1. 74b29b9 Detection support for more Super I/Os. Small fixes (trivial). by Uwe Hermann · 17 years ago
  2. 4c28034 Add detection and dump support for the SMSC FDC37N958FR (trivial). by Uwe Hermann · 17 years ago
  3. 9fe02e8 [LinuxBIOS] flashrom support for AMD Geode CS5536 by Lane Brooks · 17 years ago
  4. 3c225a7 Add dump support for NSC PC87360. by Ulf Jordan · 17 years ago
  5. 6d6146c Fix ATMEL 29C020 detection with flashrom. The JEDEC probe routine had by Carl-Daniel Hailfinger · 17 years ago
  6. a422c2d Grouping register dumps by 8 register values per group for better readability. by Frieder Ferlemann · 17 years ago
  7. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  8. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  9. f32325e K8 resource dump utility from Rudolf Marek by Rudolf Marek · 17 years ago
  10. 825c809 Add support for Intel 440MX systems. by Uwe Hermann · 17 years ago
  11. 5384dac Added Am29LV040B by Peter Lemenkov · 17 years ago
  12. 50542a8 This change removes all warnings from romcc in my build environment, by Stefan Reinauer · 17 years ago
  13. a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 17 years ago
  14. 2ef3927 Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h. by Peter Lemenkov · 17 years ago
  15. c4a0b911 Introduce block and sector erase routines to flashrom, but do not use them yet. by Carl-Daniel Hailfinger · 17 years ago
  16. bd76023 Remove hardcoded wait from SPI write/erase routines and check the chip by Carl-Daniel Hailfinger · 17 years ago
  17. 69a392b Documentation fixes and updates (trivial). by Uwe Hermann · 17 years ago
  18. 79aa01a Add generic SPI flash erase and write support to flashrom. The first by Carl-Daniel Hailfinger · 17 years ago
  19. dcb9abd Some cosmetic cleanups in the flashrom code and output. by Uwe Hermann · 17 years ago
  20. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  21. d937b52 Print the version number always, not only in verbose mode. by Uwe Hermann · 17 years ago
  22. 7a90c14 Add dump support for the Winbond W83697SF. by Idwer Vollering · 17 years ago
  23. 84453c02f Fix wrong values/typos in chipset_enable.c. This has been confirmed by by Carl-Daniel Hailfinger · 17 years ago
  24. f8dabcc Multiple flashrom fixes: by Uwe Hermann · 17 years ago
  25. 398b605 Add detection support for the Winbond W83977AF as found in the by Uwe Hermann · 17 years ago
  26. e62537a Add Gigabyte M61P-S3 SPI flash support to board_enable.c by Michael van der Kolff · 17 years ago
  27. 259aaf0 Convert the existing it8716f_* functions to generic_spi_* functions by by Carl-Daniel Hailfinger · 17 years ago
  28. dc34cab Fix the detection for the Winbond W83697SF. Unfortunately the revision by Uwe Hermann · 17 years ago
  29. 92d3434 Dump support for the Winbond W83977TF. by Idwer Vollering · 17 years ago
  30. 16f6171 (forgot to add spi.c) by Carl-Daniel Hailfinger · 17 years ago
  31. a28edc5 Move SPI code out of board_enable.c where it started its life. The SPI by Carl-Daniel Hailfinger · 17 years ago
  32. 72c0584 Fix stupid thinko in the Winbond detection code which prevented some by Uwe Hermann · 17 years ago
  33. 4910809 Add dump support for the NSC PC8374L (trivial). by Uwe Hermann · 17 years ago
  34. 39a5bf7 Set the superiotool version number from svn at build time. by Ulf Jordan · 17 years ago
  35. 45c1556 Dump support for the SMSC LPC47N227. by Stefan Reinauer · 17 years ago
  36. c63643d by Ronald G. Minnich · 17 years ago
  37. 6dbc0e1 Superiotool manpage/documentation improvements (trivial). by Uwe Hermann · 17 years ago
  38. f904a59 Revert my last cleanup patch. by Uwe Hermann · 17 years ago
  39. 5982a06 Cosmetic changes to make the flashrom output more consistent (trivial). by Uwe Hermann · 17 years ago
  40. 0446dbb Fixup a register dump attached to the wrong Super I/O. Seems something by Uwe Hermann · 17 years ago
  41. 14f304a Add detection support for lots more SMSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  42. 44bb777 Some more ITE chips and small fixes (trivial). by Uwe Hermann · 17 years ago
  43. abeb63d Detection support for a bunch of NSC Super I/Os (trivial). by Uwe Hermann · 17 years ago
  44. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  45. 84bf1e2 Add a list of contributors to the README (trivial). Also, a small hint by Uwe Hermann · 17 years ago
  46. c387b0b Add dump support for the Winbond W83627THF/THG. by David Hendricks · 17 years ago
  47. 0920357 Add a manpage for superiotool (trivial). by Uwe Hermann · 17 years ago
  48. 8a9c03f Dump support for the SMSC FDC37B72x. by Robinson P. Tryon · 17 years ago
  49. e1073f1 Dump support for the SMSC FDC37B78x. by Robinson P. Tryon · 17 years ago
  50. 87c4999 Dump support for the SMSC FDC37M81x. by Robinson P. Tryon · 17 years ago
  51. 409b4f2 Add dump support for the Winbond W83627HF/F/HG/G. by Rasmus Wiman · 17 years ago
  52. 23740c8 Add dump support for the SMSC LPC47M10x (trivial). by Uwe Hermann · 17 years ago
  53. dc81769 Add dump support for the ITE IT8661F. Note that this chip will not yet by Robinson P. Tryon · 17 years ago
  54. 5debf36 Add some more Winbond chips (trivial). by Uwe Hermann · 17 years ago
  55. db5f953 Add detection support for the LPC47B387 (trivial). by Uwe Hermann · 17 years ago
  56. 4354103 Add dump support for the ITE IT8705F/AF. by Robinson P. Tryon · 17 years ago
  57. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  58. 573ff50 [FLASHROM] Fix the help, and print a message when nothing happens by Jordan Crouse · 17 years ago
  59. 209148c Add a copy of the GPL (trivial). by Uwe Hermann · 17 years ago
  60. ec1edd1 Print superiotool version when run with --verbose. by Robinson P. Tryon · 17 years ago
  61. 0de6f0a by Carl-Daniel Hailfinger · 17 years ago
  62. e4d4eba De-uglify the --version output (trivial). by Uwe Hermann · 17 years ago
  63. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  64. 945045b Add support for some more Fintek chips and an ALi chip. by Uwe Hermann · 17 years ago
  65. 5f45fc2 Fix up the SMSC detection code to probe _both_ old- and new-style by Uwe Hermann · 17 years ago
  66. 7fe8f5d by Carl-Daniel Hailfinger · 17 years ago
  67. c3da366 Add detection support for lots more Winbond Super I/Os (trivial). by Uwe Hermann · 17 years ago
  68. e0ffaa1 Dump support for the Fintek F71805 (trivial). by Uwe Hermann · 17 years ago
  69. 48cac24 Detection support for the Winbond W83627HF (trivial). by Uwe Hermann · 17 years ago
  70. 2ee78d8 Fix compilation warning. by Ward Vandewege · 17 years ago
  71. 0f86732 Add detection support for quite a number of SMSC Super I/Os. Also, add by Uwe Hermann · 17 years ago
  72. 6b4ad43 Minor fixes/improvements in the Fintek code (trivial). by Uwe Hermann · 17 years ago
  73. 420f6ab Add register dump capability for ITE IT8718F (trivial). by Uwe Hermann · 17 years ago
  74. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  75. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  76. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  77. 2c290e3 Superiotool: Add dump support to the Winbond W83697HF/F. by Uwe Hermann · 17 years ago
  78. e474956 Implement usage for --help and put the same information into the README, too. by Uwe Hermann · 17 years ago
  79. 7e7e9ac Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG. by Uwe Hermann · 17 years ago
  80. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  81. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  82. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  83. d754d2c Make the code a bit more generic (trivial). Different Super I/Os by Uwe Hermann · 17 years ago
  84. 6ff6af7 Superiotool: Add support for the SMSC FDC37N769. by Uwe Hermann · 17 years ago
  85. d8a18a2 Add a README for superiotool (trivial). by Uwe Hermann · 17 years ago
  86. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  87. 4cb7e71 Make 'struct superio_registers' globally available, pretty much by Uwe Hermann · 17 years ago
  88. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago
  89. 7798c88 Change out/in combinations to pci_read/write_byte in sis630 chipset enable. by Alex Beregszaszi · 17 years ago
  90. f9b0f7f Remove useless 'extern' keywords (trivial). by Uwe Hermann · 17 years ago
  91. 863c1bf Add '(C)' where it's missing (for consistency reasons). by Uwe Hermann · 17 years ago
  92. 09735cb Add missing license header to udelay.c. by Uwe Hermann · 17 years ago
  93. 9398958 Add a copy of the GPL in the flashrom repository as it's an independent by Uwe Hermann · 17 years ago
  94. 98ef9ce Small consistency fixes (trivial). by Uwe Hermann · 17 years ago
  95. 2046ff9 Various coding style and whitespace fixes (trivial). by Uwe Hermann · 17 years ago
  96. c4c54a5 Add ITE IT8716F support to probe_superio. This helps especially by Carl-Daniel Hailfinger · 17 years ago
  97. 1ae8e83 Rename probe_superio.c to superiotool.c. by Uwe Hermann · 17 years ago
  98. 8c14e45 Move probe_superio into the global util/ directory. by Uwe Hermann · 17 years ago
  99. bd26392 Add support for the ITE IT8708F. by Uwe Hermann · 17 years ago
  100. 8a5a264 Fix typo for the ITE IT8712F (trivial). by Uwe Hermann · 17 years ago