1. fbc71ac Add support for all 4 possible channels to the ft2232_spi programmer by Stefan Tauner · 12 years ago
  2. fd0d413 Introduce a compile time option to select a default programmer by Stefan Tauner · 12 years ago
  3. 98feaa5 Whitelist known working Thinkpads of the T60 and X60 series by Stefan Tauner · 12 years ago
  4. fa9fa71 Fix flashrom running on boards with coreboot by Stefan Tauner · 12 years ago
  5. 4e6d346 Fix memleaks in dmi.c by Stefan Tauner · 12 years ago
  6. e0ff165 Fix a memleak in the dummyflasher by Stefan Tauner · 12 years ago
  7. 5609f9d Generify a25.c's SRWD printing function and move it to spi25.c by Stefan Tauner · 12 years ago
  8. eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
  9. 3c0fcd0 Add spi_block_erase_62 by Stefan Tauner · 12 years ago
  10. 14fbc4b Allow to select FTDI device by serial number by Shik Chen · 12 years ago
  11. 5bfef9d Add support for GigaDevice GD25LQ32 by Bryan Freed · 12 years ago
  12. 33366a0 Add board enable for MSI K8N Neo Platinum by Stefan Tauner · 12 years ago
  13. 4d0cde1 Add untested board enable for ASUS P5LD2-VM by Idwer Vollering · 12 years ago
  14. 7145a50 Remove exit calls from sp_sync_read_timeout and sp_synchronize by Niklas Söderlund · 12 years ago
  15. d932fd0 Add support for Eon EN25F64 by Stefan Tauner · 12 years ago
  16. c819000 Try to remove all read and write locks on CK804 (and MCP51) by Jonathan Kollasch · 12 years ago
  17. b66ba1e Nvidia chipset enables: refactor setting bit 0 in 0x6d by Stefan Tauner · 12 years ago
  18. bb4fed7 Fix compilation with MinGW by Stefan Tauner · 12 years ago
  19. dabca20 Add support for AJAWe to pony_spi by Virgil-Adrian Teaca · 12 years ago
  20. af2cac0 Add RES/REMS support to all dummyflasher emulated chips as a test case by Carl-Daniel Hailfinger · 12 years ago
  21. 250c321 Remove potential endless loops from satasii.c by Carl-Daniel Hailfinger · 12 years ago
  22. e3adea0 ichspi: ignore bogus FREGs by Stefan Tauner · 12 years ago
  23. 98f4710 Add support for Realtek RTL8169 by Sergey Lichack · 12 years ago
  24. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  25. 6745d6f Use getpagesize() to determine the physmap's length in nicintel_spi.c by Stefan Tauner · 12 years ago
  26. 7bf4ed9 Rename AT25F512B-specific code by Stefan Tauner · 12 years ago
  27. 62218c3 Clean up enable_flash_ich and attempt to disable SMM write protection by Stefan Reinauer · 12 years ago
  28. 3dcdc03 Add untested board enable for DFI AD77 by Tadas Slotkus · 12 years ago
  29. 61b4cfa Clean up satasii.c by Stefan Tauner · 12 years ago
  30. 5a7cb84 Make struct flashchip a field in struct flashctx instead of a complete copy by Carl-Daniel Hailfinger · 12 years ago
  31. dd73d83 Fix VIA VX*** support by Helge Wagner · 12 years ago
  32. b4e06bd Refactor the -p internal:mainboard handling by Stefan Tauner · 12 years ago
  33. a16a892 Bus Pirate init cleanup and fixes by Carl-Daniel Hailfinger · 12 years ago
  34. a8da224 Allow specifying CPPFLAGS by Carl-Daniel Hailfinger · 12 years ago
  35. b7bce8a Allow the user to specify CFLAGS without breaking the build by Carl-Daniel Hailfinger · 12 years ago
  36. 7c36d52 Call ftdi_set_interface right after ftdi_init and before ftdi_usb_open by Ilya A. Volynets-Evenbakh · 12 years ago
  37. 8dd97f9 Add support for Atmel AT49(H)F010, AT49F080 and AT49F080T by Andrew Morgan · 12 years ago
  38. b98f6eb serprog: Add support for setting the SPI frequency by Stefan Tauner · 12 years ago
  39. a1a14ec Clean up ICH descriptor code by Stefan Tauner · 12 years ago
  40. 37e8686 Move show_id to where it belongs by Stefan Tauner · 12 years ago
  41. 24c38df Fix broken board enables by Stefan Tauner · 12 years ago
  42. 60d9bd2 Portability fixes and cleanups by Carl-Daniel Hailfinger · 12 years ago
  43. b6304c1 Add board enable for Biostar M7VIQ by Stefan Tauner · 12 years ago
  44. 975b706 Simplify processor_enable.c by Peter Lemenkov · 12 years ago
  45. a583853 Increase flashrom release number to 0.9.6.1 by Carl-Daniel Hailfinger · 12 years ago
  46. 06b9efa Fix missing #include hwaccess.h by Carl-Daniel Hailfinger · 12 years ago
  47. 87fbb77 Refine messages of SPI block protection disables by Stefan Tauner · 12 years ago
  48. 1ba08f6 Clean up a25.c, at25.c, spi25.c by Stefan Tauner · 12 years ago
  49. cb30158 Increase flashrom release number to 0.9.6 by Carl-Daniel Hailfinger · 12 years ago
  50. 2a95e87 Remove more exit calls by Niklas Söderlund · 12 years ago
  51. 00ec027 print_wiki: fix columns calculations by Stefan Tauner · 12 years ago
  52. 2c20b28 Introduce enum test_state by Stefan Tauner · 12 years ago
  53. d94d25d Add a bunch of new/tested stuff and various small changes 13 by Stefan Tauner · 12 years ago
  54. a0fce5f Intel 7 Series fixes (addition of QM77, fixed straps printing) by Helge Wagner · 12 years ago
  55. 4e3391f Always require the --programmer parameter if any flash chip access is requested by Carl-Daniel Hailfinger · 12 years ago
  56. d6bb828 Automatically release I/O permissions on shutdown by Carl-Daniel Hailfinger · 12 years ago
  57. 0b9af36 Document --output in the man page by Carl-Daniel Hailfinger · 12 years ago
  58. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  59. 3834c2d Check vendor_id for PCI based external programmers by Carl-Daniel Hailfinger · 12 years ago
  60. 6e48a02 Add board enable for MSI K9N SLI (MS-7250 VER:2.1) by Joshua Roys · 12 years ago
  61. a4b14f7 Add native SPI AAI write support to the Dediprog SF100 driver by Nico Huber · 12 years ago
  62. 9e42376 Remove exit() call from show_id by Niklas Söderlund · 12 years ago
  63. 4099a8a Add voltage change delays to dediprog driver by Nico Huber · 12 years ago
  64. 7bca126 Let the programmer driver decide how to do AAI transfers by Nico Huber · 12 years ago
  65. 3464d05 Fix setting the divisor in ft2232_spi by Ilya A. Volynets-Evenbakh · 12 years ago
  66. 316fdfb Bus Pirate buffer management revamp by Carl-Daniel Hailfinger · 12 years ago
  67. 1c15548 Add logfile support by Carl-Daniel Hailfinger · 12 years ago
  68. edab1d2 Add support for PMC Pm39LV512 by Kyösti Mälkki · 12 years ago
  69. 27c8c6c Remove sharplhf00l04.c by Michael Karcher · 12 years ago
  70. b482c6d ft2232_spi.c: add frequency divisor parameter by Samir Ibradžić · 12 years ago
  71. 901a3ba Convert printf to msg_* where appropriate by Carl-Daniel Hailfinger · 12 years ago
  72. 2cef916 Add support for Eon EN25QH32 by Stefan Tauner · 12 years ago
  73. 0b9df97 dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436 by Stefan Tauner · 12 years ago
  74. f5e62cb Add Winbond W836xx SuperI/O detection by Carl-Daniel Hailfinger · 12 years ago
  75. 5e695ab dummyflasher: Add a status register to SPI chips by Stefan Tauner · 12 years ago
  76. dc704ed Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combinations by Stefan Tauner · 12 years ago
  77. e544939 Add manpage entry for pony_spi by Michael Karcher · 12 years ago
  78. b02c62b Function to enable the flash interface on w83697 family SuperIO chips by David Borg · 12 years ago
  79. 96c2dfc spi25.c: Refactor spi_write_status_register helpers by Stefan Tauner · 12 years ago
  80. 3603a28 Tag all EWSR chips correctly by Steven Zakulec · 12 years ago
  81. 027e018 Add board enable for ASUS P5BV-R by Stefan Tauner · 12 years ago
  82. da7c545 Add serial port bitbanging code by Virgil-Adrian Teaca · 12 years ago
  83. 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 12 years ago
  84. 23bb6d5 Check for duplicate -i arguments by Stefan Tauner · 12 years ago
  85. f5a30f6 Add support for for the Atmel AT49F040 chip by David Borg · 12 years ago
  86. 47eff6b Add support for the Eon EN29LV640B chip by Rudolf Marek · 12 years ago
  87. 1525b2a Add GigaDevice GD25QXX series support by Justin Chevrier · 12 years ago
  88. c1c1125 Minor NetBSD/DragonFly/pkgsrc build instruction update by Jonathan A. Kollasch · 12 years ago
  89. ae4294f Add support for the Numonyx N25Q064 chip by Niklas Söderlund · 12 years ago
  90. 8868db3 Make the presence of Linux SPI headers mandatory for linux_spi by Stefan Tauner · 13 years ago
  91. ded71e5 Add (untested) board enable for ASUS TUSL2-C by Stefan Tauner · 13 years ago
  92. 6259407 Increase flashrom release number to 0.9.5.2 by Carl-Daniel Hailfinger · 13 years ago
  93. 8371d72 Prevent submission of empty read requests in linux_spi by Michael Karcher · 13 years ago
  94. 2c3e9d5 linux_spi.c: set SPI mode, bit order and bits per word on init by Stefan Tauner · 13 years ago
  95. ccd71c2 Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI by Carl-Daniel Hailfinger · 13 years ago
  96. 8ee180d nicintel_spi.c: check if write enable is really set (and minor comment changes) by Stefan Tauner · 13 years ago
  97. 2b0e5ce Increase flashrom release number to 0.9.5.1 by Carl-Daniel Hailfinger · 13 years ago
  98. a5eecda Support Debian/kFreeBSD by Carl-Daniel Hailfinger · 13 years ago
  99. 2d25124 SFDP: Fetch parameter table in a more portable way by Carl-Daniel Hailfinger · 13 years ago
  100. 75adf32 Fix SFDP probing by Stefan Tauner · 13 years ago