summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-227-7/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0116-16/+16
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-149-9/+9
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-147-7/+7
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-092-22/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-297-117/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-297-17/+0
* Drop duplicate files that prevent building without ramstage.aStefan Reinauer2012-11-271-160/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-167-14/+14
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-164-4/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-092-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-067-7/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-35/+1
* VIA Epia-N: drop add_mainboard_resources()Kyösti Mälkki2012-08-031-19/+0
* Drop mainboard chip.hStefan Reinauer2012-07-2614-129/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-277-7/+7
* Refactor some alignment handlingPatrick Georgi2012-04-204-4/+4
* Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer2012-04-021-4/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-084-4/+5
* via/cx700: Move HAVE_HARD_RESET to northbridgePatrick Georgi2012-02-171-1/+0
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-097-7/+7
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-26/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-133-15/+3
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-133-3/+3
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-133-10/+3
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-214-149/+7
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-34/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-207-8/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-013-12/+1
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-2/+2
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-0/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-163-3/+3
* 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-084-5/+5
* first round name simplification. drop the <component>_ prefix.stepan2010-12-085-9/+9
* Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann2010-12-062-2/+4
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-225-42/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-216-54/+12
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-217-19/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-214-4/+4
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-204-4/+4
* Fix/drop some obsolete comments,Uwe Hermann2010-11-182-5/+5
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-0/+4
* Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann2010-11-041-0/+2
* Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann2010-10-311-32/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-262-4/+4
OpenPOWER on IntegriCloud