Winbond W83627HF: Use existing functions instead of open-coding.
[coreboot.git] / src / mainboard / via / epia /
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-04 Uwe HermannAdd a rom_enable() function to via/vt8231 and call...
2010-09-27 Stefan ReinauerRAMBASE = 0x4000 is no longer needed. Drop it.
2010-09-21 Uwe HermannCut the crap.
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-07 Stefan Reinauerclean up age old via epia target.
2010-04-07 Stefan Reinauerswitch some ROMCC boards back to ROMCC.
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-11-27 Patrick GeorgiMake newconfig and kconfig agree on MAINBOARD_PCI_SUBSY...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannRemove useless udelay() duplication.
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-29 Patrick GeorgiRemove MAINBOARD_OPTIONS, which is a relic from early
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-03-18 Stefan Reinauer* split model_centaur into model_c3 and model_c7
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-05-15 Uwe HermannSimplify spd_read_byte() functions (trivial).
2007-05-10 Peter StugeChanges by Richard Smith and Peter Stuge from the Linux...
2007-05-04 Ben Hewsonpatch to fix the IDE configuration on EPIA boards....
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-01-19 Ronald G. Minnichfixed apic cluster.
2006-01-18 Ronald G. Minnichfix stupid bug with unitialized conf variable
2005-12-04 Stefan Reinauerimplement io based udelay function for all mainboards...
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-...
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-11-05 Eric Biederman- Ensure every copy of Options.lb uses:
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-25 Ronald G. Minnichadded file
2004-10-25 Ronald G. Minnichfrom Mark Wilkinson, some fixes.
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-08-24 Ronald G. Minnichstart of port of adl855pc
2004-04-30 Li-Ta Loput extern keyword in front of declaration, make the...
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-19 Ronald G. Minnichsome fixes
2003-11-17 Greg Watsondont know what happened here
2003-11-17 Ronald G. Minnichfix default
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-21 Ronald G. MinnichFixes for SONE
2003-10-17 Ronald G. MinnichFix from SONE!
next