summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/pistachio/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* zero warnings days...Stefan Reinauer2010-04-151-6/+2
* remove some amd mainboard warnings.Stefan Reinauer2010-04-091-6/+5
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-7/+7
* r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger2009-09-221-21/+8
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-3/+0
* I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger2009-03-041-4/+4
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-8/+8
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-181-3/+3
* - Fix up amd pistachio and dbm690t.Stefan Reinauer2009-02-151-8/+8
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-3/+3
* Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger2009-02-121-15/+13
* Fix AMD Pistachio implicit declarations in the same way as with AMDZheng Bao2008-12-241-8/+5
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+3
* oops. there went a new mainboard into the tree and i missed it. Add mainboardStefan Reinauer2008-12-141-4/+17
* AMD PISTACHIO mainboard support.Maggie Li2008-12-091-0/+333
OpenPOWER on IntegriCloud