Age | Commit message (Expand) | Author |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-23 | AMD and GFXUMA: drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-04-09 | remove some amd mainboard warnings. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2009-09-22 | r4646 enabled early usage of pci_{read,write}_config{8,16,32} | Carl-Daniel Hailfinger |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2009-02-15 | - Fix up amd pistachio and dbm690t. | Stefan Reinauer |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2009-02-12 | Improve mainboard.c comments for DBM690T and Pistachio. | Carl-Daniel Hailfinger |
2008-12-24 | Fix AMD Pistachio implicit declarations in the same way as with AMD | Zheng Bao |
2008-12-24 | Fix implicit declarations in the AMD DBM690T target by using the right | Carl-Daniel Hailfinger |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-12-05 | The TALERT of ADT7461 should be pull back high if the temperature is within t... | Maggie Li |
2008-12-01 | Add AMD dbm690t ACPI support. | Joe Bao |
2008-09-22 | Patch for AMD DBM690T board. | Michael Xie |