summaryrefslogtreecommitdiff
path: root/src/mainboard/via
AgeCommit message (Expand)Author
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-26superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-03-31superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-19boardstatus: Handle clones.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-19via/epia-mii and via/epia-ml: Add as clones of epia-m.Vladimir Serbinenko
2013-12-29via/epia-m700: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-27via: Write »access« without »m« at endPaul Menzel
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21timestamps epia-m850: Cleanup without enabling timestampsKyösti Mälkki
2013-07-03Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki
2013-06-10Add support for VIA EPIA-M850 boardAlexandru Gagniuc
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-09Get rid of hard coded strings in ACPI tablesStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-03VIA Epia-N: drop add_mainboard_resources()Kyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-02Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-17via/cx700: Move HAVE_HARD_RESET to northbridgePatrick Georgi
2012-02-09VIA cpus: apply un-written naming rulesKyösti Mälkki
2012-02-09Remove no-op Makefiles under mainboard directoryKyösti Mälkki
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-08-26Add automatic SMBIOS table generationSven Schnelle