1. 9d3d93e Add support for ST M29F040B by Stefan Reinauer · 19 years ago
  2. 5b582f2 Add sharp flash by Ronald G. Minnich · 19 years ago
  3. 143da0b Pass on return values by Stefan Reinauer · 19 years ago
  4. 3a43160 Redo image checking in conversion case by Stefan Reinauer · 19 years ago
  5. e370528 Multiple unrelated changes by Stefan Reinauer · 19 years ago
  6. 53e9625 Make flashrom utility build process more solid by Stefan Reinauer · 19 years ago
  7. 06b2c4d Mention build dependencies in Makefile by Stefan Reinauer · 19 years ago
  8. 184a404 Flashrom update from Stefan, resolve issue 21 by Ollie Lho · 19 years ago
  9. 8a10d5a Bug fix from Jonathan McDowell <noodles@earth.li> by Ollie Lho · 19 years ago
  10. 952dfce Nvidia Ck804 support by Yinghai Lu · 19 years ago
  11. a1439cf Add dedicated chip erase function for SST49LF040 by Ollie Lho · 20 years ago
  12. efa2858 Add -E option for chip erase, remove duplicated code by Ollie Lho · 20 years ago
  13. 1b8b660 Add retry to write_byte_program_jedec(), 99% success rate by Ollie Lho · 20 years ago
  14. d11f361 Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B by Ollie Lho · 20 years ago
  15. 98bea8a SST49LF00[2,3,4] should use the same driver as 49LF008 by Ollie Lho · 20 years ago
  16. ad8ffd2 Tyan update to work with new CPU Config by Yinghai Lu · 20 years ago
  17. 1f4d653 Support for sst firmware hub by Ronald G. Minnich · 20 years ago
  18. 9ffaf0b Use hex print in id1, id2 by Ronald G. Minnich · 20 years ago
  19. 6a96741 Add support for ICH4 by Ronald G. Minnich · 20 years ago
  20. af47477 Code reformat by Ollie Lho · 20 years ago
  21. e66bdb3 Add missing return at 205 by Ronald G. Minnich · 20 years ago
  22. afdfce8 Data type consistence by Ollie Lho · 21 years ago
  23. 8b8897a Remove false alarm of erase/write, use verify '-v' if you are not sure about the integrity by Ollie Lho · 21 years ago
  24. 070647d More jedec standard consolidation by Ollie Lho · 21 years ago
  25. 3a3dea7 Remove unused #define and function declaration by Ollie Lho · 21 years ago
  26. f51a766 I have no idea what i was trying to show off when I used the while loop rather than for loop by Ollie Lho · 21 years ago
  27. 761bf1b Consolidate more jedec standard code by Ollie Lho · 21 years ago
  28. 73eca80 Remove duplicated code by Ollie Lho · 21 years ago
  29. 180850e Add support for SST49LF0xxA parts by David Hendricks · 21 years ago
  30. 1f12810 Add support for more SST 49lf0xxA parts by David Hendricks · 21 years ago
  31. 856943d Forgot a semicolon by Ollie Lho · 21 years ago
  32. f36ad4f Remove unused code in pm49fl004, remove experimental delay in sst49lf040 by Ollie Lho · 21 years ago
  33. 789ad3d Fix stupid i++ evalution order bug by Ollie Lho · 21 years ago
  34. cf29de8 Fix 32bit vs. 64bit long int arithematics by Ollie Lho · 21 years ago
  35. cec2879 Use standard product ID exit method for w49f002u by Ollie Lho · 21 years ago
  36. cbbf125 Move utility functions into new source files by Ollie Lho · 21 years ago
  37. 3770a11 Add support for SST49LF040 by David Hendricks · 21 years ago
  38. 8ff8432 Fix makefile by Ronald G. Minnich · 21 years ago
  39. e3dad01 Now we support 8111 and these parts by Ronald G. Minnich · 21 years ago
  40. 84cfad0 Remove spd_dump.c, it has nothing to do with flashing flash parts by Ronald G. Minnich · 21 years ago
  41. 5d22aba Missing return in msys_doc.c:206 by Ronald G. Minnich · 20 years ago
  42. a01c0ed Fix another volatile declaration by Ronald G. Minnich · 21 years ago
  43. 7ead885 Fix volatile by Ronald G. Minnich · 21 years ago
  44. eaab50b Changes from NIKI by Ronald G. Minnich · 21 years ago
  45. ceec420 SONE's changes by Ronald G. Minnich · 21 years ago
  46. afe44a9 Add flash enable for sc1100 by Andrew Ip · 21 years ago
  47. 772f645 Add vt8235 for epia-m by Andrew Ip · 21 years ago
  48. 7bd1dee Fix for sis 5595 by Ronald G. Minnich · 21 years ago
  49. b9d2770 Add support for CS5530 by Ronald G. Minnich · 21 years ago
  50. e555957 Fixes ... by Ronald G. Minnich · 22 years ago
  51. d4228fd Made the ids always print in hex less verbose verify step by Ronald G. Minnich · 22 years ago
  52. 4d32e78 Enhancements to make flash_rom easier by Ronald G. Minnich · 22 years ago
  53. c73ad98 This will now enable flash automagically for chipsets on which it knows how by Ronald G. Minnich · 22 years ago
  54. 4572a82 Clean up at user request by Ronald G. Minnich · 22 years ago
  55. bb0322f Quick fix for 82802ac by Ronald G. Minnich · 22 years ago
  56. 973b26d Add w29c011 by Andrew Ip · 22 years ago
  57. f0126ce Add w49f002u support by Andrew Ip · 22 years ago
  58. 5643942 Can now burn 82802ab by Ronald G. Minnich · 22 years ago
  59. 6041bcd Add sst39vf020 support by Ollie Lho · 22 years ago
  60. b193490 Add support for ST M29F400BT - part 2 by Ronald G. Minnich · 22 years ago
  61. 3c910ed Add support for ST M29F400BT - part 1 by Ronald G. Minnich · 22 years ago
  62. 1e5003f Add a note on the cs5530 southbridge by Ronald G. Minnich · 22 years ago
  63. 213ee71 Support for the 39sf020 by Ronald G. Minnich · 22 years ago
  64. 3193a90 Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com> by Ronald G. Minnich · 22 years ago
  65. 5e8dfff sst39sf020 support by Ronald G. Minnich · 23 years ago
  66. c831647 Add support for 39sf020 by Ronald G. Minnich · 23 years ago
  67. ef5779d Fixes by Ronald G. Minnich · 23 years ago
  68. f4cf2ba Dammit by Ronald G. Minnich · 23 years ago
  69. fb33156 Dammit by Ronald G. Minnich · 23 years ago
  70. 5e5f75e Trying to make this general purpose user-land flash burner by Ronald G. Minnich · 23 years ago