aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via
AgeCommit message (Expand)Author
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-10nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-06-04mb/via: Get rid of whitespace before tabElyes HAOUAS
2018-05-31mb/via/epia-m700: Remove boardKyösti Mälkki
2018-05-31mb/via/vt8454c: Remove boardKyösti Mälkki
2018-05-31Remove all VIA CN700 boardsKyösti Mälkki
2018-05-24src: Add space after 'while'Elyes HAOUAS
2018-05-16vx900: Move to EARLY_CBMEM_INITLubomir Rintel
2018-05-08mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-08-24mainboard/via*: Drop AMD car.h fileMarc Jones
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-07via/epia-m700: Wrap long line in commentPaul Menzel
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2017-04-06northbridge/via/cn700: Get rid of #include raminit.cLubomir Rintel
2016-11-15mainboard/via/vt8454c: transition away from device_tAntonello Dettori
2016-11-15mainboard/via/epia-m700: transition away from device_tAntonello Dettori
2016-11-15mainboard/via/epia-cn: transition away from device_tAntonello Dettori
2016-10-02mainboard/via/vt8454c: Improve code formattingElyes HAOUAS
2016-09-29mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespaceElyes HAOUAS
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-03-10cpu/via/c7: Don't manually include udelay_io.cStefan Reinauer
2016-01-28src/: give scripts a .sh extension for easy identificationMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-27CBMEM: Move cbmemc_reinit()Kyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Drop VIA VT8235 southbridgeStefan Reinauer
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-12-18Drop VIA Epia-NStefan Reinauer
2014-12-18Drop VIA Epia-M series of boardsStefan Reinauer
2014-12-18Drop VIA Epia mainboardStefan Reinauer
2014-12-04via/epia-n: Switch to per-device ACPIVladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-16via/epia-m700: Remove lefotver AmlCodeVladimir Serbinenko
2014-10-18via/vt8454c: Migrate to per-device ACPIVladimir Serbinenko
2014-10-18via/vx800: Migrate to collaborative ACPIVladimir Serbinenko
2014-10-10via/epia-m: Switch to per-device ACPIVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-07-30Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
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