aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/cache/cache.c
AgeCommit message (Expand)Author
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-05-31cpu/x86/mp_init: Use clflush to write SIPI data back to RAMJeremy Compostella
2023-03-13cpu/x86/cache: CLFLUSH programs to memory before runningArthur Heymans
2021-10-26src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2017-02-22src/cpu/x86: Update/Add license headers to all filesMartin Roth
2012-01-23post code: Replaced hard-coded post code with macroVikram Narayanan
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2004-10-14- Add new cvs code to cvsEric Biederman