summaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-06x86: Add 64-bit start-up codeSimon Glass
2017-02-06x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck