summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/epia-m
Commit message (Expand)AuthorAgeFilesLines
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-5/+5
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-48/+48
* via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer2010-04-227-940/+7
* Remove few more warnings and some dead code.Myles Watson2010-04-141-2/+0
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-7/+0
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-4/+5
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* clean up age old via epia target.Stefan Reinauer2010-04-071-1/+0
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-10/+1
* "no warnings day"Stefan Reinauer2010-04-072-9/+4
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-5/+5
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-3/+3
* Fix all the format string warnings.Myles Watson2010-03-221-5/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-223-28/+28
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-13/+0
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-181-22/+0
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-1/+1
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-3/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-6/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-9/+0
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-8/+10
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* Clean up ACPI:Patrick Georgi2010-02-081-7/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-5/+5
* newconfig is no more.Patrick Georgi2010-02-072-294/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-15/+15
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+3
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-172-4/+4
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-162-2/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann2009-10-161-10/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-13/+13
* Remove useless udelay() duplication.Uwe Hermann2009-10-111-12/+2
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-0/+1
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-081-0/+12
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
OpenPOWER on IntegriCloud