1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUM...
[coreboot.git] / src / cpu / amd / car / post_cache_as_ram.c
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-04-09 Stefan Reinauerdrop unused files
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Myles WatsonRevert my debugging patch that got committed by acciden...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Zheng BaoThe parameters of memset() should be
2010-03-11 Myles WatsonReplace spaces with tabs. Trivial.
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-02-23 Rudolf MarekClobber registers as appropriate in AMD CAR code, and
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-09-29 Myles WatsonRemove some warnings.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-04-03 Yinghai Lunew cache_as_ram support
2005-12-14 Yinghai Luissue 51 and 52: set mtrr for ap before stop it, and...
2005-12-01 Stefan ReinauerApplying 11_26_car_tyan.diff from Yinghai Lu.
2005-11-23 Ronald G. MinnichCAR patch from YH LU