1. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  2. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  3. 55faef3 by Ward Vandewege · 15 years ago
  4. 2d0b93b by Ward Vandewege · 15 years ago
  5. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  6. 9322578 Create a valid stack pointer after leaving CAR, so function calls don't by Patrick Georgi · 15 years ago
  7. bc9de2f Revert 4099 patch that causes an ECC error. Memory has to be written while ECC by Myles Watson · 15 years ago
  8. 0d6ce50 Change Flashrom's URL to svn://coreboot.org/flashrom/trunk. by Patrick Georgi · 15 years ago
  9. 6388d49 Flashrom is now moved over to its own repository. by Patrick Georgi · 15 years ago
  10. bb2c61d Use pci_rom, as we have it. Thanks Myles! trivial patch. by Patrick Georgi · 15 years ago
  11. 79cba77 Trivial: allow "," in filenames by Patrick Georgi · 15 years ago
  12. b61bc7c Enable CBFS for qemu and kontron. Both are builds-and-runs by Patrick Georgi · 15 years ago
  13. baa4374 The flashrom makefile wants to redirect both stdout and stderr to by Stephan Guilloux · 15 years ago
  14. dcce521 Make the CBFS file lookup skip file data instead of brute-forcing by Patrick Georgi · 15 years ago
  15. 72631a0 The master cbfs record was located at the end of the flash and overwrote by Myles Watson · 15 years ago
  16. fe62016 Enable cbfs payload compression (the "l" flag) if payloads are by Patrick Georgi · 15 years ago
  17. 369bc78 Move decompression further down the code flow, so that - where by Patrick Georgi · 15 years ago
  18. 7994164 Remove the inclusion of lzma.c (which really contains code) by Patrick Georgi · 15 years ago
  19. a5de85c MAX may already be defined. Also, fix smaller cosmetics (trivial). by Uwe Hermann · 15 years ago
  20. 2895c45 Another v3-style #ifdef in v2 to kill by Patrick Georgi · 15 years ago
  21. 7d0ff4c These are some really horrible bugs that got through. by Ronald G. Minnich · 15 years ago
  22. cec6dc4 Change the behaviour of the ACPI generating code so it only by Patrick Georgi · 15 years ago
  23. e914903 Remove duplicate code. by Patrick Georgi · 15 years ago
  24. 6a30a5f flashrom: Support MX25L3235D by Stephan Guilloux · 15 years ago
  25. 424638e Add 'install' target for ectool (trivial). by Uwe Hermann · 15 years ago
  26. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  27. 436b9de This patch cleans up Makefile generation. It removes the by Myles Watson · 15 years ago
  28. a44228c Don't duplicate option description in README, the manpage already has by Uwe Hermann · 15 years ago
  29. 72deb69 Add VERSION to hp/dl145_g3. Trivial. by Myles Watson · 15 years ago
  30. 4940ab7 This patch hooks up git mirrored svn revisions and adds some by Carl-Daniel Hailfinger · 15 years ago
  31. 2c245ff This continues the doco attempt. by Ronald G. Minnich · 15 years ago
  32. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  33. 9f0f105 Sometimes when we debug the code, we need to know which version we are by Zheng Bao · 15 years ago
  34. f182456 mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x86_64. by Stefan Reinauer · 15 years ago
  35. 554fce6 makes the smi handler a little bit less verbose by Stefan Reinauer · 15 years ago
  36. d6196a4 fix compilation of hp dl145 by Stefan Reinauer · 15 years ago
  37. 6315274 This patch fixes the parser. '|' has special meaning so [|] is used. by Myles Watson · 15 years ago
  38. 85b851a Convert 12 more boards to use include statements in Config.lb. by Carl-Daniel Hailfinger · 15 years ago
  39. 723bf0c Trivial patch. I forgot to update K8_SET_FIDVID. by Myles Watson · 15 years ago
  40. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago
  41. 21da019 This patch add rudimentary support for the superio functionality of by Mondrian nuessle · 15 years ago
  42. d9b1c4f This patch adds support for the BCM21000 (aka HT-2100) PCIe bridge. by Mondrian nuessle · 15 years ago
  43. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  44. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  45. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  46. 7faa7d6 increase rom sizes for abuild by Stefan Reinauer · 15 years ago
  47. e5b44ab All "unknown xy SPI chip" entries claim to have status UNTESTED for by Carl-Daniel Hailfinger · 15 years ago
  48. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  49. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  50. 257ae3f Quick 'indent' run on ectool with some additional manual cosmetic fixes. by Uwe Hermann · 15 years ago
  51. 0408bdd don't ignore return values (trivial) by Stefan Reinauer · 15 years ago
  52. 570933c remove some style guide breaks and warnings from raminit_f_dqs.c by Stefan Reinauer · 15 years ago
  53. 38c49fd argh... never redo parts of the original patch on the fly. This fixes the tree by Stefan Reinauer · 15 years ago
  54. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 15 years ago
  55. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  56. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  57. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  58. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  59. 6af0cb6 Trivial removal of a freudian slip. by Patrick Georgi · 15 years ago
  60. b5ab323 A small utility to dump the RAM of a laptop's Embedded/Environmental by Stefan Reinauer · 15 years ago
  61. 7e16bf3 - function prototypes do not need "extern" by Stefan Reinauer · 15 years ago
  62. c6236ed flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board uses by Carl-Daniel Hailfinger · 15 years ago
  63. 6fa0317 remove a few warnings, and comments á la #include <foo.h> // include file foo.h by Stefan Reinauer · 15 years ago
  64. 4855f56 add define for Role-Based Error Reporting to PCIe defines (trivial) by Stefan Reinauer · 15 years ago
  65. 5bba752 fix a warning for a misnamed define, and make a debug message printk_debug by Stefan Reinauer · 15 years ago
  66. 507d843 CONFIG_CHIP_NAME is dead (trivial) by Stefan Reinauer · 15 years ago
  67. 236d102 small updates as suggested by Carl-Daniel Hailfinger. by Stefan Reinauer · 15 years ago
  68. ebf2589 Update to this very old document by Stefan Reinauer · 15 years ago
  69. df444bf Add a helper function to acpigen to create _PSD tables. by Patrick Georgi · 15 years ago
  70. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  71. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  72. 5cda45d scan-build prefers -include over --includes=, gcc knows both. by Patrick Georgi · 15 years ago
  73. 7bd6588 flashrom: Support Macronix MX2512805D flash chip by Stephan Guilloux · 15 years ago
  74. b9ceb65 flashrom: Trivial indent fix by Stephan Guilloux · 15 years ago
  75. b266f6f Somehow svn add didn't work for the include files. Commit the remainder by Carl-Daniel Hailfinger · 15 years ago
  76. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  77. 1089509 After verification in datasheets, all MX25 accept the same opcodes by Stephan Guilloux · 15 years ago
  78. b88a1fc A little more info. Failover docs are next, then proposed new mechanism by Ronald G. Minnich · 15 years ago
  79. feaaedc This patch adds by Myles Watson · 15 years ago
  80. 2cecce5 Continuing the slow doc-o update by Ronald G. Minnich · 15 years ago
  81. caf884c flashrom: board_enables: reconstruct table. by Luc Verhaegen · 15 years ago
  82. 4399d3c flashrom: Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  83. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 15 years ago
  84. f5f0c69 flashrom: MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  85. 15bbfb8 Add MX25L1635D support, as discussed on #coreboot. by Stephan Guilloux · 15 years ago
  86. 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
  87. 4365659 drop the ChangeLog.cvsimport document from the transition from CVS by Stefan Reinauer · 15 years ago
  88. c90bb4a Drop long-obsolete HOWTO, it's still available in wikified form at by Uwe Hermann · 15 years ago
  89. d2a5a5a s/LinuxBIOS/coreboot/. by Uwe Hermann · 15 years ago
  90. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  91. b1ec2ac flashrom: Add VIA PC3500G board. It has SPI flash behind ITE8716 on LPC. by Peter Stuge · 15 years ago
  92. d1be3ba Add include to config.g by Myles Watson · 15 years ago
  93. 0346c22 Improvements for the coreboot v2 README: by Uwe Hermann · 15 years ago
  94. ef5f8a7 Updating documentation as I get ready to put v3-style startup in (which by Ronald G. Minnich · 15 years ago
  95. 1eb1a61 There are two identical cfgfile rules in config.g. Remove one of them. by Myles Watson · 15 years ago
  96. a80a610 This patch allows you to add lines of the form by Myles Watson · 15 years ago
  97. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  98. 56c51bd This needed to be removed. by Ronald G. Minnich · 15 years ago
  99. e4be46b Following patch flushes the instruction queue when we set PE=0. This is normally by Rudolf Marek · 15 years ago
  100. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago