Age | Commit message (Expand) | Author |
2010-03-17 | revert the faulty part of r5252 | Stefan Reinauer |
2010-03-17 | fix HPET on some ICH southbridges | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | Actually enable HPET | Stefan Reinauer |
2010-03-17 | bug fix for IOAPIC on i82801dx. | Stefan Reinauer |
2010-03-17 | This patch fixes up the i82801dx_lpc.c code post transition. | Joseph Smith |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-03-17 | fix HPET base addressed. | Stefan Reinauer |
2010-03-17 | The SB600 also has the BootFailTimer. We should disable it, | Zheng Bao |
2010-03-17 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-17 | remove warnings from cs5530 driver. (trivial) | Stefan Reinauer |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-16 | Delete Config.lb in new southbridge folders. | Zheng Bao |
2010-03-16 | Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the | Zheng Bao |
2010-03-16 | Features supported in RS780 code: | Zheng Bao |
2010-03-16 | Features supported in SB700 code: | Zheng Bao |
2010-03-14 | ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) | Stefan Reinauer |
2010-03-09 | sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau... | Marc Jones |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-02-28 | Use the romstraps build infrastructure created for "tinybootblock" | Patrick Georgi |
2010-02-27 | This does the following: | Stefan Reinauer |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-22 | fix builds... | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-09 | Port of CS5536 early UART setup from v3. | Edwin Beasant |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-03 | The UART2 on the AMD cs5536 is incorrectly configured in two places. | Stefan Reinauer |
2010-01-27 | reformat Kconfig file, too. | Patrick Georgi |
2010-01-27 | Add the MSR writes that are needed to provide VGA legacy routing for the Geod... | Edwin Beasant |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-17 | Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 | Stefan Reinauer |
2010-01-17 | ICH7 update | Stefan Reinauer |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2010-01-16 | (trivial) cosmetics for i82801gx cmos failover. | Stefan Reinauer |
2010-01-16 | * drop reset files from 945 mainboards (and use southbridge specific reset) | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-11-06 | Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. | Uwe Hermann |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-24 | s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u... | Stefan Reinauer |
2009-10-23 | Remove left-overs from Winbond southbridge removal (trivial). | Uwe Hermann |
2009-10-23 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
2009-10-22 | minimal whitespace fix (trivial) | 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-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-16 | Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the | Zheng Bao |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-14 | delete white trailing spaces. It is done by the perl command. | Zheng Bao |
2009-10-14 | Use CAR ck804 code with the s2892. | Myles Watson |
2009-10-13 | White space change in preparation for a patch to unify handling of ck804. | Myles Watson |
2009-10-13 | This patch support for the Technexion Tim-5690 mainboard. | Libra Li |
2009-10-09 | This change allows us to see the spd on the s850, finally. | Ronald G. Minnich |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-08 | Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) | Patrick Georgi |
2009-10-08 | Disable x86emu for via based boards which bring | Patrick Georgi |
2009-10-07 | Enable full ROM access on AMD CS5530(A) (needed for CBFS). | Uwe Hermann |
2009-10-04 | The new CBFS based build system requires the whole ROM to be accessible | Uwe Hermann |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-09-22 | failoverR.diff: Revert my failover change since Kconfig only supports fallback. | Myles Watson |
2009-09-01 | As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to | Rudolf Marek |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-28 | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye |
2009-08-28 | Add kconfig support for all Intel 82810 (i810) boards. | Uwe Hermann |
2009-08-28 | This is the beginning of support for Geode and Kconfig in v2. | Ronald G. Minnich |
2009-08-28 | Silence unneeded #warnings, change to code comments (trіvial). | Uwe Hermann |
2009-08-27 | Added support for the AMD RS690 and SB600 southbridges in Kconfig | Cristi Măgherușan |
2009-08-27 | The new resource allocator helped me find a bug in SB600 diagnostics. | Carl-Daniel Hailfinger |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-26 | Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI | Libra Li |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-24 | Add support for Nvidia Southbridges to Kconfig. | Myles Watson |
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 | drop extra whitespace at end of line for i945 + ICH7 (trivial) | Stefan Reinauer |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Missing files from last patch. | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-05 | Add some more CONFIG_* prefixes that were missing. | Patrick Georgi |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-07-21 | Another include file slipped. This gets via/epia-m building again. | Stefan Reinauer |
2009-07-21 | Intel ICH7 updates | Stefan Reinauer |