Commit Graph

4579 Commits (ac4605ae64a93f2365eba8793ea8a79f047d5294)

Author SHA1 Message Date
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 7 years ago
Bin Chen 104816142f parse the second area of android image 7 years ago
Heinrich Schuchardt 1973b381a1 log: add category LOGC_EFI 7 years ago
Simon Glass 3707c6ee0d log: Add a way to log error-return values 7 years ago
Simon Glass deca50fbd5 log: Update log_console to honour the log format 7 years ago
Simon Glass 3b73e8d067 log: Add control over log formatting 7 years ago
Simon Glass f941c8d76c log: Add functions to convert IDs to/from names 7 years ago
Klaus Goger 0b674a3120 spl: include timezone in banner 7 years ago
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 7 years ago
Anatolij Gustschin 0292bc0d13 spl: add option to disable SPL banner output 7 years ago
Kever Yang af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl 7 years ago
Kever Yang 0289e291a5 spl: atf: pass NULL for bl32_ep pc 7 years ago
Mario Six 92f84b67e5 common: board_r: Fix style violations 7 years ago
Mario Six 16ef147425 common: board_f: Fix style violations 7 years ago
Martin Etnestad 2d06fd839d Initialize SHA buffer size var in passwd_abort 7 years ago
Angelo Dureghello b9153fe308 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO 7 years ago
Breno Lima d7af2baa49 crypto/fsl: Fix HW accelerated hash commands 7 years ago
Rajesh Bhagat 1fab98fb90 common: board_f: vid: Add VID specific API to adjust core voltage 7 years ago
Heinrich Schuchardt 7341714d6e board_r: remove superfluous #ifdef CONFIG_PRAM 7 years ago
Andre Przywara b2267e8a22 fix incorrect usage of DT node unit address in comments 7 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
Philipp Tomsich 9f45aeb937 spl: fit: implement fdt_record_loadable 7 years ago
Philipp Tomsich d879616e9e spl: fit: simplify logic for FDT loading for non-OS boots 7 years ago
Philipp Tomsich 4914af1286 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware 7 years ago
Faiz Abbas 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 8 years ago
Heinrich Schuchardt a874cac3b4 malloc: don't compare pointers to 0 8 years ago