summaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/Makefile.inc
AgeCommit message (Expand)Author
2020-06-23src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth
2019-12-11AGESA, binaryPI: implement C bootblockMichał Żygowski
2018-08-03cpu/x86/lapic/apic_timer.c: Compile the same code for all stagesArthur Heymans
2017-08-19arch/x86: Clean up CONFIG_SMP and MAX_CPUS testKyösti Mälkki
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-01-21*/Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-07-06Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi
2015-07-02sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-03-30Add an option to keep the ROM cached after romstageStefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2009-08-12Kconfig!Patrick Georgi