summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/dbm690t/mainboard.c
AgeCommit message (Expand)Author
2010-04-15zero warnings days...Stefan Reinauer
2010-04-09remove some amd mainboard warnings.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-09-22r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
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-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-12Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger
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-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-12-05The TALERT of ADT7461 should be pull back high if the temperature is within t...Maggie Li
2008-12-01Add AMD dbm690t ACPI support.Joe Bao
2008-09-22Patch for AMD DBM690T board.Michael Xie