aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia
AgeCommit message (Expand)Author
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-17Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge
2009-10-16Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-11Remove useless udelay() duplication.Uwe Hermann
2009-10-07Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-09-29Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe 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-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-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-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-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)
2004-11-05- Ensure every copy of Options.lb uses:Eric Biederman
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-25added fileRonald G. Minnich
2004-10-25from Mark Wilkinson, some fixes.Ronald G. Minnich
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-08-24start of port of adl855pcRonald G. Minnich
2004-04-30put extern keyword in front of declaration, make the compiler do it jobLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-19some fixesRonald G. Minnich
2003-11-17dont know what happened hereGreg Watson
2003-11-17fix defaultRonald G. Minnich
2003-11-05fixes for epia, attempts to fix arimaRonald 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-17Fix from SONE!Ronald G. Minnich
2003-10-15for tyan. recover from Eric B's error additions to via code :-)Ronald G. Minnich
2003-10-03- Modify the code to C style indenting.Eric 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-01fix sizing of PCI IRQ table in the Config.lb (there are only 5 slots)Ronald G. Minnich
2003-10-01fixes for epia.Ronald G. Minnich
2003-10-01new epia target for 512k: targets/via/epia/Config.512kflash.lbRonald G. Minnich
2003-09-30more fixes for via ... plus a little more spew.Ronald G. Minnich
2003-09-30The epia now works.Ronald G. Minnich
2003-09-26it's getting through the 8601 but the values are still not right.Ronald G. Minnich
2003-09-26something is wrong here but not sure what.Ronald G. Minnich
2003-09-26via epia is putting out bytes!Ronald G. Minnich
2003-09-26serial supprt.Ronald G. Minnich
2003-09-26just to get us back where we were.Ronald G. Minnich
2003-09-26It builds!Ronald G. Minnich
2003-09-26fix 'deprecated' warningsRonald G. Minnich
2003-09-26via epia; also yh lu tyan.Ronald G. Minnich