summaryrefslogtreecommitdiff
path: root/arch/x86/lib/tpl.c
AgeCommit message (Expand)Author
2019-11-03x86: Quieten TPL's jump_to_image_no_args()Simon Glass
2019-11-03x86: Don't print CPU info in TPLSimon Glass
2019-11-03x86: Move CPU init to before spl_init()Simon Glass
2019-11-03x86: tpl: Add a fake PCI busSimon Glass
2019-10-11x86: Panic when SPL or TPL failSimon 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