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