Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This fixes...
[coreboot.git] / src / northbridge / via / cn700 /
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
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-08-01 Corey OsgoodClarify a comment on an old hack, remove the call to...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
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-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-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
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-07 Patrick Georginewconfig is no more.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonFix high tables address calculation on cn700 with VIDEO...
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-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
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-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-12-18 Corey OsgoodFix implicit declaration in cn700/vt8237 code
2008-10-09 Uwe HermannIndent-based + manual cleanups for CN700 (trivial)...
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-02-21 Corey OsgoodAdd support for the Via CN700 with a C7 CPU and DDR2...