Commit Graph

693 Commits (bdaf24f8a5736a07fe633e15bbe2cd9fffaf8fe9)

Author SHA1 Message Date
Joe Hershberger d7a45eafda net: Make CMD_NET a menuconfig 7 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 7 years ago
Mario Six e89f8aae3d treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig 7 years ago
Mario Six 55b2556115 cmd: Add command for calculating binary operations 7 years ago
Mario Six 8354aa2781 cmd: ximg: Respect cache line size for flushing 7 years ago
Christian Gmeiner 476c2fcd28 bootvx: use program header for loading 7 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 7 years ago
Alexander Graf 806d2fa8e3 efi_loader: Respect DT reserved regions 7 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 7 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 7 years ago
Heinrich Schuchardt fc225e6082 efi_loader: check initialization of EFI subsystem is successful 7 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 7 years ago
Heinrich Schuchardt 098a6cdd1c efi_loader: simplify calling efi_init_obj_list 7 years ago
Andre Przywara d14db11d76 sunxi: revert disabling of features 7 years ago
Andre Heider 33222c8a2c cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs 7 years ago
Liam Beguin 10f087f73f cmd: sf: fix map_physmem check 7 years ago
Sam Protsenko 64e6a49a11 cmd: part: Extract common code to separate function 7 years ago
Sam Protsenko 36df616a2d cmd: part: Allow passing partition name to start and size 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET 7 years ago
Mario Six c550389881 cmd: mdio: Fix style violations 7 years ago
Adam Ford d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig 7 years ago
Patrick Delaunay b0cce3f90f cmd: fastboot: Kconfig: solve config issue 7 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 7 years ago
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess 7 years ago
Andre Heider 24ccd0c8fd usb: gadget: sdp: add missing line breaks 7 years ago
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox 7 years ago
Heinrich Schuchardt 0c3fecd0bf cmd: scsi: move CMD_SCSI to device access commands 7 years ago
Masahiro Yamada bf14d9a7e1 cmd: booti: fix invalid image address in debug message 7 years ago
Marek Vasut ac08432a4c cmd: fitupd: Convert CONFIG_CMD_FITUPD 7 years ago
Heinrich Schuchardt f623e07f0c efi_loader: fix the online help for bootefi bootmgr 7 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 7 years ago
Adam Ford a451bc27c9 Convert LIB_UUID to Kconfig 7 years ago
Bin Chen 6808ef9ac2 move booti_setup to arch/arm/lig/image.c 7 years ago
Tuomas Tynkkynen a4fa811463 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA 7 years ago
Simon Glass 3fd24fa9ed log: Add a command to output a log record 7 years ago
Simon Glass ad0e503991 log: Add a command to control the log output format 7 years ago
Lukasz Majewski e4d4604a7b usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command 7 years ago
Simon Goldschmidt 87c7fb396a cmd: nvedit: env_get_f must check for env_get_char error codes 7 years ago
Heinrich Schuchardt ca92ad4f68 cmd/bdinfo: print relocation info on X86 7 years ago
Андрей Мозжухин af09eba64f aes: Allow non-zero initialization vector 7 years ago
Heinrich Schuchardt 49db1cb8c3 efi_loader: catch misspelled bootefi subcommand 7 years ago
Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage 7 years ago
Tuomas Tynkkynen 8996975ff8 powerpc: Drop CONFIG_WALNUT and other related dead code 7 years ago
Maxime Ripard 9c24dfb2b8 cmd: nvedit: Get rid of the env lookup 7 years ago
Maxime Ripard 07dc22dd85 cmd: misc: Disable by default on sunXi 7 years ago
Maxime Ripard e302ede73c cmd: loads: Disable by default on sunXi 7 years ago
Maxime Ripard 197e0be744 cmd: loadb: Disable by default on sunXi 7 years ago
Maxime Ripard 3b50382ab5 cmd: unzip: Disable by default on sunXi 7 years ago
Maxime Ripard b02436089a cmd: crc32: Disable by default on sunXi 7 years ago