index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
tpl.c
Age
Commit message (
Expand
)
Author
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2024-10-11
xpl: Rename spl_phase_prefix() and spl_phase_name()
Simon Glass
2024-10-11
xpl: Rename spl_next_phase() and spl_prev_phase()
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-09-22
x86: Add some log categories
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
2021-01-05
x86: tpl: Remove unwanted devicetree string
Simon Glass
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-03
x86: Quieten TPL's jump_to_image_no_args()
Simon Glass
2019-11-03
x86: Don't print CPU info in TPL
Simon Glass
2019-11-03
x86: Move CPU init to before spl_init()
Simon Glass
2019-11-03
x86: tpl: Add a fake PCI bus
Simon Glass
2019-10-11
x86: Panic when SPL or TPL fail
Simon Glass
2019-10-08
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-05-08
x86: Add a simple TPL implementation
Simon Glass