summaryrefslogtreecommitdiff
path: root/arch/x86/lib/spl.c
AgeCommit message (Expand)Author
2019-11-03x86: Move CPU init to before spl_init()Simon Glass
2019-11-03x86: spl: Support init of a PUNITSimon Glass
2019-10-11x86: Panic when SPL or TPL failSimon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-10-08x86: spl: Reduce priority of the basic SPL image loaderSimon Glass
2019-10-08x86: spl: Use hang() instead of a while() loopSimon Glass
2019-05-08x86: Add a simple TPL implementationSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2017-04-18x86: Display the SPL banner only onceSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-02-07x86: spl: Add weak arch_cpu_init_dm()Bin Meng
2017-02-06x86: Add an SPL implementationSimon Glass