summaryrefslogtreecommitdiff
path: root/src/southbridge/via
AgeCommit message (Expand)Author
2019-03-15sb/via/common: Fix indirect includesElyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-31Remove VIA vt8237r southbridge supportKyösti Mälkki
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-24Remove leftover VIA vt82c686Kyösti Mälkki
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-21sb/via/vt8237r: Get rid of device_tElyes HAOUAS
2018-05-21sb/via/k8t890: 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-08-23sb/via/k8t890: Define ACPI sleep statesKyösti Mälkki
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-22sb/via/k8t890: Clean up CONFIG_VGA usageNico Huber
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2016-11-22via/k8t890: Compose a list of PCI IDsKyösti Mälkki
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-07-12Documentation: Fix doxygen errorsMartin Roth
2016-04-13southbridge/via: Update license headersMartin Roth
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-06-22Remove incorrect Kconfig expressionsMartin Roth
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
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-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
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-18Drop VIA Epia mainboardStefan Reinauer
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