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