Commit Graph

570 Commits (c0ce4ceaba03fa6ddf738628344025c44fc78dd4)

Author SHA1 Message Date
Liam Beguin 10f087f73f cmd: sf: fix map_physmem check 6 years ago
Sam Protsenko 64e6a49a11 cmd: part: Extract common code to separate function 6 years ago
Sam Protsenko 36df616a2d cmd: part: Allow passing partition name to start and size 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET 6 years ago
Mario Six c550389881 cmd: mdio: Fix style violations 6 years ago
Adam Ford d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig 6 years ago
Patrick Delaunay b0cce3f90f cmd: fastboot: Kconfig: solve config issue 6 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 6 years ago
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess 6 years ago
Andre Heider 24ccd0c8fd usb: gadget: sdp: add missing line breaks 6 years ago
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox 6 years ago
Heinrich Schuchardt 0c3fecd0bf cmd: scsi: move CMD_SCSI to device access commands 6 years ago
Masahiro Yamada bf14d9a7e1 cmd: booti: fix invalid image address in debug message 6 years ago
Marek Vasut ac08432a4c cmd: fitupd: Convert CONFIG_CMD_FITUPD 6 years ago
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 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 7 years ago
Jean-Jacques Hiblot 7a96ec7459 cmd: mmc: display the mode name and current bus speed in the mmc info 7 years ago
Eddie Cai 453c95e01a usb: rockchip: add rockusb command 7 years ago