Add constants for fast path resume copying
[coreboot.git] / src / southbridge / amd / amd8131 /
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-07 Patrick Georginewconfig is no more.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Ronald G. MinnichMissing files from last patch.
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 Ronald G. MinnichConfig.lb for this new part
2003-07-17 Eric Biederman- Implement an enable method for pci devices.