Age | Commit message (Expand) | Author |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-10-23 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
2009-10-20 | Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. | Myles Watson |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Disable x86emu for via based boards which bring | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-01 | As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to | Rudolf Marek |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-18 | Add via south support. Correct usage of conditional variables. | Ronald G. Minnich |
2009-08-18 | Add the rest of the files. | Jon Harrison |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-07-20 | Add legacy I/O region for vt8237r southbridge. | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | I missed three files. | Jon Harrison |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-05-31 | Following patch moves all vt8237 fadt.c from mainboard/* file to chipset | Rudolf Marek |
2009-04-13 | Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty... | Rudolf Marek |
2009-04-13 | Following patch adds support for resume on VT8237 based motherboards. The NB | Rudolf Marek |
2009-03-21 | To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves | Rudolf Marek |
2009-03-06 | use include file for i8259 where appropriate (trivial) | Stefan Reinauer |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-18 | Fix implicit declaration in cn700/vt8237 code | Corey Osgood |
2008-12-04 | The patch changes the LDTSTOP length as well mostly default content of 0xec, | Rudolf Marek |
2008-10-17 | Final fix for C7 boards, which are still using ROMCC, to be able to | Corey Osgood |
2008-10-17 | ROMCC chokes on vt8237_early_network_init(). Since that function is only | Carl-Daniel Hailfinger |
2008-10-16 | Revision 3567 introduced __attribute__((packed)) for a structured which | Carl-Daniel Hailfinger |
2008-10-12 | Remove an extra bracket left by the vt8237r cleanup patch (trivial) | Corey Osgood |
2008-10-12 | VIA VT8237R cleanups (trivial). | Uwe Hermann |
2008-09-19 | Attached patch fixes at least one issue ;) During the PCI BAR sizing must b... | Rudolf Marek |
2008-09-05 | This patch adds support for the VIA VT8237S south bridge. The VT8237R program... | Rudolf Marek |
2008-09-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-06-20 | Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. | Bari Ari |
2008-03-20 | Following patch adds K8M890 support. It initializes the AGP and graphics UMA. | Rudolf Marek |
2008-03-19 | Following patch will setup KT890 HT automatically. It will find the | Rudolf Marek |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-11-15 | Various cosmetic fixes and improvements (trivial). | Uwe Hermann |