Age | Commit message (Expand) | Author |
2009-06-05 | die() does never return. Annotate it as such. | Carl-Daniel Hailfinger |
2009-06-05 | After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a | Zheng Bao |
2009-06-04 | This patch is about some noticable bugs which was made by no reason. | Zheng Bao |
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-06-03 | Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr... | Zheng Bao |
2009-05-31 | Following patch moves all vt8237 fadt.c from mainboard/* file to chipset | Rudolf Marek |
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-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-28 | fix warning: no return statement in function returning non-void | Stefan Reinauer |
2009-04-22 | This patch adds support for the BCM21000 (aka HT-2100) | Mondrian nuessle |
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-04-06 | (trivial) fix some warnings | Stefan Reinauer |
2009-04-05 | two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC | Stefan Reinauer |
2009-04-04 | fix this warning for the embedded planet ep405pc | Stefan Reinauer |
2009-03-21 | To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves | Rudolf Marek |
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-10 | This patch adds common elements for ck804-based boards. | Myles Watson |
2009-03-06 | * fix a minor power state issue in the ich7 smm handler | Stefan Reinauer |
2009-03-06 | use include file for i8259 where appropriate (trivial) | Stefan Reinauer |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-15 | - Fix up amd pistachio and dbm690t. | Stefan Reinauer |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2009-02-09 | Remove some warnings, mainly from format strings which didn't match the | Myles Watson |
2009-02-05 | Use the correct device for switching on HDA. | Dan Lykowski |
2009-01-23 | Fix rs690 bug about GPPSB configuration. | Maggie Li |
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 |
2009-01-15 | Adds a retry/faildown to SB600 SATA detection logic. | Dan Lykowski |
2008-12-29 | The SB600 RPR documentation does not mention what to do if SATA_BAR0+6 | Carl-Daniel Hailfinger |
2008-12-23 | Handle RS690 quirks for 1 GHz noncoherent HyperTransport. | Carl-Daniel Hailfinger |
2008-12-23 | Fix implicit declarations of pci_read_config32 and pci_write_config32 in | Maggie Li |
2008-12-22 | Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.c | Carl-Daniel Hailfinger |
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-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-12-17 | Add 690G and 690(MT) internal graphics support. | Zheng Bao |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |