1. 451dc80 Add Li-Ta (Ollie) Lo to the author list by Carl-Daniel Hailfinger · 15 years ago
  2. 5de9341 Since the command line interface for flashrom will change for 1.0 by Carl-Daniel Hailfinger · 15 years ago
  3. ddb94f7 Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  4. 60622e2 Handle DragonFly BSD definitions in flash.h by Patrick Georgi · 15 years ago
  5. dd315e1 Enable scan-build for flashrom by Patrick Georgi · 15 years ago
  6. c6b7dd1 The flashrom makefile wants to redirect both stdout and stderr to /dev/null for one compile test by Stephan Guilloux · 15 years ago
  7. ad216bf MAX may already be defined by Uwe Hermann · 15 years ago
  8. 70ea9a3 Support MX25L3235D by Stephan Guilloux · 15 years ago
  9. 3d5f96c Don't duplicate option description in README, the manpage already has that info by Uwe Hermann · 15 years ago
  10. 42882fd All "unknown xy SPI chip" entries claim to have status UNTESTED for probe/read/erase/write by Carl-Daniel Hailfinger · 15 years ago
  11. 691568b Add support for Gigabyte GA-MA790FX-DQ6 by Carl-Daniel Hailfinger · 15 years ago
  12. 2f132fe Support Macronix MX2512805D flash chip by Stephan Guilloux · 15 years ago
  13. 72cf565 Trivial indent fix by Stephan Guilloux · 15 years ago
  14. fd31550 After verification in datasheets, all MX25 accept the same opcodes 0x60 and 0xC7 for Chip Erase by Stephan Guilloux · 15 years ago
  15. c521016 board_enables: reconstruct table by Luc Verhaegen · 15 years ago
  16. 44dd304 Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  17. e39631c MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  18. f5c7090 Add MX25L1635D support, as discussed on #coreboot by Stephan Guilloux · 15 years ago
  19. 94f221f Add VIA PC3500G board by Peter Stuge · 15 years ago
  20. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  21. 97e8f22 Fix typo by Uwe Hermann · 15 years ago
  22. d42009c Mention a few more flash chip packages in README/manpage by Uwe Hermann · 15 years ago
  23. a822bd0 Fix typo by Uwe Hermann · 15 years ago
  24. e74b9f8 Various manpage / README fixes by Uwe Hermann · 15 years ago
  25. 197d6cd Fix the typo should indeed be a 0x2e by Mondrian nuessle · 15 years ago
  26. d5df330 Board enable support for HP DL145 G3 by Mondrian Nuessle · 15 years ago
  27. 66afb36 Improve readability of Atmel AT45 comments by Carl-Daniel Hailfinger · 16 years ago
  28. 2d853bb This patch adds "high coreboot table support" to coreboot version 2 by Stefan Reinauer · 16 years ago
  29. 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
  30. b885569 Reduce use of volatile variables by Carl-Daniel Hailfinger · 16 years ago
  31. 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
  32. 0677dff Add SST25VF040.REMS with TEST_OK_ PROBE READ by Zheng Bao · 16 years ago
  33. b27d0a2 SST29EE020A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  34. 816139e Fix broken flash chip base address logic by Peter Stuge · 16 years ago
  35. 09c1333 MSI MS-7046 board enable by Peter Stuge · 16 years ago
  36. 0c2029f Following patch fixes VIA SPI (VT8237S) by Rudolf Marek · 16 years ago
  37. 7314cc3 Factor out read and erase functions from flashrom main() by Carl-Daniel Hailfinger · 16 years ago
  38. 20ed5d1 Add VT8237A PCI ID by Peter Stuge · 16 years ago
  39. b219ba3 Fix one dead increment and one dead assignment as found by clang by Peter Stuge · 16 years ago
  40. af8ffac Driver for ST M29F002T/NT/B by Peter Stuge · 16 years ago
  41. c6e9055 Fix copypaste error in r3913 by Peter Stuge · 16 years ago
  42. fd9217d SST25VF040B using 0x90 identification and AAI write by Peter Stuge · 16 years ago
  43. 5fecee4 Decode SST25VF040B status register, also from July 2008 by Peter Stuge · 16 years ago
  44. 06c10d5 Intel Desktop Board D201GLY by Peter Stuge · 16 years ago
  45. bf196e9 Winbond SuperIO SPI driver by Peter Stuge · 16 years ago
  46. 9d9399c Export Winbond SuperIO register access functions in board_enable.c by Peter Stuge · 16 years ago
  47. 42688e5 Document exit() codes introduced in r3907 by Peter Stuge · 16 years ago
  48. 43438ba exit(2) on /dev/mem open() failure and exit(3) on mmap() failure by Peter Stuge · 16 years ago
  49. 33fefca Add license header to physmap.c so everyone is happy by Peter Stuge · 16 years ago
  50. f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
  51. a69c447 Small cleanup in Makefile by Peter Stuge · 16 years ago
  52. 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago
  53. 776d202 Change flashrom.c:map_flash_registers() from int to void by Peter Stuge · 16 years ago
  54. a0d75a0 Forgot some things in r3899 by Peter Stuge · 16 years ago
  55. 2dc3aaa Little readability improvement in cbtable.c:coreboot_init() by Peter Stuge · 16 years ago
  56. f02edec Change FreeBSD #ifdef into #if defined() by Stefan Reinauer · 16 years ago
  57. cedb09d Make Makefile a bit more portable by Peter Stuge · 16 years ago
  58. 8440cc0 Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheets by Peter Stuge · 16 years ago
  59. 5cafc33 Beautify flash chip ID verbose printout a little, always use %02x by Peter Stuge · 16 years ago
  60. 9371dc3 Fix stupid off-by-one error in erase verification by Peter Stuge · 16 years ago
  61. a657e94 ST M50FW080 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  62. 51f4062 SST25VF080B TEST_OK_PROBE by Peter Stuge · 16 years ago
  63. ccf8c6c Check all mmap() calls and print helpful Linux error message by Peter Stuge · 16 years ago
  64. 72c9668 Provide some hints for the user in case /dev/mem mmap fails by Peter Stuge · 16 years ago
  65. 37179b8 Fix ICH9 locking register address and add important debug output by FENG yu ning · 16 years ago
  66. 016d4e1 Add ICH opcode debugging by Peter Stuge · 16 years ago
  67. 9982aef Use designated initializers for the board enable table by Stephan Guilloux · 16 years ago
  68. f9ad0bb Always print address when verification fails, not only with -V by Peter Stuge · 16 years ago
  69. 5807206 Board enable for GIGABYTE GA-MA78G-DS3H by Peter Stuge · 16 years ago
  70. d3bce83 IT8718F works just like IT8716F by Peter Stuge · 16 years ago
  71. 1fec0f3 Check return value of fscanf()/fwrite()/fread() by Peter Stuge · 16 years ago
  72. 4cf3eef Update usage in README by Idwer Vollering · 16 years ago
  73. f8bc28f Add erase and write functions to the following chip definitions by Carl-Daniel Hailfinger · 16 years ago
  74. 851ecf2 The flashrom man page has incomplete author/copyright sections and an incorrect license section by Carl-Daniel Hailfinger · 16 years ago
  75. 5c5b525 This patch improves machine parseability and human readability of flashchips.c by Stephan Guilloux · 16 years ago
  76. c208dfb Add SST49LF020 support by Sven Schnelle · 16 years ago
  77. b5d677b Add AMD-768 chipset support by Sven Schnelle · 16 years ago
  78. ed2352b Add i631x LPC support by Sven Schnelle · 16 years ago
  79. 58783e3 If you pass a bogus layout file to the -l option flashrom will segfault by Uwe Hermann · 16 years ago
  80. 0ab4298 Add another board-enable line for the Kontron 986LCD-M/mITX by Uwe Hermann · 16 years ago
  81. e8a3e4c Initialize ICH SPI opcodes also for ICH9 and later by Peter Stuge · 16 years ago
  82. f041e9b Various ichspi.c refinements by FENG yu ning · 16 years ago
  83. 7de8639 Add 28 flash chips of the MX29 series to the flashrom ID table and support the MX29LV040C by Carl-Daniel Hailfinger · 16 years ago
  84. 90eff15 Kill obsolete and misplaced comment by Carl-Daniel Hailfinger · 16 years ago
  85. c05a295 Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configuration is locked down by FENG yu ning · 16 years ago
  86. ff692fb Breaks chip info into multiple lines by FENG yu ning · 16 years ago
  87. f0ef27b Display test status in -L chip listing by Peter Stuge · 16 years ago
  88. f63c0dc Add AMD SB700 flash enable by Niels Ole Salscheider · 16 years ago
  89. 2fcc0b5 Fix compilation of r3797 with gcc-4.3.2 by Peter Stuge · 16 years ago
  90. f0c811d Check if erase succeeds and exit with error on failure by Peter Stuge · 16 years ago
  91. 052cdc3 Add RDID/REMS IDs for the following flash chips by Carl-Daniel Hailfinger · 16 years ago
  92. 7ccce54 Gcc thinks base could be used uninitialized, so shut it up by Peter Stuge · 16 years ago
  93. 73bdb92 Fix bug in r3790 by Peter Stuge · 16 years ago
  94. 9a6d176 Replace #ifdefs for sc520 systems by run time probing by Stefan Reinauer · 16 years ago
  95. 13f98ce Copyright update by Jason Wang for freshly written sb600 code by Jason Wang · 16 years ago
  96. 0faf03e Declare special commands to support the Atmel AT25F512A by Carl-Daniel Hailfinger · 16 years ago
  97. 6a0a25c Do not indicate known-bad functions as untested by Carl-Daniel Hailfinger · 16 years ago
  98. a3f04be Add support for the AMD/ATI SB600 southbridge SPI functionality by Jason Wang · 16 years ago
  99. 7f30022 Add SST25VF080B flash chip support by Jason Wang · 16 years ago
  100. 14e50ac Flashrom already has the following probe functions by Carl-Daniel Hailfinger · 16 years ago