Commit Graph

773 Commits (lime2-spi)

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