1. 1455b2b Abstract mapping/unmapping of flash regions by Carl-Daniel Hailfinger · 15 years ago
  2. d0fc946 Handle (un)locking of SST FWH chips by Carl-Daniel Hailfinger · 15 years ago
  3. dbfa029 Create a SB600 SPI detection heuristic by Carl-Daniel Hailfinger · 15 years ago
  4. add6d9b Add support for EPoX EP-8K5A2 and separate out common VT823x board enable code by Luc Verhaegen · 15 years ago
  5. 8b4f8e0 Kill one superfluous variable and improve code readability by Carl-Daniel Hailfinger · 15 years ago
  6. 97d6b09 Fix Elan SC520 handling by Carl-Daniel Hailfinger · 15 years ago
  7. 4c24ad4 Trim default ICH SPI delay from 1000 to 10 microseconds by Carl-Daniel Hailfinger · 15 years ago
  8. 8d49701 Convert all flashchips.c entries with SPI programing to the 256-byte version by default by Carl-Daniel Hailfinger · 15 years ago
  9. 96930c3 Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode by Carl-Daniel Hailfinger · 15 years ago
  10. 03adbe1 Refine handling of spi_write_enable() failures to fix chip erases on ichspi by Carl-Daniel Hailfinger · 15 years ago
  11. c312920 Add a dummy external flasher which just prints each operation by Carl-Daniel Hailfinger · 15 years ago
  12. a93045c board_enable: split vendor name and board name into two fields by Uwe Hermann · 15 years ago
  13. ce98677 Add --programmer to help text and man page by Carl-Daniel Hailfinger · 15 years ago
  14. 4179d29 Make chipset list alphabetically ordered as the other lists by Uwe Hermann · 15 years ago
  15. 702218d Add external flasher support by Carl-Daniel Hailfinger · 15 years ago
  16. f160a12 Re-add a line which got deleted in r473 by accident by Carl-Daniel Hailfinger · 15 years ago
  17. deeebe2 Keep list of boards alphabetically sorted by Uwe Hermann · 15 years ago
  18. 03b4e71 Don't assume flash is accessible via MMIO for chips with no read function by Carl-Daniel Hailfinger · 15 years ago
  19. b003991 Store and display chipset test status (not only chip status) by Uwe Hermann · 15 years ago
  20. 259fa01 Always print the flashrom version as first output line by Carl-Daniel Hailfinger · 15 years ago
  21. cbdd4f0 Document uncertainty regarding ASD chips by Carl-Daniel Hailfinger · 15 years ago
  22. 19997ae Clarify error message in enable_flash_sb600() a little by Peter Stuge · 15 years ago
  23. 1bfd6c9 Improve SST25 status register routines by Carl-Daniel Hailfinger · 15 years ago
  24. 9bb88ac Revert r466 because of inverted logic by Carl-Daniel Hailfinger · 15 years ago
  25. a66ceba Cleanup redundant condition and clarify message a little by Peter Stuge · 15 years ago
  26. 7725fa8 Touch up some error messages in enable_flash_cs5536() by Peter Stuge · 15 years ago
  27. f6e3efb Clean up the SB400 chipset enable code by Carl-Daniel Hailfinger · 15 years ago
  28. 41d6bd9 Rewrite the SB600 chipset enable function by Carl-Daniel Hailfinger · 15 years ago
  29. b452a91 Here is a fix for chipset_enable.c when there is not /dev/cpu by Bertrand Jacquin · 15 years ago
  30. e612a11 SST25VF080B TEST_OK_ ERASE WRITE by Peter Stuge · 15 years ago
  31. 87c0793 Some cosmetics in README and manpage by Uwe Hermann · 15 years ago
  32. 284a600 Force enabling SPI mode for SB600 is a bad idea and leads to hangs by Zheng Bao · 15 years ago
  33. 98aa032 SST25VF080B TEST_OK_READ by Peter Stuge · 15 years ago
  34. 9e67585 Onwards with development by Carl-Daniel Hailfinger · 15 years ago
  35. 3f8f9b6 Flashrom 0.9.0 by Carl-Daniel Hailfinger · 15 years ago
  36. 5e410de Complement the README file with build instructions for the platforms it currently compiles on by Idwer Vollering · 15 years ago
  37. 9abf529 Allow compilation on Solaris by Carl-Daniel Hailfinger · 15 years ago
  38. 261cafa Mention that flashrom can also verify flash contents by Peter Stuge · 15 years ago
  39. 92ef62c Fix usage to show that vendor: is optional in the -m parameter by Peter Stuge · 15 years ago
  40. 4363439 Some functions take no arguments by Carl-Daniel Hailfinger · 15 years ago
  41. 451dc80 Add Li-Ta (Ollie) Lo to the author list by Carl-Daniel Hailfinger · 15 years ago
  42. 5de9341 Since the command line interface for flashrom will change for 1.0 by Carl-Daniel Hailfinger · 15 years ago
  43. ddb94f7 Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  44. 60622e2 Handle DragonFly BSD definitions in flash.h by Patrick Georgi · 15 years ago
  45. dd315e1 Enable scan-build for flashrom by Patrick Georgi · 15 years ago
  46. c6b7dd1 The flashrom makefile wants to redirect both stdout and stderr to /dev/null for one compile test by Stephan Guilloux · 15 years ago
  47. ad216bf MAX may already be defined by Uwe Hermann · 15 years ago
  48. 70ea9a3 Support MX25L3235D by Stephan Guilloux · 15 years ago
  49. 3d5f96c Don't duplicate option description in README, the manpage already has that info by Uwe Hermann · 15 years ago
  50. 42882fd All "unknown xy SPI chip" entries claim to have status UNTESTED for probe/read/erase/write by Carl-Daniel Hailfinger · 15 years ago
  51. 691568b Add support for Gigabyte GA-MA790FX-DQ6 by Carl-Daniel Hailfinger · 15 years ago
  52. 2f132fe Support Macronix MX2512805D flash chip by Stephan Guilloux · 15 years ago
  53. 72cf565 Trivial indent fix by Stephan Guilloux · 15 years ago
  54. fd31550 After verification in datasheets, all MX25 accept the same opcodes 0x60 and 0xC7 for Chip Erase by Stephan Guilloux · 15 years ago
  55. c521016 board_enables: reconstruct table by Luc Verhaegen · 15 years ago
  56. 44dd304 Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  57. e39631c MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  58. f5c7090 Add MX25L1635D support, as discussed on #coreboot by Stephan Guilloux · 15 years ago
  59. 94f221f Add VIA PC3500G board by Peter Stuge · 15 years ago
  60. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  61. 97e8f22 Fix typo by Uwe Hermann · 15 years ago
  62. d42009c Mention a few more flash chip packages in README/manpage by Uwe Hermann · 15 years ago
  63. a822bd0 Fix typo by Uwe Hermann · 15 years ago
  64. e74b9f8 Various manpage / README fixes by Uwe Hermann · 15 years ago
  65. 197d6cd Fix the typo should indeed be a 0x2e by Mondrian nuessle · 15 years ago
  66. d5df330 Board enable support for HP DL145 G3 by Mondrian Nuessle · 15 years ago
  67. 66afb36 Improve readability of Atmel AT45 comments by Carl-Daniel Hailfinger · 16 years ago
  68. 2d853bb This patch adds "high coreboot table support" to coreboot version 2 by Stefan Reinauer · 16 years ago
  69. 0472f3d FreeBSD definitions of (read|write)[bwl] collide with our own by Carl-Daniel Hailfinger · 16 years ago
  70. b885569 Reduce use of volatile variables by Carl-Daniel Hailfinger · 16 years ago
  71. 61a8bd2 Use helper functions to access flash chips by Carl-Daniel Hailfinger · 16 years ago
  72. 0677dff Add SST25VF040.REMS with TEST_OK_ PROBE READ by Zheng Bao · 16 years ago
  73. b27d0a2 SST29EE020A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  74. 816139e Fix broken flash chip base address logic by Peter Stuge · 16 years ago
  75. 09c1333 MSI MS-7046 board enable by Peter Stuge · 16 years ago
  76. 0c2029f Following patch fixes VIA SPI (VT8237S) by Rudolf Marek · 16 years ago
  77. 7314cc3 Factor out read and erase functions from flashrom main() by Carl-Daniel Hailfinger · 16 years ago
  78. 20ed5d1 Add VT8237A PCI ID by Peter Stuge · 16 years ago
  79. b219ba3 Fix one dead increment and one dead assignment as found by clang by Peter Stuge · 16 years ago
  80. af8ffac Driver for ST M29F002T/NT/B by Peter Stuge · 16 years ago
  81. c6e9055 Fix copypaste error in r3913 by Peter Stuge · 16 years ago
  82. fd9217d SST25VF040B using 0x90 identification and AAI write by Peter Stuge · 16 years ago
  83. 5fecee4 Decode SST25VF040B status register, also from July 2008 by Peter Stuge · 16 years ago
  84. 06c10d5 Intel Desktop Board D201GLY by Peter Stuge · 16 years ago
  85. bf196e9 Winbond SuperIO SPI driver by Peter Stuge · 16 years ago
  86. 9d9399c Export Winbond SuperIO register access functions in board_enable.c by Peter Stuge · 16 years ago
  87. 42688e5 Document exit() codes introduced in r3907 by Peter Stuge · 16 years ago
  88. 43438ba exit(2) on /dev/mem open() failure and exit(3) on mmap() failure by Peter Stuge · 16 years ago
  89. 33fefca Add license header to physmap.c so everyone is happy by Peter Stuge · 16 years ago
  90. f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
  91. a69c447 Small cleanup in Makefile by Peter Stuge · 16 years ago
  92. 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago
  93. 776d202 Change flashrom.c:map_flash_registers() from int to void by Peter Stuge · 16 years ago
  94. a0d75a0 Forgot some things in r3899 by Peter Stuge · 16 years ago
  95. 2dc3aaa Little readability improvement in cbtable.c:coreboot_init() by Peter Stuge · 16 years ago
  96. f02edec Change FreeBSD #ifdef into #if defined() by Stefan Reinauer · 16 years ago
  97. cedb09d Make Makefile a bit more portable by Peter Stuge · 16 years ago
  98. 8440cc0 Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheets by Peter Stuge · 16 years ago
  99. 5cafc33 Beautify flash chip ID verbose printout a little, always use %02x by Peter Stuge · 16 years ago
  100. 9371dc3 Fix stupid off-by-one error in erase verification by Peter Stuge · 16 years ago