Commit Graph

557 Commits (d64c789414be11a5e542262adfcb51a48d476534)

Author SHA1 Message Date
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 8 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 8 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 8 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 8 years ago
Heinrich Schuchardt 254eedee7f cmd: blk: remove unreachable code 8 years ago
Suneel Garapati abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 8 years ago
Bernhard Messerklinger 6dfd65f81f cmd/fdt.c align data buffer to avoid unaligned word access 8 years ago
Prabhakar Kushwaha 3e27e1678b cmd: mac: Update description of help 8 years ago
Tom Rini 43ede0bca7 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 8 years ago
Benjamin Young 7dec673ea9 cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices 8 years ago
Patrick Delaunay 3a2605fa87 cmd: gpt: solve issue for swap and rename command 8 years ago
Tom Rini 59ee8f83b6 cmd/pxe.c: Rework bootargs construction to clarify string checks 8 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 8 years ago
Tuomas Tynkkynen 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 8 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 8 years ago
Tuomas Tynkkynen ad12dc1844 cmd: Toggle the default value of CONFIG_CMD_IMLS 8 years ago
York Sun b65ac633f5 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 8 years ago
Tom Rini 99e46dfc6a cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI 8 years ago
Sam Protsenko 610eec7f05 scripts: Move Kconfig contents to cmd/Kconfig 8 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 8 years ago
Tom Rini 146dda3911 cmd/time.c: Initialize 'repeatable' variable 8 years ago
Tom Rini 48ee0a87bc cmd/pxe.c: Rework initrd and bootargs handling slightly 8 years ago
Tom Rini c667723ffb cmd/nvedit.c: Update input handling to cover overflow cases 8 years ago
Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Maxime Ripard de86fc3859 sunxi: Remove the MMC index hack 8 years ago
Maxime Ripard 47738acced cmd: Move CONFIG_RANDOM_UUID to Kconfig 8 years ago
Maxime Ripard cfa34996b0 cmd: fastboot: Rework fastboot dependency 8 years ago
Marek Behún 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 8 years ago
Heinrich Schuchardt f66bc0e0be GPT: incomplete initialization in allocate_disk_part 8 years ago
Rob Clark 7dd5d44753 efi_loader: fix efi_exit 8 years ago
Heinrich Schuchardt 7aca68ca06 efi_loader: reenable selftest 8 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 8 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 8 years ago
Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling 8 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 8 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 8 years ago
Heinrich Schuchardt 51c533fdce efi_loader: bootefi hello should use loadaddr 8 years ago
Bin Meng e2888a7fa7 cmd: blk: Use LBAFU in the common block command 8 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 8 years ago
Pantelis Antoniou 81ecc5d92b fdt: Switch to using the verbose overlay application method 8 years ago
Holger Dengler 985fa93e61 cmd: set filesize variable in ubi read 8 years ago
York Sun d1f2ee7021 cmd: spl: Fix compiling warning 8 years ago
Bin Meng 584f316f11 cmd: ide: Make the first device the default one 8 years ago
Hannes Schmelzer cee8c35d1b fdt: fix 'prop (...) not found!' error in 'fdt set' command 8 years ago
Tom Rini 48f6232e58 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs 8 years ago
Bin Meng fceadc1459 nvme: Adjust the 'nvme' command to use blk_common_cmd() 8 years ago
Tom Rini c3b572c4e2 cmd/spl.c: Include <libfdt.h> for fdt_totalsize 8 years ago
Tom Rini 8b3cec7da1 mtdparts: Fix uninitialized scalar usage 8 years ago
Tom Rini bc028345ac mtdparts: Fix final outstanding issue reported by Coverity 8 years ago