aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/k8t890
AgeCommit message (Expand)Author
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
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-17Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich
2010-11-14Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann
2010-11-07Add pointer to public PCIe bridge documentation onTobias Diedrich
2010-11-02Need to clear downstream read cycle retry bit, or the bus scan willTobias Diedrich
2010-11-02This adds pci device ids and pci_driver structs for the K8T890 CFTobias Diedrich
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-25Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek
2010-04-22zero warnings days...Stefan Reinauer
2010-04-14geeesh! And this really compiles and even runs?Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-07newconfig is no more.Patrick Georgi
2010-01-06Kconfig builds all boards now.Patrick Georgi
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-07-23sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-13Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek
2009-03-21To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-09-19Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-15Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-15Various cosmetic fixes and improvements (trivial).Uwe Hermann
2007-11-13Fine-tune the V-link bus between K8T890 and VT8237R and setRudolf Marek
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-22This patch adds support for K8T890CE northbridge.Rudolf Marek