aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/Makefile.inc
AgeCommit message (Expand)Author
2024-01-24cpu: Rename Makefiles from .inc to .mkMartin Roth
2023-08-06cpu: Add SPDX license headers to MakefilesMartin Roth
2023-04-04cpu/x86/lapic,pae,tsc/Makefile: use all_x86 targetFelix Held
2022-11-07cpu/x86: Drop LEGACY_SMP_INITArthur Heymans
2021-06-10cpu/x86/lapic: Separate stop_this_cpu()Kyösti Mälkki
2021-06-10cpu/x86/lapic: Do not inline some utility functionsKyösti Mälkki
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