aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/car
AgeCommit message (Expand)Author
2012-05-08Clean up #ifsPatrick Georgi
2012-04-25Replace cache control magic numbers with symbolsPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2011-11-01Remove XIP_ROM_BASEPatrick Georgi
2011-10-30Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9Rudolf Marek
2011-10-28Get rid of AUTO_XIP_ROM_BASEPatrick Georgi
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-14Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer
2011-02-10According to AMD documentation, cache type WP should be used forScott Duplichan
2011-01-19Revert r5902 to make code more readable again. At least three people like toStefan Reinauer
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-10-19For AMD family 10h processors, msr c0010058 is always programmedScott Duplichan
2010-10-12Reduce duplicate definition in CAR code.Warren Turkal
2010-10-02Add comments to make it clear why these two lines are written like that:Uwe Hermann
2010-10-01Factor out common CAR asm snippets.Uwe Hermann
2010-10-01Add missing parenthesis (trivial).Uwe Hermann
2010-10-01CAR simplifications, typos, readability improvements (trivial).Uwe Hermann
2010-09-30Various cosmetic and coding style fixes in CAR code (trivial).Uwe Hermann
2010-09-30Use existing, readable MTRR #defines instead of hardcoding numbers.Uwe Hermann
2010-09-14This patch corrects a coding error in the original implementationScott Duplichan
2010-09-13CONFIG_MMCONF_SUPPORT is always defined. Fix build.Myles Watson
2010-09-13Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-06-07replace outb -> port 0x80 with post_code() in some places.Stefan Reinauer
2010-05-16Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-04-09drop unused filesStefan Reinauer
2010-04-09copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer
2010-04-09thin out romcc epilogue and have it call copy_and_run asStefan Reinauer
2010-04-07- copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-30get coreboot_ap memory training in cache mechanism in place. Didn't work sinceStefan Reinauer
2010-03-22Revert my debugging patch that got committed by accident. Sorry.Myles Watson
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19The parameters of memset() should beZheng Bao
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-11Replace spaces with tabs. Trivial.Myles Watson
2010-03-11Replace clear_memory with memset.Myles Watson
2010-02-23Clobber registers as appropriate in AMD CAR code, andRudolf Marek
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann
2010-02-09Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi
2010-01-05- Let AMD CAR code pick the right XIP areaRudolf Marek
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-23White space and comment fixes for cache_as_ram.inc files so it's easier to spotMyles Watson
2009-10-23Remove PRINTK_IN_CAR tests from AMD files.Myles Watson
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-14White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson
2009-10-03Remove:Patrick Georgi
2009-09-29Remove some warnings.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-04The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...Rudolf Marek
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-13Following patch adds necessary hooks and as well the compile time checks forRudolf Marek
2009-02-17Unify CAR so the same compiled code does the right thing on bothPatrick Georgi
2008-08-02adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-10Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-01-10This patch introduces 4k CAR size granularity for the AMD x86 CAR code.Carl-Daniel Hailfinger
2008-01-08Remove some DOS line endings accidentially introduced in r3014.Carl-Daniel Hailfinger
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-12-19Whitespace and other code cleanup in peperation for AMD Barcelona support.Marc Jones
2007-01-16Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-05-04fix the treeStefan Reinauer
2006-05-04core range and set_init_ram_accessYinghai Lu
2006-05-04rm unused fileYinghai Lu
2006-05-04merge zrom to rom_stream and print olen ilenYinghai Lu
2006-05-03oops! Slap me on the head for this one. Quick fix for ward untilStefan Reinauer
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-14indirect jmp with *Yinghai Lu
2005-12-14support HDT disassembly when cache as ram auto stageYinghai Lu
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2005-12-09make clear_1m_ram.c to support gcc 3 and gcc4Yinghai Lu
2005-12-07use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50Yinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer
2005-11-23CAR patch from YH LURonald G. Minnich
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)