printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / southbridge / amd / amd8131 / amd8131_bridge.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2005-07-08 Yinghai Lueric patch
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-12 Ronald G. Minnichfixes for tyan
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-12-02 Ronald G. Minnichfrom Yh Lu
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-21 Eric Biederman- First pass at code for generic link width and size...
2003-07-17 Eric Biederman- Implement an enable method for pci devices.