summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via/k8t890
Commit message (Expand)AuthorAgeFilesLines
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0811-9/+9
* With low serial console loglevels a pcie graphics card is notTobias Diedrich2010-11-241-43/+42
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-223-4/+19
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-7/+0
* Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich2010-11-171-2/+2
* Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann2010-11-141-0/+5
* Add pointer to public PCIe bridge documentation onTobias Diedrich2010-11-071-0/+6
* Need to clear downstream read cycle retry bit, or the bus scan willTobias Diedrich2010-11-021-2/+35
* This adds pci device ids and pci_driver structs for the K8T890 CFTobias Diedrich2010-11-025-2/+36
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-9/+9
* Fix all warnings in the tree Stefan Reinauer2010-07-081-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-275-8/+8
* Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek2010-04-252-6/+9
* Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek2010-04-252-67/+69
* zero warnings days...Stefan Reinauer2010-04-222-6/+9
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-141-1/+1
* no warnings dayStefan Reinauer2010-04-071-2/+4
* remove more warnings.Stefan Reinauer2010-04-033-1/+6
* 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