summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via
Commit message (Expand)AuthorAgeFilesLines
* sb/via/common: Fix indirect includesElyes HAOUAS2019-03-157-4/+17
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* Remove VIA vt8237r southbridge supportKyösti Mälkki2018-05-3122-3282/+0
* Remove southbridges after K8 board removalsKyösti Mälkki2018-05-3118-1907/+0
* Remove leftover VIA vt82c686Kyösti Mälkki2018-05-242-138/+0
* src: Remove non-ascii charactersMartin Roth2018-05-221-1/+1
* sb/via/vt8237r: Get rid of device_tElyes HAOUAS2018-05-219-18/+22
* sb/via/k8t890: Get rid of device_tElyes HAOUAS2018-05-213-7/+8
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* southbridge: Remove trailing space in `dump_south()` outputPaul Menzel2017-11-031-2/+2
* southbridge/via/vt8237r/acpi: Add IRQ routingLubomir Rintel2017-08-283-0/+201
* sb/via/k8t890: Define ACPI sleep statesKyösti Mälkki2017-08-231-0/+31
* src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-1311-41/+44
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-2/+6
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-272-6/+4
* sb/via/k8t890: Clean up CONFIG_VGA usageNico Huber2017-05-221-12/+9
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-272-2/+4
* southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel2017-04-144-6/+9
* via/k8t890: Compose a list of PCI IDsKyösti Mälkki2016-11-221-20/+10
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-072-3/+3
* southbridge/via: Add space around operatorsElyes HAOUAS2016-09-202-2/+2
* southbridge/via/vt8237r: transition away from device_tAntonello Dettori2016-09-131-8/+8
* src/southbridge: Code formatingElyes HAOUAS2016-08-312-2/+2
* Documentation: Fix doxygen errorsMartin Roth2016-07-121-1/+1
* southbridge/via: Update license headersMartin Roth2016-04-131-0/+13
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc2015-12-303-4/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3141-157/+0
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-071-1/+1
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-092-1/+4
* Remove incorrect Kconfig expressionsMartin Roth2015-06-221-6/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* lib: Unify log2() and related functionsJulius Werner2015-06-051-2/+1
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-3/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-2134-35/+34
* kbuild: automatically include southbridgesStefan Reinauer2015-04-273-2/+8
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-2/+0
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* build system: normalize linker script file namesPatrick Georgi2015-03-282-1/+1
* CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki2015-03-191-1/+5
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-103-10/+8
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0611-49/+42
* Drop VIA VT8235 southbridgeStefan Reinauer2015-01-0613-933/+77
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-1/+2
* Drop VIA Epia mainboardStefan Reinauer2014-12-1814-955/+0
* southbridge/via: Spelling fixesMartin Roth2014-12-1715-26/+26
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-1/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-223-3/+3