Commit Graph

4746 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
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 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 d0e443786c common: do not compile common fastboot code when building the SPL 7 years ago
Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 7 years ago
Prabhakar Kushwaha 24acb83d8f common: Fix-up MAC addr in dts by fetching env variable serially 7 years ago
Heiko Schocher 1a1e7072e3 common: image.c: Fix CACHE: Misaligned operation output 7 years ago
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers 7 years ago
Simon Glass dfce1799e7 binman: Add binman support to spl_ram.c 7 years ago
Simon Glass 8bee2d251a binman: Add binman symbol support to SPL 7 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 7 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
Simon Glass c6d47535df log: Add a console driver 7 years ago
Simon Glass e9c8d49d54 log: Add an implementation of logging 7 years ago
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 0ad0458c76 usb: Correct use of debug() 7 years ago
Simon Glass 64e9b4f346 Revert "sandbox: Drop special case console code for sandbox" 7 years ago
Heinrich Schuchardt 2614a20847 common: command: tempory buffer should have size of command line buf 7 years ago
Tom Rini 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 7 years ago
Philipp Tomsich 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices 7 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 7 years ago
Philipp Tomsich 506c428ec8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item 7 years ago
Philipp Tomsich aa122f6b3d spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 7 years ago
Philipp Tomsich 1d3790905d spl: atf: introduce spl_invoke_atf and make bl31_entry private 7 years ago
Philipp Tomsich a616c783f2 spl: fit: implement recording of loadables into /fit-images 7 years ago