summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-03-09cmd: clk: add set/get rate subcommandPhilipp Tomsich
2017-03-09[do not upstream] axp/smc commands for KlausPhilipp Tomsich
2017-03-09cmd: move CONFIG_CMD_CLK to KconfigPhilipp Tomsich
2017-03-09cmd: sspi: Add an additional argument to set the bus frequencyPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-01-28booti: Set images.os.archScott Wood
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot
2017-01-20cmd/host: add missing \n in help textSébastien Szymanski
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek
2017-01-14cmd: sata: fix init command return valueGary Bisson
2017-01-14cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber
2017-01-13cmd: fdt: Print error message when fdt application failsStefan Agner
2017-01-12cmd: mem: Use memcpy for 'cp' commandFabio Estevam
2017-01-10fpga: Use enum for bitstream command typesMichal Simek
2016-12-27cmd: net: fix function name in commentBaruch Siach
2016-12-27cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam
2016-12-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-12-02cmd/fdt: fix uncallable systemsetup commandFabien Parent
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan Brüns
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-11-28sata: fix sata command can not being executed bugTang Yuantian
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini