1. 8111e7f Enabling Gigabyte GA-MA69VM-S2 by Raúl Soriano · 15 years ago
  2. e3cb0a1 Fix EN29F002 Top/Bottom Boot Block by Michael Karcher · 15 years ago
  3. 4395970 Various coding style and cosmetic changes by Uwe Hermann · 15 years ago
  4. 645c6df Patch: Manpage: Move description of layout file into the right place by Joerg Mayer · 15 years ago
  5. 31fd825 Tell users to probe/backup first by Michael Karcher · 15 years ago
  6. 0b9e2a7 Fix NULL pointer reference in board_flash_enable by Michael Karcher · 15 years ago
  7. bd622d1 Add ASUS A7V8X-X write-enable by Russ Dill · 15 years ago
  8. 8c7c468 Mark PMC Pm49FL002 as tested by Russ Dill · 15 years ago
  9. e8e369f Write granularity is chip specific by Carl-Daniel Hailfinger · 15 years ago
  10. 7f0c3ec Move untested board enable documentation to manpage by Michael Karcher · 15 years ago
  11. 5fdf270 Board enable for MS-7202 (K8N GM2-L) by Michael Karcher · 15 years ago
  12. b2184c1 Board enable for Asus M2NBP-VM CSM by Michael Karcher · 15 years ago
  13. 03b80e9 Board enable for HP Vectra VL420SFF by Michael Karcher · 15 years ago
  14. e5eafb2 Refactor man page by Michael Karcher · 15 years ago
  15. 3cd5a12 Add support for Eon EN29F010 by Russ Dill · 15 years ago
  16. b4a3d1c Board enable for Abit IP35 Pro by Michael Karcher · 15 years ago
  17. 0bdc092 Implement tested/untested status for board enables by Michael Karcher · 15 years ago
  18. 5fbd18d Board enable for HP Vectra VL400 by Michael Karcher · 15 years ago
  19. 3617234 Convert the remaining references to *_49fl00x by Sean Nelson · 15 years ago
  20. 8c1df28 Warn if running on laptops by Michael Karcher · 15 years ago
  21. 0d7fb7c Factor out DMI string reading into subfunction by Michael Karcher · 15 years ago
  22. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  23. cfa674f Rename identifiers called 'byte' by Michael Karcher · 15 years ago
  24. f6498d7 Remove unused short IDs by Michael Karcher · 15 years ago
  25. 8448639 Replace PCI_OK/PCI_NT by OK/NT by Michael Karcher · 15 years ago
  26. 01f6d7d Fix PIIX4 GPO set by Michael Karcher · 15 years ago
  27. c351992 Patch to remove all references to dead chipdrivers by Sean Nelson · 15 years ago
  28. ddd5c9e Add initial (non-working) code for Highpoint ATA/RAID controllers by Uwe Hermann · 15 years ago
  29. 6e0b912 Here's a very quick patch to fix the missing unlock code by Sean Nelson · 15 years ago
  30. ce5fad0 Refactor MCP SPI detection by Carl-Daniel Hailfinger · 15 years ago
  31. d8dfc44 More NetBSD fixes (w/ patch) by Jonathan A. Kollasch · 15 years ago
  32. cc389fc Allow the registration of functions to be called at programmer shutdown by Carl-Daniel Hailfinger · 15 years ago
  33. 879b351 Use uname -p instead of -m on NetBSD so we get the right architecture library name by Jonathan A. Kollasch · 15 years ago
  34. ea3b1b4 Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia by Carl-Daniel Hailfinger · 15 years ago
  35. cd446f4 Kill an erroneous .erase introduced in r900 by Carl-Daniel Hailfinger · 15 years ago
  36. f5ae4d4 Adds support for the Intel E28F004S5 flash chip by Sean Nelson · 15 years ago
  37. e4edb06 Ignore RES (1 byte) if chip replied to REMS (2 bytes) by Carl-Daniel Hailfinger · 15 years ago
  38. fb0828f Split internal.c into internal.c and hwaccess.c by Carl-Daniel Hailfinger · 15 years ago
  39. ca33140 Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips by Sean Nelson · 15 years ago
  40. 4dfa093 Fix DMI match logic by Michael Karcher · 15 years ago
  41. 48f1d73 At long last, the day has come, and we can bury full-chip erase once and for all by Carl-Daniel Hailfinger · 15 years ago
  42. f15e1ab Rewrite substantial parts of the ICH SPI support by Carl-Daniel Hailfinger · 15 years ago
  43. 7a788f5 Document the rules for DMI matching with PCI subsystem IDs by Carl-Daniel Hailfinger · 15 years ago
  44. 2eab70d Allow DMI supported board enables with subsystem ID zero by Michael Karcher · 15 years ago
  45. 975aa7e Properly initialize USB device in dediprog driver by Patrick Georgi · 15 years ago
  46. 873599d Add a second set of PCI IDs for the Tekram P6Pro-A5 by Uwe Hermann · 15 years ago
  47. baaffe0 Create a physical memory mapping function which requests cached readonly memory by Carl-Daniel Hailfinger · 15 years ago
  48. ba7c922 Adds support for ST M29W512B by Jeffrey A. Kent · 15 years ago
  49. 012b3a1 Add the Tekram P6Pro-A5 board as supported by Uwe Hermann · 15 years ago
  50. 35727f7 Complete the addition of Feature Bits for all Jedec based chips by Sean Nelson · 15 years ago
  51. b1bd3e8 The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KB by Uwe Hermann · 15 years ago
  52. 823dc9d Avoid bogus gcc warning by Michael Karcher · 15 years ago
  53. 06602c2 Windows wants UNC names for COM ports >9 (legacy COM ports only work with one digit) by Patrick Georgi · 15 years ago
  54. 0bf842d Open binary files in binary mode by Patrick Georgi · 15 years ago
  55. 48da3f9 Add support for the SST39SF512 chip by Uwe Hermann · 15 years ago
  56. e8683b6 Backout unintentional chunk by Stefan Reinauer · 15 years ago
  57. eac6579 Add write support by Carl-Daniel Hailfinger · 15 years ago
  58. 2fea3f3 This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile by Stefan Reinauer · 15 years ago
  59. 51c83fb Convert various SST chips to use block_erasers by Sean Nelson · 15 years ago
  60. 21f5496 Boards: Remove it8705_rom_write_enable by Luc Verhaegen · 15 years ago
  61. 93938c3 Boards: Add max_rom_decode_parallel entry to board enable table by Luc Verhaegen · 15 years ago
  62. 6701ee8 Matching board via DMI by Michael Karcher · 15 years ago
  63. 012a31e Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors by Sean Nelson · 15 years ago
  64. 329bde7 Convert ST to block erasers by Sean Nelson · 15 years ago
  65. 56358aa Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  66. d38fac8 Dediprog SF100 support by Carl-Daniel Hailfinger · 15 years ago
  67. 415afcf Add eraseblock functions to self-check by Carl-Daniel Hailfinger · 15 years ago
  68. cfc35cd Converted chips to block_erasers by Sean Nelson · 15 years ago
  69. 5643c07 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  70. db7c153 Add Intel NM10 chipset enable by David Hendricks · 15 years ago
  71. 2aff7aa Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect by Sean Nelson · 15 years ago
  72. 293adf0 Do sanity checks of block erasers at startup and continue check on errors by Carl-Daniel Hailfinger · 15 years ago
  73. 26f72a1 The write and erase column in the --list-supported-wiki output were swapped by Carl-Daniel Hailfinger · 15 years ago
  74. 23ff460 Support for Spansion S25FL008A by Michael Karcher · 15 years ago
  75. 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
  76. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  77. 9cce2f5 Chipset: Fix sis5x0 register write verification by Luc Verhaegen · 15 years ago
  78. 1a1415c Refine selection of the default programmer by Carl-Daniel Hailfinger · 15 years ago
  79. 643415b Convert all messages in sb600spi.c to the new message infrastructure by Carl-Daniel Hailfinger · 15 years ago
  80. 08fa2f3 Change a few probe timings to TIMING_FIXME by Carl-Daniel Hailfinger · 15 years ago
  81. 01e532d Convert all messages in it87spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  82. 34b5db7 Convert all messages in ft2232_spi.c to the new message infrastructure. by Sean Nelson · 15 years ago
  83. 74e8af5 Convert all messages in serprog.c to the new message infrastructure by Sean Nelson · 15 years ago
  84. 676a232 Convert all messages in bitbang_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  85. 84f7bce Convert all messages in buspirate_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  86. 8e5e73e Convert all messages in gfxnvidia.c to the new message infrastructure by Sean Nelson · 15 years ago
  87. 05ce542 Convert all messages in satasii.c to the new message infrastructure by Sean Nelson · 15 years ago
  88. ebb4f5f Convert all messages in serial.c to the new message infrastructure by Sean Nelson · 15 years ago
  89. f7f7a55 Convert all messages in wbsio_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  90. 0435dfd Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugging print code by Michael Karcher · 15 years ago
  91. 9f9e613 Enable flashing on MSI 651M-L by Michael Karcher · 15 years ago
  92. c1f00c5 Fix Makefile dependencies if FT2232SPI is not selected by Carl-Daniel Hailfinger · 15 years ago
  93. 5459637 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  94. 3ac101c Convert dummyflasher to msg_* and make good use of msg_pspew by Carl-Daniel Hailfinger · 15 years ago
  95. f8dda68 Change msg_* macros to C99 variadic macros by Carl-Daniel Hailfinger · 15 years ago
  96. 4bf4e79 Use address mask in probe_jedec by Carl-Daniel Hailfinger · 15 years ago
  97. e940466 Use the register mapping feature bit by Carl-Daniel Hailfinger · 15 years ago
  98. 3646c8f Add support for NetBSD by Jonathan A. Kollasch · 15 years ago
  99. aca1dce Fix Sharp LHF00L04 by Carl-Daniel Hailfinger · 15 years ago
  100. 74aa772 Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom by Sean Nelson · 15 years ago