Add constants for fast path resume copying
[coreboot.git] / src / northbridge / via / vt8623 /
2011-11-01 Stefan Reinauerremove trailing whitespace
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-24 Michael MarineauFix VGA after switching to realmode_interrupt()
2010-05-11 Stefan ReinauerChange real mode API to allow passing intXX number...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-22 Stefan Reinauervia epia-m now works with default x86.c instead of...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-07 Stefan Reinauer"no warnings day"
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-11-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-04-21 Jonathan McDowellLower debug progress messages in vt8623 init to debug...
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-08-08 Jonathan McDowellFix up the VT8623 northbridge support.
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-06 Ronald G. Minnichepia-m support
2004-04-17 Greg Watsonupdated
2004-04-17 Greg Watsonstart of epia-m port