1. 2cecce5 Continuing the slow doc-o update by Ronald G. Minnich · 15 years ago
  2. caf884c flashrom: board_enables: reconstruct table. by Luc Verhaegen · 15 years ago
  3. 4399d3c flashrom: Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  4. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 15 years ago
  5. f5f0c69 flashrom: MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  6. 15bbfb8 Add MX25L1635D support, as discussed on #coreboot. by Stephan Guilloux · 15 years ago
  7. b5843ff There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_DIMM_SUPPORT in line 2208, which caused the protected code fragment never to be included for compilation. by Ronald Hoogenboom · 15 years ago
  8. 4365659 drop the ChangeLog.cvsimport document from the transition from CVS by Stefan Reinauer · 15 years ago
  9. c90bb4a Drop long-obsolete HOWTO, it's still available in wikified form at by Uwe Hermann · 15 years ago
  10. d2a5a5a s/LinuxBIOS/coreboot/. by Uwe Hermann · 15 years ago
  11. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  12. b1ec2ac flashrom: Add VIA PC3500G board. It has SPI flash behind ITE8716 on LPC. by Peter Stuge · 15 years ago
  13. d1be3ba Add include to config.g by Myles Watson · 15 years ago
  14. 0346c22 Improvements for the coreboot v2 README: by Uwe Hermann · 15 years ago
  15. ef5f8a7 Updating documentation as I get ready to put v3-style startup in (which by Ronald G. Minnich · 15 years ago
  16. 1eb1a61 There are two identical cfgfile rules in config.g. Remove one of them. by Myles Watson · 15 years ago
  17. a80a610 This patch allows you to add lines of the form by Myles Watson · 15 years ago
  18. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  19. 56c51bd This needed to be removed. by Ronald G. Minnich · 15 years ago
  20. e4be46b Following patch flushes the instruction queue when we set PE=0. This is normally by Rudolf Marek · 15 years ago
  21. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  22. 13e1921 v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  23. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  24. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  25. d086e5d Some coding style and consistency fixes (trivial). by Uwe Hermann · 15 years ago
  26. 8214457 r4097 broke the tree and it remains unfixed :-( by Stefan Reinauer · 15 years ago
  27. 57f6c08 EPIA-CN does not have any ACPI tables. Fixes manual and auto build here. by Peter Stuge · 15 years ago
  28. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago
  29. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  30. 3935b19 fix up the tree. by Stefan Reinauer · 15 years ago
  31. ef4d7d4 util: romfs->cbfs rename by Peter Stuge · 15 years ago
  32. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago
  33. 450b23f v2/documentation: romfs -> cbfs rename by Peter Stuge · 15 years ago
  34. 299a00f Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. by Rudolf Marek · 15 years ago
  35. 5c4f839 Fix typo. Add missing copyright year. by Uwe Hermann · 15 years ago
  36. c824b58 Emergency fix. Most targets now build. by Ronald G. Minnich · 15 years ago
  37. 743b635 I need to do uses HAVE_ACPI_RESUME for each board. Here we go. by Rudolf Marek · 15 years ago
  38. 0fb21c4 The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on this file. by Rudolf Marek · 15 years ago
  39. 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
  40. 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
  41. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  42. 497c8ef Following patch adds support for resume on VT8237 based motherboards. The NB by Rudolf Marek · 15 years ago
  43. a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 15 years ago
  44. 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
  45. 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
  46. e86c65b The IT8712F needs to have the configuration bits changed to handle the power for by Rudolf Marek · 15 years ago
  47. 7845fb5 Bring S2912 and S2912_Fam10 Config.lb in line with each other. by Carl-Daniel Hailfinger · 15 years ago
  48. a3ec56c by Ward Vandewege · 15 years ago
  49. ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
  50. 4eb3705 Mention a few more flash chip packages in README/manpage. by Uwe Hermann · 15 years ago
  51. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  52. 708ccac Add a note that 'modprobe msr' might be required. by Uwe Hermann · 15 years ago
  53. cd2cbf7 Fix typo. by Uwe Hermann · 15 years ago
  54. a0eeef3 Various manpage / README fixes: by Uwe Hermann · 15 years ago
  55. 8d9f932 unify spd_ddr2.h (trivial) by Stefan Reinauer · 15 years ago
  56. 712f325 Fixed the typo should indeed be a 0x2e. Tested on an iWILL DK8-HTX board. by Mondrian nuessle · 15 years ago
  57. 013c7cf * commit previously forgotten romfs.txt by Stefan Reinauer · 15 years ago
  58. d367037 fix sandpointx3_altimus_mpc7410 target. We're back at all boards compiling. by Stefan Reinauer · 15 years ago
  59. d40f7db Only build romfs on those target that have CONFIG_ROMFS enabled. by Stefan Reinauer · 15 years ago
  60. 0de8b91 This tested ok, but qemu can't really handle c0000 as RAM. (trivial) by Ronald G. Minnich · 15 years ago
  61. 80775c1 add Config-abuild for the new board (trivial) by Stefan Reinauer · 15 years ago
  62. 4a8523a This is a bit of an emergency fix for qemu. Ethernet routing has not been by Ronald G. Minnich rminnich · 15 years ago
  63. b3b7db7 This fixes a bug in romfs code; see comment. If we add the pci rom by Ronald G. Minnich · 15 years ago
  64. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  65. 662d52d Add support for romfs to option rom loading. by Ronald G. Minnich · 15 years ago
  66. df77f34 (trivial) fix some warnings by Stefan Reinauer · 15 years ago
  67. da6d92b Daniel Toussaint wrote: by Daniel Toussaint · 15 years ago
  68. 38891ab cross compilation fix for motorola sandpoint based boards by Stefan Reinauer · 15 years ago
  69. 85107f2 two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC by Stefan Reinauer · 15 years ago
  70. a73fc4b Makefile includes were mixed up. by Stefan Reinauer · 15 years ago
  71. 9f243a1 fix this warning: by Stefan Reinauer · 15 years ago
  72. dd0b6ff fix this warning for the embedded planet ep405pc by Stefan Reinauer · 15 years ago
  73. 14ad50e This fixes a race condition (revealed by my other check-in r4067) in the by Stefan Reinauer · 15 years ago
  74. 16e34b9 small workaround for romtool incompatibility with ppc ports by Stefan Reinauer · 15 years ago
  75. e6cc67b build romtool in mainboard target directory. by Stefan Reinauer · 15 years ago
  76. 8e304e6 fix cross compilation in abuild for certain scenarios by Stefan Reinauer · 15 years ago
  77. 6e244da fix variable shadowing in lzmadecode.c (trivial) by Stefan Reinauer · 15 years ago
  78. be84b01 fix some warnings by casting safely. (trivial) by Stefan Reinauer · 15 years ago
  79. 962242a use $(MAKE) instead of hardcoded "make".. (trivial) by Stefan Reinauer · 15 years ago
  80. 2ddacb6 fix configuration step of totalimpact briq and embeddedplanet ep405pc. by Stefan Reinauer · 15 years ago
  81. 2d2589e Fix the concurrency issue of building romtool. by Patrick Georgi · 15 years ago
  82. d7a709a These are some cleanups and changes. These are build and boot tested on qemu. by Ronald G. Minnich · 15 years ago
  83. ace2dc5 Add u64 typedef to ppc (trivial) by Patrick Georgi · 15 years ago
  84. 7b6ea25 Fix up the incomplete commit in r4055. by Carl-Daniel Hailfinger · 15 years ago
  85. edf4807 drop unused variables in generic smm handler. (trivial) by Stefan Reinauer · 15 years ago
  86. 2fd2c79 drop another shadow variable (trivial) by Stefan Reinauer · 15 years ago
  87. f7116c3 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  88. f16fb73 I thought that romfs infrastructure is done now, but there were some by Patrick Georgi · 15 years ago
  89. d107831 The attached patch tries new style compression first and runs old by Patrick Georgi · 15 years ago
  90. 48e8c3c Print a pointer as pointer, it's really trivial. by Patrick Georgi · 15 years ago
  91. 1b9a5c6 This patch implements --include=file.h for romcc. by Stefan Reinauer · 15 years ago
  92. 11f054a Next step. Kill auto.c and failover.c and clean up Config.lb for by Carl-Daniel Hailfinger · 15 years ago
  93. aed1f92 the attached patch is the last infrastructure change necessary for by Patrick Georgi · 15 years ago
  94. 73ad326 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  95. e729846 Ronald Hoogenboom writes: by Ronald Hoogenboom · 15 years ago
  96. 5cbdc1e Fix typo. trivial. by Marc Jones · 15 years ago
  97. 4ca5902 Updated microcode for for AMD Fam10 DR-B2 and B3. by Zheng Bao · 15 years ago
  98. 90e0271 forgot this. by Ronald G. Minnich · 15 years ago
  99. 61dc06c (trivial) add filo call back for those few mainboards that still (need to) by Stefan Reinauer · 15 years ago
  100. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago