summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/tpl.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Quieten TPL's jump_to_image_no_args()Simon Glass2019-11-031-1/+1
* x86: Don't print CPU info in TPLSimon Glass2019-11-031-5/+0
* x86: Move CPU init to before spl_init()Simon Glass2019-11-031-0/+5
* x86: tpl: Add a fake PCI busSimon Glass2019-11-031-0/+25
* x86: Panic when SPL or TPL failSimon Glass2019-10-111-1/+1
* x86: spl: Reduce priority of the basic SPL image loaderSimon Glass2019-10-081-2/+2
* x86: spl: Use hang() instead of a while() loopSimon Glass2019-10-081-2/+1
* x86: Add a simple TPL implementationSimon Glass2019-05-081-0/+118