aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/cn700
AgeCommit message (Expand)Author
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-07newconfig is no more.Patrick Georgi
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-14Fix high tables address calculation on cn700 with VIDEO_MB > 0.Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08Disable x86emu for via based boards which bringPatrick Georgi
2009-10-03Tell vgabios code in a couple of boards/chipsets about CBFSPatrick Georgi
2009-09-29Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-03-24Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-12-18Fix implicit declaration in cn700/vt8237 codeCorey Osgood
2008-10-09Indent-based + manual cleanups for CN700 (trivial). As this will be portedUwe Hermann
2008-09-01This patch gets the Epia-CN working without ACPI or APIC.Bari Ari
2008-05-19Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe
2008-02-21Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood