1. ca7f0e4 Add missing license header to udelay.c by Uwe Hermann · 17 years ago
  2. 83c6c53 Add a dedicated license by Uwe Hermann · 17 years ago
  3. d2ac6fc Add support for the Winbond W29EE011 by Markus Boas · 17 years ago
  4. 05e7f45 Add support for the Winbond W29C040P by Markus Boas · 17 years ago
  5. d110764 Change all flashrom license headers to use our standard format by Uwe Hermann · 17 years ago
  6. ffec5f3 Cosmetic fixes by Uwe Hermann · 17 years ago
  7. fd37414 Drop duplicated code (copies of plain JEDEC functions) by Uwe Hermann · 17 years ago
  8. 0846f89 Drop a bunch of useless header files, merge them into flash.h by Uwe Hermann · 17 years ago
  9. 51582f2 Move code into *.c files, there's no reason to have it in header files by Uwe Hermann · 17 years ago
  10. 966dc20 Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify by Ed Swierk · 17 years ago
  11. fdd0c58 Add board enable for the EPoX EP-BX3 by Luc Verhaegen · 17 years ago
  12. 627505b Add missing supported flash chips to the README by Uwe Hermann · 17 years ago
  13. f41c66f Add various ST flash chips by Carl-Daniel Hailfinger · 17 years ago
  14. e087fa2 This patch adds support for ST M50FW040 and ST M29W040B by Carl-Daniel Hailfinger · 17 years ago
  15. 3270754 Add support for Tyan Tomcat K7M by Luc Verhaegen · 17 years ago
  16. f4a673b Fix up and document the AMD CS5530/CS5530A support by Uwe Hermann · 17 years ago
  17. e823ee0 Document the newly supported IBM x3455 board and the now-supported Broadcom HT-1000 chipset by Uwe Hermann · 17 years ago
  18. 1c283f4 Move GPIO settings to board specific code for IBM x3455 by Stefan Reinauer · 17 years ago
  19. c868b9e Add support for BCM HT1000 chipset by Stefan Reinauer · 17 years ago
  20. a880885 Minor cosmetics by Uwe Hermann · 17 years ago
  21. 7ed78c8 Drop leftover includes by Stefan Reinauer · 17 years ago
  22. 5380d51 Some copyright analysis by Stefan Reinauer · 17 years ago
  23. ff4f197 Factor out register mapping code by Stefan Reinauer · 17 years ago
  24. 7c1402f Unify mmap error messages by Stefan Reinauer · 17 years ago
  25. ce53297 Big cosmetic offensive on flashrom by Stefan Reinauer · 17 years ago
  26. bc1f1a0 Add support for the Winbond W39V040FA chip by Uwe Hermann · 17 years ago
  27. 6b14175 Add support for ASUS P5A (Socket 7, ALi based) by Luc Verhaegen · 17 years ago
  28. a7e0548 Fix coding style of flashrom by running indent on all files by Uwe Hermann · 17 years ago
  29. 7977f4e Add WinBond Super IO helpers by Luc Verhaegen · 17 years ago
  30. aef1c7c Enable flashing on IWILL DK8-HTX by Mondrian Nuessle · 17 years ago
  31. d7f4806 Add initial support for the following flash chips by Uwe Hermann · 17 years ago
  32. 0a05d67 Exit on return code of read_layout and print error message to stderr instead of stdout by Stefan Reinauer · 17 years ago
  33. 9a37ba6 Rename flash_rom.c.c by Uwe Hermann · 17 years ago
  34. a4c63c2 Add VIA CX700 to the list of supported southbridges by Uwe Hermann · 17 years ago
  35. c031066 Add support for CX700 builtin southbridge by Randall Philipson · 17 years ago
  36. 7038564 Trivial (cosmetic) cleanup by Stefan Reinauer · 17 years ago
  37. 8e3a600 Split flash_enable.c into chipset_enable.c and board_enable.c by Luc Verhaegen · 17 years ago
  38. af2b52d Drop useless and partly even incorrect comments by Uwe Hermann · 17 years ago
  39. 0b7afe6 Coding style fixes by Uwe Hermann · 17 years ago
  40. 3ad2518 Add support for the ICH7-DH southbridge (untested) by Uwe Hermann · 17 years ago
  41. df8a3c8 This is a trivial cosmetic fix by Stefan Reinauer · 18 years ago
  42. d6b86cf The attached patch adds additional PCI IDs for MCP55 LPC devices by Ed Swierk · 18 years ago
  43. 6382b44 Fix wrong VT8235 flash enable failed warning by Luc Verhaegen · 18 years ago
  44. 71437d0 Add Winbond W39V080A support by David Hendricks · 18 years ago
  45. 3ab5415 Add support for the Gigabyte m57sli-s4 board by Ward Vandewege · 18 years ago
  46. e871d1f Note in makefile messages that zlib may be needed for libpci by Ed Swierk · 18 years ago
  47. ce1041c Add support for LinuxBIOS tables independent from its source tree by Uwe Hermann · 18 years ago
  48. 064b1f2 This patch is a rework of Adam Kaufman's Solaris patch by Adam Kaufman · 18 years ago
  49. 474230a Add support for the SST 49LF160C by Alan Carvalho de Assis · 18 years ago
  50. 3618346 Delete superfluous and incorrect comment by Uwe Hermann · 18 years ago
  51. ca78297 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C by Yinghai Lu · 18 years ago
  52. 424b7cf Improve flashrom description in the manpage a bit by Uwe Hermann · 18 years ago
  53. 83f0db2 Update flashrom requirements in the README by Uwe Hermann · 18 years ago
  54. c113b57 Add an install target to the flashrom Makefile which installs flashrom into /usr/local/bin by Uwe Hermann · 18 years ago
  55. c22f542 Update list of supported flash chips in the flashrom README by Uwe Hermann · 18 years ago
  56. b6d2832 List the supported flash chips and southbridges in the flashrom README file by Uwe Hermann · 18 years ago
  57. 2bd07a0 Fix location of the bug tracker in the manpage by Uwe Hermann · 18 years ago
  58. 8c5299f Fix write_page_write_jedec() in jedec.c by Giampiero Giancipoli · 18 years ago
  59. ef54aba Add support for ASD AE49F2008 by Stefan Reinauer · 18 years ago
  60. 018aca8 Only write the flash if the image has the same size by Stefan Reinauer · 18 years ago
  61. 566820d Rename SM_ID to SYNCMOS_ID by Uwe Hermann · 18 years ago
  62. 838c769 Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T by Uwe Hermann · 18 years ago
  63. 2dc5f42 Cosmetic fixes and typos by Uwe Hermann · 18 years ago
  64. a8c8082 Support for the 256K SyncMos S29C51002T flash by Giampiero Giancipoli · 18 years ago
  65. e60fd35 Instead of checking the first byte only, the whole part is checked now by Stefan Reinauer · 18 years ago
  66. 987942d Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code by Uwe Hermann · 18 years ago
  67. c6b5f49 Support for VIA VT82C686 utility by Stefan Reinauer · 18 years ago
  68. ea2c66d Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards by Uwe Hermann · 18 years ago
  69. 219b61e Multiple unrelated changes by Stefan Reinauer · 18 years ago
  70. e205d98 Here's a small patch to add support for the SST 49LF020A by Uwe Hermann · 18 years ago
  71. d1915c1 Tiny patch to show the size of the detected flash part by Uwe Hermann · 18 years ago
  72. 41c4767 Fix flashrom for sst49lf080a and small print bug by Roman Kononov · 18 years ago
  73. de063bf Abuild manpage and other fixes from Uwe Hermann by Stefan Reinauer · 18 years ago
  74. eb36647 Add patch from Uwe Hermann to support more ICH southbridges by Stefan Reinauer · 18 years ago
  75. cbc55d0 Print a warning if southbridge is not known by Stefan Reinauer · 18 years ago
  76. 028f46f Removing $Id$ tags as they have no meaning in SVN by Stefan Reinauer · 18 years ago
  77. f8337dd Some documentation updates by Uwe and some smaller ones by me by Stefan Reinauer · 18 years ago
  78. e807d82 Add support for SST39SF040, SST39SF010A and W39V040B by Stefan Reinauer · 18 years ago
  79. 261144c Add flashrom manpage from Uwe Hermann by Stefan Reinauer · 18 years ago
  80. 64f05bb Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw> by Stefan Reinauer · 18 years ago
  81. af2c2b5 Add support for EFST F49B002UA (untested) by Stefan Reinauer · 18 years ago
  82. 6424faf Add support for PMC 49FL002 as used in the RD1-PMC2 by Stefan Reinauer · 18 years ago
  83. db8b13a Add support for Winbond W49V002A by Stefan Reinauer · 18 years ago
  84. 023af76 Multiple unrelated changes by Scott Tsai · 18 years ago
  85. 86de283 Multiple unrelated changes by Stefan Reinauer · 18 years ago
  86. 394d137 Compilation fix for gcc 4.0.2 (SUSE10) by Stefan Reinauer · 19 years ago
  87. 8cf74b4 Add ts5300 flag as comment utility Makefile by Stefan Reinauer · 19 years ago
  88. 441edbf Make SST49lf040 not clog the serial line too by Stefan Reinauer · 19 years ago
  89. fcb6368 Multiple unrelated changes by Stefan Reinauer · 19 years ago
  90. 99349a5 Make am29f040b driver more solid by printing every 4096th flash address by Stefan Reinauer · 19 years ago
  91. d918daa Support for Am29F016D by Stefan Reinauer · 19 years ago
  92. 5eaed68 Add preliminary (non-working) support for Sharp LHF00L04 by Ronald G. Minnich · 19 years ago
  93. fc7fbdd A few new items and mods for ollie by Ronald G. Minnich · 19 years ago
  94. d2c3a62 Add support for ICH5 by Ronald G. Minnich · 19 years ago
  95. 9d3d93e Add support for ST M29F040B by Stefan Reinauer · 19 years ago
  96. 5b582f2 Add sharp flash by Ronald G. Minnich · 19 years ago
  97. 143da0b Pass on return values by Stefan Reinauer · 19 years ago
  98. 3a43160 Redo image checking in conversion case by Stefan Reinauer · 19 years ago
  99. e370528 Multiple unrelated changes by Stefan Reinauer · 19 years ago
  100. 53e9625 Make flashrom utility build process more solid by Stefan Reinauer · 19 years ago