1. 3750986 chipset_enable: Add Apollo Lake by Nico Huber · 6 years ago
  2. 908adf4 flashchips.c: Make .tested lines consistent by Alan Green · 5 years ago
  3. 1f9cc7d flashchips.c: Sort file by vendor and model by Alan Green · 5 years ago
  4. 2d7ab69 layout: Increase max rom layout size by Patrick Rudolph · 5 years ago
  5. 69146f7 flashchips.c: Format SFDP-capable chip entry by Alan Green · 5 years ago
  6. f29ea36 flashchips.c: Make comment placement consistent by Alan Green · 5 years ago
  7. c1863ca flashchips.c: Fix field order by Alan Green · 5 years ago
  8. f5ad688 flashchips.c: Add comma after every .voltage attribute by Alan Green · 5 years ago
  9. 86bf6ab flashchips: Drop dead code of AT26DF321 by Alan Green · 5 years ago
  10. fdf5da4 flashchips.c: format block_erasers members by Alan Green · 5 years ago
  11. cbb85c0 flashchips.c: Make end of line comments consistent by Alan Green · 5 years ago
  12. 57938f8 flashchips.c: ATMEL->Atmel for consistency by Alan Green · 5 years ago
  13. fa3fcd3 flashchips.c: Make whitespace consistent by Alan Green · 5 years ago
  14. f75d8c5 Add support for MX25U25635F by David Tomaschik · 5 years ago
  15. 0a0b45b cli_classic: Remove old usage warnings by Jacob Garber · 5 years ago
  16. deeac7e spi: Drop spi_controller type by Nico Huber · 7 years ago
  17. 959aafa spi25: Fix layering violation in probe_spi_rdid4() by Nico Huber · 7 years ago
  18. afc3ad6 tree: Make internal variables static by Jacob Garber · 5 years ago
  19. cd8aeba Makefile: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  20. cf3976e tree: Remove unused functions with no prototypes by Jacob Garber · 5 years ago
  21. 6c68363 tree: Include missing headers for function prototypes by Jacob Garber · 5 years ago
  22. beeb8bc tree: Make internal functions static by Jacob Garber · 5 years ago
  23. cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 7 years ago
  24. 712ba3a ft2232_spi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  25. e276411 fmap.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  26. a67ac58 dmi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  27. ec819d6 serprog.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  28. 29e46d0 ichspi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  29. 504215b spi25: Fix layering violation in default_spi_write_aai() by Nico Huber · 7 years ago
  30. 477e169 dediprog: Bail out on unsupported, long transfers by Nico Huber · 5 years ago
  31. d8b2e80 spi: Move 16MiB partitioning up into spi_chip_read() by Nico Huber · 5 years ago
  32. 0373ce3 print: Update Asus URLs to use more secure HTTPS by Paul Menzel · 7 years ago
  33. 5ca5523 layout: Introduce layout_next_included() by Nico Huber · 5 years ago
  34. 70461a9 layout: Make `romentry.name` a pointer by Nico Huber · 5 years ago
  35. 4f21328 layout: Move generic layout functions into `layout.c` by Nico Huber · 5 years ago
  36. 2b94cdb layout: Never use global `layout` directly by Nico Huber · 5 years ago
  37. b04fef9 layout.c: Don't use global variables for included regions by Arthur Heymans · 6 years ago
  38. ee13d0c libflashrom: Add CPP guard to fix big-endian builds by Nico Huber · 5 years ago
  39. 911b8d8 cli: Add error on missing IFD by Patrick Rudolph · 5 years ago
  40. a724602 Makefile: Also blacklist J-Link SPI for DOS by Nico Huber · 5 years ago
  41. 84c6fb5 Makefile: Blacklist Digilent SPI (using USB) for DOS by Nico Huber · 5 years ago
  42. 129e938 ich_descriptors: Drop line numbering comments by Nico Huber · 5 years ago
  43. 32b9f5c layout.c: Use the libflashrom function for included arguments by Arthur Heymans · 6 years ago
  44. 2e50cdc Rework internal bus handling and laptop bail-out by Nico Huber · 6 years ago
  45. ba22411 dediprog: Allow 4BA on all protocol V2 devices by Patrick Rudolph · 5 years ago
  46. 7eb38aa dediprog: Implement 4BA EAR mode for protocol v1 by Nico Huber · 6 years ago
  47. 17890b3 chipset_enable: Mark Intel QS77 as DEP by Evgeny Zinoviev · 5 years ago
  48. f9632d8 dummyflasher: Add emulation for Winbond W25Q128FV by Nico Huber · 6 years ago
  49. 4ca575d usbdev: Only match requested USB devices by Patrick Rudolph · 5 years ago
  50. 93db6e1 dediprog: Enable 4BA support for SF600, protocol V2 by Nico Huber · 6 years ago
  51. cb97368 Add support for the meson build system by Richard Hughes · 6 years ago
  52. dc5af54 dediprog: Disable 4BA completely by Nico Huber · 6 years ago
  53. 3d7b1e3 Fix verification with sparse layouts by Nico Huber · 6 years ago
  54. 0cacb11 Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  55. 1cf369f layout.c: Remove unused variable by Arthur Heymans · 6 years ago
  56. ae24b8b layout: Add missing stdbool.h include by Nico Huber · 6 years ago
  57. 6e61e0c Fix erasing of unaligned regions by Nico Huber · 6 years ago
  58. db7482b Fix several -Wno-implicit-fallthrough warnings by Richard Hughes · 6 years ago
  59. e2cbb12 Fix one more -Wmissing-field-initializers warning by Richard Hughes · 6 years ago
  60. 84b453e Fix a trivial calloc warning by Richard Hughes · 6 years ago
  61. df49058 Fix several -Wno-missing-field-initializers warnings by Richard Hughes · 6 years ago
  62. 93e1625 Fix several -Wold-style-declaration warnings by Richard Hughes · 6 years ago
  63. d82be7b buspirate_spi: Fix a missing error check during _init() by Richard Hughes · 6 years ago
  64. 6eca761 Fix a tiny memory leak in the CLI tool by Richard Hughes · 6 years ago
  65. 3578ec6 Add initial J-Link SPI programmer by Marc Schink · 9 years ago
  66. 9cecc7e linux_spi: Hardcode default spispeed of 2MHz by Nico Huber · 6 years ago
  67. 099c8b2 chipset_enable.c: Mark Intel C224 as DEP by Tristan Corrick · 6 years ago
  68. e7cbfae libflashrom.h: Add missing includes by Nico Huber · 6 years ago
  69. ba72e91 fmap: Fix length calculation in error message by Nico Huber · 6 years ago
  70. bbaa171 dediprog: Fix small, unaligned reads by Nico Huber · 6 years ago
  71. 7fb508d chipset_enable.c: Mark Intel PM55 as DEP by Angel Pons · 6 years ago
  72. f2cd325 flashchips: Add Sanyo LE25FU206/A and LE25FU106B by Angel Pons · 6 years ago
  73. c4e9fd0 chipset_enable.c: Mark Intel H81 as DEP by Tristan Corrick · 6 years ago
  74. 61818dc flashchips: Add IS25LP256 and IS25WP256 by David Hendricks · 6 years ago
  75. 4987679 flashchips: Add W25Q256JV support by David Hendricks · 6 years ago
  76. 3a41e2a dmi: Remove nonsense guard; Makefile handles it by Nico Huber · 6 years ago
  77. f56607e flashchips: Mark MX25L25635F as tested by Kasper Revsbech · 6 years ago
  78. c82900b Add support to get layout from fmap (e.g. coreboot rom) by Arthur Heymans · 7 years ago
  79. 4acc3f3 ft2232_spi: add an ability to use GPIO for chip selection by Sergey Alirzaev · 6 years ago
  80. 73ab88d chipset_enable.c: Mark Intel HM65 as DEP by Angel Pons · 6 years ago
  81. f112e24 flashchips: Add Macronix MX25U8032E by Angel Pons · 6 years ago
  82. 3432349 flashchips: Add W25Q128.V..W by Patrick Rudolph · 6 years ago
  83. 2f1d007 Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  84. 1a7fb6e flashchips: Mark S25FL208K as tested by Nico Huber · 6 years ago
  85. b27b8d1 flashchips: Add ISSI IS25WP064 and IS25WP032 by Nico Huber · 6 years ago
  86. 49e23d2 flashchips: Add ATMEL AT25SL128A by Hal Martin · 6 years ago
  87. 6329b0a Enable native 4BA instructions for Spansion 25FL256S by Nico Huber · 7 years ago
  88. 86bddb5 Enable 4BA mode for Spansion 25FL256S by Nico Huber · 7 years ago
  89. 57dbd64 flashchips: Add Spansion 25FL256S......0 by Nico Huber · 7 years ago
  90. 3eb5a8c flashchips: Mark Spansion S25FL128P......0 as tested by Angel Pons · 6 years ago
  91. 250aeba flashchips: Mark Atmel AT45DB081D as tested by Angel Pons · 6 years ago
  92. 3164a0c flashchips: Mark Winbond W25Q40BW as tested by Angel Pons · 6 years ago
  93. 05127bf flashchips: Mark PMC Pm25LD040 as tested by Angel Pons · 6 years ago
  94. ce2c09d flashchips: Mark Sanyo LE25FU406C as tested by Angel Pons · 6 years ago
  95. f5822a8 flashchips: Mark PMC Pm25LD020 as tested by Angel Pons · 6 years ago
  96. bce364c flashchips: Mark GigaDevice GD25Q128C as tested by Angel Pons · 6 years ago
  97. 6f08835 flashchips: Mark AMIC A25L40PU as tested by Angel Pons · 6 years ago
  98. c4d3efb chipset_enable.c: Mark Broadwell U Premium as DEP by Angel Pons · 6 years ago
  99. 3130cbd flashchips: Mark Winbond W25Q256.V as tested by Angel Pons · 6 years ago
  100. 09dddd8 flashchips: Mark Macronix MX66L51235 as tested by Angel Pons · 6 years ago