Commit Graph

4762 Commits (lime2-spi)

Author SHA1 Message Date
Patrick Delaunay b8aa55cb64 common: move init_helpers.h prototypes in init.h 6 years ago
Patrick Delaunay d6f8771239 common: move board_f.c prototypes in init.h 6 years ago
Patrick Delaunay 218da804ef common/memsize.c: restore content of the base address 6 years ago
Patrick Delaunay c5da05cd41 common/memsize.c: prepare get_ram_size update 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Faiz Abbas b432b1ebdf spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG 6 years ago
Adam Ford d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig 6 years ago
Thierry Reding ed5af03f9b fdt: Fixup only valid memory banks 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
Thierry Reding 6d29cc7dcf fdt: Fixup only valid memory banks 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Tom Rini 75670c81e4 configs: Migrate CONFIG_SPL_FRAMEWORK 6 years ago
Simon Goldschmidt 9095d5b894 fix spelling of 'functions' in 2 places (was 'funtcions') 6 years ago
Marek Vasut 175c3e3ade tftp: update: Include missing cfi_flash.h header 6 years ago
Marek Vasut b254c5291d cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. 6 years ago
Philipp Tomsich a5af51a703 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard 6 years ago
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 6 years ago
Bin Chen 104816142f parse the second area of android image 6 years ago
Heinrich Schuchardt 1973b381a1 log: add category LOGC_EFI 6 years ago
Simon Glass 3707c6ee0d log: Add a way to log error-return values 6 years ago
Simon Glass deca50fbd5 log: Update log_console to honour the log format 6 years ago
Simon Glass 3b73e8d067 log: Add control over log formatting 6 years ago
Simon Glass f941c8d76c log: Add functions to convert IDs to/from names 6 years ago
Klaus Goger 0b674a3120 spl: include timezone in banner 6 years ago
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 6 years ago
Anatolij Gustschin 0292bc0d13 spl: add option to disable SPL banner output 6 years ago
Kever Yang af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl 6 years ago
Kever Yang 0289e291a5 spl: atf: pass NULL for bl32_ep pc 6 years ago
Mario Six 92f84b67e5 common: board_r: Fix style violations 6 years ago
Mario Six 16ef147425 common: board_f: Fix style violations 6 years ago
Martin Etnestad 2d06fd839d Initialize SHA buffer size var in passwd_abort 6 years ago
Angelo Dureghello b9153fe308 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO 6 years ago
Breno Lima d7af2baa49 crypto/fsl: Fix HW accelerated hash commands 6 years ago
Rajesh Bhagat 1fab98fb90 common: board_f: vid: Add VID specific API to adjust core voltage 6 years ago
Heinrich Schuchardt 7341714d6e board_r: remove superfluous #ifdef CONFIG_PRAM 6 years ago
Andre Przywara b2267e8a22 fix incorrect usage of DT node unit address in comments 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 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 d0e443786c common: do not compile common fastboot code when building the SPL 6 years ago
Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 6 years ago
Prabhakar Kushwaha 24acb83d8f common: Fix-up MAC addr in dts by fetching env variable serially 6 years ago
Heiko Schocher 1a1e7072e3 common: image.c: Fix CACHE: Misaligned operation output 6 years ago
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers 6 years ago
Simon Glass dfce1799e7 binman: Add binman support to spl_ram.c 6 years ago
Simon Glass 8bee2d251a binman: Add binman symbol support to SPL 6 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 6 years ago
Simon Glass af1bc0cf46 log: Plumb logging into the init sequence 7 years ago
Simon Glass ef11ed8239 log: Add a test command 7 years ago