summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/pistachio/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-3/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-161-40/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* 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