summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/epia-m700
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-017-7/+7
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-24/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-091-1/+1
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-26/+0
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+0
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-112-2/+2
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann2010-12-061-1/+2
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-11/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-7/+0
* Fix/drop some obsolete comments,Uwe Hermann2010-11-181-2/+2
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-0/+4
* 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
OpenPOWER on IntegriCloud