Age | Commit message (Expand) | Author |
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 |