1. 6529b9f Add support for the Amontec JTAGkey2 by Jörg Fischer · 14 years ago
  2. e7fdd6e Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm by Carl-Daniel Hailfinger · 14 years ago
  3. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  4. b63b067 Add OpenBSD support by Carl-Daniel Hailfinger · 14 years ago
  5. 9ff514d Various manpage fixes and improvements by Uwe Hermann · 14 years ago
  6. 7112772 So far, we have up to 4 different names for the same thing (ignoring capitalization) by Carl-Daniel Hailfinger · 14 years ago
  7. 829ed84 Various nicrealtek fixes by Uwe Hermann · 14 years ago
  8. 8841d3e Fix assorted documentation, frontend and printing bugs by Carl-Daniel Hailfinger · 14 years ago
  9. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  10. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 15 years ago
  11. 01f3ef4 Autodetect ITE IT87* LPC->SPI translation on all boards without the need for a board enable by Carl-Daniel Hailfinger · 15 years ago
  12. 645c6df Patch: Manpage: Move description of layout file into the right place by Joerg Mayer · 15 years ago
  13. 31fd825 Tell users to probe/backup first by Michael Karcher · 15 years ago
  14. 7f0c3ec Move untested board enable documentation to manpage by Michael Karcher · 15 years ago
  15. e5eafb2 Refactor man page by Michael Karcher · 15 years ago
  16. ddd5c9e Add initial (non-working) code for Highpoint ATA/RAID controllers by Uwe Hermann · 15 years ago
  17. edc6188 Drop known broken email addresses by Stefan Reinauer · 15 years ago
  18. d5b28fa Add the ability to set Bus Pirate SPI speed via the command line by Carl-Daniel Hailfinger · 15 years ago
  19. 2bc98f6 Add initial support for flashing some NVIDIA graphics cards by Uwe Hermann · 15 years ago
  20. b0912c0 Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices by TURBO J · 15 years ago
  21. 664e7ad Change programmer options separator from = to : by Carl-Daniel Hailfinger · 15 years ago
  22. dfade10 Add serprog documentation to the manpage by Carl-Daniel Hailfinger · 15 years ago
  23. 1ebf845 Tidy up docs before release by Carl-Daniel Hailfinger · 15 years ago
  24. 22ea8cd The project's new home is flashrom.org now by Stefan Reinauer · 15 years ago
  25. 9d68080 Fix incorrect manpage by Uwe Hermann · 15 years ago
  26. bb297f7 Add an optional flash port parameter for IT87* SPI controllers in standalone programmer mode by Carl-Daniel Hailfinger · 15 years ago
  27. feea272 ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vs by Carl-Daniel Hailfinger · 15 years ago
  28. 1432a60 Random minor flashrom fixes by Uwe Hermann · 15 years ago
  29. ea07f62 Always verify write operations automatically by Uwe Hermann · 15 years ago
  30. 5d1f418 Remove duplicated [file] from usage help by Carl-Daniel Hailfinger · 15 years ago
  31. 49eb4dd Kill obsolete exclude range feature by Carl-Daniel Hailfinger · 15 years ago
  32. 20a293f Allow to print an auto-generated hardware support list in MediaWiki markup by Uwe Hermann · 15 years ago
  33. 05dfbe6 This patch adds support for a new SPI programmer, based on the FT2232H/4232H chip from FTDI by Paul Fox · 15 years ago
  34. 01d6aba Flashrom does not honor argument ordering for operations by Carl-Daniel Hailfinger · 15 years ago
  35. e9d04d4 Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested by Uwe Hermann · 15 years ago
  36. 3504b53 Add bus type support to the dummy external programmer by Carl-Daniel Hailfinger · 15 years ago
  37. b8afecd Add IT87xx SPI as external flasher option by Carl-Daniel Hailfinger · 15 years ago
  38. e8ba538 A bunch of output beautifications and improvements, as well as doc fixes by Uwe Hermann · 15 years ago
  39. c7e8a0c Documentation improvements and small code/whitespace fixes by Uwe Hermann · 15 years ago
  40. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  41. 530cb2d Make the nic3com code check how many supported NICs are found by Uwe Hermann · 15 years ago
  42. b4dcb71 Add support for 3COM NICs as "external programmer" and Atmel AT49BV512 by Uwe Hermann · 15 years ago
  43. c312920 Add a dummy external flasher which just prints each operation by Carl-Daniel Hailfinger · 15 years ago
  44. ce98677 Add --programmer to help text and man page by Carl-Daniel Hailfinger · 15 years ago
  45. 87c0793 Some cosmetics in README and manpage by Uwe Hermann · 15 years ago
  46. 261cafa Mention that flashrom can also verify flash contents by Peter Stuge · 15 years ago
  47. 92ef62c Fix usage to show that vendor: is optional in the -m parameter by Peter Stuge · 15 years ago
  48. 451dc80 Add Li-Ta (Ollie) Lo to the author list by Carl-Daniel Hailfinger · 15 years ago
  49. 5de9341 Since the command line interface for flashrom will change for 1.0 by Carl-Daniel Hailfinger · 15 years ago
  50. d42009c Mention a few more flash chip packages in README/manpage by Uwe Hermann · 15 years ago
  51. a822bd0 Fix typo by Uwe Hermann · 15 years ago
  52. e74b9f8 Various manpage / README fixes by Uwe Hermann · 15 years ago
  53. 42688e5 Document exit() codes introduced in r3907 by Peter Stuge · 16 years ago
  54. 851ecf2 The flashrom man page has incomplete author/copyright sections and an incorrect license section by Carl-Daniel Hailfinger · 16 years ago
  55. f8a49fe Some flashrom documentation fixes, and removal of duplicated info by Uwe Hermann · 16 years ago
  56. e5ac164 Add --list-supported option which lists the supported ROM chips, chipsets, and mainboards by Uwe Hermann · 17 years ago
  57. 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
  58. 201bde3 This patch adds version information by Bernhard Walle · 17 years ago
  59. 42eb17f Minor documentation improvements/fixes in the README and manpage by Uwe Hermann · 17 years ago
  60. e3f3e2e Rename LinuxBIOS to coreboot by Stefan Reinauer · 17 years ago
  61. 67808fe Documentation fixes and updates by Uwe Hermann · 17 years ago
  62. 2c5d4c6 Multiple flashrom fixes by Uwe Hermann · 17 years ago[Renamed (97%) from flashrom.1]
  63. 5380d51 Some copyright analysis by Stefan Reinauer · 17 years ago
  64. 424b7cf Improve flashrom description in the manpage a bit by Uwe Hermann · 18 years ago
  65. 2bd07a0 Fix location of the bug tracker in the manpage by Uwe Hermann · 18 years ago
  66. de063bf Abuild manpage and other fixes from Uwe Hermann by Stefan Reinauer · 18 years ago
  67. f8337dd Some documentation updates by Uwe and some smaller ones by me by Stefan Reinauer · 18 years ago
  68. 261144c Add flashrom manpage from Uwe Hermann by Stefan Reinauer · 18 years ago