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