Age | Commit message (Expand) | Author |
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-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-05-01 | Trivial patch to make #defines generated from cmos.layout have unique names. ... | Myles Watson |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-28 | Enable HAVE_HIGH_TABLES by default for northbridges with | Patrick Georgi |
2009-04-28 | add_mainboard_resources is necessary for some boards (eg. kontron), but | Patrick Georgi |
2009-04-22 | drop duplicate compiler options that are already mentioned in CFLAGS. | Stefan Reinauer |
2009-04-21 | Thanks to Myles' patch adding support for include statements, | Carl-Daniel Hailfinger |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-13 | I need to do uses HAVE_ACPI_RESUME for each board. Here we go. | Rudolf Marek |
2009-04-12 | This patch cleans up the calls to $CC in mainboard Config.lb files. They | Carl-Daniel Hailfinger |
2009-04-03 | There are more than a dozen targets in the v2 tree which refer to ROMCC | Carl-Daniel Hailfinger |
2009-04-03 | Next step. Kill auto.c and failover.c and clean up Config.lb for | Carl-Daniel Hailfinger |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-31 | Add the CONFIG_ROMS config variable. | Ronald G. Minnich |
2009-03-13 | This patch reverts SuperIO changes that I was too hasty with. Even though the | Myles Watson |
2009-03-10 | This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still | Myles Watson |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2009-02-09 | Remove some warnings, mainly from format strings which didn't match the | Myles Watson |
2009-01-20 | This patch makes the recently added assembler debug optional, as it may | Stefan Reinauer |
2008-12-22 | In the process of trying to debug some HT sync problems I added lots of | Carl-Daniel Hailfinger |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-20 | OK, people, watch this. | Stefan Reinauer |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-18 | Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 | Myles Watson |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-04-23 | This is the sata irq patch for s2895 and ultra40. It also changes some broken | Myles Watson |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-04-06 | Trivial patch: | Stefan Reinauer |
2007-02-02 | Remove hardcoded gcc versions otherwise the build will break for | Uwe Hermann |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
2006-12-15 | Apply linuxbios-rename-compressed-payload-options.patch, refs #14 | Ed Swierk |
2006-11-10 | * fix the automatic build system by compressing payloads if possible | Stefan Reinauer |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-11-02 | Remove some unneeded #includes from most mainboard.c files. | Uwe Hermann |
2006-10-27 | Fix the CHIP_NAME() entries of all mainboards to have the same format | Uwe Hermann |
2006-10-06 | MEMCLK to DDRXXX | Yinghai Lu |
2006-10-05 | K8_4RANK to QRANK | Yinghai Lu |
2006-10-04 | get_bus_cong using sysconf instead | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-07-19 | closing issue 44: rename ram clocks in cmos.layout | Stefan Reinauer |
2006-05-04 | don't wait core0 started twice | Yinghai Lu |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
2005-12-07 | fix type error for s2895 | Yinghai Lu |
2005-12-06 | use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue | Yinghai Lu |
2005-12-02 | issue 41 - fix up motherboard compilation. There's always hope. | Stefan Reinauer |
2005-12-01 | Applying 11_26_car_tyan.diff from Yinghai Lu. | Stefan Reinauer |