aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/car/disable_cache_as_ram.c
AgeCommit message (Expand)Author
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2017-08-22AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki
2017-06-09cpu/amd/car: Fix checkpatch warningsEvelyn Huang
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-02-02src/: Fix Kcofig symbols missing CONFIG_ prefixMartin Roth
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-07-07cpu/amd/car: Increase Family 10h CAR size limit to 128kTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-25Replace cache control magic numbers with symbolsPatrick Georgi
2010-05-16Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek
2010-03-11Replace spaces with tabs. Trivial.Myles Watson
2010-02-23Clobber registers as appropriate in AMD CAR code, andRudolf Marek
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-23CAR patch from YH LURonald G. Minnich