summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-10-25cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devicesBenjamin Young
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-13Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-12efi_loader: Add mem-mapped for fallbackRob Clark
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-09cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not definedYork Sun
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-06cmd/time.c: Initialize 'repeatable' variableTom Rini
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini
2017-10-06cmd/nvedit.c: Update input handling to cover overflow casesTom Rini
2017-10-06GPT: fix memory leaks identified by CoverityAlison Chaiken
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-02cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek BehĂșn
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-09-26GPT: incomplete initialization in allocate_disk_partHeinrich Schuchardt
2017-09-21efi_loader: fix efi_exitRob Clark
2017-09-20efi_loader: reenable selftestHeinrich Schuchardt
2017-09-20efi_loader: add bootmgrRob Clark
2017-09-20efi_loader: efi variable supportRob Clark
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob Clark
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt
2017-09-18efi_loader: bootefi hello should use loadaddrHeinrich Schuchardt
2017-09-15Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-15Merge git://git.denx.de/u-boot-ubiTom Rini
2017-09-15cmd: blk: Use LBAFU in the common block commandBin Meng
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-15fdt: Switch to using the verbose overlay application methodPantelis Antoniou
2017-09-12cmd: set filesize variable in ubi readHolger Dengler
2017-09-11cmd: spl: Fix compiling warningYork Sun
2017-09-10cmd: ide: Make the first device the default oneBin Meng
2017-09-04fdt: fix 'prop (...) not found!' error in 'fdt set' commandHannes Schmelzer
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng
2017-08-26cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini
2017-08-26mtdparts: Fix uninitialized scalar usageTom Rini
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin
2017-08-23cmd: add sdp commandStefan Agner