aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/slimbootloader
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden1-8/+5
2019-12-15x86: timer: use a timer base of 0Simon Glass1-0/+1
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden1-0/+37
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden2-1/+68
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden2-1/+152
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden4-0/+59