summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2017-04-181-1/+1
|\
| * cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de2017-04-181-1/+1
* | cmd: remove Blackfin specific commandsMasahiro Yamada2017-04-187-734/+0
* | cmd: cramfs: use map_sysmem for sandbox supportTyler Hall2017-04-181-3/+11
|/
* dm: led: Add a new 'led' commandSimon Glass2017-04-143-0/+155
* led: Mark existing driver as legacySimon Glass2017-04-142-3/+3
* sandbox: Add some test LEDsSimon Glass2017-04-141-0/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-131-1/+1
|\
| * cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel2017-04-121-1/+1
* | pci: Add a command to show PCI regionsSimon Glass2017-04-131-2/+49
* | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
* | cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard2017-04-071-3/+3
* | cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard2017-04-071-0/+1
* | sunxi: Enable UBI and NAND supportHans de Goede2017-04-071-0/+4
* | cmd: nand: Expose optional suboptions in KconfigBoris Brezillon2017-04-071-0/+18
* | cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon2017-04-071-0/+8
* | cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2017-04-072-0/+28
* | OpenRISC: RemoveTom Rini2017-04-051-15/+1
* | SPARC: RemoveTom Rini2017-04-054-622/+0
* | Blackfin: RemoveTom Rini2017-04-053-118/+0
* | dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-042-2/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-041-15/+147
|\ \
| * | lib: tpm: Add command to list resourcesmario.six@gdsys.cc2017-03-261-1/+75
| * | cmd: tpm: Fix flush commandmario.six@gdsys.cc2017-03-261-14/+23
| * | tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc2017-03-261-0/+49
| |/
* | i2c: Set default I2C bus numberLukasz Majewski2017-03-281-0/+10
|/
* gpt: Fix uuid string formatVincent Tinelli2017-03-171-1/+1
* cmd: itest: correct calculus for long formatSebastien Colleur2017-03-171-1/+2
* Kconfig: introduce md5sum command selectionAndre Przywara2017-03-171-0/+14
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-03-161-0/+4
|\
| * armv8: Add global variable resv_ramYork Sun2017-03-141-0/+4
* | arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada2017-03-141-6/+22
|/
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-124-22/+22
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-0/+10
* cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko2017-02-081-2/+2
* cmd: rework "license" commandMasahiro Yamada2017-02-084-13/+37
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-084-0/+81
* lib: tpm: Add command to flush resourcesMario Six2017-02-011-0/+70
* booti: Set images.os.archScott Wood2017-01-281-0/+1
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-283-8/+15
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+1
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+2
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-282-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-261-3/+22
|\
| * arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin2017-01-251-3/+22
* | cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl2017-01-261-3/+5
|/
* bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2017-01-242-0/+6
* status_led: Kconfig migrationUri Mashiach2017-01-213-36/+37
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-201-11/+0
* cmd/host: add missing \n in help textSébastien Szymanski2017-01-201-1/+1