1. c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 16 years ago
  2. 42cccdf Make a few array entries only as big as they absolutely need to be (trivial). by Uwe Hermann · 16 years ago
  3. c88b537 Make the getpir output compile (Closes #70). by Jon Dufresne · 16 years ago
  4. e98edfa Add ICH9 detection to flashrom. Straight from the datasheet, untested. by Carl-Daniel Hailfinger · 16 years ago
  5. 470d365 oops. forgot to add the file. by Stefan Reinauer · 16 years ago
  6. 012ed48 Support for the Winbond W39V080FA series of chips. by Stefan Reinauer · 16 years ago
  7. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  8. dd6877a check whether SST FWH chip was successfully erased on flashchip -E, too by Stefan Reinauer · 16 years ago
  9. 568667d Sort list of flash chips alphabetically, add comment (trivial). by Uwe Hermann · 16 years ago
  10. 582ce71 remove nasty warning that happened due to our vendor detection by Stefan Reinauer · 16 years ago
  11. 9dcfc00 fix typo by Stefan Reinauer · 16 years ago
  12. 1ce6377 Re-add code erroneously removed in r3140. by Uwe Hermann · 16 years ago
  13. 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
  14. ae8a08d Prepare for ICH7/ICH8 SPI support by adding some debugging for all by Carl-Daniel Hailfinger · 16 years ago
  15. c843636 Fix broken flashrom build. by Uwe Hermann · 16 years ago
  16. 4b0a41b Fix up one forgotten revert in r3140. by Carl-Daniel Hailfinger · 16 years ago
  17. 8729de4 Revert the delete of 82802ab.c in r3137. by Carl-Daniel Hailfinger · 16 years ago
  18. 912ee57 Also print the chip vendor name in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  19. ee2bb3a Also print the required -m option in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  20. b7b22e3 Drop 82802ab.c as it is identical to sharplhf00l04.c. by Carl-Daniel Hailfinger · 16 years ago
  21. 2ad1753 Drop the useless rom.layout file. It's just an example, likely never by Uwe Hermann · 16 years ago
  22. 098913d Add --list-supported option to flashrom which lists the supported by Uwe Hermann · 16 years ago
  23. 2aa1436 Add GPIO dumping utility for Intel ICH series southbridges. by Stefan Reinauer · 16 years ago
  24. 917158f Drop some duplicate documentation from the README. The manpage and by Uwe Hermann · 17 years ago
  25. 9ae2362 Add missing license header to layout.c. The file was written by by Uwe Hermann · 17 years ago
  26. cbb5ba8 Rename lxbios to nvramtool, step 3 (rename directory). by Uwe Hermann · 17 years ago
  27. 66d83cf Rename lxbios to nvramtool, step 2 (rename files). by Uwe Hermann · 17 years ago
  28. 6e56594 Rename lxbios to nvramtool. by Uwe Hermann · 17 years ago
  29. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 17 years ago
  30. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 17 years ago
  31. 787e4c9 flashrom: Add board_enable for Artec Group DBE61 and DBE62 by Mart Raudsepp · 17 years ago
  32. bb6f88d Should be part of changeset 3106. by Rudolf Marek · 17 years ago
  33. b34eea3 Importing mkelfimage from by Stefan Reinauer · 17 years ago
  34. 46fc14d With this small change it is possible to build flashrom again when by Clark Rawlins · 17 years ago
  35. 9792a03 flashrom: further cleanups to enable_flash_cs5536 by Mart Raudsepp · 17 years ago
  36. 2f7b7fb Flashrom: Add board enable for VIA EPIA SP. by Luc Verhaegen · 17 years ago
  37. 2995cc6 Improve error handling and make RCONF_DEFAULT_MSR address be a constant. by Mart Raudsepp · 17 years ago
  38. 99062ae This implements support for devices using AMD Geode companion chip by Mart Raudsepp · 17 years ago
  39. c23b3a5 Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like by Carl-Daniel Hailfinger · 17 years ago
  40. ca31bc3 Fix mptable util so the output will compile by Jon Dufresne · 17 years ago
  41. e2bbcb1 Make the vendor name optional in the -m flashrom parameter when there's only by Peter Stuge · 17 years ago
  42. 2d94dead Forgot to add Spansion S25FL016A to README, trivial. by Peter Stuge · 17 years ago
  43. 2db9464 Correctly disable the ROM area Write Protect bit in the Geode LX. by Marc Jones · 17 years ago
  44. 1a6177b Various small fixes and updates for lxbios (trivial). by Uwe Hermann · 17 years ago
  45. f2a2a5e Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. by Peter Stuge · 17 years ago
  46. bb9c1aa Here is just a little and simple patch to get the MX25L3205D working. by Harald Gutmann · 17 years ago
  47. a6941be Flashrom did not use the read function for verifying, it used direct memory by Carl-Daniel Hailfinger · 17 years ago
  48. 468413a Make sure we delay writing the next byte long enough in SPI byte by Carl-Daniel Hailfinger · 17 years ago
  49. 21efd9f Omitting the wait for SPI ready when there is no data to be read, e.g. by Ronald Hoogenboom · 17 years ago
  50. 679c62c This patch adds version information to flashrom. Because 'v' and 'V' by Bernhard Walle · 17 years ago
  51. 593f5aa Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). by Uwe Hermann · 17 years ago
  52. fb34803 Small superiotool fix to detect more Winbond W83627EHF chips. The by Uwe Hermann · 17 years ago
  53. 34a576f This patch is for winbond w83627DHG superio support in superiotool. by Bingxun Shi · 17 years ago
  54. 2f0f561 Support SPI flash chips bigger than 512 kByte sitting behind IT8716F by Ronald Hoogenboom · 17 years ago
  55. cd474af Document the --list-supported option. Various small fixes (trivial). by Uwe Hermann · 17 years ago
  56. d84d9ba Minor documentation improvements/fixes in the README and manpage (trivial). by Uwe Hermann · 17 years ago
  57. 7223ab7 rename linuxbios_* files in utils repository. by Stefan Reinauer · 17 years ago
  58. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  59. 997afe6 util/ renames by Stefan Reinauer · 17 years ago
  60. f527e70 rename linuxbios -> coreboot by Stefan Reinauer · 17 years ago
  61. 8df401d for some reasons the externals did not get committed. by Stefan Reinauer · 17 years ago
  62. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  63. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  64. 6322baa This patch removes '\n' from the help output since this looks a bit strange. by Bernhard Walle · 17 years ago
  65. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 17 years ago
  66. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 17 years ago
  67. 11e90e0 Add board enable for the gigabyte ga_2761gxdk board by Ronald G. Minnich · 17 years ago
  68. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 17 years ago
  69. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 17 years ago
  70. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
  71. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 17 years ago
  72. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 17 years ago
  73. 29df7a9 Print the chip status register for all SPI chips on probe if verbose by Carl-Daniel Hailfinger · 17 years ago
  74. d0ad60a Add 25VF016B support to flashrom. Untested, but verified against the data sheet. by Carl-Daniel Hailfinger · 17 years ago
  75. 244dd82 Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, by Carl-Daniel Hailfinger · 17 years ago
  76. e9690bd Add dump support for NSC PC87317. by Ulf Jordan · 17 years ago
  77. 12a3f1e To make it easier to add new SPI chips to flashchips.c, rename functions by Carl-Daniel Hailfinger · 17 years ago
  78. 3b408fd Add support for ST M25P80 chips to flashrom. Detection was tested. by Carl-Daniel Hailfinger · 17 years ago
  79. c9a677b Add dump support for SMSC LPC47M192. by Ulf Jordan · 17 years ago
  80. c7e12e2 Add dump support for NSC PC97317. by Ulf Jordan · 17 years ago
  81. aa6dd74 Add detection and dump support for NSC PC97307. by Ulf Jordan · 17 years ago
  82. 48c7032 Add dump support for NSC PC8741x. by Ulf Jordan · 17 years ago
  83. 850c01c Add support for more atmel chips: AT49F002 AT49F002N AT49F002T AT49F002NT by Frederico Silva · 17 years ago
  84. 94a84de Add detection and dump support for NSC PC87309. by Ulf Jordan · 17 years ago
  85. 11887f2 Add/fix some LDN descriptions (trivial). by Uwe Hermann · 17 years ago
  86. 25df0c5 Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and by Ulf Jordan · 17 years ago
  87. 186a387 Various coding style fixes, constification, fixed typos (trivial). by Uwe Hermann · 17 years ago
  88. d795b9a Add board-enable for Acorp 6A815EPD. by Jonathan A. Kollasch · 17 years ago
  89. 59b99d9 Various small fixes (trivial). by Uwe Hermann · 17 years ago
  90. 29cbb36 Dump support for SMSC FDC37C67x. by Robinson P. Tryon · 17 years ago
  91. 4dea671 Add dump support for the PC87366. by Ulf Jordan · 17 years ago
  92. f811ede Dump support for the SMSC LPC47B27x (trivial). by Uwe Hermann · 17 years ago
  93. 74b29b9 Detection support for more Super I/Os. Small fixes (trivial). by Uwe Hermann · 17 years ago
  94. 4c28034 Add detection and dump support for the SMSC FDC37N958FR (trivial). by Uwe Hermann · 17 years ago
  95. 9fe02e8 [LinuxBIOS] flashrom support for AMD Geode CS5536 by Lane Brooks · 17 years ago
  96. 3c225a7 Add dump support for NSC PC87360. by Ulf Jordan · 17 years ago
  97. 6d6146c Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine had by Carl-Daniel Hailfinger · 17 years ago
  98. a422c2d Grouping register dumps by 8 register values per group for better readability. by Frieder Ferlemann · 17 years ago
  99. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  100. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago