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