1. ca33140 Fix erase blocks for Winbond W25X{10,20,40,80} SPI chips by Sean Nelson · 15 years ago
  2. 4dfa093 Fix DMI match logic by Michael Karcher · 15 years ago
  3. 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
  4. f15e1ab Rewrite substantial parts of the ICH SPI support by Carl-Daniel Hailfinger · 15 years ago
  5. 7a788f5 Document the rules for DMI matching with PCI subsystem IDs by Carl-Daniel Hailfinger · 15 years ago
  6. 2eab70d Allow DMI supported board enables with subsystem ID zero by Michael Karcher · 15 years ago
  7. 975aa7e Properly initialize USB device in dediprog driver by Patrick Georgi · 15 years ago
  8. 873599d Add a second set of PCI IDs for the Tekram P6Pro-A5 by Uwe Hermann · 15 years ago
  9. baaffe0 Create a physical memory mapping function which requests cached readonly memory by Carl-Daniel Hailfinger · 15 years ago
  10. ba7c922 Adds support for ST M29W512B by Jeffrey A. Kent · 15 years ago
  11. 012b3a1 Add the Tekram P6Pro-A5 board as supported by Uwe Hermann · 15 years ago
  12. 35727f7 Complete the addition of Feature Bits for all Jedec based chips by Sean Nelson · 15 years ago
  13. b1bd3e8 The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KB by Uwe Hermann · 15 years ago
  14. 823dc9d Avoid bogus gcc warning by Michael Karcher · 15 years ago
  15. 06602c2 Windows wants UNC names for COM ports >9 (legacy COM ports only work with one digit) by Patrick Georgi · 15 years ago
  16. 0bf842d Open binary files in binary mode by Patrick Georgi · 15 years ago
  17. 48da3f9 Add support for the SST39SF512 chip by Uwe Hermann · 15 years ago
  18. e8683b6 Backout unintentional chunk by Stefan Reinauer · 15 years ago
  19. eac6579 Add write support by Carl-Daniel Hailfinger · 15 years ago
  20. 2fea3f3 This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile by Stefan Reinauer · 15 years ago
  21. 51c83fb Convert various SST chips to use block_erasers by Sean Nelson · 15 years ago
  22. 21f5496 Boards: Remove it8705_rom_write_enable by Luc Verhaegen · 15 years ago
  23. 93938c3 Boards: Add max_rom_decode_parallel entry to board enable table by Luc Verhaegen · 15 years ago
  24. 6701ee8 Matching board via DMI by Michael Karcher · 15 years ago
  25. 012a31e Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors by Sean Nelson · 15 years ago
  26. 329bde7 Convert ST to block erasers by Sean Nelson · 15 years ago
  27. 56358aa Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  28. d38fac8 Dediprog SF100 support by Carl-Daniel Hailfinger · 15 years ago
  29. 415afcf Add eraseblock functions to self-check by Carl-Daniel Hailfinger · 15 years ago
  30. cfc35cd Converted chips to block_erasers by Sean Nelson · 15 years ago
  31. 5643c07 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  32. db7c153 Add Intel NM10 chipset enable by David Hendricks · 15 years ago
  33. 2aff7aa Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect by Sean Nelson · 15 years ago
  34. 293adf0 Do sanity checks of block erasers at startup and continue check on errors by Carl-Daniel Hailfinger · 15 years ago
  35. 26f72a1 The write and erase column in the --list-supported-wiki output were swapped by Carl-Daniel Hailfinger · 15 years ago
  36. 23ff460 Support for Spansion S25FL008A by Michael Karcher · 15 years ago
  37. 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
  38. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  39. 9cce2f5 Chipset: Fix sis5x0 register write verification by Luc Verhaegen · 15 years ago
  40. 1a1415c Refine selection of the default programmer by Carl-Daniel Hailfinger · 15 years ago
  41. 643415b Convert all messages in sb600spi.c to the new message infrastructure by Carl-Daniel Hailfinger · 15 years ago
  42. 08fa2f3 Change a few probe timings to TIMING_FIXME by Carl-Daniel Hailfinger · 15 years ago
  43. 01e532d Convert all messages in it87spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  44. 34b5db7 Convert all messages in ft2232_spi.c to the new message infrastructure. by Sean Nelson · 15 years ago
  45. 74e8af5 Convert all messages in serprog.c to the new message infrastructure by Sean Nelson · 15 years ago
  46. 676a232 Convert all messages in bitbang_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  47. 84f7bce Convert all messages in buspirate_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  48. 8e5e73e Convert all messages in gfxnvidia.c to the new message infrastructure by Sean Nelson · 15 years ago
  49. 05ce542 Convert all messages in satasii.c to the new message infrastructure by Sean Nelson · 15 years ago
  50. ebb4f5f Convert all messages in serial.c to the new message infrastructure by Sean Nelson · 15 years ago
  51. f7f7a55 Convert all messages in wbsio_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  52. 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
  53. 9f9e613 Enable flashing on MSI 651M-L by Michael Karcher · 15 years ago
  54. c1f00c5 Fix Makefile dependencies if FT2232SPI is not selected by Carl-Daniel Hailfinger · 15 years ago
  55. 5459637 Block eraser conversions and support for Eon EN25B series by Sean Nelson · 15 years ago
  56. 3ac101c Convert dummyflasher to msg_* and make good use of msg_pspew by Carl-Daniel Hailfinger · 15 years ago
  57. f8dda68 Change msg_* macros to C99 variadic macros by Carl-Daniel Hailfinger · 15 years ago
  58. 4bf4e79 Use address mask in probe_jedec by Carl-Daniel Hailfinger · 15 years ago
  59. e940466 Use the register mapping feature bit by Carl-Daniel Hailfinger · 15 years ago
  60. 3646c8f Add support for NetBSD by Jonathan A. Kollasch · 15 years ago
  61. aca1dce Fix Sharp LHF00L04 by Carl-Daniel Hailfinger · 15 years ago
  62. 74aa772 Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom by Sean Nelson · 15 years ago
  63. 51e97d7 Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom by Sean Nelson · 15 years ago
  64. 5609fa7 Allow one to disable programmer debug messages at compile time by Carl-Daniel Hailfinger · 15 years ago
  65. a84835a Move the CLI related functions main() and cli_usage() to cli_classic.c by Carl-Daniel Hailfinger · 15 years ago
  66. e48654c Buspiratespi support on mingw by Patrick Georgi · 15 years ago
  67. 3b6237d Multiple unrelated changes by Patrick Georgi · 15 years ago
  68. efa151e Move OS-dependent serial code from buspirate_spi.c to serial.c by Carl-Daniel Hailfinger · 15 years ago
  69. cc1802d Move generic programmer function into newly introduced programmer.c by Carl-Daniel Hailfinger · 15 years ago
  70. c57a920 Generify jedec functions by introducing an address mask by Sean Nelson · 15 years ago
  71. 009c51b Drop multiple forwards to man page and add a single one more prominently by Stefan Reinauer · 15 years ago
  72. 9678539 Fix Intel FWH decode size by Michael Karcher · 15 years ago
  73. edc6188 Drop known broken email addresses by Stefan Reinauer · 15 years ago
  74. 5d13464 This patch shouldn't affect anything else in patchwork by Sean Nelson · 15 years ago
  75. 8a59ff0 Only check for requested features in the Makefile by Carl-Daniel Hailfinger · 15 years ago
  76. 36cc1c8 Internal.c was always compiled in because it hosted the function internal_delay() by Carl-Daniel Hailfinger · 15 years ago
  77. 552420b Factor out CLI code by moving generic stuff out of main() by Carl-Daniel Hailfinger · 15 years ago
  78. cd8404d Add VIA VT8233A identification, mark as tested by Raúl Soriano · 15 years ago
  79. 6b11ad2 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  80. bbfeb70 Add blockwise erase to all supported chips of the SST25 family by Carl-Daniel Hailfinger · 15 years ago
  81. 8918729 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  82. 6c5f733 Board: Add MSI K8N Neo4-F by Luc Verhaegen · 15 years ago
  83. 73d2119 Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable by Luc Verhaegen · 15 years ago
  84. db53ec5 Add a few FIXME comments to the generic SPI code by Carl-Daniel Hailfinger · 15 years ago
  85. 14e100c SuperI/O detection now happens unconditionally and before the chipset enable by Carl-Daniel Hailfinger · 15 years ago
  86. 72a9a02 Convert the following chips to use struct eraseblock by Sean Nelson · 15 years ago
  87. 63ce4bb Clarify comment about how to enter chip erase functions in struct block_eraser by Carl-Daniel Hailfinger · 15 years ago
  88. 23ebd75 Boards: Fix several issues with nvidia_mcp_gpio_set by Luc Verhaegen · 15 years ago
  89. e498410 Chipset: Add support for Intel Poulsbo chipset by Adam Jurkowski · 15 years ago
  90. b843e20 Boards: Add ECS K7S6A by Luc Verhaegen · 15 years ago
  91. aa00098 jedec: warn if toggle bit is stuck for too long and allow for delays between tries by Carl-Daniel Hailfinger · 15 years ago
  92. 2a9e245 Use the maximum decode size infrastructure by Carl-Daniel Hailfinger · 15 years ago
  93. c12fc71 Skip all delays in probe_jedec() if probe_delay is 0 by Sean Nelson · 15 years ago
  94. d3abc65 Remove nonexisting functions from chipdrivers.h by Carl-Daniel Hailfinger · 15 years ago
  95. f522691 Boards: Formalize intel piix4 gpo setting by Luc Verhaegen · 15 years ago
  96. b87f23b Use pci_fill_info() so device_class is valid by Jonathan A. Kollasch · 15 years ago
  97. 9bd5eec Mark ASRock M3A790GXH/128M as supported, no board enable needed by Zachary O Dillard · 15 years ago
  98. 9d48916 Fix eraseblock walking and add a few more checks to make sure such bugs get caught in the future by Carl-Daniel Hailfinger · 15 years ago
  99. 5d5c072 Split hardware access, OS abstraction and chip drivers out of flash.h by Carl-Daniel Hailfinger · 15 years ago
  100. 516f932 Don't print out supported PCI devices header if all following lines are excluded from build by Adam Jurkowski · 15 years ago