aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8231
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-04Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
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
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-05-04patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
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-10-05Updating FSF address in the code.Stefan Reinauer
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-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
2003-09-25added via vt8231Ronald G. Minnich