Commit Graph

773 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 6 years ago
Michal Simek ebc675b98d cmd: clk: Check return value from soc_clk_dump 6 years ago
Bin Meng 79c584e559 bootvx: x86: Assign bootaddr based on kernel memory base 6 years ago
Bin Meng ced71a2f72 bootvx: Exit if bootline address is not specified 6 years ago
Bin Meng 7824ad6ad4 bootvx: Refactor the bootline copy codes a little bit 6 years ago
Bin Meng 447ae4f7ad bootvx: x86: Make VxWorks EFI console driver happy 6 years ago
Bin Meng 839c4e9c5b elf: Add a very simple ELF64 loader 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng fa5e91f778 vxworks: x86: Rename e820info to e820_info 6 years ago
Bin Meng 1351700cf2 bootvx: x86: Explicitly clear the bootloader image size 6 years ago
Bin Meng 2902be86c1 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address 6 years ago
Vasyl Vavrychuk 3194daa10b vxworks: fixed cpu enable using PSCI on armv8 6 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 6 years ago
Joe Hershberger 3dfbc53bd6 net: Make the BOOTP options default 6 years ago
Joe Hershberger 2b9f486bf5 net: Improve BOOTP PXE config option 6 years ago
Joe Hershberger 80449c032c net: Add the BOOTP_DNS2 option to Kconfig 6 years ago
Joe Hershberger 8df69d9063 net: Improve menu options and help for BOOTP options 6 years ago
Joe Hershberger e88b2563dd net: Move the DHCP command below the BOOTP command 6 years ago
Joe Hershberger 92fa44d58f net: Move net command options to the cmd menu 6 years ago
Joe Hershberger d7a45eafda net: Make CMD_NET a menuconfig 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Mario Six e89f8aae3d treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig 6 years ago
Mario Six 55b2556115 cmd: Add command for calculating binary operations 6 years ago
Mario Six 8354aa2781 cmd: ximg: Respect cache line size for flushing 6 years ago
Christian Gmeiner 476c2fcd28 bootvx: use program header for loading 6 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 6 years ago
Alexander Graf 806d2fa8e3 efi_loader: Respect DT reserved regions 6 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 6 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 6 years ago
Heinrich Schuchardt fc225e6082 efi_loader: check initialization of EFI subsystem is successful 6 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 6 years ago
Heinrich Schuchardt 098a6cdd1c efi_loader: simplify calling efi_init_obj_list 6 years ago
Andre Przywara d14db11d76 sunxi: revert disabling of features 6 years ago
Andre Heider 33222c8a2c cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs 6 years ago
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