Commit Graph

773 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt f623e07f0c efi_loader: fix the online help for bootefi bootmgr 6 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
Adam Ford a451bc27c9 Convert LIB_UUID to Kconfig 6 years ago
Bin Chen 6808ef9ac2 move booti_setup to arch/arm/lig/image.c 6 years ago
Tuomas Tynkkynen a4fa811463 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA 6 years ago
Simon Glass 3fd24fa9ed log: Add a command to output a log record 6 years ago
Simon Glass ad0e503991 log: Add a command to control the log output format 6 years ago
Lukasz Majewski e4d4604a7b usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command 6 years ago
Simon Goldschmidt 87c7fb396a cmd: nvedit: env_get_f must check for env_get_char error codes 6 years ago
Heinrich Schuchardt ca92ad4f68 cmd/bdinfo: print relocation info on X86 6 years ago
Андрей Мозжухин af09eba64f aes: Allow non-zero initialization vector 6 years ago
Heinrich Schuchardt 49db1cb8c3 efi_loader: catch misspelled bootefi subcommand 6 years ago
Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage 6 years ago
Tuomas Tynkkynen 8996975ff8 powerpc: Drop CONFIG_WALNUT and other related dead code 6 years ago
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 6 years ago
Maxime Ripard 07dc22dd85 cmd: misc: Disable by default on sunXi 6 years ago
Maxime Ripard e302ede73c cmd: loads: Disable by default on sunXi 6 years ago
Maxime Ripard 197e0be744 cmd: loadb: Disable by default on sunXi 6 years ago
Maxime Ripard 3b50382ab5 cmd: unzip: Disable by default on sunXi 6 years ago
Maxime Ripard b02436089a cmd: crc32: Disable by default on sunXi 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Heinrich Schuchardt 17ff6f02f5 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory 6 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 6 years ago
Tuomas Tynkkynen 3d22bae57f fs: Migrate ext4 to Kconfig 6 years ago
Klaus Goger 7e37a88465 cmd: pmic: update help description 6 years ago
Lokesh Vutla 8a8af8a2fd cmd: ti: Generalize cmd_ddr3 command 6 years ago
Lokesh Vutla 5cd9661dc6 arm: keystone: Move cmd_ddr3 to a common place 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 6 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 6 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 6 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 6 years ago
Jean-Jacques Hiblot 7a96ec7459 cmd: mmc: display the mode name and current bus speed in the mmc info 6 years ago
Eddie Cai 453c95e01a usb: rockchip: add rockusb command 6 years ago
Tom Rini 8e18f34c28 x86: Move commands from under arch/x86 to cmd/x86/ 6 years ago
Simon Glass ef11ed8239 log: Add a test command 7 years ago
Simon Glass d5f61f272d log: Add a 'log level' command 7 years ago
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 95b41b80d7 mtdparts: Correct use of debug() 7 years ago
Maxime Ripard 7c750fac22 fastboot: Enable flashing by default on sunxi 7 years ago
Nobuhiro Iwamatsu 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Heinrich Schuchardt ea54ad5928 efi_loader: pass handle of loaded image 7 years ago
Stefan Roese 8300be612c efi_loader: Exit in efi_set_bootdev() upon invalid "desc" 7 years ago
Heinrich Schuchardt b57f48a87c efi_loader: use bootargs as load options 7 years ago
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 7 years ago