summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/car/cache_as_ram.inc
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-6/+3
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-251-1/+2
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* Remove XIP_ROM_BASEPatrick Georgi2011-11-011-2/+2
* Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9Rudolf Marek2011-10-301-1/+1
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-281-10/+4
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer2011-04-141-2/+2
* According to AMD documentation, cache type WP should be used forScott Duplichan2011-02-101-2/+2
* Revert r5902 to make code more readable again. At least three people like toStefan Reinauer2011-01-191-6/+16
* For AMD family 10h processors, msr c0010058 is always programmedScott Duplichan2010-10-191-8/+28
* Reduce duplicate definition in CAR code.Warren Turkal2010-10-121-17/+42
* Add comments to make it clear why these two lines are written like that:Uwe Hermann2010-10-021-0/+5
* Factor out common CAR asm snippets.Uwe Hermann2010-10-011-16/+6
* Add missing parenthesis (trivial).Uwe Hermann2010-10-011-1/+1
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-011-10/+9
* Various cosmetic and coding style fixes in CAR code (trivial).Uwe Hermann2010-09-301-108/+116
* Use existing, readable MTRR #defines instead of hardcoding numbers.Uwe Hermann2010-09-301-8/+9
* This patch corrects a coding error in the original implementationScott Duplichan2010-09-141-2/+2
* CONFIG_MMCONF_SUPPORT is always defined. Fix build.Myles Watson2010-09-131-1/+1
* Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch2010-09-131-1/+15
* Fix all warnings in the tree Stefan Reinauer2010-07-081-7/+8
* replace outb -> port 0x80 with post_code() in some places.Stefan Reinauer2010-06-071-15/+7
* Remove remaining uses ofPatrick Georgi2010-03-181-17/+0
* Replace spaces with tabs. Trivial.Myles Watson2010-03-111-2/+2
* - Let AMD CAR code pick the right XIP areaRudolf Marek2010-01-051-1/+8
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-1/+1
* White space and comment fixes for cache_as_ram.inc files so it's easier to spotMyles Watson2009-10-231-17/+18
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-1/+1
* White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson2009-10-141-2/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-15/+15
* Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt2009-06-061-0/+18
* Unify CAR so the same compiled code does the right thing on bothPatrick Georgi2009-02-171-18/+56
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger2008-01-101-0/+7
* This patch introduces 4k CAR size granularity for the AMD x86 CAR code.Carl-Daniel Hailfinger2008-01-101-69/+58
* Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger2008-01-081-11/+11
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-191-25/+179
* Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones2007-12-191-126/+143
* AMD Rev F supportYinghai Lu2006-10-041-15/+32
* new cache_as_ram support Yinghai Lu2006-04-031-2/+4
* support HDT disassembly when cache as ram auto stageYinghai Lu2005-12-141-35/+36
* Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer2005-12-011-8/+12
* CAR patch from YH LURonald G. Minnich2005-11-231-56/+8
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-0/+220
OpenPOWER on IntegriCloud