summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/vt8454c
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-219-18/+9
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-7/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-1/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-2/+2
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* via/vt8454c: Migrate to per-device ACPIVladimir Serbinenko2014-10-182-106/+1
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-5/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+1
* Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki2013-07-031-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-23/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+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
* hpet: common ACPI generationPatrick Georgi2012-10-081-35/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* via/cx700: Move HAVE_HARD_RESET to northbridgePatrick Georgi2012-02-171-1/+0
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-091-1/+1
* 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-131-4/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* 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-201-1/+0
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-0/+1
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-1/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2