1. 4139438 flashchips: Add AT25SF321 by darkarnium · 4 years, 11 months ago
  2. 8962267 nicintel_eeprom: Reduce usage of is_i210() by Nico Huber · 7 years ago
  3. 5d068dd Revert "print.c: Dedup 'test_state_to_text()' logic" by Nico Huber · 4 years, 10 months ago
  4. 7bd31a4 ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2 by Russ Dill · 5 years ago
  5. e28d75e pcidev.c: Factor out pcidev_validate() into pure fn by Edward O'Callaghan · 4 years, 10 months ago
  6. 1d80d64 cbtable.c: Factor out lb_table_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  7. 4a55e68 cbtable.c: Factor out lb_header_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  8. 61e16e5 print.c: Dedup 'test_state_to_text()' logic by Edward O'Callaghan · 4 years, 10 months ago
  9. 301ae22 dediprog.c: Add id parameter to dediprog programmer by Ryan O'Leary · 5 years ago
  10. 83c56b8 Fix building with GCC 4.9 by Evgeny Zinoviev · 4 years, 11 months ago
  11. 93737bc sb600spi.c: Generalise determin_generation() after Yangtze by Edward O'Callaghan · 5 years ago
  12. 9355e6f sb600spi.c: Fold up debug logic into determine_generation() by Edward O'Callaghan · 5 years ago
  13. c0a27e1 sb600spi.c: Consolidate smbus dev revision derivation by Edward O'Callaghan · 5 years ago
  14. 2d20d6d Add support for National Instruments USB-845x devices by Miklós Márton · 7 years ago
  15. 1a11949 flashchips: Add W25Q128JW_DTR by Peichao Wang · 4 years, 11 months ago
  16. 80e8dc4 flashchips: Add missing N25Q/MT25Q variants by Jacob Creedon · 5 years ago
  17. 2f6936b util/getversion,meson: Add script to allow version info with Meson by Nico Huber · 5 years ago
  18. b863127 usbdev.c: Add missing <inttypes.h> include by Edward O'Callaghan · 5 years ago
  19. 8b60fc7 cli_classic: Tidy up some repeated handling patterns into funcs by Edward O'Callaghan · 5 years ago
  20. 16ec45c cli_classic: Fix first line of --help to match manpage by Edward O'Callaghan · 5 years ago
  21. 2a8d439 Correct the pkgconfig generated file naming by Mario Limonciello · 5 years ago
  22. d954d5d meson.build: Sanitize the version string by Mario Limonciello · 5 years ago
  23. e0ceedf linux_spi: reorder includes for linux <4.14 by Fabrice Fontaine · 5 years ago
  24. 28d0819 util/git-hooks: Check for Signed-off-by line by David Hendricks · 5 years ago
  25. 7f15de1 Fix compilation if CONFIG_INTERNAL=no by Jonathan Liu · 5 years ago
  26. d58128e chipset_enable.c: Mark Intel Q75 as DEP by Angel Pons · 5 years ago
  27. 9e2dc2f Makefile,meson.build: Enable/assume -Wextra by Nico Huber · 6 years ago
  28. 5374dc3 flashchips: Add missing block erasers for GD25Q256D by Nico Huber · 5 years ago
  29. 92b17a5 board_enable: Work around -Wtype-limits issue by Nico Huber · 5 years ago
  30. 961f4a1 Fix more sign-compare issues by Nico Huber · 5 years ago
  31. b417c0c meson: Correct license to GPL-2.0 by Nico Huber · 5 years ago
  32. 349b5d2 meson: Add spi95.c to fix the build by David Hendricks · 5 years ago
  33. 3d8868c Add support for M95M02-A125 by Konstantin Grudnev · 5 years ago
  34. 4a84ec2 tree: Enable -Wwrite-strings by Jacob Garber · 5 years ago
  35. de77ad4 Add board enable for Asus P4P800SE by Miklós Márton · 5 years ago
  36. 8900d6c helpers: Implement strndup() for MinGW by Miklós Márton · 5 years ago
  37. 7d6b526 cli_classic: Add convenient '--{flash,get}-size' cli opt by Edward O'Callaghan · 5 years ago
  38. 0cd11d8 cli_classic: Add convenient '--flash-name' cli opt by Edward O'Callaghan · 5 years ago
  39. ca598da dummyflasher: Add error check for file read by Jacob Garber · 5 years ago
  40. 1c0c8fd linux_spi: Use fgets() to read buffer size by Jacob Garber · 5 years ago
  41. 4a7970b print: Fix vendor string memory leak by Jacob Garber · 5 years ago
  42. ba71999 linux_mtd: Fix param memory leak by Jacob Garber · 5 years ago
  43. 1c091d1 internal: Fix board vendor and model memory leaks by Jacob Garber · 5 years ago
  44. 15f539c ichspi: Replace default JEDEC_BE_D8 with JEDEC_SE by David Hendricks · 14 years ago
  45. a1fc01d flashchips.c: Add W25Q128.V..M printlock attribute by Alan Green · 5 years ago
  46. 07b8a17 flashchips.c: Mark W25Q40EW as TESTED_PREW by Alan Green · 5 years ago
  47. 86fc9cf flashchips.c: Add GD25Q256D from downstream by Alan Green · 5 years ago
  48. 40f0757 libflashrom.h: Add types not included in all projects by Mario Limonciello · 5 years ago
  49. 4362e62 flashchips.c: Mark EN29F002(A)(N)B as tested +EW by Alan Green · 5 years ago
  50. 0370730 flashchips.c: Identify MX25L25645G part by Alan Green · 5 years ago
  51. 4f00912 flashchips: Add GD25Q127C name to the GD25Q128C entry by Alan Green · 5 years ago
  52. dd59220 flashchips.c: Put SFDP-capable chip back into position by Alan Green · 5 years ago
  53. 71b706f libflashrom: add querying functions with meson integration by Artur Raglis · 5 years ago
  54. 188127e flashchips: upstream changes to GD25LQ128 by Alan Green · 5 years ago
  55. ea0c093 chipset_enable: Mark Intel CM236 and CM246 as DEP by Nico Huber · 5 years ago
  56. bde44a1 chipset_enable: Add support for Cannon Lake U Premium by Matt DeVillier · 5 years ago
  57. 2a5dfaf ichspi: Add support for discrete Cannon Lake PCHs by Nico Huber · 5 years ago
  58. 5ec84b3 chipset_enable: Add support for discrete Cannon Lake PCHs by Thomas Heijligen · 6 years ago
  59. 045b97e flashchips: Add missing MT25Q erase commands by Jacob Creedon · 5 years ago
  60. e8e7b0e flashchips: Fix N25Q512 bulk erase by Jacob Creedon · 5 years ago
  61. 08e9d1d flashchips: Split MT25Q from N25Q by Jacob Creedon · 5 years ago
  62. a4e579f flashchips.c: Mark AMD Am29F010A/B as TEST_OK_PRE by Alan Green · 5 years ago
  63. 8855257 flashchips.c: Mark Intel 82802AB as TEST_OK_PREW by Alan Green · 5 years ago
  64. a508ca0 chipset_enable: Fix recent -Wmissing-field-initializer trouble by Nico Huber · 5 years ago
  65. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  66. ef78de4 cli_classic: Fix Memory leak by Elyes HAOUAS · 5 years ago
  67. 5800f58 spi25: Remove dead increment by Elyes HAOUAS · 5 years ago
  68. 3384fb6 pickit2_spi: Fix "dead" assignment by Elyes HAOUAS · 5 years ago
  69. a136d42 flashchips: Add Macronix MX25L51245G as known chip by Hemanth Guruva Reddy · 5 years ago
  70. b221cd7 pickit2_spi: update to libusb1 and drop libusb0 dependency by Thomas Heijligen · 5 years ago
  71. d2d3993 ichspi: Add Apollo Lake support by Nico Huber · 6 years ago
  72. 3750986 chipset_enable: Add Apollo Lake by Nico Huber · 6 years ago
  73. 908adf4 flashchips.c: Make .tested lines consistent by Alan Green · 5 years ago
  74. 1f9cc7d flashchips.c: Sort file by vendor and model by Alan Green · 5 years ago
  75. 2d7ab69 layout: Increase max rom layout size by Patrick Rudolph · 5 years ago
  76. 69146f7 flashchips.c: Format SFDP-capable chip entry by Alan Green · 5 years ago
  77. f29ea36 flashchips.c: Make comment placement consistent by Alan Green · 5 years ago
  78. c1863ca flashchips.c: Fix field order by Alan Green · 5 years ago
  79. f5ad688 flashchips.c: Add comma after every .voltage attribute by Alan Green · 5 years ago
  80. 86bf6ab flashchips: Drop dead code of AT26DF321 by Alan Green · 5 years ago
  81. fdf5da4 flashchips.c: format block_erasers members by Alan Green · 5 years ago
  82. cbb85c0 flashchips.c: Make end of line comments consistent by Alan Green · 5 years ago
  83. 57938f8 flashchips.c: ATMEL->Atmel for consistency by Alan Green · 5 years ago
  84. fa3fcd3 flashchips.c: Make whitespace consistent by Alan Green · 5 years ago
  85. f75d8c5 Add support for MX25U25635F by David Tomaschik · 5 years ago
  86. 0a0b45b cli_classic: Remove old usage warnings by Jacob Garber · 5 years ago
  87. deeac7e spi: Drop spi_controller type by Nico Huber · 7 years ago
  88. 959aafa spi25: Fix layering violation in probe_spi_rdid4() by Nico Huber · 7 years ago
  89. afc3ad6 tree: Make internal variables static by Jacob Garber · 5 years ago
  90. cd8aeba Makefile: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  91. cf3976e tree: Remove unused functions with no prototypes by Jacob Garber · 5 years ago
  92. 6c68363 tree: Include missing headers for function prototypes by Jacob Garber · 5 years ago
  93. beeb8bc tree: Make internal functions static by Jacob Garber · 5 years ago
  94. cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 7 years ago
  95. 712ba3a ft2232_spi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  96. e276411 fmap.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  97. a67ac58 dmi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  98. ec819d6 serprog.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  99. 29e46d0 ichspi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  100. 504215b spi25: Fix layering violation in default_spi_write_aai() by Nico Huber · 7 years ago