Age | Commit message (Expand) | Author |
2009-10-11 | HAVE_ACPI_TABLES cleanups for kconfig: | Uwe Hermann |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-10-07 | Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards | Uwe Hermann |
2009-10-07 | Convert all "default y" options to "select FOO" (shorter). | Uwe Hermann |
2009-10-07 | Fix intel board build on kconfig. MAX_CPUS was missing | Patrick Georgi |
2009-10-07 | More boards in kconfig, and moved -O2 flag for romcc into | Patrick Georgi |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-10-03 | Remove duplicate and not too useful Kconfig board comments as | Uwe Hermann |
2009-09-29 | Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. | Myles Watson |
2009-09-29 | Remove pre-CBFS _vgabios_start and _vgabios_end. | Myles Watson |
2009-09-29 | Fix a number of board names in Kconfig (trivial). | Uwe Hermann |
2009-09-29 | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-23 | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer |
2009-08-28 | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-21 | clean up acpi table strings, as discussed on the list | Stefan Reinauer |
2009-07-21 | This fixes a couple of issues with older Linux kernels (that expect an XSDT as | Stefan Reinauer |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-19 | Undo my ugly commit that added uses clauses in lots of places instead of one. | Myles Watson |
2009-06-17 | Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. | Myles Watson |
2009-06-06 | When I started refactoring mainboard Config.lb, I added two different | 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-04-22 | Convert 12 more boards to use include statements in Config.lb. | Carl-Daniel Hailfinger |
2009-04-22 | no duplicate names in cmos.layout allowed. (fixes a bunch of boards) | Stefan Reinauer |
2009-04-22 | This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a | Stefan Reinauer |
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-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, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-10 | This patch adds empty acpi_fill_slit functions so they build again. | Myles Watson |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2008-12-22 | Fix implicit declarations of pci_read_config8 and pci_write_config8 in | Carl-Daniel Hailfinger |
2008-10-13 | Add support for the Intel EP80579 (Tolapai) Development Kit mainboard | Ed Swierk |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-03-30 | Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 Development Kit ... | Ed Swierk |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-12-30 | The following mainboards had a file named microcode_updates.c in their | Carl-Daniel Hailfinger |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |