summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/epia-m700
Commit message (Expand)AuthorAgeFilesLines
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-1/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-304-50/+1
* drop unneeded earlymtrr.c includeStefan Reinauer2010-09-301-1/+0
* RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer2010-09-271-4/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-2/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-6/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-262-2/+2
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+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-271-2/+2
* zero warnings days...Stefan Reinauer2010-04-152-20/+8
* drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer2010-04-141-6/+4
* Remove few more warnings and some dead code.Myles Watson2010-04-141-3/+3
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-141-58/+57
* This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer2010-04-092-115/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-14/+16
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-073-27/+5
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-0/+1
* remove more warningsStefan Reinauer2010-04-031-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-19/+19
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-6/+4
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-2/+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-7/+6
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-223-17/+17
* 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-7/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-6/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* This is a general cleanup patchStefan Reinauer2010-02-222-6/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-12/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-4/+4
* newconfig is no more.Patrick Georgi2010-02-072-303/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-14/+14
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-5/+1
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+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-171-2/+2
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+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-8/+0
OpenPOWER on IntegriCloud