summaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/cache.h
AgeCommit message (Expand)Author
2020-08-17arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dramArthur Heymans
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-07-02src: Use CRx_TYPE type for CRxElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2017-12-20include/cpu/x86: Add clflush inline functionMarshall Dawson
2016-07-31src/include: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-01-28x86: add common definitions for control registersAaron Durbin
2012-04-25Replace cache control magic numbers with symbolsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2010-09-17AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan
2010-05-19cosmetic comment changes.Stefan Reinauer
2010-05-16Sorry for this for second time. Now compile tested for both cases ;)Rudolf Marek
2010-05-16Sorry for this. I fixed that reverting the change for ROMCC.Rudolf Marek
2010-05-16Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-10-14- Renamed cpu header filesEric Biederman