Philipp Tomsich
|
ae2cee2e34
spl: use TPL_SYS_MALLOC_F_LEN for TPL
|
7 éve |
Andy Yan
|
f1896c45cb
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
7 éve |
Vikas Manocha
|
6bcdd66d1c
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
|
8 éve |
Simon Glass
|
824bb1b453
bootstage: Support SPL
|
8 éve |
Kever Yang
|
bcc1726a7b
spl: add support to booting with ATF
|
8 éve |
B, Ravi
|
6e7585bb64
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
|
8 éve |
Lokesh Vutla
|
15eb1d43bf
spl: reorder the assignment of board info to global data
|
8 éve |
Vikas Manocha
|
5bf5250e9d
spl: make image arg or fdt blob address reconfigurable
|
8 éve |
Vikas Manocha
|
634fcf0848
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
|
8 éve |
Tom Rini
|
cf334edfbb
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
|
8 éve |
Andrew F. Davis
|
722a6b1741
spl: Add option to enable SPL Legacy image support
|
8 éve |
Andrew F. Davis
|
24eb39b575
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
|
8 éve |
Eddie Cai
|
340f418acd
spl: Add spl_early_init()
|
8 éve |
Masahiro Yamada
|
7b74c4b60b
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
|
8 éve |
Andrew F. Davis
|
b3d2861eb2
spl: Remove overwrite of relocated malloc limit
|
8 éve |
Andrew F. Davis
|
cf947da19a
spl: Add some missing newlines
|
8 éve |
Oded Gabbay
|
8c36e99f21
armv8: release slave cores from CPU_RELEASE_ADDR
|
8 éve |
Stefan Agner
|
22802f4e3a
spl: move RAM boot support in separate file
|
8 éve |
Tom Rini
|
7f73ca484f
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
|
8 éve |
Andre Przywara
|
11e1479b9e
SPL: make struct spl_image 64-bit safe
|
8 éve |
Simon Glass
|
2acf35dbf7
spl: Drop announce_boot_device()
|
8 éve |
Simon Glass
|
29d357d7bf
spl: Pass the loader into spl_load_image()
|
8 éve |
Simon Glass
|
540bfe7daa
spl: Move the loading code into its own function
|
8 éve |
Simon Glass
|
ebc4ef61d7
spl: Add a name to the SPL load-image methods
|
8 éve |
Simon Glass
|
2f11cd9121
dm: core: Handle global_data moving in SPL
|
8 éve |
Stefan Agner
|
34ee947ac3
spl: add RAM boot device only if it is actually defined
|
8 éve |
Simon Glass
|
d32b2d1c61
spl: Make spl_boot_list a local variable
|
8 éve |
Simon Glass
|
f4d7d8596f
spl: Update spl_load_simple_fit() to take an spl_image param
|
8 éve |
Simon Glass
|
2a2ee2ac35
spl: Pass spl_image as a parameter to load_image() methods
|
8 éve |
Simon Glass
|
97d9df0a91
spl: Convert spl_board_load_image() to use linker list
|
8 éve |