aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via
AgeCommit message (Expand)Author
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
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-17Fix mismerge of ACPI patchesVladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-24southbridge/via: Remove trailing whitespaceElyes HAOUAS
2014-07-17southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
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/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
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-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-06-10early_smbus: Add early SMBus implementation for VIA chipsetsAlexandru Gagniuc
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-28Remove assembly coded log2 functionRonald G. Minnich
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-07-26Refactor driver structsPatrick Georgi
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-06-21Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber
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
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2011-12-02make GPIOs and misc configurable via devicetreeFlorian Zumbiehl
2011-12-02make INT[EFGH]# of vt8237 configurable as gpio via devicetreeFlorian Zumbiehl
2011-12-02some black magic for initializing the old version of the k8t800Florian Zumbiehl
2011-12-02implement usb2 termination and dpll delay setting for vt8237rFlorian Zumbiehl
2011-11-24vt8237: add support for setting the power state after loss of powerFlorian Zumbiehl
2011-11-10compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLDFlorian Zumbiehl
2011-11-10support for different location of HT registers in old version of K8T800Florian Zumbiehl
2011-11-08move function from header file to .c fileStefan Reinauer
2011-11-07rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessibleFlorian Zumbiehl
2011-11-07factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()Florian Zumbiehl
2011-11-07add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl
2011-11-07in vt8237r_enable(), write function enables only to ISA bridge config spaceFlorian Zumbiehl
2011-11-04Revert "add support for 1106:3188 (host controller of the old version of k8t8...Patrick Georgi
2011-11-03add support for writing to SMBus with vt8237Florian Zumbiehl
2011-11-03add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-06-30Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-04vt8237r: Simplify bootblock init to work around nested if() romcc problemPeter Stuge
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20drop dead uart init code.Stefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-03-02Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3.Alexandru Gagniuc
2011-02-16Fix build errors introduced in r6367Alexandru Gagniuc
2011-02-16Extended K8T890 driver to include the K8T800 and K8M800 northbridgesAlexandru Gagniuc
2010-12-18SMM on AMD K8 Part 2/2Rudolf Marek
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-24With low serial console loglevels a pcie graphics card is notTobias Diedrich
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-17Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich
2010-11-17The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich
2010-11-14Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann
2010-11-14Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich
2010-11-14Currently the Tobias Diedrich
2010-11-11Add VT8237A id to src/southbridge/via/vt8237r/bootblock.cTobias Diedrich
2010-11-11Add pci id and ops for VT8237A SATA controllerTobias Diedrich
2010-11-07Depends on the "Introduce get_vt8237_lpc() function" andTobias Diedrich
2010-11-07This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.cTobias Diedrich
2010-11-07Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.Tobias Diedrich
2010-11-07Instead of duplicating the pci_locate_device calls multiple times,Tobias Diedrich
2010-11-07Add pointer to public PCIe bridge documentation onTobias Diedrich
2010-11-07This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.cTobias Diedrich
2010-11-07This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich