summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/slimbootloader
Commit message (Expand)AuthorAgeFilesLines
* x86: timer: use a timer base of 0Simon Glass2019-12-151-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2019-08-091-0/+37
* x86: slimbootloader: Add serial driverPark, Aiden2019-08-092-1/+68
* x86: slimbootloader: Add memory configurationPark, Aiden2019-08-092-1/+152
* x86: Add new slimbootloader CPU typePark, Aiden2019-08-094-0/+59