summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-15There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-05-14Trivia: remove commentVincent Lim
2009-05-14From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...Vincent Lim
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-15r4097 broke the tree and it remains unfixed :-( Stefan Reinauer
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-13I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-17- TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in theCarl-Daniel Hailfinger
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-10This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-19This patch is for AMD boards which can do the P state generation. This justRudolf Marek
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-15- Fix up amd pistachio and dbm690t.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-12Fix typo in PCI ID (1914 should have been 7914).Carl-Daniel Hailfinger
2009-02-12Remove dead lines. Trivial.Carl-Daniel Hailfinger
2009-02-12Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1)Carl-Daniel Hailfinger
2009-02-12Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger
2009-02-11Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929.Carl-Daniel Hailfinger
2009-02-03Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek
2009-01-28Correct FDAT->FADT typo.Carl-Daniel Hailfinger
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2009-01-16The DBM90T code sets bit 10 in _PSS as part of the control value, butCarl-Daniel Hailfinger
2009-01-12Check to see if K8 processor is capable of changing FIDVID otherwise it will ...Dan Lykowski
2009-01-06The ACPI PSS CPU Pstate table was calculating the frequency incorrectly forMarc Jones
2008-12-24Fix AMD Pistachio implicit declarations in the same way as with AMDZheng Bao
2008-12-24Fix implicit declarations in the AMD DBM690T target by using the rightCarl-Daniel Hailfinger
2008-12-23Handle RS690 quirks for 1 GHz noncoherent HyperTransport.Carl-Daniel Hailfinger
2008-12-23Remove a unneccessary typedef from acpi_tables.c in the AMD PistachioCarl-Daniel Hailfinger
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-14oops. there went a new mainboard into the tree and i missed it. Add mainboardStefan Reinauer
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer