1. 42aab08 Fix crash caused by division by zero for unknown flash chips. by Carl-Daniel Hailfinger · 15 years ago
  2. 1984067 Add lots of ATMEL SPI flash chips to flash.h. by Carl-Daniel Hailfinger · 15 years ago
  3. 6d3fdf9 MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Carl-Daniel Hailfinger · 15 years ago
  4. c95f2a7 Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF by Carl-Daniel Hailfinger · 15 years ago
  5. 31ab031 flashrom: Rename generic_spi_*() functions to spi_*() by Peter Stuge · 15 years ago
  6. 4934fc0 flashrom: Add a tested bitmap field to the flash chip table. by Peter Stuge · 15 years ago
  7. b19973e The generic jedec.c does not work for the ST M50FLW flash by Claus Gindhart · 15 years ago
  8. c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 15 years ago
  9. 012ed48 Support for the Winbond W39V080FA series of chips. by Stefan Reinauer · 16 years ago
  10. 568667d Sort list of flash chips alphabetically, add comment (trivial). by Uwe Hermann · 16 years ago
  11. 1ce6377 Re-add code erroneously removed in r3140. by Uwe Hermann · 16 years ago
  12. 937ae9d Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem of not being able to erase the chip. by Joseph Smith · 16 years ago
  13. 4b0a41b Fix up one forgotten revert in r3140. by Carl-Daniel Hailfinger · 16 years ago
  14. 8729de4 Revert the delete of 82802ab.c in r3137. by Carl-Daniel Hailfinger · 16 years ago
  15. 912ee57 Also print the chip vendor name in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  16. b7b22e3 Drop 82802ab.c as it is identical to sharplhf00l04.c. by Carl-Daniel Hailfinger · 16 years ago
  17. c23b3a5 Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like by Carl-Daniel Hailfinger · 16 years ago
  18. f2a2a5e Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. by Peter Stuge · 16 years ago
  19. bb9c1aa Here is just a little and simple patch to get the MX25L3205D working. by Harald Gutmann · 16 years ago
  20. 2f0f561 Support SPI flash chips bigger than 512 kByte sitting behind IT8716F by Ronald Hoogenboom · 16 years ago
  21. 8df401d for some reasons the externals did not get committed. by Stefan Reinauer · 16 years ago
  22. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 16 years ago
  23. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 16 years ago
  24. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 16 years ago
  25. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 16 years ago
  26. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 16 years ago
  27. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 16 years ago
  28. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 16 years ago
  29. d0ad60a Add 25VF016B support to flashrom. Untested, but verified against the data sheet. by Carl-Daniel Hailfinger · 16 years ago
  30. 244dd82 Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, by Carl-Daniel Hailfinger · 16 years ago
  31. 12a3f1e To make it easier to add new SPI chips to flashchips.c, rename functions by Carl-Daniel Hailfinger · 16 years ago
  32. 3b408fd Add support for ST M25P80 chips to flashrom. Detection was tested. by Carl-Daniel Hailfinger · 16 years ago
  33. 850c01c Add support for more atmel chips: AT49F002 AT49F002N AT49F002T AT49F002NT by Frederico Silva · 16 years ago
  34. 825c809 Add support for Intel 440MX systems. by Uwe Hermann · 16 years ago
  35. 5384dac Added Am29LV040B by Peter Lemenkov · 16 years ago
  36. c4a0b911 Introduce block and sector erase routines to flashrom, but do not use them yet. by Carl-Daniel Hailfinger · 16 years ago
  37. 79aa01a Add generic SPI flash erase and write support to flashrom. The first by Carl-Daniel Hailfinger · 16 years ago
  38. 0de6f0a by Carl-Daniel Hailfinger · 16 years ago
  39. 863c1bf Add '(C)' where it's missing (for consistency reasons). by Uwe Hermann · 16 years ago
  40. 736c1d8 Add support for the Winbond W29EE011. by Markus Boas · 16 years ago
  41. 3b78de6 Add support for the Winbond W29C040P. by Markus Boas · 16 years ago
  42. 6c71f73 Change all flashrom license headers to use our standard format. by Uwe Hermann · 16 years ago
  43. ba9ce9f Cosmetic fixes (trivial). by Uwe Hermann · 16 years ago
  44. 2fe2391 Drop a bunch of useless header files, merge them into flash.h. by Uwe Hermann · 16 years ago
  45. ae293d7 This patch adds support for the M50FLW040A, M50FLW040B, M50FLW080A, by Carl-Daniel Hailfinger · 16 years ago
  46. 3a26208 This patch adds support for ST M50FW040 and ST M29W040B to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  47. f8eea5c big cosmetic offensive on flashrom. (trivial) by Stefan Reinauer · 16 years ago
  48. f8953dc Add support for the Winbond W39V040FA chip. by Uwe Hermann · 16 years ago
  49. 7580f87 Add initial support for the following flash chips: by Uwe Hermann · 16 years ago
  50. 53b9c1e7 Add Winbond W39V080A support to Flashrom. by David Hendricks · 17 years ago
  51. 097d9a2 Add support for the SST 49LF160C. by Alan Carvalho de Assis · 17 years ago
  52. 298f898 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. by Yinghai Lu · 17 years ago
  53. 440d6f9 Add support for ASD AE49F2008 by Stefan Reinauer · 17 years ago
  54. 9e20192 Rename SM_ID to SYNCMOS_ID (trivial). by Uwe Hermann · 17 years ago
  55. 71d310f Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T by Uwe Hermann · 17 years ago
  56. 0eb7424 Support for the 256K SyncMos S29C51002T flash. by Giampiero Giancipoli · 17 years ago
  57. aa8e3d4 here's a small patch to add support for the SST 49LF020A to flashrom. by Stefan Reinauer · 17 years ago
  58. f694db9 Fix flashrom for sst49lf080a and small print bug, by Stefan Reinauer · 17 years ago
  59. 4278e99 Add support for SST39SF040 and SST39SF010A by Stefan Reinauer · 17 years ago
  60. e32243a From: Scott Tsai, scott.tsai <AT> arima.com.tw by Scott Tsai, scott.tsai · 17 years ago
  61. 75d1b24 add support for EFST F49B002UA (untested) by Stefan Reinauer · 17 years ago
  62. 6472a0e add support for PMC 49FL002 as used in the RD1-PMC2 by Stefan Reinauer · 17 years ago
  63. f560285 new flash part by Stefan Reinauer · 17 years ago
  64. 4b539d7 * https://openbios.org/roundup/linuxbios/issue96 - SST_49LF040B flash support for flashrom by Stefan Reinauer · 18 years ago
  65. 1f64c13 * support for Winbond W39V040A by Stefan Reinauer · 18 years ago
  66. f3ecf10 support for Am29F016D by Stefan Reinauer · 18 years ago
  67. c994c97 Fix for nehemiah other fixes for gx2 ram init. by Ronald G. Minnich · 18 years ago
  68. 74f3609 a few new items and mods for ollie by Ronald G. Minnich · 18 years ago
  69. 30a1175 new flashchip support by Leon Woestenberg <leonw@mailcan.com> by Stefan Reinauer · 18 years ago
  70. 02bb789 added sharp flash by Ronald G. Minnich · 18 years ago
  71. 1a4f070 flasrom update from Stefan, resovle issue 21 by Li-Ta Lo · 18 years ago