Commit Graph

140 Commits (lime2-spi)

Author SHA1 Message Date
Kever Yang 70fe287635 spl: add support to booting with OP-TEE 6 years ago
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Simon Goldschmidt 94cb986e5e spl: fix debug print in spl_common_init() 6 years ago
Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Philipp Tomsich de5dd4c4e3 spl: record boot_device into spl_image and call spl_perform_fixups 6 years ago
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 6 years ago
Lukasz Majewski a8be249463 bootcount: spl: Extend SPL to support bootcount incrementation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 117a0e02be spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT 6 years ago
Miquel Raynal 55fe0e2b54
spl: fix binman_sym output check 6 years ago
Klaus Goger 0b674a3120 spl: include timezone in banner 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
Simon Glass 8bee2d251a binman: Add binman symbol support to SPL 7 years ago
Philipp Tomsich 1d3790905d spl: atf: introduce spl_invoke_atf and make bl31_entry private 7 years ago
André Draszik 3fe3839acc SPL: fix printing of image name 7 years ago
York Sun d1fc0a31b5 spl: fix assignment of board info to global data 7 years ago
Kever Yang a8c5112a26 spl: stash bootstage info before jump to next stage 7 years ago
Anatolij Gustschin 2d2531be86 spl: add newline in debug output 7 years ago
Anatolij Gustschin f9d42d821c spl: do not repeat timer init on i.MX6 7 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
Philipp Tomsich ae2cee2e34 spl: use TPL_SYS_MALLOC_F_LEN for TPL 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Kever Yang bcc1726a7b spl: add support to booting with ATF 7 years ago
B, Ravi 6e7585bb64 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot 7 years ago
Lokesh Vutla 15eb1d43bf spl: reorder the assignment of board info to global data 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Vikas Manocha 634fcf0848 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point 7 years ago
Tom Rini cf334edfbb spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN 7 years ago
Andrew F. Davis 722a6b1741 spl: Add option to enable SPL Legacy image support 7 years ago
Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 7 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 7 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 7 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 7 years ago
Andrew F. Davis cf947da19a spl: Add some missing newlines 7 years ago
Oded Gabbay 8c36e99f21 armv8: release slave cores from CPU_RELEASE_ADDR 7 years ago
Stefan Agner 22802f4e3a spl: move RAM boot support in separate file 7 years ago
Tom Rini 7f73ca484f Kconfig: CONFIG_OF_PLATDATA doesn't really exist 7 years ago
Andre Przywara 11e1479b9e SPL: make struct spl_image 64-bit safe 7 years ago
Simon Glass 2acf35dbf7 spl: Drop announce_boot_device() 8 years ago
Simon Glass 29d357d7bf spl: Pass the loader into spl_load_image() 8 years ago
Simon Glass 540bfe7daa spl: Move the loading code into its own function 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Stefan Agner 34ee947ac3 spl: add RAM boot device only if it is actually defined 8 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 8 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago