1. 241e9d5 Increase flashrom release number to 0.9.7 by Stefan Tauner · 11 years ago
  2. dbac46c Add a bunch of new/tested stuff and various small changes 19 by Stefan Tauner · 11 years ago
  3. 20a36ba Abort on unused programmer parameters by Carl-Daniel Hailfinger · 11 years ago
  4. c4f44df Fix verification operation by Stefan Tauner · 11 years ago
  5. 463dd69 Detect AMD Yangtze (found in Kabini and Tamesh) by Stefan Tauner · 11 years ago
  6. d2a7e87 dediprog: Fix crash if usb_open() fails by David Woodhouse · 11 years ago
  7. 70e1459 sbxxx: Handle active IMCs in AMD chipsets by Rudolf Marek · 11 years ago
  8. 1aa80b0 Rename Numonyx and ST (SGS/Thomson) chips to Micron by Stefan Tauner · 11 years ago
  9. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  10. 305e0b9 Uintptr_t-ify map_flash_region functions by Stefan Tauner · 11 years ago
  11. 4a03865 print.c: Fix multiline support by Stefan Tauner · 11 years ago
  12. 136388f Differentiate ultimate error messages depending on programmer used by Stefan Tauner · 11 years ago
  13. c233375 Use uintptr_t for chipaddr instead of unsigned long by Stefan Tauner · 11 years ago
  14. 11990da Various cross-platform fixes by Carl-Daniel Hailfinger · 11 years ago
  15. 6bf5fe7 Add support for AMD Geode's MSR on OpenBSD by Stefan Tauner · 11 years ago
  16. 95b4b6d Fix hwaccess (again) by Stefan Tauner · 11 years ago
  17. 1c356bb print_wiki: Fixes, explanation re by Stefan Tauner · 11 years ago
  18. 6f59b0b Add support for remaining Numonyx (Micron) N25Q chips by Nikolay Nikolaev · 11 years ago
  19. c80c4a3 Add support for Spansion S25FL...S chips by Nikolay Nikolaev · 11 years ago
  20. 0ec2f7e Add support for Spansion S25FL2 chips by Nikolay Nikolaev · 11 years ago
  21. b8e212c Add support for Micron/Numonyx/ST M25PX80 by Nikolay Nikolaev · 11 years ago
  22. d07fde6 Add support for AMIC A25LQ16 and A25LQ64 by Nikolay Nikolaev · 11 years ago
  23. c08542b Add support for more Eon EN25QH chips by Nikolay Nikolaev · 11 years ago
  24. d0e3ea1 Add support for Eon EN25S series by Nikolay Nikolaev · 11 years ago
  25. 01dac17 Add support for Numonyx M45PE series by Nikolay Nikolaev · 11 years ago
  26. 3f3390b Add support for some GigaDevice GD25* chips by Nikolay Nikolaev · 11 years ago
  27. 384de8e Add support for all Sanyo LE25FW chips by Nikolay Nikolaev · 11 years ago
  28. b6b00e9 Add support for Nantronics N25 series by Stefan Tauner · 11 years ago
  29. 579f1e0 Introduce spi_block_erase_db() by Nikolay Nikolaev · 11 years ago
  30. 278ba6e Introduce additional SPI status register helpers by Stefan Tauner · 11 years ago
  31. 682122b Warn if we skipped all blocks while writing by Stefan Tauner · 11 years ago
  32. cecb2c5 Fix unlocking function for most Atmel AT2[56]D* chips by Stefan Tauner · 11 years ago
  33. 0466c81 sbxxx: spibar[0] debug print refinements by Stefan Tauner · 11 years ago
  34. b13d4e6 Add W25Q...W series by Yung-Chieh Lo · 11 years ago
  35. 27cb34b Change warning regarding protected ICH regions by Stefan Tauner · 11 years ago
  36. efe2d43 dediprog: fix SPI clock setting by Patrick Georgi · 11 years ago
  37. e659d2d dediprog: add support for chip select by Stefan Tauner · 11 years ago
  38. 730e7e7 Update spi_get_erasefn_from_opcode() by Stefan Tauner · 11 years ago
  39. f445161 Add support for PMC Pm25LD series by Stefan Tauner · 11 years ago
  40. 3f5e35d Refine PMC Pm25LV series by Stefan Tauner · 11 years ago
  41. e33c40e Initialize sp_fd and fix baud rate setting on windows by Stefan Tauner · 11 years ago
  42. 363fd7e Get rid of perror() by Stefan Tauner · 11 years ago
  43. 73dc0db Usleep() is not found in all versions of MinGW, use Sleep() on Windows by Maksim Kuleshov · 11 years ago
  44. 0243745 Refine granularity handling in preparation of AT45DB series support by Stefan Tauner · 11 years ago
  45. 52b6e9d Enable serprog on Windows by Stefan Tauner · 11 years ago
  46. f966cc4 serial.c: be more pedantic by Stefan Tauner · 11 years ago
  47. 79587f5 Replace native calls in serprog with wrapper calls by Stefan Tauner · 11 years ago
  48. ae3d837 Introduce serialport_write_nonblock() by Stefan Tauner · 11 years ago
  49. 00e1608 Replace sp_sync_read_timeout() with serialport_read_nonblock() by Stefan Tauner · 11 years ago
  50. da5b17c serial.c: round baudrates to valid ones by Stefan Tauner · 11 years ago
  51. bf88be9 serial.c: abstract system error printing by Stefan Tauner · 11 years ago
  52. c60de0e Add Altera USB-Blaster SPI programmer by James Laird · 11 years ago
  53. 226037d Fix evil twins of Macronix MX25L1605, MX25L3205, MX25L6405 by Stefan Tauner · 12 years ago
  54. 90eb226 Add support for Intel Lynx Point low-power and Wellsburg by Duncan Laurie · 12 years ago
  55. f800f55 Add support for Macronix MX25U1635E, MX25U3235E/F and MX25U6435E/F by Vincent Palatin · 12 years ago
  56. bf97bdc Add utility to print all chip names in flashchips.h that are not in flashchips.c by Stefan Tauner · 12 years ago
  57. d3b98fb Add (untested) board enable for ASUS P4PE-X/TE by Stefan Tauner · 12 years ago
  58. c54adc5 Add M25P20-old by Kyösti Mälkki · 12 years ago
  59. 50d67aa Make write granularity a chip attribute by Stefan Tauner · 12 years ago
  60. 352e50b Add a bunch of new/tested stuff and various small changes 17 by Stefan Tauner · 12 years ago
  61. 77fa67d dedirpog: add a parameter 'spispeed' to set the SPI clock rate by Nico Huber · 12 years ago
  62. e038e90 Fix building for MacOSX by Stefan Tauner · 12 years ago
  63. f656e80 Update Macronix MX25L512, MX25L1005, MX25L2005, MX25L4005, MX25L8005 by Stefan Tauner · 12 years ago
  64. 67d163d Fix duplicate 'const' declaration specifiers by Stefan Tauner · 12 years ago
  65. 8225868 Fix compilation for DOS and non-x86 targets by Carl-Daniel Hailfinger · 12 years ago
  66. a2faddf Decouple BAR reading from pci device init, handle errors gracefully by Carl-Daniel Hailfinger · 12 years ago
  67. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  68. 5561955 Unify PCI init and let pcidev clean itself up by Stefan Tauner · 12 years ago
  69. 30dfdba Add user interface to activate the Bus Pirate pull-up resistors by Brian Salcedo · 12 years ago
  70. e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
  71. bcb2e5a Constify parameters and globals by Nico Huber · 12 years ago
  72. 6282966 Simplify hwaccess.c by Peter Lemenkov · 12 years ago
  73. 57794ac Add support for Atmel's AT25F series of SPI flash chips by Stefan Tauner · 12 years ago
  74. 54aaa4a Add support for Intel S33 series flash chips by Stefan Tauner · 12 years ago
  75. 9530a02 Add a generic SPI block unprotect function by Stefan Tauner · 12 years ago
  76. 6ee37e2 Improve SPI status register pretty printing by Stefan Tauner · 12 years ago
  77. 2c42119 print_wiki.c: print programmers of type OTHER too by Stefan Tauner · 12 years ago
  78. 4b24a2d Unify usbdev_status and pcidev_status into dev_entry by Stefan Tauner · 12 years ago
  79. af358d6 Refactor PCI and USB device status printing by Stefan Tauner · 12 years ago
  80. a6d9648 Add general programmer sanity checks by Stefan Tauner · 12 years ago
  81. b8911d6 Fix memleaks in cli_classic.c by Stefan Tauner · 12 years ago
  82. 21541a6 Add a "device" parameter for Dediprog by Nathan Laredo · 12 years ago
  83. acfc4c6 Fix sp_openserport users on Windows by Stefan Tauner · 12 years ago
  84. 62574aa Break endless loop in serialport_write() by Stefan Tauner · 12 years ago
  85. 26148ae Fix linker flag bug introduced in r1623 by Carl-Daniel Hailfinger · 12 years ago
  86. b226cb1 Improve --help and friends by Stefan Tauner · 12 years ago
  87. e7a39bf Explicitly detect libusb-0.1 in the Makefile by Carl-Daniel Hailfinger · 12 years ago
  88. 98546c9 Add (untested) board enable for Asus DSAN-DX by Stefan Tauner · 12 years ago
  89. 64263c7 Support the new fast SPI mode present in Bus Pirate firmware v5.5 or newer by Carl-Daniel Hailfinger · 12 years ago
  90. c31243e Add support for Winbond W39F010/W39L010/W39L020 by Kyösti Mälkki · 12 years ago
  91. 78ffbea Do not read the flash chip twice in verification mode by Stefan Tauner · 12 years ago
  92. 92fefc9 serprog: add opcode to control the programmer's output drivers by Stefan Tauner · 12 years ago
  93. 0d82e95 serprog: move the macro list to its own header file by Stefan Tauner · 12 years ago
  94. 94b39b4 Add support for Atmel AT26DF041 by Stefan Tauner · 12 years ago
  95. d956f82 Add support for Numonyx N25Q016 and N25Q032 by Stefan Tauner · 12 years ago
  96. ede2fa4 Remove exit calls from print_supported_chips by Niklas Söderlund · 12 years ago
  97. d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 12 years ago
  98. 99f947d Differentiate Numonyx N25Q064 1.8V and 3.0V versions by David Hendricks · 12 years ago
  99. 9e349e4 Add support for SST's 25WF series of SPI flash chips by Stefan Tauner · 12 years ago
  100. 3e515e2 Cleanup ft2322.c and add more detail to error messages by Stefan Tauner · 12 years ago