summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/car/post_cache_as_ram.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Fix spellingMartin Roth2013-07-111-2/+2
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-6/+0
* Clean up #ifsPatrick Georgi2012-05-081-5/+5
* Update AMD SR5650 and SB700efdesign982011-07-221-0/+1
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-221-7/+61
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-141-0/+2
* Move includes to where they are needed. This allows to simplifyPatrick Georgi2010-05-091-0/+1
* drop unused filesStefan Reinauer2010-04-091-0/+1
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-071-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-5/+5
* Revert my debugging patch that got committed by accident. Sorry.Myles Watson2010-03-221-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* The parameters of memset() should beZheng Bao2010-03-191-6/+6
* Replace spaces with tabs. Trivial.Myles Watson2010-03-111-33/+31
* Replace clear_memory with memset.Myles Watson2010-03-111-4/+8
* Clobber registers as appropriate in AMD CAR code, andRudolf Marek2010-02-231-19/+15
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-3/+0
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-231-4/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-10/+10
* Remove some warnings.Myles Watson2009-09-291-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-9/+9
* Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt2009-06-061-0/+14
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann2007-01-161-1/+1
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-1/+1
* AMD Rev F supportYinghai Lu2006-10-041-5/+29
* new cache_as_ram support Yinghai Lu2006-04-031-46/+45
* issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu2005-12-141-7/+3
* Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer2005-12-011-17/+31
* CAR patch from YH LURonald G. Minnich2005-11-231-0/+81
OpenPOWER on IntegriCloud