summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via
Commit message (Expand)AuthorAgeFilesLines
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2219-83/+83
* This patch is from 2009-10-20Uwe Hermann2010-03-051-1/+1
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-233-3/+3
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-1524-62/+64
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-1/+1
* newconfig is no more.Patrick Georgi2010-02-075-97/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-95/+2
* Kconfig builds all boards now.Patrick Georgi2010-01-061-0/+3
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-2312-401/+1
* Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson2009-10-201-2/+2
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-194-18/+18
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-4/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-094-4/+1
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-081-0/+3
* some progress on kconfig:Patrick Georgi2009-09-258-8/+114
* As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek2009-09-011-6/+31
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-7/+7
* Add via south support. Correct usage of conditional variables. Ronald G. Minnich2009-08-184-9/+59
* Add the rest of the files.Jon Harrison2009-08-182-0/+228
* Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison2009-08-173-23/+203
* Kconfig!Patrick Georgi2009-08-122-0/+10
* sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen2009-07-234-4/+222
* Add legacy I/O region for vt8237r southbridge.Myles Watson2009-07-201-3/+7
* Move the v3 resource allocator to v2.Myles Watson2009-07-022-6/+31
* I missed three files. Jon Harrison2009-07-011-2/+34
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-305-6/+6
* Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek2009-05-312-1/+179
* Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty...Rudolf Marek2009-04-131-0/+2
* Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek2009-04-135-15/+128
* To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek2009-03-211-0/+11
* use include file for i8259 where appropriate (trivial)Stefan Reinauer2009-03-062-1/+2
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-124-6/+6
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-195-0/+9
* Fix implicit declaration in cn700/vt8237 codeCorey Osgood2008-12-182-1/+2
* The patch changes the LDTSTOP length as well mostly default content of 0xec,Rudolf Marek2008-12-042-51/+5
* Final fix for C7 boards, which are still using ROMCC, to be able toCorey Osgood2008-10-171-0/+2
* ROMCC chokes on vt8237_early_network_init(). Since that function is onlyCarl-Daniel Hailfinger2008-10-172-0/+10
* Revision 3567 introduced __attribute__((packed)) for a structured whichCarl-Daniel Hailfinger2008-10-161-1/+5
* Remove an extra bracket left by the vt8237r cleanup patch (trivial)Corey Osgood2008-10-121-1/+1
* VIA VT8237R cleanups (trivial).Uwe Hermann2008-10-126-180/+205
* Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek2008-09-193-13/+22
* This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek2008-09-056-41/+619
* This patch gets the Epia-CN working without ACPI or APIC.Bari Ari2008-09-012-7/+21
* Extend the VIA vt8237r southbridge decode range for the ROM to 1MB.Bari Ari2008-06-201-0/+2
* Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek2008-03-2011-77/+320
* Following patch will setup KT890 HT automatically. It will find theRudolf Marek2008-03-191-19/+55
* Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek2008-03-151-0/+15
* 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-1825-25/+25