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