This patch implements MBI (modular bios interface) support to the i830 chipset.
[coreboot.git] / src / northbridge / via /
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
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-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannDrop dead/unused code (trivial).
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-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-20 Ronald G. MinnichThis goes a surprisingly long way to building the epia...
2009-08-18 Ronald G. MinnichCorrect usage of Makefile.inc and add support for cn400
2009-08-18 Jon HarrisonAdd the rest of the files.
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-08-12 Patrick GeorgiKconfig!
2009-07-07 Myles WatsonAdd pci_rawops.h from the mailing list and fix the...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Jon HarrisonRon,
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-09 Stefan Reinauerthis port is horribly broken and should not have been...
2009-05-27 Uwe HermannFirst batch of indent-aided code cleanups, more will...
2009-05-27 Uwe HermannMake directory hierarchy flat to match the same layout...
2009-05-27 Uwe HermannChange all vx800 file names from CamelCase to camel_cas...
2009-05-27 Bari AriHere's the VIA vx800 patch from OLPC.
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...
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.
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-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
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...
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...
2007-05-10 Alex MauerThe attached patch sets the MA map type correctly for...
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.
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-12-01 Mark WilkinsonUpdates to raminit.c correcting for new version of...
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-29 Mark WilkinsonChanges to allow Via/Epia code to be compiled after...
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-07-06 Ronald G. Minnichfixed again.
2004-07-06 Ronald G. Minnichfix for simple error
2004-04-17 Greg Watsonupdated
2004-04-17 Greg Watsonstart of epia-m port
2003-11-05 Ronald G. Minnichfixes for epia, attempts to fix arima
2003-10-23 Ronald G. Minnichfixes from SONE
2003-10-22 Ronald G. Minnichfixes for EPIA.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-03 Eric Biederman- Modify the code to C style indenting.
2003-10-02 Ronald G. MinnichSome timing in here, but we don't set; it breaks.
2003-10-02 Ronald G. Minnichram size now set from SPD.
2003-10-02 Ronald G. MinnichFirst SPD code in and working!
2003-10-02 Ronald G. Minnichsuccess. It boots as a bproc slave now.
2003-09-30 Ronald G. MinnichThe epia now works.
2003-09-27 Ronald G. Minnichok that's it. I think this might work.
2003-09-27 Ronald G. Minnicha few tweaks etc.
2003-09-26 Ronald G. Minnichit's getting through the 8601 but the values are still...
2003-09-26 Ronald G. Minnichsomething is wrong here but not sure what.
2003-09-26 Ronald G. Minnichjust to get us back where we were.
2003-09-26 Ronald G. Minnichvia epia; also yh lu tyan.
2003-09-25 Ronald G. Minnichfirst cut at 8601 support