summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-171-3/+3
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-0/+40
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* southbridge/via: Remove trailing whitespaceElyes HAOUAS2014-07-241-18/+17
* southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-085-5/+0
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-1/+5
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-131-31/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-133-3/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* via: Write »access« without »m« at endPaul Menzel2013-12-272-3/+3
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-1/+1
* southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`Paul Menzel2013-11-051-3/+2
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-113-10/+10
* early_smbus: Add early SMBus implementation for VIA chipsetsAlexandru Gagniuc2013-06-107-0/+292
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-101-9/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-4/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0137-37/+37
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+1
* Get rid of drivers classPatrick Georgi2012-11-274-27/+27
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-2/+10
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-142-0/+34
* hpet: common ACPI generationPatrick Georgi2012-10-082-5/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-224-8/+0
* Refactor driver structsPatrick Georgi2012-07-262-48/+18
* Define global uma_memory variablesKyösti Mälkki2012-07-161-4/+0
* Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber2012-06-211-1/+1
* Clean up #ifsPatrick Georgi2012-05-082-2/+2
* VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki2012-03-167-38/+36
* Add subsystem callbacks for VT8237x and VT890 family of chipsetsRudolf Marek2012-01-188-12/+69
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* make GPIOs and misc configurable via devicetreeFlorian Zumbiehl2011-12-022-3/+32
* make INT[EFGH]# of vt8237 configurable as gpio via devicetreeFlorian Zumbiehl2011-12-022-1/+10
OpenPOWER on IntegriCloud