aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/slimbootloader
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden
2019-12-15x86: timer: use a timer base of 0Simon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon 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: slimbootloader: Add serial driverPark, Aiden
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden