1. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  2. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  3. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  4. 7faa7d6 increase rom sizes for abuild by Stefan Reinauer · 15 years ago
  5. e5b44ab All "unknown xy SPI chip" entries claim to have status UNTESTED for by Carl-Daniel Hailfinger · 15 years ago
  6. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  7. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  8. 257ae3f Quick 'indent' run on ectool with some additional manual cosmetic fixes. by Uwe Hermann · 15 years ago
  9. 0408bdd don't ignore return values (trivial) by Stefan Reinauer · 15 years ago
  10. 570933c remove some style guide breaks and warnings from raminit_f_dqs.c by Stefan Reinauer · 15 years ago
  11. 38c49fd argh... never redo parts of the original patch on the fly. This fixes the tree by Stefan Reinauer · 15 years ago
  12. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 15 years ago
  13. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  14. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  15. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  16. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  17. 6af0cb6 Trivial removal of a freudian slip. by Patrick Georgi · 15 years ago
  18. b5ab323 A small utility to dump the RAM of a laptop's Embedded/Environmental by Stefan Reinauer · 15 years ago
  19. 7e16bf3 - function prototypes do not need "extern" by Stefan Reinauer · 15 years ago
  20. c6236ed flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board uses by Carl-Daniel Hailfinger · 15 years ago
  21. 6fa0317 remove a few warnings, and comments á la #include <foo.h> // include file foo.h by Stefan Reinauer · 15 years ago
  22. 4855f56 add define for Role-Based Error Reporting to PCIe defines (trivial) by Stefan Reinauer · 15 years ago
  23. 5bba752 fix a warning for a misnamed define, and make a debug message printk_debug by Stefan Reinauer · 15 years ago
  24. 507d843 CONFIG_CHIP_NAME is dead (trivial) by Stefan Reinauer · 15 years ago
  25. 236d102 small updates as suggested by Carl-Daniel Hailfinger. by Stefan Reinauer · 15 years ago
  26. ebf2589 Update to this very old document by Stefan Reinauer · 15 years ago
  27. df444bf Add a helper function to acpigen to create _PSD tables. by Patrick Georgi · 15 years ago
  28. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  29. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  30. 5cda45d scan-build prefers -include over --includes=, gcc knows both. by Patrick Georgi · 15 years ago
  31. 7bd6588 flashrom: Support Macronix MX2512805D flash chip by Stephan Guilloux · 15 years ago
  32. b9ceb65 flashrom: Trivial indent fix by Stephan Guilloux · 15 years ago
  33. b266f6f Somehow svn add didn't work for the include files. Commit the remainder by Carl-Daniel Hailfinger · 15 years ago
  34. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  35. 1089509 After verification in datasheets, all MX25 accept the same opcodes by Stephan Guilloux · 15 years ago
  36. b88a1fc A little more info. Failover docs are next, then proposed new mechanism by Ronald G. Minnich · 15 years ago
  37. feaaedc This patch adds by Myles Watson · 15 years ago
  38. 2cecce5 Continuing the slow doc-o update by Ronald G. Minnich · 15 years ago
  39. caf884c flashrom: board_enables: reconstruct table. by Luc Verhaegen · 15 years ago
  40. 4399d3c flashrom: Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  41. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 15 years ago
  42. f5f0c69 flashrom: MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  43. 15bbfb8 Add MX25L1635D support, as discussed on #coreboot. by Stephan Guilloux · 15 years ago
  44. 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
  45. 4365659 drop the ChangeLog.cvsimport document from the transition from CVS by Stefan Reinauer · 15 years ago
  46. c90bb4a Drop long-obsolete HOWTO, it's still available in wikified form at by Uwe Hermann · 15 years ago
  47. d2a5a5a s/LinuxBIOS/coreboot/. by Uwe Hermann · 15 years ago
  48. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  49. b1ec2ac flashrom: Add VIA PC3500G board. It has SPI flash behind ITE8716 on LPC. by Peter Stuge · 15 years ago
  50. d1be3ba Add include to config.g by Myles Watson · 15 years ago
  51. 0346c22 Improvements for the coreboot v2 README: by Uwe Hermann · 15 years ago
  52. ef5f8a7 Updating documentation as I get ready to put v3-style startup in (which by Ronald G. Minnich · 15 years ago
  53. 1eb1a61 There are two identical cfgfile rules in config.g. Remove one of them. by Myles Watson · 15 years ago
  54. a80a610 This patch allows you to add lines of the form by Myles Watson · 15 years ago
  55. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  56. 56c51bd This needed to be removed. by Ronald G. Minnich · 15 years ago
  57. e4be46b Following patch flushes the instruction queue when we set PE=0. This is normally by Rudolf Marek · 15 years ago
  58. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  59. 13e1921 v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  60. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  61. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  62. d086e5d Some coding style and consistency fixes (trivial). by Uwe Hermann · 15 years ago
  63. 8214457 r4097 broke the tree and it remains unfixed :-( by Stefan Reinauer · 15 years ago
  64. 57f6c08 EPIA-CN does not have any ACPI tables. Fixes manual and auto build here. by Peter Stuge · 15 years ago
  65. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago
  66. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  67. 3935b19 fix up the tree. by Stefan Reinauer · 15 years ago
  68. ef4d7d4 util: romfs->cbfs rename by Peter Stuge · 15 years ago
  69. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago
  70. 450b23f v2/documentation: romfs -> cbfs rename by Peter Stuge · 15 years ago
  71. 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
  72. 5c4f839 Fix typo. Add missing copyright year. by Uwe Hermann · 15 years ago
  73. c824b58 Emergency fix. Most targets now build. by Ronald G. Minnich · 15 years ago
  74. 743b635 I need to do uses HAVE_ACPI_RESUME for each board. Here we go. by Rudolf Marek · 15 years ago
  75. 0fb21c4 The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on this file. by Rudolf Marek · 15 years ago
  76. 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
  77. 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
  78. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  79. 497c8ef Following patch adds support for resume on VT8237 based motherboards. The NB by Rudolf Marek · 15 years ago
  80. a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 15 years ago
  81. 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
  82. 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
  83. e86c65b The IT8712F needs to have the configuration bits changed to handle the power for by Rudolf Marek · 15 years ago
  84. 7845fb5 Bring S2912 and S2912_Fam10 Config.lb in line with each other. by Carl-Daniel Hailfinger · 15 years ago
  85. a3ec56c by Ward Vandewege · 15 years ago
  86. ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
  87. 4eb3705 Mention a few more flash chip packages in README/manpage. by Uwe Hermann · 15 years ago
  88. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  89. 708ccac Add a note that 'modprobe msr' might be required. by Uwe Hermann · 15 years ago
  90. cd2cbf7 Fix typo. by Uwe Hermann · 15 years ago
  91. a0eeef3 Various manpage / README fixes: by Uwe Hermann · 15 years ago
  92. 8d9f932 unify spd_ddr2.h (trivial) by Stefan Reinauer · 15 years ago
  93. 712f325 Fixed the typo should indeed be a 0x2e. Tested on an iWILL DK8-HTX board. by Mondrian nuessle · 15 years ago
  94. 013c7cf * commit previously forgotten romfs.txt by Stefan Reinauer · 15 years ago
  95. d367037 fix sandpointx3_altimus_mpc7410 target. We're back at all boards compiling. by Stefan Reinauer · 15 years ago
  96. d40f7db Only build romfs on those target that have CONFIG_ROMFS enabled. by Stefan Reinauer · 15 years ago
  97. 0de8b91 This tested ok, but qemu can't really handle c0000 as RAM. (trivial) by Ronald G. Minnich · 15 years ago
  98. 80775c1 add Config-abuild for the new board (trivial) by Stefan Reinauer · 15 years ago
  99. 4a8523a This is a bit of an emergency fix for qemu. Ethernet routing has not been by Ronald G. Minnich rminnich · 15 years ago
  100. b3b7db7 This fixes a bug in romfs code; see comment. If we add the pci rom by Ronald G. Minnich · 15 years ago