Age | Commit message (Expand) | Author |
2010-04-20 | As Myles suggested a while back: Switch long time #warnings to be comments | Stefan Reinauer |
2010-04-16 | fix up sb600 and it8712f tree. | Stefan Reinauer |
2010-04-15 | remove more warnings. move ROOT_COMPLEX selection to fam10 | Stefan Reinauer |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-04-14 | zero warning days. Move RAMTOP and RAMBASE together. | Stefan Reinauer |
2010-04-14 | Remove few more warnings and some dead code. | Myles Watson |
2010-04-14 | geeesh! And this really compiles and even runs? | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different warnings | Stefan Reinauer |
2010-04-11 | do better error reporting in i82801dx early smbus functions. | Stefan Reinauer |
2010-04-09 | fix the broken nvidia chipset boards, | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | zero warning days. | Stefan Reinauer |
2010-04-09 | 1. This patch adds CAR for Intel P6 series processors. | Joseph Smith |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-07 | clean up age old via epia target. | Stefan Reinauer |
2010-04-07 | fix epia-m700 compilation, and remove more warnings. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-04-07 | "no warnings day" | Stefan Reinauer |
2010-04-07 | - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY | Stefan Reinauer |
2010-04-06 | fix CK804 boards. | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-05 | Add RS785G, looks like it works although it is RV620. | Rudolf Marek |
2010-04-03 | device_t wants device/device.h | Stefan Reinauer |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-04-02 | remove more warnings. | Stefan Reinauer |
2010-04-02 | remove some more warnings | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-30 | fix some southbridge warnings (trivial) | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-28 | drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking... | Stefan Reinauer |
2010-03-23 | fix newly introduced printk_foo warnings.. | Stefan Reinauer |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-23 | Removing build warning of sb600 & rs690. | Wang Qing Pei |
2010-03-22 | Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo... | Joseph Smith |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-19 | I ran into a couple of errors while building a mahogany_fam10 target; | Ed Swierk |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | trivial. Delelte double blank line. | Zheng Bao |
2010-03-17 | more warnings gone... | Stefan Reinauer |
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 |