summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via
Commit message (Expand)AuthorAgeFilesLines
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-0/+6
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-2/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-282-17/+0
* Add high table support to via vt8454c.Patrick Georgi2009-04-272-0/+25
* Migrate via/vt8454c to CBFS.Patrick Georgi2009-04-271-1/+1
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-1/+1
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-215-123/+7
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-1716-0/+1957
* EPIA-CN does not have any ACPI tables. Fixes manual and auto build here.Peter Stuge2009-04-141-1/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-144-13/+13
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-133-0/+3
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-6/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-314-4/+28
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-133-0/+10
* This patch adds empty acpi_fill_slit functions so they build again.Myles Watson2009-03-101-0/+5
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-2/+2
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-188-12/+12
* This adds a mptable for the VIA pc2500e. I've tested with the devicesJonathan A. Kollasch2008-12-202-1/+162
* Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann2008-11-111-2/+2
* modify pirq tables for epia-cn.Ronald G. Minnich2008-11-032-13/+12
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-124-258/+2
* Add support for the VIA pc2500e mainboard (CN700 + VT8237R).Uwe Hermann2008-10-127-0/+539
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-112-36/+4
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-012-3/+5
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-043-24/+24
* This patch gets the Epia-CN working without ACPI or APIC.Bari Ari2008-09-013-33/+28
* oops, forgot these in the cleanup.. (trivial)Stefan Reinauer2008-08-011-3/+3
* Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe2008-05-197-0/+562
* * split model_centaur into model_c3 and model_c7Stefan Reinauer2008-03-182-2/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-187-27/+27
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-092-0/+2
* Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer2007-11-041-0/+9
* Simplify spd_read_byte() functions (trivial).Uwe Hermann2007-05-152-6/+2
* Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.Peter Stuge2007-05-104-88/+9
* patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson2007-05-042-2/+9
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-154-10/+11
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-152-2/+2
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-102-1/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-052-2/+2
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-021-5/+0
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-272-2/+2
* additions and mods for lzma. Carl-Daniel Hailfinger2006-09-141-1/+1
* - fix irq routing for epia-mii cardbus slot. (signed off by Nick Barker)Stefan Reinauer2006-09-135-39/+32
* Allow setting of serial port speed in EPIA-M config file.Jonathan McDowell2006-08-021-0/+1
* Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith2006-04-231-0/+10
* reformating, we are going to use it forLi-Ta Lo2006-03-171-306/+284
* Fix for nehemiahRonald G. Minnich2006-03-141-0/+5
* fixed apic cluster. Ronald G. Minnich2006-01-191-2/+5
* fix stupid bug with unitialized conf variableRonald G. Minnich2006-01-181-3/+3
* implement io based udelay function for all mainboards that lack an apicStefan Reinauer2005-12-041-0/+6
OpenPOWER on IntegriCloud