1. 93f7023 Add a bunch of new/tested stuff and various small changes 6 by Stefan Tauner · 13 years ago
  2. 84d1968 Fix output of erase_and_write_flash and surroundings by Carl-Daniel Hailfinger · 13 years ago
  3. 2e88a9f Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing by Carl-Daniel Hailfinger · 13 years ago
  4. a34d719 Be more refined regarding DMI chassis types by Stefan Tauner · 13 years ago
  5. 46fa068 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter by Carl-Daniel Hailfinger · 13 years ago
  6. a074383 Enforce compile-time errors in satamv and atahp for non-x86 targets by Andrew Morgan · 13 years ago
  7. 941a273 Random manpage improvements and updates by Uwe Hermann · 13 years ago
  8. 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
  9. a08d0f2 Add support for the GIGABYTE GA-8SIMLH board by Michael Karcher · 13 years ago
  10. 6d71530 Add support for EN25Q(H) series SPI flash chips by David Hendricks · 13 years ago
  11. 9321f06 Man page fixes by Carl-Daniel Hailfinger · 13 years ago
  12. b86e118 Mark some ck804 boards as not working by Stefan Tauner · 13 years ago
  13. 122dd12 ichspi.c: do not print PBR[3] for ICH7 because it does not exist by Stefan Tauner · 13 years ago
  14. d8334db Fix out-of-bounds access if all erase functions fail by Carl-Daniel Hailfinger · 13 years ago
  15. ec8c248 chipset_enable.c: add a message for untested chipset enables by Stefan Tauner · 13 years ago
  16. ac54fbe flashrom.8: explain read accesses as part of the write operation by Stefan Tauner · 13 years ago
  17. 274a20d ft2232_spi: Improve error handling, remove exit() calls by Uwe Hermann · 13 years ago
  18. ff80e68 Fix the ASUS A8N-VM CSM board enable by Stefan Tauner · 13 years ago
  19. 7d257b4 Annotate additional flashchips with voltage ranges by Steven Zakulec · 13 years ago
  20. 1a30d50 Fix a bug breaking layout file handling in r1373 by Stefan Tauner · 13 years ago
  21. d566014 Fix and clean up cli_classic.c by Carl-Daniel Hailfinger · 13 years ago
  22. 25b5a59 Enable writing on mcp6x_7x by Stefan Tauner · 13 years ago
  23. 24c35e4 Change "class" parameter name to "devclass" to avoid C++ issues by Uwe Hermann · 13 years ago
  24. 269de35 Fix unchecked malloc calls and casts of malloc return values by Stefan Tauner · 13 years ago
  25. ff56267 Update motherboard URLs in print.c by Benjamin Bellec · 13 years ago
  26. c73e281 Add untested board enable for ASUS M6Ne by Joshua Roys · 13 years ago
  27. 9932c7b Add a bunch of new/tested stuff and various small changes 4 by Cristian Măgherușan-Stanciu · 13 years ago
  28. 91199a1 Autodetect target processor architecture by Carl-Daniel Hailfinger · 13 years ago
  29. 5ffe65b ichspi.c: print FADDR in ich_init_spi by Stefan Tauner · 13 years ago
  30. 9db4551 Kill unused "log" argument of count_usable_erasers() by Sylvain "ythier" Hitier · 13 years ago
  31. d5e85d6 Fix and improve Windows/MinGW/MSYS build by Uwe Hermann · 13 years ago
  32. 10b3e22 ichspi.c: preserve reserved bits in address registers by Stefan Tauner · 13 years ago
  33. bd649e4 ichspi.c: add FPB (Flash Partition Boundary) macros and init printing by Stefan Tauner · 13 years ago
  34. e27b2d4 ichspi.c: simplify ich_set_bbar by Stefan Tauner · 13 years ago
  35. ccd92a1 ichspi.c: make REGWRITE* macros safer by Stefan Tauner · 13 years ago
  36. 5368dca Add count_usable_erasers which returns the number of well-defined erasers for a chip by Stefan Tauner · 13 years ago
  37. 0015549 Fix memleaks due to incorrect usage of flashbuses_to_text by Stefan Tauner · 13 years ago
  38. b23df71 Make Makefile's test programs safe(r) by Stefan Tauner · 13 years ago
  39. d5b2228 Add a success indicator to the "Reading old flash chip contents..." message by Stefan Tauner · 13 years ago
  40. 6665244 Constify (a few) parameters.c where possible by Stefan Tauner · 13 years ago
  41. b4061f6 Move erase verification to generic code by Carl-Daniel Hailfinger · 13 years ago
  42. bfa021d Replace sizeof("string")-1 with strlen("string") by Carl-Daniel Hailfinger · 13 years ago
  43. 1258936 print.c: change all occurrences of printf to msg_ginfo by Stefan Tauner · 13 years ago
  44. 198f277 Fix probe_flash to report new values set by probing functions by Stefan Tauner · 13 years ago
  45. 7c612f9 Flush stdout after each message by Ed Swierk · 13 years ago
  46. c07a41c flashchips.c: Fix typo: s/don't/doesn't/ by Paul Menzel · 13 years ago
  47. e8a648d Look at the return value of wait_82802ab() by Stefan Reinauer · 13 years ago
  48. 1d23307 Add ASRock K7S41GX board-enable by Pawel Rozanski · 13 years ago
  49. 19f46f2 Various board status updates by Uwe Hermann · 13 years ago
  50. 2cf2da6 Add intel 6 series pci ids to chipset_enables by Stefan Tauner · 13 years ago
  51. 570dcc7 Fix and add a few chipset_enables entries by Idwer Vollering · 13 years ago
  52. 326a060 Resort chipset_enables array by pci ids by Idwer Vollering · 13 years ago
  53. 6573b74 Do not display skipped probe messsages in verbose mode by Carl-Daniel Hailfinger · 13 years ago
  54. 8ebc046 Update the flashrom udev rules file with new programmers by Uwe Hermann · 13 years ago
  55. 68b9cca Update the flashrom manpage by Uwe Hermann · 13 years ago
  56. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  57. 9d9a104 Add board enable for GA-8IP775 by Joshua Roys · 13 years ago
  58. d8a00a0 Add (untested) board enable for GA-K8NS Pro-939 by Idwer Vollering · 13 years ago
  59. d06d941 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 by Stefan Tauner · 13 years ago
  60. 29c8083 ichspi.c: add missing ICH9 register macros and eliminate magic numbers by Stefan Tauner · 13 years ago
  61. b2d5f6a Use the max_data_read field of the new spi_programmer struct to simplify run_opcode by Stefan Tauner · 13 years ago
  62. f9a8da5 enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL by Stefan Tauner · 13 years ago
  63. c020706 Add support for Olimex programmers to ft2232_spi by Pete Batard · 13 years ago
  64. 5520694 ichspi.c: add macros and pretty printing for HSFS and HSFC by Stefan Tauner · 13 years ago
  65. 2a8b262 ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE struct by Stefan Tauner · 13 years ago
  66. 0c1ec45 ichspi.c: improve macros for SSFS and SSFC bits by Stefan Tauner · 13 years ago
  67. 6add094 Add board enable for MSI MS-6788-040 (848P Neo-V) by Maciej Pijanka · 13 years ago
  68. c422484 Fix compilation for CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 13 years ago
  69. 60b83f9 Mark the MSI MS-7529 (G31TM-P21) as supported by Peter Lemenkov · 13 years ago
  70. 8179be5 Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 by Stefan Tauner · 13 years ago
  71. cbe370e Add voltage ranges to the flashchips by Steven Zakulec · 13 years ago
  72. db45ab5 Tiny fix for a small fix by Stefan Tauner · 13 years ago
  73. 355cbfd Small fixes by Stefan Tauner · 13 years ago
  74. 0fbba98 Add a bunch of new/tested motherboards, board enables and flash chips by Antony Rheneus · 13 years ago
  75. d172ecd ichspi: fix detection of unused regions by Joshua Roys · 13 years ago
  76. 7bcacb1 Eliminate magic numbers indicating maximum column sizes in print.c by Stefan Tauner · 13 years ago
  77. c0aaf95 Whitespace, documentation and other small stuff by Stefan Tauner · 13 years ago
  78. 7a3bd8f Refine status register and lock printing of Atmel and AMIC SPI chips by Carl-Daniel Hailfinger · 13 years ago
  79. c965c2d Mark SST25VF080B tested for writing (again) by John Schmerge · 13 years ago
  80. 6dbab4d Mark Supermicro X8DTH-6F as supported by Shailendra Sodhi · 13 years ago
  81. 7225ccd Add board enable for AOpen i975Xa-YDG by Joshua Roys · 13 years ago
  82. ef10175 Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported by Stefan Tauner · 13 years ago
  83. fcf6a8c Mark SST25VF032B as write tested by Stefan Tauner · 13 years ago
  84. faf01fb Explain better what checks are disabled in case we detect a legacy BIOS by Stefan Tauner · 13 years ago
  85. 74c6ec6 Mark Macronix MX29F001T as fully tested by Stefan Tauner · 13 years ago
  86. 67fbd77 Add Gigabyte GA-MA790XT-UD4P to the mainboard support list by Stefan Tauner · 13 years ago
  87. e474cdc Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c by Stefan Tauner · 13 years ago
  88. 4b90e6b Add support for 8086:1076 (82541GI) to nicintel_spi.c by Stefan Tauner · 13 years ago
  89. 82f54e5 Add status of Thinkpad T410s and DG45ID to the wiki table by Stefan Tauner · 13 years ago
  90. e7da467 Mark MX25L4005 tested for erase by Raúl Soriano · 13 years ago
  91. 567b7b8 Mark w25q80, w25q32, and w25q64 chips tested for write and erase by David Hendricks · 13 years ago
  92. 77f931a Remove filename parameter from chip_safety_check() by David Hendricks · 13 years ago
  93. 9df880f Fix typo "not not" in board_enable.c by Stefan Tauner · 13 years ago
  94. f0bcfa5 Add board enable for Asus A8AE-LE (HP OEM) by Stefan Tauner · 13 years ago
  95. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  96. 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 13 years ago
  97. b713d2e Intel NIC with parallel flash support by Carl-Daniel Hailfinger · 13 years ago
  98. 064bbc9 Fix multiple detection of the same chip by Carl-Daniel Hailfinger · 13 years ago
  99. dec9cec Add support for the Via VX855 chipset by John Schmerge · 13 years ago
  100. 580d29a Revamp board-specific quirk handling, allow for laptop support by Carl-Daniel Hailfinger · 13 years ago