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