aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-04-13pci: Add a command to show PCI regionsSimon Glass1-2/+49
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel1-1/+1
2017-04-07cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard1-3/+3
2017-04-07cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard1-0/+1
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede1-0/+4
2017-04-07cmd: nand: Expose optional suboptions in KconfigBoris Brezillon1-0/+18
2017-04-07cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon1-0/+8
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2-0/+28
2017-04-05OpenRISC: RemoveTom Rini1-15/+1
2017-04-05SPARC: RemoveTom Rini4-622/+0
2017-04-05Blackfin: RemoveTom Rini3-118/+0
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese2-2/+2
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini1-15/+147
2017-03-28i2c: Set default I2C bus numberLukasz Majewski1-0/+10
2017-03-26lib: tpm: Add command to list resourcesmario.six@gdsys.cc1-1/+75
2017-03-26cmd: tpm: Fix flush commandmario.six@gdsys.cc1-14/+23
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc1-0/+49
2017-03-17gpt: Fix uuid string formatVincent Tinelli1-1/+1
2017-03-17cmd: itest: correct calculus for long formatSebastien Colleur1-1/+2
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara1-0/+14
2017-03-16Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+4
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada1-6/+22
2017-03-14armv8: Add global variable resv_ramYork Sun1-0/+4
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada4-22/+22
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-0/+10
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko1-2/+2
2017-02-08cmd: rework "license" commandMasahiro Yamada4-13/+37
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada4-0/+81
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-0/+70
2017-01-28booti: Set images.os.archScott Wood1-0/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay3-8/+15
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+1
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-2/+2
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2-2/+2
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini1-3/+22
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl1-3/+5
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin1-3/+22
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2-0/+6
2017-01-21status_led: Kconfig migrationUri Mashiach3-36/+37
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot1-11/+0
2017-01-20cmd/host: add missing \n in help textSébastien Szymanski1-1/+1
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr1-0/+3
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang1-1/+1
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek1-1/+1
2017-01-14cmd: sata: fix init command return valueGary Bisson1-2/+3
2017-01-14cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber1-2/+2
2017-01-13cmd: fdt: Print error message when fdt application failsStefan Agner1-1/+5