1. 70e1459 sbxxx: Handle active IMCs in AMD chipsets by Rudolf Marek · 11 years ago
  2. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  3. efe2d43 dediprog: fix SPI clock setting by Patrick Georgi · 11 years ago
  4. e659d2d dediprog: add support for chip select by Stefan Tauner · 11 years ago
  5. c60de0e Add Altera USB-Blaster SPI programmer by James Laird · 11 years ago
  6. 352e50b Add a bunch of new/tested stuff and various small changes 17 by Stefan Tauner · 12 years ago
  7. 77fa67d dedirpog: add a parameter 'spispeed' to set the SPI clock rate by Nico Huber · 12 years ago
  8. 30dfdba Add user interface to activate the Bus Pirate pull-up resistors by Brian Salcedo · 12 years ago
  9. e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
  10. 21541a6 Add a "device" parameter for Dediprog by Nathan Laredo · 12 years ago
  11. 2c714ab Add support for FT232H by Ilya A. Volynets-Evenbakh · 12 years ago
  12. fbc71ac Add support for all 4 possible channels to the ft2232_spi programmer by Stefan Tauner · 12 years ago
  13. eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
  14. 14fbc4b Allow to select FTDI device by serial number by Shik Chen · 12 years ago
  15. 98f4710 Add support for Realtek RTL8169 by Sergey Lichack · 12 years ago
  16. b4e06bd Refactor the -p internal:mainboard handling by Stefan Tauner · 12 years ago
  17. b98f6eb serprog: Add support for setting the SPI frequency by Stefan Tauner · 12 years ago
  18. 4e3391f Always require the --programmer parameter if any flash chip access is requested by Carl-Daniel Hailfinger · 12 years ago
  19. 0b9af36 Document --output in the man page by Carl-Daniel Hailfinger · 12 years ago
  20. b482c6d ft2232_spi.c: add frequency divisor parameter by Samir Ibradžić · 12 years ago
  21. 0b9df97 dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436 by Stefan Tauner · 12 years ago
  22. 5e695ab dummyflasher: Add a status register to SPI chips by Stefan Tauner · 12 years ago
  23. e544939 Add manpage entry for pony_spi by Michael Karcher · 12 years ago
  24. 8541d23 Document and enable the linux_spi driver by Carl-Daniel Hailfinger · 13 years ago
  25. 9e9f684 Manpage improvements by Stefan Tauner · 13 years ago
  26. 5210e72 ichspi.c: warn user and disable writes when a protected address range is detected by Stefan Tauner · 13 years ago
  27. 65922a3 Warn of one-time programmable (OTP) memory by Daniel Lenski · 13 years ago
  28. 1b83be5 SPI command black-/ignorelisting for the flash chip emulator in the dummy programmer by Carl-Daniel Hailfinger · 13 years ago
  29. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  30. 50e7c60 ichspi: add support for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  31. 7189a5f Add support for the GOEPEL PicoTAP programmer by Samir Ibradžić · 13 years ago
  32. 836b26a TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support by Uwe Hermann · 13 years ago
  33. ae418d8 Add support for Xilinx parallel III (DLC5) programing cable by Carl-Daniel Hailfinger · 13 years ago
  34. 0528b7f ft2232_spi: add support for the Dangerous Prototypes Bus Blaster by Steve Markgraf · 13 years ago
  35. eebeb53 Introduce msg_*dbg2 by Stefan Tauner · 13 years ago
  36. 314cfba manpage: Document all ft2232_spi and serprog variants by Uwe Hermann · 13 years ago
  37. 46fa068 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter by Carl-Daniel Hailfinger · 13 years ago
  38. 941a273 Random manpage improvements and updates by Uwe Hermann · 13 years ago
  39. 9321f06 Man page fixes by Carl-Daniel Hailfinger · 13 years ago
  40. ac54fbe flashrom.8: explain read accesses as part of the write operation by Stefan Tauner · 13 years ago
  41. 68b9cca Update the flashrom manpage by Uwe Hermann · 13 years ago
  42. c020706 Add support for Olimex programmers to ft2232_spi by Pete Batard · 13 years ago
  43. c0aaf95 Whitespace, documentation and other small stuff by Stefan Tauner · 13 years ago
  44. 90021f2 Add support for the Open Graphics Project development card, OGD1, as a SPI flash programmer by Mark Marshall · 14 years ago
  45. c244138 Support setting the Dediprog SF100 SPI voltage by Carl-Daniel Hailfinger · 14 years ago
  46. ef69783 List the devices for all supported programmers in "flashrom -L" output by Carl-Daniel Hailfinger · 14 years ago
  47. 3e85442 Update the author list in the man page by Carl-Daniel Hailfinger · 14 years ago
  48. 37c4252 Speed up RayeR SPIPGM driver by a factor of 2 by Carl-Daniel Hailfinger · 14 years ago
  49. 004f4b7 Add Intel Gigabit NIC SPI flashing support by Idwer Vollering · 14 years ago
  50. 48ec1b1 Various cosmetic and coding-style fixes by Uwe Hermann · 14 years ago
  51. 6529b9f Add support for the Amontec JTAGkey2 by Jörg Fischer · 14 years ago
  52. e7fdd6e Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm by Carl-Daniel Hailfinger · 14 years ago
  53. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  54. b63b067 Add OpenBSD support by Carl-Daniel Hailfinger · 14 years ago
  55. 9ff514d Various manpage fixes and improvements by Uwe Hermann · 14 years ago
  56. 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
  57. 829ed84 Various nicrealtek fixes by Uwe Hermann · 14 years ago
  58. 8841d3e Fix assorted documentation, frontend and printing bugs by Carl-Daniel Hailfinger · 14 years ago
  59. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  60. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 14 years ago
  61. 01f3ef4 Autodetect ITE IT87* LPC->SPI translation on all boards without the need for a board enable by Carl-Daniel Hailfinger · 15 years ago
  62. 645c6df Patch: Manpage: Move description of layout file into the right place by Joerg Mayer · 15 years ago
  63. 31fd825 Tell users to probe/backup first by Michael Karcher · 15 years ago
  64. 7f0c3ec Move untested board enable documentation to manpage by Michael Karcher · 15 years ago
  65. e5eafb2 Refactor man page by Michael Karcher · 15 years ago
  66. ddd5c9e Add initial (non-working) code for Highpoint ATA/RAID controllers by Uwe Hermann · 15 years ago
  67. edc6188 Drop known broken email addresses by Stefan Reinauer · 15 years ago
  68. d5b28fa Add the ability to set Bus Pirate SPI speed via the command line by Carl-Daniel Hailfinger · 15 years ago
  69. 2bc98f6 Add initial support for flashing some NVIDIA graphics cards by Uwe Hermann · 15 years ago
  70. b0912c0 Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices by TURBO J · 15 years ago
  71. 664e7ad Change programmer options separator from = to : by Carl-Daniel Hailfinger · 15 years ago
  72. dfade10 Add serprog documentation to the manpage by Carl-Daniel Hailfinger · 15 years ago
  73. 1ebf845 Tidy up docs before release by Carl-Daniel Hailfinger · 15 years ago
  74. 22ea8cd The project's new home is flashrom.org now by Stefan Reinauer · 15 years ago
  75. 9d68080 Fix incorrect manpage by Uwe Hermann · 15 years ago
  76. bb297f7 Add an optional flash port parameter for IT87* SPI controllers in standalone programmer mode by Carl-Daniel Hailfinger · 15 years ago
  77. feea272 ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vs by Carl-Daniel Hailfinger · 15 years ago
  78. 1432a60 Random minor flashrom fixes by Uwe Hermann · 15 years ago
  79. ea07f62 Always verify write operations automatically by Uwe Hermann · 15 years ago
  80. 5d1f418 Remove duplicated [file] from usage help by Carl-Daniel Hailfinger · 15 years ago
  81. 49eb4dd Kill obsolete exclude range feature by Carl-Daniel Hailfinger · 15 years ago
  82. 20a293f Allow to print an auto-generated hardware support list in MediaWiki markup by Uwe Hermann · 15 years ago
  83. 05dfbe6 This patch adds support for a new SPI programmer, based on the FT2232H/4232H chip from FTDI by Paul Fox · 15 years ago
  84. 01d6aba Flashrom does not honor argument ordering for operations by Carl-Daniel Hailfinger · 15 years ago
  85. e9d04d4 Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested by Uwe Hermann · 15 years ago
  86. 3504b53 Add bus type support to the dummy external programmer by Carl-Daniel Hailfinger · 15 years ago
  87. b8afecd Add IT87xx SPI as external flasher option by Carl-Daniel Hailfinger · 15 years ago
  88. e8ba538 A bunch of output beautifications and improvements, as well as doc fixes by Uwe Hermann · 15 years ago
  89. c7e8a0c Documentation improvements and small code/whitespace fixes by Uwe Hermann · 15 years ago
  90. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  91. 530cb2d Make the nic3com code check how many supported NICs are found by Uwe Hermann · 15 years ago
  92. b4dcb71 Add support for 3COM NICs as "external programmer" and Atmel AT49BV512 by Uwe Hermann · 15 years ago
  93. c312920 Add a dummy external flasher which just prints each operation by Carl-Daniel Hailfinger · 15 years ago
  94. ce98677 Add --programmer to help text and man page by Carl-Daniel Hailfinger · 15 years ago
  95. 87c0793 Some cosmetics in README and manpage by Uwe Hermann · 15 years ago
  96. 261cafa Mention that flashrom can also verify flash contents by Peter Stuge · 15 years ago
  97. 92ef62c Fix usage to show that vendor: is optional in the -m parameter by Peter Stuge · 15 years ago
  98. 451dc80 Add Li-Ta (Ollie) Lo to the author list by Carl-Daniel Hailfinger · 15 years ago
  99. 5de9341 Since the command line interface for flashrom will change for 1.0 by Carl-Daniel Hailfinger · 15 years ago
  100. d42009c Mention a few more flash chip packages in README/manpage by Uwe Hermann · 15 years ago