summaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8237r
AgeCommit message (Expand)Author
2018-05-31Remove VIA vt8237r southbridge supportKyösti Mälkki
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-21sb/via/vt8237r: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-11-03southbridge: Remove trailing space in `dump_south()` outputPaul Menzel
2017-08-28southbridge/via/vt8237r/acpi: Add IRQ routingLubomir Rintel
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-09-20southbridge/via: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/via/vt8237r: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-04-13southbridge/via: Update license headersMartin Roth
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-22Remove incorrect Kconfig expressionsMartin Roth
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Drop VIA VT8235 southbridgeStefan Reinauer
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2014-12-17southbridge/via: Spelling fixesMartin Roth
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2013-12-27via: Write »access« without »m« at endPaul Menzel
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-05southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`Paul Menzel
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Drop prototype guarding for romccStefan Reinauer
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
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2012-01-18Add subsystem callbacks for VT8237x and VT890 family of chipsetsRudolf Marek
2011-12-02make GPIOs and misc configurable via devicetreeFlorian Zumbiehl