1. 4d67950 Disable NVIDIA flashing support for now, erase/write is not properly working, yet by Uwe Hermann · 15 years ago
  2. de75a5e Introduce proper error checking for SPI programming by Carl-Daniel Hailfinger · 15 years ago
  3. 4010712 Add comments about the meaning of block erase related struct flashchip members by Carl-Daniel Hailfinger · 15 years ago
  4. 2bc98f6 Add initial support for flashing some NVIDIA graphics cards by Uwe Hermann · 15 years ago
  5. 547872b This is the bitbanging SPI driver infrastructure by Carl-Daniel Hailfinger · 15 years ago
  6. 07c54c8 Enable drkaiser programmer support in wiki output by Uwe Hermann · 15 years ago
  7. 5714614 Mark the following boards as OK by Uwe Hermann · 15 years ago
  8. 45835c4 Mark the SST SST49LF003A/B as read-tested by Peter Lemenkov · 15 years ago
  9. 3e0774d Add chipset support for VIA VT82C596 by adding a PCI ID by Uwe Hermann · 15 years ago
  10. a06287c Switch SST49LF004A/B to block erase, remove the hack which simulated (unsupported) chip erase by Carl-Daniel Hailfinger · 15 years ago
  11. c025268 Change the status of the SST49LF020A to TEST_OK_PREW by Nils Jacobs · 15 years ago
  12. e715c7b Enable flashrom on Wyse Winterm S50 by Nils Jacobs · 15 years ago
  13. 2912426 This enables flashing the Dell S1850 under Linux. by Carl-Daniel Hailfinger · 15 years ago
  14. 26f7e64 The current ICH SPI preop handling is a hack which spews lots of warnings, but still yields correct results by Carl-Daniel Hailfinger · 15 years ago
  15. 707f1eb Fix copy-paste errors by s/CONFIG_PRINT_WIKI/PRINT_WIKI_SUPPORT/ by Uwe Hermann · 15 years ago
  16. 9c8476b Compile out wiki output on request and move wiki stuff into a separate file by Carl-Daniel Hailfinger · 15 years ago
  17. 4740c6f Allow to exclude each of the external programmer drivers from being compiled in by Carl-Daniel Hailfinger · 15 years ago
  18. ab044b2 Fix all remaining issues reported by LLVM/clang's scan-build by Stefan Reinauer · 15 years ago
  19. 9e72aa5 Fix some of the issues reported by LLVM/clang's scan-build by Stefan Reinauer · 15 years ago
  20. b08ee5c Mark Macronix MX29F001B as OK, tested by me on hardware by Uwe Hermann · 15 years ago
  21. 4be25c7 Replace pseudonym in drkaiser.c with real name by Joerg Fischer · 15 years ago
  22. f38431a Store block sizes and corresponding erase functions in struct flashchip by Carl-Daniel Hailfinger · 15 years ago
  23. c04ee22 Update probe timings for dozens of flash chips by Udu Ogah · 15 years ago
  24. 4e9cebb Unify some probe functions that basically correspond to probe_jedec() by Carl-Daniel Hailfinger · 15 years ago
  25. d271e79 Not all systems have svnversion installed by Carl-Daniel Hailfinger · 15 years ago
  26. 6d12560 Fix strict aliasing in serprog by Carl-Daniel Hailfinger · 15 years ago
  27. 95e892b Fix for gcc 4.4 strict aliasing rules by Stefan Reinauer · 15 years ago
  28. 34eae34 Add drkaiser.c which was accidentally omitted in the last commit by Uwe Hermann · 15 years ago
  29. b0912c0 Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices by TURBO J · 15 years ago
  30. 04aa59a Standardize on using __func__ instead of __FUNCTION__ by Uwe Hermann · 15 years ago
  31. 0d5db9a Flashrom 0.9.1 by Carl-Daniel Hailfinger · 15 years ago
  32. 9246ff4 Don't abort if chipset init failed because the failing init may have been a warning only by Carl-Daniel Hailfinger · 15 years ago
  33. 84395ed Move the Asus A7V600-X out of the unsupported list by Carl-Daniel Hailfinger · 15 years ago
  34. 174962d Use correct name for SB700/SB710/SB750 instead of calling them SB700 by Carl-Daniel Hailfinger · 15 years ago
  35. 7227291 Board enable for Asus A7V600-X by Luc Verhaegen · 15 years ago
  36. 48e5e09 Add the possibility to set the release name directly as makefile parameter by Carl-Daniel Hailfinger · 15 years ago
  37. 4dd5e08 Refine bad board list by Carl-Daniel Hailfinger · 15 years ago
  38. f8a0683 Board status updates by Uwe Hermann · 15 years ago
  39. 871689e Update svn:ignore by Joerg Mayer · 15 years ago
  40. 7221d5f Update contact info by Joerg Mayer · 15 years ago
  41. fdb852f "3COM 3C90xB: PCI 10BASE-T (TPO)" (10b7:9004) works fine by Carl-Daniel Hailfinger · 15 years ago
  42. 502a913 Add support for MX29F001T and MX29F001B flash chips by Mark Panajotovic · 15 years ago
  43. 37181be ASD AE29F2008 and Winbond W29C020C have the same ID by Carl-Daniel Hailfinger · 15 years ago
  44. 95baaad Add support for ICH9 engineering sample by Carl-Daniel Hailfinger · 15 years ago
  45. a02d666 Various board status updates by Uwe Hermann · 15 years ago
  46. f5fb51c Adept layout handling to new programmer infrastructure and fix off-by-one error by Carl-Daniel Hailfinger · 15 years ago
  47. 664e7ad Change programmer options separator from = to : by Carl-Daniel Hailfinger · 15 years ago
  48. 8ab49e7 Disallow erase/write for known bad chips so people won't try without a clear understanding by Carl-Daniel Hailfinger · 15 years ago
  49. 3426ef6 If FT2232H SPI is not enabled, it should be compiled out completely by Carl-Daniel Hailfinger · 15 years ago
  50. 173e3ea Support rdmsr/wrmsr operations on FreeBSD by Stefan Reinauer · 15 years ago
  51. dfade10 Add serprog documentation to the manpage by Carl-Daniel Hailfinger · 15 years ago
  52. 1ebf845 Tidy up docs before release by Carl-Daniel Hailfinger · 15 years ago
  53. 10572fa Fix compilation on Nexenta which is Ubuntu with a Solaris kernel by Carl-Daniel Hailfinger · 15 years ago
  54. 4449868 Allow the user to override FWH IDSEL on ICH6 and later by Carl-Daniel Hailfinger · 15 years ago
  55. 204b076 Generate the usage message by walking the list of available programmers by Carl-Daniel Hailfinger · 15 years ago
  56. b4fe664 Use MSR abstraction in all board enables by Stefan Reinauer · 15 years ago
  57. 4eeb713 Board enable for Asus P4P800-E Deluxe by Luc Verhaegen · 15 years ago
  58. 6be7411 Allow to compile out serprog completely by Carl-Daniel Hailfinger · 15 years ago
  59. 37fc469 Add a new field for the names of programmers and use it to match against user input by Carl-Daniel Hailfinger · 15 years ago
  60. ef58a9c Use a common parameter variable for all programmers by Carl-Daniel Hailfinger · 15 years ago
  61. 415e513 Add fallback functions for programmer shutdown and memory mapping and fix FT2232 and IT87 by Carl-Daniel Hailfinger · 15 years ago
  62. 8fa6481 Fix up MSR handling to support more OSes than Linux. by Stefan Reinauer · 15 years ago
  63. 630c79d Make debug messages printf_debug(). by Stefan Reinauer · 15 years ago
  64. 4c7ea38 Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode settings to the debug output by Carl-Daniel Hailfinger · 15 years ago
  65. 6d5d253 Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variants by Carl-Daniel Hailfinger · 15 years ago
  66. 116081a Replace remaining explicit erases in SPI programmer drivers with auto-erases by Carl-Daniel Hailfinger · 15 years ago
  67. db41c59 Releasing IO permissions was done by hand everywhere by Carl-Daniel Hailfinger · 15 years ago
  68. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  69. 5b2f52f Fix SPI multicommand endless loop in default_spi_send_multicommand by Carl-Daniel Hailfinger · 15 years ago
  70. 22ea8cd The project's new home is flashrom.org now by Stefan Reinauer · 15 years ago
  71. bc25f94 Boards with coreboot have a cbtable containing vendor and board name by Carl-Daniel Hailfinger · 15 years ago
  72. 350a0c3 Add IDs for 51 new flash chips by Carl-Daniel Hailfinger · 15 years ago
  73. 0a3e5ae If writing failed, verifying is pointless by Carl-Daniel Hailfinger · 15 years ago
  74. 21eedec Improve flashchip comments to be more readable and precise by Carl-Daniel Hailfinger · 15 years ago
  75. da65432 Fix erase for SST49LF020A by Carl-Daniel Hailfinger · 15 years ago
  76. 49b9cab Continue erase/write verification after the first error by Carl-Daniel Hailfinger · 15 years ago
  77. 32961be Add support for ST M25P05/M25P10 chips that only respond to RES and not RDID by Carl-Daniel Hailfinger · 15 years ago
  78. f8555e2 This is a workaround for a bug in SB600 and SB700 by Carl-Daniel Hailfinger · 15 years ago
  79. 414bd32 Verbose probe output is split across multiple lines for some probe functions by Carl-Daniel Hailfinger · 15 years ago
  80. a80cfbc Eliminate version string duplication by Carl-Daniel Hailfinger · 15 years ago
  81. fcbdbbc Convert SPI write status register to multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  82. 02487aa Replace most of the switch cases in the spi code with lookup on a struct instead by Carl-Daniel Hailfinger · 15 years ago
  83. f3196df Support for an external serial flasher protocol by Urja Rannikko · 15 years ago
  84. 1179377 Board enable for Aopen VKM400 AM-S by Luc Verhaegen · 15 years ago
  85. 322f305 Reset SST49LF016C after erase to exit the read status register mode by Carl-Daniel Hailfinger · 15 years ago
  86. 142e30f Use a distinct return code for SPI commands with unsupported/invalid length by Carl-Daniel Hailfinger · 15 years ago
  87. 78e4e12 Board enable for Asus A7V8X by Luc Verhaegen · 15 years ago
  88. 2f1b36f Convert SPI byte program to use the multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  89. 39fa9b5 Convert SPI block erase to use the multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  90. 9d68080 Fix incorrect manpage by Uwe Hermann · 15 years ago
  91. a721ae2 Add Winbond W25X16 by Hector Martin · 15 years ago
  92. 60d7118 Convert SPI chip erase to use the multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  93. bb297f7 Add an optional flash port parameter for IT87* SPI controllers in standalone programmer mode by Carl-Daniel Hailfinger · 15 years ago
  94. d047829 Add SPI multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  95. 8ef7dce Change tarball compression from gzip to bzip2 by Carl-Daniel Hailfinger · 15 years ago
  96. 8bfb59c W39V040B: Flag Erase/Write as bad by Luc Verhaegen · 15 years ago
  97. 2f1d0a5 Board enable for Abit IP35 by Luc Verhaegen · 15 years ago
  98. ef016f5 Add more URLs and board notes, fix a typo by Uwe Hermann · 15 years ago
  99. e19e86d Some flashrom printing changes by Uwe Hermann · 15 years ago
  100. 04d5dc4 Mark the following boards as working by Uwe Hermann · 15 years ago