summaryrefslogtreecommitdiff
path: root/arch/x86/lib/tpl.c
AgeCommit message (Expand)Author
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01x86: tpl: Show next stage being bootedSimon Glass
2021-01-05x86: tpl: Remove unwanted devicetree stringSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
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