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 | 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 | 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-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-14 | ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) | Stefan Reinauer |
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-27 | This does the following: | 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-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-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 |
2009-11-06 | Split the two usages of __ROMCC__: | 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 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
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-04 | The new CBFS based build system requires the whole ROM to be accessible | Uwe Hermann |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
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 | Silence unneeded #warnings, change to code comments (trŅvial). | Uwe Hermann |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | drop extra whitespace at end of line for i945 + ICH7 (trivial) | Stefan Reinauer |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-05 | Add some more CONFIG_* prefixes that were missing. | Patrick Georgi |
2009-07-21 | Intel ICH7 updates | Stefan Reinauer |
2009-07-20 | Rename some preprocessor symbols. I have no idea why | Patrick Georgi |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-05 | die() does never return. Annotate it as such. | Carl-Daniel Hailfinger |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-05-29 | enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr... | Joseph Smith |
2009-05-26 | ops can not be const because of the pci conf1/conf2 hackery we do. trivial | Stefan Reinauer |
2009-05-13 | Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM... | Joseph Smith |
2009-05-11 | This patch adds high table support to qemu. It was already added to | Myles Watson |
2009-05-02 | Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x... | Joseph Smith |
2009-05-02 | Run dos2unix on all files: | Stefan Reinauer |
2009-05-02 | Trivial, update email address. | Joseph Smith |
2009-05-01 | This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ... | Joseph Smith |
2009-04-06 | (trivial) fix some warnings | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-13 | ACPI implementation for i945, ICH7, Kontron 986LCD-M | Stefan Reinauer |
2009-03-11 | This patch contains some significant updates to the i82801gx component and will | Stefan Reinauer |
2009-03-06 | * fix a minor power state issue in the ich7 smm handler | Stefan Reinauer |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-01-20 | forgot to svn add | Stefan Reinauer |
2009-01-20 | Update Kontron board | Stefan Reinauer |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |
2008-11-06 | Drop #defines for registers that are not existant on the ICH7. | Uwe Hermann |
2008-11-06 | The enable_hpet() code in intel/i82801gx will not work with the | Uwe Hermann |
2008-11-02 | Trim down the list of southbridges supported by the i82801xx driver | Uwe Hermann |
2008-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Intel ICH7 southbridge. | Stefan Reinauer |
2008-09-03 | Tidy up identifiers, per Uwe's suggestion. Trivial. | Ed Swierk |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-08-25 | This patch modifies the Intel 3100 southbridge code to recognize the | Ed Swierk |
2008-05-07 | Implement GPIO configuration routines for the Intel 3100 southbridge, | Ed Swierk |
2008-04-30 | By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 | Ed Swierk |
2008-04-06 | This patch halts the tco timer early in the boot process on all ICH series so... | Joseph Smith |
2008-04-01 | Setting an integrated southbridge device (like SATA or USB2.0) to | Ed Swierk |
2008-04-01 | Remove i82801DB files that I meant to delete in r3206. | Joseph Smith |
2008-04-01 | Tiny style fix for consistency (trivial). | Ed Swierk |
2008-04-01 | Removal of i82801DB (ICH4) | Joseph Smith |
2008-04-01 | The early init code of several Intel southbridge chipsets calls | Ed Swierk |
2008-03-30 | Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots | Ed Swierk |
2008-03-16 | Here is an updated patch addressing most of Uwe's and Peter's ... | Ed Swierk |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-11-30 | Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): | Uwe Hermann |
2007-11-29 | Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). | Uwe Hermann |
2007-11-07 | Add initial support for all known ICH* southbridges to the | Uwe Hermann |
2007-11-07 | Add PCI IDs for most Intel southbridges of the 82801 series | Uwe Hermann |
2007-11-04 | Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to | Uwe Hermann |
2007-10-30 | Various fixes and improvements of the 82801xx code. | Joseph Smith |
2007-10-24 | smaller changes to silence build warnings. (trivial) | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-01 | Thee lines in i82801xx_pci.c need to be removed. They cause the | Joseph Smith |
2007-06-19 | Various minor cosmetics and coding style fixes (trivial). | Uwe Hermann |