Add constants for fast path resume copying
[coreboot.git] / src / northbridge / via / cx700 /
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-04-11 Alexandru GagniucUnify use of post_code
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
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-26 Patrick GeorgiSet success flag in cx700 int15 handler
2010-04-25 Stefan Reinauercx700 int15 handler rework. Int15 handler needs to...
2010-04-25 Patrick GeorgiOnly do complete VGA init if a VGABIOS was found and...
2010-04-25 Stefan Reinauerzero warnings days
2010-04-24 Stefan Reinauerdrop all duplicate copies of vgabios.c in favor
2010-04-09 Stefan Reinauerzero warning days.
2010-04-03 Stefan Reinauerremove more warnings
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-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-05 Stefan Reinauerthis should get the VIA VT8454c in shape with Kconfig
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
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-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-10-03 Patrick GeorgiTell vgabios code in a couple of boards/chipsets about...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-18 Ronald G. MinnichCorrect usage of Makefile.inc and add support for cn400
2009-08-12 Patrick GeorgiKconfig!
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-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-27 Patrick GeorgiAdd high table support to via vt8454c.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...