1. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  2. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  3. 83c92e9 Update URLs in print.c by Benjamin Bellec · 13 years ago
  4. af2db61 Add a bunch of new/tested stuff and various small changes 9 by Stefan Tauner · 13 years ago
  5. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  6. 8ca4255 Add board enable for ASUS A7N8X-VM/400 by Joshua Roys · 13 years ago
  7. ea3aed0 Add board enable for ASRock ConRoeXFire-eSATA2 by Joshua Roys · 13 years ago
  8. a5f5a15 Add board enable for ASUS P4GV-LA (Guppy) by Joshua Roys · 13 years ago
  9. a2f3722 board_enable.c: Make it8712f_gpio_set generic by Joshua Roys · 13 years ago
  10. 25ffba7 Create a directory for documentation files by Stefan Tauner · 13 years ago
  11. 745f6bb ichspi: fix ich_init_opcodes() calls in ich_init_spi() by Stefan Tauner · 13 years ago
  12. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  13. f382e35 ichspi: print flash descriptor dependent information only when it is valid by Stefan Tauner · 13 years ago
  14. 50e7c60 ichspi: add support for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  15. a8d838d ichspi: use a variable to distinguish ich generations instead of spi_programmer->type by Stefan Tauner · 13 years ago
  16. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
  17. b992d34 Add board enable for Sun Ultra 40 M2 by Joshua Roys · 13 years ago
  18. a4f1447 Fix all ASUS P5GD* board enables by Stefan Tauner · 13 years ago
  19. 31019d4 serprog: small improvements by Stefan Tauner · 13 years ago
  20. d13a394 Add board enable for ABIT AV8 by Christoph Grenz · 13 years ago
  21. 018d482 Add a bunch of new/tested stuff and various small changes 8 by Paul Menzel · 13 years ago
  22. 7189a5f Add support for the GOEPEL PicoTAP programmer by Samir Ibradžić · 13 years ago
  23. d0c5dc2 ichspi: add (partially) dead support code for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  24. 836b26a TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) support by Uwe Hermann · 13 years ago
  25. 8c35745 Revert "Unsignify lengths and addresses in chip functions and structs" by Stefan Tauner · 13 years ago
  26. e3185c0 ichspi: inform the user about the consequences of the security override strap by Stefan Tauner · 13 years ago
  27. d196e7c Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  28. 75da80c ichspi: unlock PR register restrictions on ICH8+ if not locked down by Stefan Tauner · 13 years ago
  29. bf69aaa ichspi: add prettyprinting for PR registers on ICH8+ by Stefan Tauner · 13 years ago
  30. 7783f31 ichspi: don't touch the nonexistent(?) BBAR register on ICH8 by Stefan Tauner · 13 years ago
  31. 84e1dde ichspi: improve prettyprint_opcodes by Stefan Tauner · 13 years ago
  32. 1e14639 ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDOD by Stefan Tauner · 13 years ago
  33. c93f5f1 serprog: add SPI support by Urja Rannikko · 13 years ago
  34. f74a7b9 Add printing of chip voltage ranges to print_wiki.c by Stefan Tauner · 13 years ago
  35. a28087f Make the laptop warning less scary if unsure by Stefan Tauner · 13 years ago
  36. ca08146 Add probe/read support for the Catalyst CAT28F512 chip by Andrew Morgan · 13 years ago
  37. 29e5d31 Reformat -L output and add printing of chip voltage ranges to print.c by Stefan Tauner · 13 years ago
  38. ae418d8 Add support for Xilinx parallel III (DLC5) programing cable by Carl-Daniel Hailfinger · 13 years ago
  39. 1d94763 Print out the flash chip found after the probing loop in verbose mode by Stefan Tauner · 13 years ago
  40. d5c4ab4 Revamp the warning of failing to set BIOS write enable in enable_flash_ich by Stefan Tauner · 13 years ago
  41. c74e977 Add initial Atmel AT49LH002 FWH/LPC chip support by Uwe Hermann · 13 years ago
  42. 2e68160 Change programmer selection in cli and generic code by Carl-Daniel Hailfinger · 13 years ago
  43. cb24ddb Small fixes for the linux_spi programmer code by Sven Schnelle · 13 years ago
  44. 4335ec8 Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported by Uwe Hermann · 13 years ago
  45. dadc0a6 Add Intel Tunnel Creek chipset support, mark it as tested by Ingo Feldschmid · 13 years ago
  46. 0e3f1cf Kill all exit() calls in chipset_enable.c by Tadas Slotkus · 13 years ago
  47. 48446c8 Fix linux_spi.c build on 32bit systems by Uwe Hermann · 13 years ago
  48. 5ce5f70 Add support for the Linux SPI subsystem (spidev) by Sven Schnelle · 13 years ago
  49. ad47034 Introduce ERROR_FATAL, abort upon failed chipset enables by Tadas Slotkus · 13 years ago
  50. 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
  51. 97d5b12 Shorten some board enable related function names by Carl-Daniel Hailfinger · 13 years ago
  52. bd0c70a Fix printing of the Boot BIOS Straps on Intel chipsets by Stefan Tauner · 13 years ago
  53. 6e9e2ee Add AMD Hudson chipset-enable by Wang Qing Pei · 13 years ago
  54. 09ebd52 Mark the AMD Am29LV008BB chip as fully tested by Uwe Hermann · 13 years ago
  55. fca3b01 Add support for the Sharp LH28F008BJT-BTLZ1 chip by Mattias Mattsson · 13 years ago
  56. 14ab8d4 Add board enable for ASUS P5LP-LE by Michael Karcher · 13 years ago
  57. 44ffd58 Makefile: Fix MinGW build, improve output with bogus CC by Uwe Hermann · 13 years ago
  58. 394ee78 Move the main() function from flashrom.c to cli_classic.c by Uwe Hermann · 13 years ago
  59. 5678708 Makefile: fix and simplify test program compilations by Stefan Tauner · 13 years ago
  60. 33670ba Add support for the SST25LF080A flash chip by Zeus Castro · 13 years ago
  61. a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
  62. 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
  63. 0528b7f ft2232_spi: add support for the Dangerous Prototypes Bus Blaster by Steve Markgraf · 13 years ago
  64. 1fd4f9e Add board enable for ASUS P5GD2 Premium by Joshua Roys · 13 years ago
  65. ac8b2a1 Add (untested) board enable for Asus P5LD2 by Joshua Roys · 13 years ago
  66. 8b391b8 ichspi.c: refactor filling and reading the fdata/spid registers by Stefan Tauner · 13 years ago
  67. a9cbbac Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E") by Stefan Tauner · 13 years ago
  68. 2414e09 Fix the A8N-SLI Deluxe board enable by Stefan Tauner · 13 years ago
  69. af4b158 Fix the EP-8NPA7I (for the last time hopefully) by Stefan Tauner · 13 years ago
  70. 9ce498e Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets by Jonathan Kollasch · 13 years ago
  71. eebeb53 Introduce msg_*dbg2 by Stefan Tauner · 13 years ago
  72. af882e7 Rephrase warnings in chipset_enable.c by Stefan Tauner · 13 years ago
  73. 87955bf Switch to AAI for some more SST chips by Joshua Roys · 13 years ago
  74. e187d5e Use __func__ instead of __FUNCTION__ as we do elsewhere by Uwe Hermann · 13 years ago
  75. 21b10c6 Make flashrom build on PPC/PowerPC with just "make" by Uwe Hermann · 13 years ago
  76. e9ccad5 Extract spi_prettyprint_status_register_amic_a25_srwd by Stefan Tauner · 13 years ago
  77. 314cfba manpage: Document all ft2232_spi and serprog variants by Uwe Hermann · 13 years ago
  78. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  79. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  80. 4deb8c6 Increase flashrom release number to 0.9.4 by Carl-Daniel Hailfinger · 13 years ago
  81. 93f7023 Add a bunch of new/tested stuff and various small changes 6 by Stefan Tauner · 13 years ago
  82. 84d1968 Fix output of erase_and_write_flash and surroundings by Carl-Daniel Hailfinger · 13 years ago
  83. 2e88a9f Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing by Carl-Daniel Hailfinger · 13 years ago
  84. a34d719 Be more refined regarding DMI chassis types by Stefan Tauner · 13 years ago
  85. 46fa068 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter by Carl-Daniel Hailfinger · 13 years ago
  86. a074383 Enforce compile-time errors in satamv and atahp for non-x86 targets by Andrew Morgan · 13 years ago
  87. 941a273 Random manpage improvements and updates by Uwe Hermann · 13 years ago
  88. 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
  89. a08d0f2 Add support for the GIGABYTE GA-8SIMLH board by Michael Karcher · 13 years ago
  90. 6d71530 Add support for EN25Q(H) series SPI flash chips by David Hendricks · 13 years ago
  91. 9321f06 Man page fixes by Carl-Daniel Hailfinger · 13 years ago
  92. b86e118 Mark some ck804 boards as not working by Stefan Tauner · 13 years ago
  93. 122dd12 ichspi.c: do not print PBR[3] for ICH7 because it does not exist by Stefan Tauner · 13 years ago
  94. d8334db Fix out-of-bounds access if all erase functions fail by Carl-Daniel Hailfinger · 13 years ago
  95. ec8c248 chipset_enable.c: add a message for untested chipset enables by Stefan Tauner · 13 years ago
  96. ac54fbe flashrom.8: explain read accesses as part of the write operation by Stefan Tauner · 13 years ago
  97. 274a20d ft2232_spi: Improve error handling, remove exit() calls by Uwe Hermann · 13 years ago
  98. ff80e68 Fix the ASUS A8N-VM CSM board enable by Stefan Tauner · 13 years ago
  99. 7d257b4 Annotate additional flashchips with voltage ranges by Steven Zakulec · 13 years ago
  100. 1a30d50 Fix a bug breaking layout file handling in r1373 by Stefan Tauner · 13 years ago