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