aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-06Kconfig builds all boards now.Patrick Georgi
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles 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-09-25some progress on kconfig:Patrick Georgi
2009-09-01As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-18Add via south support. Correct usage of conditional variables. Ronald G. Minnich
2009-08-18Add the rest of the files.Jon Harrison
2009-08-17Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison
2009-08-12Kconfig!Patrick Georgi
2009-07-23sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen
2009-07-20Add legacy I/O region for vt8237r southbridge.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01I missed three files. Jon Harrison
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-31Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek
2009-04-13Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty...Rudolf Marek
2009-04-13Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek
2009-03-21To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek
2009-03-06use include file for i8259 where appropriate (trivial)Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-18Fix implicit declaration in cn700/vt8237 codeCorey Osgood
2008-12-04The patch changes the LDTSTOP length as well mostly default content of 0xec,Rudolf Marek
2008-10-17Final fix for C7 boards, which are still using ROMCC, to be able toCorey Osgood
2008-10-17ROMCC chokes on vt8237_early_network_init(). Since that function is onlyCarl-Daniel Hailfinger
2008-10-16Revision 3567 introduced __attribute__((packed)) for a structured whichCarl-Daniel Hailfinger
2008-10-12Remove an extra bracket left by the vt8237r cleanup patch (trivial)Corey Osgood
2008-10-12VIA VT8237R cleanups (trivial).Uwe Hermann
2008-09-19Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek
2008-09-05This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek
2008-09-01This patch gets the Epia-CN working without ACPI or APIC.Bari Ari
2008-06-20Extend the VIA vt8237r southbridge decode range for the ROM to 1MB.Bari Ari
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-15Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek
2008-03-15Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-15Various cosmetic fixes and improvements (trivial).Uwe Hermann
2007-11-13Add support for FID/VID changes messages.Rudolf Marek
2007-11-13Fine-tune the V-link bus between K8T890 and VT8237R and setRudolf Marek
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-11-04Various cosmetics, coding style fixes, constifications (trivial).Uwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-22This patch adds support for K8T890CE northbridge.Rudolf Marek
2007-05-04patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson
2007-03-17Add initial pre-RAM serial output support for the VIA VT82C686(A/B)Corey Osgood
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-09-13fix cardbus interrups (signed off by Nick Barker)Stefan Reinauer
2006-01-18fix stupid bug with unitialized conf variableRonald G. Minnich
2005-12-03smaller fixups here and there, allowing some motherboards to compile orStefan 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-14Clean up vt8235_early_smbus a bit.Jonathan McDowell
2005-08-08Tidy + compile fixup VT8235 southbridge support.Jonathan McDowell
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-37arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2004-12-01Updated version of vt8231_early_smbus.cMark Wilkinson
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-04-22start of epia-m portGreg Watson
2004-04-17updatedGreg Watson
2004-04-17get file names rightGreg Watson
2004-04-17start of epia-m portGreg Watson
2004-03-19simply change for keyboardRonald G. Minnich
2003-10-23fixes from SONERonald G. Minnich
2003-10-22fixes for EPIA.Ronald G. Minnich
2003-10-21Fixes for SONERonald G. Minnich
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-02First SPD code in and working!Ronald G. Minnich
2003-10-02success. It boots as a bproc slave now.Ronald G. Minnich
2003-10-02IRQ setup for EPIARonald G. Minnich
2003-10-01fixes for epia.Ronald G. Minnich
2003-10-01Fixes to the smbus code. Now for the fun.Ronald G. Minnich
2003-09-30fix and complaint.Ronald G. Minnich
2003-09-30The epia now works.Ronald G. Minnich
2003-09-26via epia is putting out bytes!Ronald G. Minnich
2003-09-26serial supprt.Ronald G. Minnich
2003-09-26It builds!Ronald G. Minnich
2003-09-26via epia; also yh lu tyan.Ronald G. Minnich