1. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  2. 6322baa This patch removes '\n' from the help output since this looks a bit strange. by Bernhard Walle · 17 years ago
  3. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 17 years ago
  4. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 17 years ago
  5. 11e90e0 Add board enable for the gigabyte ga_2761gxdk board by Ronald G. Minnich · 17 years ago
  6. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 17 years ago
  7. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 17 years ago
  8. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
  9. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 17 years ago
  10. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 17 years ago
  11. 29df7a9 Print the chip status register for all SPI chips on probe if verbose by Carl-Daniel Hailfinger · 17 years ago
  12. d0ad60a Add 25VF016B support to flashrom. Untested, but verified against the data sheet. by Carl-Daniel Hailfinger · 17 years ago
  13. 244dd82 Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, by Carl-Daniel Hailfinger · 17 years ago
  14. e9690bd Add dump support for NSC PC87317. by Ulf Jordan · 17 years ago
  15. 12a3f1e To make it easier to add new SPI chips to flashchips.c, rename functions by Carl-Daniel Hailfinger · 17 years ago
  16. 3b408fd Add support for ST M25P80 chips to flashrom. Detection was tested. by Carl-Daniel Hailfinger · 17 years ago
  17. c9a677b Add dump support for SMSC LPC47M192. by Ulf Jordan · 17 years ago
  18. c7e12e2 Add dump support for NSC PC97317. by Ulf Jordan · 17 years ago
  19. aa6dd74 Add detection and dump support for NSC PC97307. by Ulf Jordan · 17 years ago
  20. 48c7032 Add dump support for NSC PC8741x. by Ulf Jordan · 17 years ago
  21. 850c01c Add support for more atmel chips: AT49F002 AT49F002N AT49F002T AT49F002NT by Frederico Silva · 17 years ago
  22. 94a84de Add detection and dump support for NSC PC87309. by Ulf Jordan · 17 years ago
  23. 11887f2 Add/fix some LDN descriptions (trivial). by Uwe Hermann · 17 years ago
  24. 25df0c5 Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and by Ulf Jordan · 17 years ago
  25. 186a387 Various coding style fixes, constification, fixed typos (trivial). by Uwe Hermann · 17 years ago
  26. d795b9a Add board-enable for Acorp 6A815EPD. by Jonathan A. Kollasch · 17 years ago
  27. 59b99d9 Various small fixes (trivial). by Uwe Hermann · 17 years ago
  28. 29cbb36 Dump support for SMSC FDC37C67x. by Robinson P. Tryon · 17 years ago
  29. 4dea671 Add dump support for the PC87366. by Ulf Jordan · 17 years ago
  30. f811ede Dump support for the SMSC LPC47B27x (trivial). by Uwe Hermann · 17 years ago
  31. 74b29b9 Detection support for more Super I/Os. Small fixes (trivial). by Uwe Hermann · 17 years ago
  32. 4c28034 Add detection and dump support for the SMSC FDC37N958FR (trivial). by Uwe Hermann · 17 years ago
  33. 9fe02e8 [LinuxBIOS] flashrom support for AMD Geode CS5536 by Lane Brooks · 17 years ago
  34. 3c225a7 Add dump support for NSC PC87360. by Ulf Jordan · 17 years ago
  35. 6d6146c Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine had by Carl-Daniel Hailfinger · 17 years ago
  36. a422c2d Grouping register dumps by 8 register values per group for better readability. by Frieder Ferlemann · 17 years ago
  37. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  38. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  39. f32325e K8 resource dump utility from Rudolf Marek by Rudolf Marek · 17 years ago
  40. 825c809 Add support for Intel 440MX systems. by Uwe Hermann · 17 years ago
  41. 5384dac Added Am29LV040B by Peter Lemenkov · 17 years ago
  42. 50542a8 This change removes all warnings from romcc in my build environment, by Stefan Reinauer · 17 years ago
  43. a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 17 years ago
  44. 2ef3927 Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h. by Peter Lemenkov · 17 years ago
  45. c4a0b911 Introduce block and sector erase routines to flashrom, but do not use them yet. by Carl-Daniel Hailfinger · 17 years ago
  46. bd76023 Remove hardcoded wait from SPI write/erase routines and check the chip by Carl-Daniel Hailfinger · 17 years ago
  47. 69a392b Documentation fixes and updates (trivial). by Uwe Hermann · 17 years ago
  48. 79aa01a Add generic SPI flash erase and write support to flashrom. The first by Carl-Daniel Hailfinger · 17 years ago
  49. dcb9abd Some cosmetic cleanups in the flashrom code and output. by Uwe Hermann · 17 years ago
  50. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  51. d937b52 Print the version number always, not only in verbose mode. by Uwe Hermann · 17 years ago
  52. 7a90c14 Add dump support for the Winbond W83697SF. by Idwer Vollering · 17 years ago
  53. 84453c02f Fix wrong values/typos in chipset_enable.c. This has been confirmed by by Carl-Daniel Hailfinger · 17 years ago
  54. f8dabcc Multiple flashrom fixes: by Uwe Hermann · 17 years ago
  55. 398b605 Add detection support for the Winbond W83977AF as found in the by Uwe Hermann · 17 years ago
  56. e62537a Add Gigabyte M61P-S3 SPI flash support to board_enable.c by Michael van der Kolff · 17 years ago
  57. 259aaf0 Convert the existing it8716f_* functions to generic_spi_* functions by by Carl-Daniel Hailfinger · 17 years ago
  58. dc34cab Fix the detection for the Winbond W83697SF. Unfortunately the revision by Uwe Hermann · 17 years ago
  59. 92d3434 Dump support for the Winbond W83977TF. by Idwer Vollering · 17 years ago
  60. 16f6171 (forgot to add spi.c) by Carl-Daniel Hailfinger · 17 years ago
  61. a28edc5 Move SPI code out of board_enable.c where it started its life. The SPI by Carl-Daniel Hailfinger · 17 years ago
  62. 72c0584 Fix stupid thinko in the Winbond detection code which prevented some by Uwe Hermann · 17 years ago
  63. 4910809 Add dump support for the NSC PC8374L (trivial). by Uwe Hermann · 17 years ago
  64. 39a5bf7 Set the superiotool version number from svn at build time. by Ulf Jordan · 17 years ago
  65. 45c1556 Dump support for the SMSC LPC47N227. by Stefan Reinauer · 17 years ago
  66. c63643d by Ronald G. Minnich · 17 years ago
  67. 6dbc0e1 Superiotool manpage/documentation improvements (trivial). by Uwe Hermann · 17 years ago
  68. f904a59 Revert my last cleanup patch. by Uwe Hermann · 17 years ago
  69. 5982a06 Cosmetic changes to make the flashrom output more consistent (trivial). by Uwe Hermann · 17 years ago
  70. 0446dbb Fixup a register dump attached to the wrong Super I/O. Seems something by Uwe Hermann · 17 years ago
  71. 14f304a Add detection support for lots more SMSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  72. 44bb777 Some more ITE chips and small fixes (trivial). by Uwe Hermann · 17 years ago
  73. abeb63d Detection support for a bunch of NSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  74. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  75. 84bf1e2 Add a list of contributors to the README (trivial). Also, a small hint by Uwe Hermann · 17 years ago
  76. c387b0b Add dump support for the Winbond W83627THF/THG. by David Hendricks · 17 years ago
  77. 0920357 Add a manpage for superiotool (trivial). by Uwe Hermann · 17 years ago
  78. 8a9c03f Dump support for the SMSC FDC37B72x. by Robinson P. Tryon · 17 years ago
  79. e1073f1 Dump support for the SMSC FDC37B78x. by Robinson P. Tryon · 17 years ago
  80. 87c4999 Dump support for the SMSC FDC37M81x. by Robinson P. Tryon · 17 years ago
  81. 409b4f2 Add dump support for the Winbond W83627HF/F/HG/G. by Rasmus Wiman · 17 years ago
  82. 23740c8 Add dump support for the SMSC LPC47M10x (trivial). by Uwe Hermann · 17 years ago
  83. dc81769 Add dump support for the ITE IT8661F. Note that this chip will not yet by Robinson P. Tryon · 17 years ago
  84. 5debf36 Add some more Winbond chips (trivial). by Uwe Hermann · 17 years ago
  85. db5f953 Add detection support for the LPC47B387 (trivial). by Uwe Hermann · 17 years ago
  86. 4354103 Add dump support for the ITE IT8705F/AF. by Robinson P. Tryon · 17 years ago
  87. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  88. 573ff50 [FLASHROM] Fix the help, and print a message when nothing happens by Jordan Crouse · 17 years ago
  89. 209148c Add a copy of the GPL (trivial). by Uwe Hermann · 17 years ago
  90. ec1edd1 Print superiotool version when run with --verbose. by Robinson P. Tryon · 17 years ago
  91. 0de6f0a by Carl-Daniel Hailfinger · 17 years ago
  92. e4d4eba De-uglify the --version output (trivial). by Uwe Hermann · 17 years ago
  93. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  94. 945045b Add support for some more Fintek chips and an ALi chip. by Uwe Hermann · 17 years ago
  95. 5f45fc2 Fix up the SMSC detection code to probe _both_ old- and new-style by Uwe Hermann · 17 years ago
  96. 7fe8f5d by Carl-Daniel Hailfinger · 17 years ago
  97. c3da366 Add detection support for lots more Winbond Super I/Os (trivial). by Uwe Hermann · 17 years ago
  98. e0ffaa1 Dump support for the Fintek F71805 (trivial). by Uwe Hermann · 17 years ago
  99. 48cac24 Detection support for the Winbond W83627HF (trivial). by Uwe Hermann · 17 years ago
  100. 2ee78d8 Fix compilation warning. by Ward Vandewege · 17 years ago