1. f5e62cb Add Winbond W836xx SuperI/O detection by Carl-Daniel Hailfinger · 12 years ago
  2. 5e695ab dummyflasher: Add a status register to SPI chips by Stefan Tauner · 12 years ago
  3. dc704ed Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combinations by Stefan Tauner · 12 years ago
  4. e544939 Add manpage entry for pony_spi by Michael Karcher · 12 years ago
  5. b02c62b Function to enable the flash interface on w83697 family SuperIO chips by David Borg · 12 years ago
  6. 96c2dfc spi25.c: Refactor spi_write_status_register helpers by Stefan Tauner · 12 years ago
  7. 3603a28 Tag all EWSR chips correctly by Steven Zakulec · 12 years ago
  8. 027e018 Add board enable for ASUS P5BV-R by Stefan Tauner · 12 years ago
  9. da7c545 Add serial port bitbanging code by Virgil-Adrian Teaca · 12 years ago
  10. 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 12 years ago
  11. 23bb6d5 Check for duplicate -i arguments by Stefan Tauner · 12 years ago
  12. f5a30f6 Add support for for the Atmel AT49F040 chip by David Borg · 12 years ago
  13. 47eff6b Add support for the Eon EN29LV640B chip by Rudolf Marek · 12 years ago
  14. 1525b2a Add GigaDevice GD25QXX series support by Justin Chevrier · 12 years ago
  15. c1c1125 Minor NetBSD/DragonFly/pkgsrc build instruction update by Jonathan A. Kollasch · 12 years ago
  16. ae4294f Add support for the Numonyx N25Q064 chip by Niklas Söderlund · 12 years ago
  17. 8868db3 Make the presence of Linux SPI headers mandatory for linux_spi by Stefan Tauner · 13 years ago
  18. ded71e5 Add (untested) board enable for ASUS TUSL2-C by Stefan Tauner · 13 years ago
  19. 6259407 Increase flashrom release number to 0.9.5.2 by Carl-Daniel Hailfinger · 13 years ago
  20. 8371d72 Prevent submission of empty read requests in linux_spi by Michael Karcher · 13 years ago
  21. 2c3e9d5 linux_spi.c: set SPI mode, bit order and bits per word on init by Stefan Tauner · 13 years ago
  22. ccd71c2 Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI by Carl-Daniel Hailfinger · 13 years ago
  23. 8ee180d nicintel_spi.c: check if write enable is really set (and minor comment changes) by Stefan Tauner · 13 years ago
  24. 2b0e5ce Increase flashrom release number to 0.9.5.1 by Carl-Daniel Hailfinger · 13 years ago
  25. a5eecda Support Debian/kFreeBSD by Carl-Daniel Hailfinger · 13 years ago
  26. 2d25124 SFDP: Fetch parameter table in a more portable way by Carl-Daniel Hailfinger · 13 years ago
  27. 75adf32 Fix SFDP probing by Stefan Tauner · 13 years ago
  28. 4335a99 Increase flashrom release number to 0.9.5 by Carl-Daniel Hailfinger · 13 years ago
  29. 4c5665f Add a bunch of new/tested stuff and various small changes 11 by Stefan Tauner · 13 years ago
  30. d708fad Add board enable for ASUS OPLX-M by Joshua Roys · 13 years ago
  31. ac1b4c8 Add support for SFDP (JESD216) by Stefan Tauner · 13 years ago
  32. ac427b2 Add a bunch of new/tested stuff and various small changes 10 by Paul Menzel · 13 years ago
  33. 8541d23 Document and enable the linux_spi driver by Carl-Daniel Hailfinger · 13 years ago
  34. 9e9f684 Manpage improvements by Stefan Tauner · 13 years ago
  35. b428e97 Reenable forced read by Carl-Daniel Hailfinger · 13 years ago
  36. 5b55471 Workaround missing %hhx support in MinGW sscanf by Carl-Daniel Hailfinger · 13 years ago
  37. 5210e72 ichspi.c: warn user and disable writes when a protected address range is detected by Stefan Tauner · 13 years ago
  38. 65922a3 Warn of one-time programmable (OTP) memory by Daniel Lenski · 13 years ago
  39. b286da7 Support compilation for the ARM architecture (little-endian only) by David Hendricks · 13 years ago
  40. bfd89a5 Board enable for TriGem Anaheim-3 by Michael Karcher · 13 years ago
  41. 1b83be5 SPI command black-/ignorelisting for the flash chip emulator in the dummy programmer by Carl-Daniel Hailfinger · 13 years ago
  42. 23907d8 Add support for RDC R6030 chipset by Rudolf Marek · 13 years ago
  43. 035492a print*.c: Refine the do not count nor print generic flash chip entries conditions by Stefan Tauner · 13 years ago
  44. 8a0f9b0 Add board enable for the MSC Q7 Tunnel Creek board by Ingo Feldschmid · 13 years ago
  45. c678218 Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010) by Stefan Tauner · 13 years ago
  46. e380013 Reorder list of options to test by Paul Menzel · 13 years ago
  47. 4628445 Postpone layout file reading by Carl-Daniel Hailfinger · 13 years ago
  48. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  49. 9bcf268 Add deferred --image processing by Louis Yung-Chieh Lo · 13 years ago
  50. 104b0d9 layout: change return type and name of find_next_included_romentry by Stefan Tauner · 13 years ago
  51. b385096 Add ich_descriptor_tool to decode all flash descriptors stored in a flash dump file by Stefan Tauner · 13 years ago
  52. 222bf10 Fix programmer-centric probe (patch v2) by Michael Karcher · 13 years ago
  53. 3cf335e ft2232_spi: fix arm-usb-ocd and arm-usb-ocd-h by Paul Fertser · 13 years ago
  54. 64204b5 Speed up dediprog SPI page writes by Carl-Daniel Hailfinger · 13 years ago
  55. 33a65a0 Cross-compilation fixes by Carl-Daniel Hailfinger · 13 years ago
  56. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  57. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  58. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  59. 83c92e9 Update URLs in print.c by Benjamin Bellec · 13 years ago
  60. af2db61 Add a bunch of new/tested stuff and various small changes 9 by Stefan Tauner · 13 years ago
  61. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  62. 8ca4255 Add board enable for ASUS A7N8X-VM/400 by Joshua Roys · 13 years ago
  63. ea3aed0 Add board enable for ASRock ConRoeXFire-eSATA2 by Joshua Roys · 13 years ago
  64. a5f5a15 Add board enable for ASUS P4GV-LA (Guppy) by Joshua Roys · 13 years ago
  65. a2f3722 board_enable.c: Make it8712f_gpio_set generic by Joshua Roys · 13 years ago
  66. 25ffba7 Create a directory for documentation files by Stefan Tauner · 13 years ago
  67. 745f6bb ichspi: fix ich_init_opcodes() calls in ich_init_spi() by Stefan Tauner · 13 years ago
  68. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  69. f382e35 ichspi: print flash descriptor dependent information only when it is valid by Stefan Tauner · 13 years ago
  70. 50e7c60 ichspi: add support for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  71. a8d838d ichspi: use a variable to distinguish ich generations instead of spi_programmer->type by Stefan Tauner · 13 years ago
  72. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
  73. b992d34 Add board enable for Sun Ultra 40 M2 by Joshua Roys · 13 years ago
  74. a4f1447 Fix all ASUS P5GD* board enables by Stefan Tauner · 13 years ago
  75. 31019d4 serprog: small improvements by Stefan Tauner · 13 years ago
  76. d13a394 Add board enable for ABIT AV8 by Christoph Grenz · 13 years ago
  77. 018d482 Add a bunch of new/tested stuff and various small changes 8 by Paul Menzel · 13 years ago
  78. 7189a5f Add support for the GOEPEL PicoTAP programmer by Samir Ibradžić · 13 years ago
  79. d0c5dc2 ichspi: add (partially) dead support code for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  80. 836b26a TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support by Uwe Hermann · 13 years ago
  81. 8c35745 Revert "Unsignify lengths and addresses in chip functions and structs" by Stefan Tauner · 13 years ago
  82. e3185c0 ichspi: inform the user about the consequences of the security override strap by Stefan Tauner · 13 years ago
  83. d196e7c Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  84. 75da80c ichspi: unlock PR register restrictions on ICH8+ if not locked down by Stefan Tauner · 13 years ago
  85. bf69aaa ichspi: add prettyprinting for PR registers on ICH8+ by Stefan Tauner · 13 years ago
  86. 7783f31 ichspi: don't touch the nonexistent(?) BBAR register on ICH8 by Stefan Tauner · 13 years ago
  87. 84e1dde ichspi: improve prettyprint_opcodes by Stefan Tauner · 13 years ago
  88. 1e14639 ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDOD by Stefan Tauner · 13 years ago
  89. c93f5f1 serprog: add SPI support by Urja Rannikko · 13 years ago
  90. f74a7b9 Add printing of chip voltage ranges to print_wiki.c by Stefan Tauner · 13 years ago
  91. a28087f Make the laptop warning less scary if unsure by Stefan Tauner · 13 years ago
  92. ca08146 Add probe/read support for the Catalyst CAT28F512 chip by Andrew Morgan · 13 years ago
  93. 29e5d31 Reformat -L output and add printing of chip voltage ranges to print.c by Stefan Tauner · 13 years ago
  94. ae418d8 Add support for Xilinx parallel III (DLC5) programing cable by Carl-Daniel Hailfinger · 13 years ago
  95. 1d94763 Print out the flash chip found after the probing loop in verbose mode by Stefan Tauner · 13 years ago
  96. d5c4ab4 Revamp the warning of failing to set BIOS write enable in enable_flash_ich by Stefan Tauner · 13 years ago
  97. c74e977 Add initial Atmel AT49LH002 FWH/LPC chip support by Uwe Hermann · 13 years ago
  98. 2e68160 Change programmer selection in cli and generic code by Carl-Daniel Hailfinger · 13 years ago
  99. cb24ddb Small fixes for the linux_spi programmer code by Sven Schnelle · 13 years ago
  100. 4335ec8 Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported by Uwe Hermann · 13 years ago