1. f9b9945 add ICH7-M and ICH7 DH to inteltool (trivial) by Stefan Reinauer · 16 years ago
  2. 3f09561 Add more infrastructure for flashrom ICH9 support. by Carl-Daniel Hailfinger · 16 years ago
  3. 58a1cc1 fix license mentioning in manpage (trivial) by Stefan Reinauer · 16 years ago
  4. 9f7af6e trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge by Stefan Reinauer · 16 years ago
  5. d466e6a trivial patch to fix options. Thanks to Uwe Hermann for the hint! by Stefan Reinauer · 16 years ago
  6. e173f99 Add the Intel 6300ESB as known chipset to the chipset struct enables. by Claus Gindhart · 16 years ago
  7. 42aab08 Fix crash caused by division by zero for unknown flash chips. by Carl-Daniel Hailfinger · 16 years ago
  8. 68db3a2 Check the JEDEC vendor ID for correct parity. Flash chips which can be by Carl-Daniel Hailfinger · 16 years ago
  9. b69e46b Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 by Stefan Reinauer · 16 years ago
  10. 1984067 Add lots of ATMEL SPI flash chips to flash.h. by Carl-Daniel Hailfinger · 16 years ago
  11. b77fb6b flashrom: Move all IT87xx specific SPI routines from spi.c to a separate by Carl-Daniel Hailfinger · 16 years ago
  12. 03646be Add new revised inteltool that dumps all kinds of chipset information and drop old by Stefan Reinauer · 16 years ago
  13. 967214d flashrom: Move the SPI #defines from spi.c to spi.h by Carl-Daniel Hailfinger · 16 years ago
  14. a2e7c48 Change the SPI parts of flashrom to prepare for a merge of by Carl-Daniel Hailfinger · 16 years ago
  15. 6d3fdf9 MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Carl-Daniel Hailfinger · 16 years ago
  16. c95f2a7 Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF by Carl-Daniel Hailfinger · 16 years ago
  17. cd0b563 Improve flashrom SPI abstraction, second step. by Carl-Daniel Hailfinger · 16 years ago
  18. 31ab031 flashrom: Rename generic_spi_*() functions to spi_*() by Peter Stuge · 16 years ago
  19. bbd337e Add support for dumping ITE IT8718F EC registers (trivial). by Uwe Hermann · 16 years ago
  20. 8cb2458 Don't split up register list in two blocks, otherwise "Register dump:" by Uwe Hermann · 16 years ago
  21. 15da8ed flashrom: Probe for up to 3 flash chips. by Claus Gindhart · 16 years ago
  22. 35993a2 Fix a typo in lbtdump output (trivial). by Ed Swierk · 16 years ago
  23. 4934fc0 flashrom: Add a tested bitmap field to the flash chip table. by Peter Stuge · 16 years ago
  24. e21f836 flashrom: Enable ROM decode range to 1MB for vt8237r by Bari Ari · 16 years ago
  25. b19973e The generic jedec.c does not work for the ST M50FLW flash by Claus Gindhart · 16 years ago
  26. 26e08b5 flashrom: Handle NULL probe, erase and write function pointers in the by Peter Stuge · 16 years ago
  27. 20ba8eb Flash pages, which where excluded from updating using the exclude or the by Claus Gindhart · 16 years ago
  28. bb33e4a Detect SMSC SCH5027 (trivial). by Uwe Hermann · 16 years ago
  29. c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 16 years ago
  30. 42cccdf Make a few array entries only as big as they absolutely need to be (trivial). by Uwe Hermann · 16 years ago
  31. c88b537 Make the getpir output compile (Closes #70). by Jon Dufresne · 16 years ago
  32. e98edfa Add ICH9 detection to flashrom. Straight from the datasheet, untested. by Carl-Daniel Hailfinger · 16 years ago
  33. 470d365 oops. forgot to add the file. by Stefan Reinauer · 16 years ago
  34. 012ed48 Support for the Winbond W39V080FA series of chips. by Stefan Reinauer · 16 years ago
  35. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  36. dd6877a check whether SST FWH chip was successfully erased on flashchip -E, too by Stefan Reinauer · 16 years ago
  37. 568667d Sort list of flash chips alphabetically, add comment (trivial). by Uwe Hermann · 16 years ago
  38. 582ce71 remove nasty warning that happened due to our vendor detection by Stefan Reinauer · 16 years ago
  39. 9dcfc00 fix typo by Stefan Reinauer · 16 years ago
  40. 1ce6377 Re-add code erroneously removed in r3140. by Uwe Hermann · 16 years ago
  41. 937ae9d Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem of not being able to erase the chip. by Joseph Smith · 16 years ago
  42. ae8a08d Prepare for ICH7/ICH8 SPI support by adding some debugging for all by Carl-Daniel Hailfinger · 16 years ago
  43. c843636 Fix broken flashrom build. by Uwe Hermann · 16 years ago
  44. 4b0a41b Fix up one forgotten revert in r3140. by Carl-Daniel Hailfinger · 16 years ago
  45. 8729de4 Revert the delete of 82802ab.c in r3137. by Carl-Daniel Hailfinger · 16 years ago
  46. 912ee57 Also print the chip vendor name in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  47. ee2bb3a Also print the required -m option in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  48. b7b22e3 Drop 82802ab.c as it is identical to sharplhf00l04.c. by Carl-Daniel Hailfinger · 16 years ago
  49. 2ad1753 Drop the useless rom.layout file. It's just an example, likely never by Uwe Hermann · 16 years ago
  50. 098913d Add --list-supported option to flashrom which lists the supported by Uwe Hermann · 16 years ago
  51. 2aa1436 Add GPIO dumping utility for Intel ICH series southbridges. by Stefan Reinauer · 16 years ago
  52. 917158f Drop some duplicate documentation from the README. The manpage and by Uwe Hermann · 16 years ago
  53. 9ae2362 Add missing license header to layout.c. The file was written by by Uwe Hermann · 16 years ago
  54. cbb5ba8 Rename lxbios to nvramtool, step 3 (rename directory). by Uwe Hermann · 16 years ago
  55. 66d83cf Rename lxbios to nvramtool, step 2 (rename files). by Uwe Hermann · 16 years ago
  56. 6e56594 Rename lxbios to nvramtool. by Uwe Hermann · 16 years ago
  57. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 16 years ago
  58. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 16 years ago
  59. 787e4c9 flashrom: Add board_enable for Artec Group DBE61 and DBE62 by Mart Raudsepp · 16 years ago
  60. bb6f88d Should be part of changeset 3106. by Rudolf Marek · 16 years ago
  61. b34eea3 Importing mkelfimage from by Stefan Reinauer · 16 years ago
  62. 46fc14d With this small change it is possible to build flashrom again when by Clark Rawlins · 16 years ago
  63. 9792a03 flashrom: further cleanups to enable_flash_cs5536 by Mart Raudsepp · 16 years ago
  64. 2f7b7fb Flashrom: Add board enable for VIA EPIA SP. by Luc Verhaegen · 16 years ago
  65. 2995cc6 Improve error handling and make RCONF_DEFAULT_MSR address be a constant. by Mart Raudsepp · 16 years ago
  66. 99062ae This implements support for devices using AMD Geode companion chip by Mart Raudsepp · 16 years ago
  67. c23b3a5 Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like by Carl-Daniel Hailfinger · 16 years ago
  68. ca31bc3 Fix mptable util so the output will compile by Jon Dufresne · 17 years ago
  69. e2bbcb1 Make the vendor name optional in the -m flashrom parameter when there's only by Peter Stuge · 17 years ago
  70. 2d94dead Forgot to add Spansion S25FL016A to README, trivial. by Peter Stuge · 17 years ago
  71. 2db9464 Correctly disable the ROM area Write Protect bit in the Geode LX. by Marc Jones · 17 years ago
  72. 1a6177b Various small fixes and updates for lxbios (trivial). by Uwe Hermann · 17 years ago
  73. f2a2a5e Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. by Peter Stuge · 17 years ago
  74. bb9c1aa Here is just a little and simple patch to get the MX25L3205D working. by Harald Gutmann · 17 years ago
  75. a6941be Flashrom did not use the read function for verifying, it used direct memory by Carl-Daniel Hailfinger · 17 years ago
  76. 468413a Make sure we delay writing the next byte long enough in SPI byte by Carl-Daniel Hailfinger · 17 years ago
  77. 21efd9f Omitting the wait for SPI ready when there is no data to be read, e.g. by Ronald Hoogenboom · 17 years ago
  78. 679c62c This patch adds version information to flashrom. Because 'v' and 'V' by Bernhard Walle · 17 years ago
  79. 593f5aa Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). by Uwe Hermann · 17 years ago
  80. fb34803 Small superiotool fix to detect more Winbond W83627EHF chips. The by Uwe Hermann · 17 years ago
  81. 34a576f This patch is for winbond w83627DHG superio support in superiotool. by Bingxun Shi · 17 years ago
  82. 2f0f561 Support SPI flash chips bigger than 512 kByte sitting behind IT8716F by Ronald Hoogenboom · 17 years ago
  83. cd474af Document the --list-supported option. Various small fixes (trivial). by Uwe Hermann · 17 years ago
  84. d84d9ba Minor documentation improvements/fixes in the README and manpage (trivial). by Uwe Hermann · 17 years ago
  85. 7223ab7 rename linuxbios_* files in utils repository. by Stefan Reinauer · 17 years ago
  86. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  87. 997afe6 util/ renames by Stefan Reinauer · 17 years ago
  88. f527e70 rename linuxbios -> coreboot by Stefan Reinauer · 17 years ago
  89. 8df401d for some reasons the externals did not get committed. by Stefan Reinauer · 17 years ago
  90. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  91. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  92. 6322baa This patch removes '\n' from the help output since this looks a bit strange. by Bernhard Walle · 17 years ago
  93. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 17 years ago
  94. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 17 years ago
  95. 11e90e0 Add board enable for the gigabyte ga_2761gxdk board by Ronald G. Minnich · 17 years ago
  96. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 17 years ago
  97. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 17 years ago
  98. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
  99. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 17 years ago
  100. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 17 years ago