summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via/k8t890
Commit message (Expand)AuthorAgeFilesLines
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-224-14/+14
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-1511-32/+34
* newconfig is no more.Patrick Georgi2010-02-071-28/+0
* Kconfig builds all boards now.Patrick Georgi2010-01-061-0/+3
* Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson2009-10-201-2/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* some progress on kconfig:Patrick Georgi2009-09-252-0/+13
* sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen2009-07-234-4/+222
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-2/+2
* Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek2009-04-133-11/+78
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-0/+11
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-195-0/+9
* Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek2008-09-193-13/+22
* Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek2008-03-2010-74/+374
* Following patch will setup KT890 HT automatically. It will find theRudolf Marek2008-03-191-19/+55
* Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek2008-03-151-26/+0
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1812-12/+12
* Various cosmetic fixes and improvements (trivial).Uwe Hermann2007-11-157-94/+95
* Fine-tune the V-link bus between K8T890 and VT8237R and setRudolf Marek2007-11-133-5/+99
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-246-10/+10
* This patch adds support for K8T890CE northbridge.Rudolf Marek2007-10-2211-0/+809