Age | Commit message (Expand) | Author |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-30 | Compress stage if CONFIG_COMPRESS is activated, instead of | Patrick Georgi |
2009-09-22 | back out some overzealous renames | Stefan Reinauer |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |
2009-07-21 | - Remove superfluous / from path | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-25 | Remove the object files for cbfs from target directories and add a | Myles Watson |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-05-13 | Add support for human-friendly component string types for the cbfstool add | Ward Vandewege |
2009-05-04 | This patch removes these warnings: | Myles Watson |
2009-04-26 | Trivial: allow "," in filenames | Patrick Georgi |
2009-04-25 | Enable cbfs payload compression (the "l" flag) if payloads are | Patrick Georgi |
2009-04-23 | This patch cleans up Makefile generation. It removes the | Myles Watson |
2009-04-22 | This patch fixes the parser. '|' has special meaning so [|] is used. | Myles Watson |
2009-04-21 | scan-build prefers -include over --includes=, gcc knows both. | Patrick Georgi |
2009-04-17 | Add include to config.g | Myles Watson |
2009-04-17 | There are two identical cfgfile rules in config.g. Remove one of them. | Myles Watson |
2009-04-17 | This patch allows you to add lines of the form | Myles Watson |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-08 | Only build romfs on those target that have CONFIG_ROMFS enabled. | Stefan Reinauer |
2009-04-04 | build romtool in mainboard target directory. | Stefan Reinauer |
2009-04-04 | Fix the concurrency issue of building romtool. | Patrick Georgi |
2009-04-03 | I thought that romfs infrastructure is done now, but there were some | Patrick Georgi |
2009-04-03 | the attached patch is the last infrastructure change necessary for | Patrick Georgi |
2009-04-02 | Ronald Hoogenboom writes: | Ronald Hoogenboom |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-28 | This is a small fix for the last checkin (does not fix those two boards) that | Stefan Reinauer |
2009-02-28 | With this patch the v2 build system will create a directory hierarchy | Stefan Reinauer |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |
2008-11-28 | This patch fixes the ugly race condition created through build_opt_tbl | Stefan Reinauer |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-08-01 | fix typos in config.g, and don't arbitrarily hide some build information | Stefan Reinauer |
2008-06-08 | Changes Makefile generation so that recursive "make" calls read | Pierre Pronchery |
2008-02-18 | Should be part of changeset 3106. | Rudolf Marek |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2006-08-11 | - fix dependency rule for Makefile and Makefile.settings | Richard Smith |
2006-05-02 | add automatic payload compression method to LinuxBIOS | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-07-06 | cleaning cvs leftovers | arch import user (historical) |
2004-11-22 | - Add the cpu path support. Oops I failed to commit this earlier | Eric Biederman |
2004-11-20 | added missing cpu and cpu_bus support | Greg Watson |
2004-11-05 | - Ensure the all target is the first commands in the makefile.... | Eric Biederman |
2004-11-05 | - Put the rule for the Makefile at the bottom of the makefile! | Eric Biederman |
2004-11-05 | - In the makefile header get the name of the Makefile correct | Eric Biederman |
2004-11-05 | - Massage the code to generate the top level Makefile so the | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-18 | - FIXED resources are also ASSIGNED resources | Eric Biederman |