summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/slimbootloader/slimbootloader.c
AgeCommit message (Expand)Author
2024-10-18x86: Make default_print_cpuinfo be a weak alias for print_cpuinfoTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden