summaryrefslogtreecommitdiff
path: root/src/mainboard/via
AgeCommit message (Expand)Author
2008-12-20This adds a mptable for the VIA pc2500e. I've tested with the devicesJonathan A. Kollasch
2008-11-11Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann
2008-11-03modify pirq tables for epia-cn.Ronald G. Minnich
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-12Add support for the VIA pc2500e mainboard (CN700 + VT8237R).Uwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-09-01This patch gets the Epia-CN working without ACPI or APIC.Bari Ari
2008-08-01oops, forgot these in the cleanup.. (trivial)Stefan Reinauer
2008-05-19Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe
2008-03-18* split model_centaur into model_c3 and model_c7Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2007-05-15Simplify spd_read_byte() functions (trivial).Uwe Hermann
2007-05-10Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.Peter Stuge
2007-05-04patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-09-14additions and mods for lzma. Carl-Daniel Hailfinger
2006-09-13- fix irq routing for epia-mii cardbus slot. (signed off by Nick Barker)Stefan Reinauer
2006-08-02Allow setting of serial port speed in EPIA-M config file.Jonathan McDowell
2006-04-23Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith
2006-03-17reformating, we are going to use it forLi-Ta Lo
2006-03-14Fix for nehemiahRonald G. Minnich
2006-01-19fixed apic cluster. Ronald G. Minnich
2006-01-18fix stupid bug with unitialized conf variableRonald G. Minnich
2005-12-04implement io based udelay function for all mainboards that lack an apicStefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-22fixed fsf addressRonald G. Minnich
2005-11-22EPIA-M fixupRonald G. Minnich
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-14Cleanup and add more debug output to EPIA-M auto.c.Jonathan McDowell
2005-09-14Make EPIA-M use CONFIG_TSC.Jonathan McDowell
2005-08-08Clean up vt1211 SuperIO support and make the EPIA-M config use it.Jonathan McDowell
2005-08-08Fixup the EPIA-M motherboard config to use the new VT8235 setup.Jonathan McDowell
2005-08-08Fixup EPIA-M config file so it's actually parsable by buildtarget.Jonathan McDowell
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-60arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-15arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-14arch import user (historical)
2005-01-19universal acpi fixes.Stefan Reinauer
2004-11-05- Ensure every copy of Options.lb uses:Eric Biederman