aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/mainboard.c
AgeCommit message (Expand)Author
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-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-09AMD PISTACHIO mainboard support.Maggie Li