printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / mainboard / amd / dbm690t / mainboard.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-09-22 Carl-Daniel Hailfingerr4646 enabled early usage of pci_{read,write}_config...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Carl-Daniel HailfingerImprove mainboard.c comments for DBM690T and Pistachio.
2008-12-24 Zheng BaoFix AMD Pistachio implicit declarations in the same...
2008-12-24 Carl-Daniel HailfingerFix implicit declarations in the AMD DBM690T target...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-12-05 Maggie LiThe TALERT of ADT7461 should be pull back high if the...
2008-12-01 Joe BaoAdd AMD dbm690t ACPI support.
2008-09-22 Michael XiePatch for AMD DBM690T board.