summaryrefslogtreecommitdiff
path: root/src/southbridge/via/k8t890
AgeCommit message (Expand)Author
2016-11-22via/k8t890: Compose a list of PCI IDsKyösti Mälkki
2016-09-20southbridge/via: Add space around operatorsElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
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-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan 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-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-17southbridge/via: Spelling fixesMartin Roth
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
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
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-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-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-02some black magic for initializing the old version of the k8t800Florian 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-04Revert "add support for 1106:3188 (host controller of the old version of k8t8...Patrick Georgi
2011-11-03add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl
2011-11-01remove trailing whitespaceStefan Reinauer
2011-06-30Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
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-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