1. 49eb4dd Kill obsolete exclude range feature by Carl-Daniel Hailfinger · 15 years ago
  2. 20a293f Allow to print an auto-generated hardware support list in MediaWiki markup by Uwe Hermann · 15 years ago
  3. d0c2ed9 Kill dead code which has been disabled since the very first commit of flashrom by Carl-Daniel Hailfinger · 15 years ago
  4. 24bd1bd Some more board status updates by Uwe Hermann · 15 years ago
  5. e1aa75e Also print the supported/nonsupported laptops in -L output by Uwe Hermann · 15 years ago
  6. e6abef0 Chipset enable for VIA VT8233 by Mateusz Murawski · 15 years ago
  7. 3920eda Board enable for Soyo SY-7VCA by Luc Verhaegen · 15 years ago
  8. ba290d1 Move all printing code to print.c by Uwe Hermann · 15 years ago
  9. d168057 Use spi_nbyte_program in ichspi.c by Carl-Daniel Hailfinger · 15 years ago
  10. 4e58790 List the size (in KB) and type of supported flash chips in 'flashrom -L' by Uwe Hermann · 15 years ago
  11. 05dfbe6 This patch adds support for a new SPI programmer, based on the FT2232H/4232H chip from FTDI by Paul Fox · 15 years ago
  12. 4cb7a96 Check for a working C compiler by Carl-Daniel Hailfinger · 15 years ago
  13. cbf563c Support reads of arbitrary range by Carl-Daniel Hailfinger · 15 years ago
  14. 30f7cb2 Flashrom only checks for very few chips if the erase worked by Carl-Daniel Hailfinger · 15 years ago
  15. 0845464 Split flashchips.h from flash.h by Carl-Daniel Hailfinger · 15 years ago
  16. 3b0d664 Fix typo in Makefile by Uwe Hermann · 15 years ago
  17. a0a6ae9 Add or refine support for a number of EON flash chips by Carl-Daniel Hailfinger · 15 years ago
  18. 8dfea83 The VIA VX800 chipset works with the VT8237S code after adding an entry for the VX800 PCI ID by Arjan Koers · 15 years ago
  19. f983d9f Add support for the PMC Pm29F002T/B chips by Uwe Hermann · 15 years ago
  20. 38a059d Every SPI host controller implemented its own way to read flash chips by Carl-Daniel Hailfinger · 15 years ago
  21. 8b2f46b Add bus type and timing info for some flash chips by Mateusz Murawski · 15 years ago
  22. a23041c This patch introduces two new targets which are designed to make the life of packagers easier by Carl-Daniel Hailfinger · 15 years ago
  23. f78cff1 Add missing GPL headers to two files by Uwe Hermann · 15 years ago
  24. 01d6aba Flashrom does not honor argument ordering for operations by Carl-Daniel Hailfinger · 15 years ago
  25. e33890d Add #defines for some flash chips by Mateusz Murawski · 15 years ago
  26. eb3acef Add spi_nbyte_program as generic function to the SPI layer by Paul Fox · 15 years ago
  27. d51410c Tell the user about the beginning and end of the write operation by Paul Fox · 15 years ago
  28. b0d0f63 Add board enable for Albatron PM266A boards by Luc Verhaegen · 15 years ago
  29. 80243c9 Add all Eon EN25* SPI chips by Carl-Daniel Hailfinger · 15 years ago
  30. 0bd2a2b Sometimes we want to read/write more than 4 bytes of chip content at once by Carl-Daniel Hailfinger · 15 years ago
  31. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  32. 945d26a Fix a bug in dummyflasher.c special case where no type parameter is given by Carl-Daniel Hailfinger · 15 years ago
  33. 2bc020b Add probe timings forgotten in r569 by Carl-Daniel Hailfinger · 15 years ago
  34. 500dd9d Refine write_lockbits_49lfxxxc() to use struct flashchip by Carl-Daniel Hailfinger · 15 years ago
  35. 161b885 Specify the exact bus type for a number of flash chips by Urja Rannikko · 15 years ago
  36. 33269a7 Enable debug output of protection register access on SST49LF* chips by Uwe Hermann · 15 years ago
  37. 65287d9 Let's actually sort the board lists alphabetically, and not just pretend we do by Uwe Hermann · 15 years ago
  38. 0ae5acc Mark the ASUS A7N8X-E Deluxe as working by Uwe Hermann · 15 years ago
  39. fe72cfa Use macros for inb and outb which were forgotten in r568 by Idwer Vollering · 15 years ago
  40. c6e1111 Add probe_timing information (int uS value) by Maciej Pijanka · 15 years ago
  41. 48f34c6 Board enable: Gigabyte GA K8N SLI by Luc Verhaegen · 15 years ago
  42. e9d04d4 Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested by Uwe Hermann · 15 years ago
  43. bc2bbd2 Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC) by Maciej Pijanka · 15 years ago
  44. 265c838 Add two more boards supported by flashrom by Uwe Hermann · 15 years ago
  45. 5bae438 Unify AMD manufacture_id and model_id by Mateusz Murawski · 15 years ago
  46. 21dd55b Use read_flash() when flash chip probe is forced by Stephan Guilloux · 15 years ago
  47. 5a8b244 Add a missing free() in read_flash() by Stephan Guilloux · 15 years ago
  48. 500b423 Refactor HT-1000 GPIO setting to use sio_mask by Carl-Daniel Hailfinger · 15 years ago
  49. b22918c Only probe for chips with compatible bus protocols by Carl-Daniel Hailfinger · 15 years ago
  50. 3504b53 Add bus type support to the dummy external programmer by Carl-Daniel Hailfinger · 15 years ago
  51. 211fa97 Fix warning in satasii.c when compiling with gcc 4.4.0 by Urja Rannikko · 15 years ago
  52. b8afecd Add IT87xx SPI as external flasher option by Carl-Daniel Hailfinger · 15 years ago
  53. 1dfe0ff Add bus type annotation to struct flashchips by Carl-Daniel Hailfinger · 15 years ago
  54. ebd7b83 Add support for probe and read of Intel 28F001BX-T and BX-B by Urja Rannikko · 15 years ago
  55. d1129ac Random flashrom updates by Uwe Hermann · 15 years ago
  56. 50d3f3e A bunch of flashrom board updates by Uwe Hermann · 15 years ago
  57. a106d15 Change "Texas Instruments" to "TI" in the flash chip table by Uwe Hermann · 15 years ago
  58. 2ad267d Use consistent naming for local chip ID variables by Carl-Daniel Hailfinger · 15 years ago
  59. 09b4fb7 Add TI TMS29F002RT and TMS29F002RB probe and read support by Carl-Daniel Hailfinger · 15 years ago
  60. 15aa7c6 Use REMS instead of RES in the ICH SPI default opcode table by Carl-Daniel Hailfinger · 15 years ago
  61. 90e8e61 Add NForce2 chipset enable by Luc Verhaegen · 15 years ago
  62. 24c1a16 Refactor SuperIO accesses by Carl-Daniel Hailfinger · 15 years ago
  63. 1fa3862 Biostar p4m80 board enable typo by Luc Verhaegen · 15 years ago
  64. ab60a43 Autodetection support and write-enable for the MSI KT4 Ultra by Uwe Hermann · 15 years ago
  65. e94dbf2 Add website section by Uwe Hermann · 15 years ago
  66. e8ba538 A bunch of output beautifications and improvements, as well as doc fixes by Uwe Hermann · 15 years ago
  67. 690bcba Mark the following boards as 'known-good' (write/erase works) by Uwe Hermann · 15 years ago
  68. 56b2cb0 Make an extra MANDIR variable for easier overriding by Uwe Hermann · 15 years ago
  69. a972040 Improve flashrom test report text a bit by Uwe Hermann · 15 years ago
  70. 66c580c Fix typo by Uwe Hermann · 15 years ago
  71. f89b998 Mark the Macronix MX29F002T as working by Uwe Hermann · 15 years ago
  72. b2f7a2f The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use it by Uwe Hermann · 15 years ago
  73. cdde6da Mark the Silicon Image PCI0680 Ultra ATA-133 controller as working by Uwe Hermann · 15 years ago
  74. c7e8a0c Documentation improvements and small code/whitespace fixes by Uwe Hermann · 15 years ago
  75. 0495c94 Add detection support and write-enable for the GIGABYTE GA-MA78GM-S2H by Uwe Hermann · 15 years ago
  76. 5e1aecd Drop duplicate Tyan S2498 (Tomcat K7M) entry in the board list by Uwe Hermann · 15 years ago
  77. e615e51 Add Tyan S2891/S2892/S2895 as supported without special write-enables being required by Uwe Hermann · 15 years ago
  78. c691593 Factor out fallback_map/unmap, most external programmers don't need and special handling here by Uwe Hermann · 15 years ago
  79. 3def09d Rename sata_sii.c to satasii.c for consistency by Uwe Hermann · 15 years ago
  80. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  81. 525339c This patch adds support for BIOS flashing on the all SiliconImage SATA controllers by Rudolf Marek · 15 years ago
  82. 68720c7 This patch adds support for BIOS flashing on the all SiliconImage SATA controllers by Rudolf Marek · 15 years ago
  83. e186da6 Fix a quilt introduced bug in patch by Rudolf Marek · 15 years ago
  84. 50fdf3b [PATCH] flashrom add PMC 39F010 by Rudolf Marek · 15 years ago
  85. 78185dc Use accessor functions for MMIO by Carl-Daniel Hailfinger · 15 years ago
  86. 05fab75 List all boards which are by Uwe Hermann · 15 years ago
  87. 09e04f7 Eliminate all 'inline's from the flashrom code by Uwe Hermann · 15 years ago
  88. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  89. 8403ccb Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3C90xC ones don't) by Uwe Hermann · 15 years ago
  90. 5820f42 Introduce a type "chipaddr" to abstract the offsets within flash regions by Carl-Daniel Hailfinger · 15 years ago
  91. 4059598 Older libpci versions (e.g by Uwe Hermann · 15 years ago
  92. 9ee1077 Add generic 16 bit and 32 bit chip read/write emulation to the external flasher infrastructure by Carl-Daniel Hailfinger · 15 years ago
  93. 9862251 Uwe tested the recent SB600 SPI commit and notified me of one unexpected problem by Carl-Daniel Hailfinger · 15 years ago
  94. 515ab3d Refactor parts of the 3COM NIC code by Uwe Hermann · 15 years ago
  95. 1e63784 Additionally to WREN also handle WRSR failures gracefully for ICHSPI by Carl-Daniel Hailfinger · 15 years ago
  96. 530cb2d Make the nic3com code check how many supported NICs are found by Uwe Hermann · 15 years ago
  97. 3b7e75a Fix compilation of nic3com on 64bit by Carl-Daniel Hailfinger · 15 years ago
  98. a086932 Unify usage of iopl-like code by introducing get_io_perms() by Uwe Hermann · 15 years ago
  99. 0cdb031 nic3com: allow selection of a particular PCI device to use as programmer by Christian Ruppert · 15 years ago
  100. c2a9c9c Cosmetics and eliminate unneeded vars as per IRC discussion by Uwe Hermann · 15 years ago