1. b115c98 manibuilder/debian,ubuntu: Add meson package by Nico Huber · 1 year, 7 months ago
  2. e59061a manibuilder/debian,ubuntu: Drop old libusb, switch to libftdi1 by Nico Huber · 1 year, 7 months ago
  3. b50d73d manibuilder/anita: Update to NetBSD 9.3 by Nico Huber · 1 year, 7 months ago
  4. bad19ae manibuilder/anita: Install meson package by Nico Huber · 1 year, 7 months ago
  5. 74e0f52 manibuilder/alpine: Optionally add meson by Nico Huber · 1 year, 7 months ago
  6. 582267f manibuilder/alpine: Drop libusb-compat, add libftdi by Nico Huber · 1 year, 7 months ago
  7. 9b2f052 manibuilder/alpine: Fix SSL cert issues by Nico Huber · 1 year, 7 months ago
  8. 8fbd36f dirtyjtag_spi: Add DJTAG2 support by Nico Huber · 1 year, 7 months ago
  9. abdb07f dirtyjtag_spi: Add DJTAG version detection by Nico Huber · 1 year, 7 months ago
  10. 6be0655 spi95: Fix error return code of probe_spi_st95() by Nico Huber · 1 year, 7 months ago
  11. a2eaf4a flashchips: Add entries for SST26VF016/032 by Nico Huber · 1 year, 7 months ago
  12. 07dd121 Makefile: Enable jlink_spi by default by Nico Huber · 1 year, 7 months ago
  13. da5daed Makefile: Port library dependency checks to mark_missing_dep by Nico Huber · 1 year, 7 months ago
  14. aded7cc Makefile: Add infrastructure to handle missing dependencies by Nico Huber · 1 year, 7 months ago
  15. 054c0b5 Makefile: Add missing semicolon after 'unsupported' message by Nico Huber · 1 year, 7 months ago
  16. aa5268d Rename CONFIG_LINUX_GPIOD --> CONFIG_LINUX_GPIO_SPI by Nico Huber · 1 year, 7 months ago
  17. 71c97ee test_build: Use Meson if present by Nico Huber · 1 year, 7 months ago
  18. 819ba50 test_build: Add some simple dummy-flasher tests by Nico Huber · 1 year, 7 months ago
  19. b84f55b test_build: Update make call by Nico Huber · 1 year, 7 months ago
  20. 8c37eaa Add missing Intel B460 flash chip id by Christopher Lentocha · 1 year, 8 months ago
  21. e0b92e0 chipset_enable.c: add PCI ID for TGL-UP3 by Jan Samek · 1 year, 10 months ago
  22. 12d5eb9 chipset_enable: Add PCI ID for Raptor Lake S by Nico Huber · 1 year, 7 months ago
  23. d48318c chipset_enable: Add missing Tiger Lake IDs by Nico Huber · 1 year, 7 months ago
  24. c1fa341 chipset_enable: Add a line break in debug output by Nico Huber · 1 year, 8 months ago
  25. c152f53 Switch default to version info from Git by Nico Huber · 1 year, 8 months ago
  26. d2472e5 amd_spi100: Check IllegalAccess before executing command by Nico Huber · 1 year, 6 months ago
  27. f5fcd74 amd_spi100: Revise 4BA support by Nico Huber · 1 year, 6 months ago
  28. 2d614d6 amd_spi100: Fix memory-mapped reads for partially mapped chips by Nico Huber · 1 year, 6 months ago
  29. 50fb6f1 programmer_table: Clean up stale references by Nico Huber · 1 year, 7 months ago
  30. 5d6cc5d manpage: Fix markup and parameter description for dirtyjtag_spi by Nico Huber · 1 year, 7 months ago
  31. c32e954 ch347_spi: Add simple `spispeed` parameter by Nico Huber · 1 year, 7 months ago
  32. 111c380 flashchips.c: Add reg_bits for W25Q256JW_DTR by Kapil Porwal · 1 year, 10 months ago
  33. b8ee2d6 serial: Add Darwin/macOS support for custom and >230400 baudrates by Peter Stuge · 1 year, 9 months ago
  34. b078ec6 serial: Call set_custom_baudrate() thrice by Peter Stuge · 1 year, 9 months ago
  35. 272b073 meson: Determine custom_baud source file only once by Peter Stuge · 1 year, 9 months ago
  36. 0d929fe dummyflasher: fix propagation of register_*_master() return values by Alexander Goncharov · 1 year, 8 months ago
  37. e03b175 gitignore: add libflashrom.a by Thomas Heijligen · 2 years, 6 months ago
  38. 48dc090 flashchips: Drop FEATURE_4BA_WREN from MT25QU128 by Nico Huber · 1 year, 7 months ago
  39. 1e56360 flashchips: Remove FEATURE_4BA_WREN for MT25QL128 and mark as tested by Rick Altherr · 1 year, 9 months ago
  40. 5d5b122 Makefile: Include .d files for CLI objects by Nico Huber · 1 year, 7 months ago
  41. 6189947 programmer: Add bitbanging programmer driver for Linux libgpiod by Steve Markgraf · 1 year, 8 months ago
  42. 28790a2 util/shell.nix: Explicitly install gnumake and GCC packages by Felix Singer · 2 years, 1 month ago
  43. 7c706de util/shell.nix: Add libjaylink by Felix Singer · 2 years, 4 months ago
  44. e255c4c util: Add Nix shell file by Felix Singer · 3 years ago
  45. 12e6ab0 Documentation: Add build instructions for meson by Thomas Heijligen · 2 years, 1 month ago
  46. 6e6cce0 bitbang_spi.c: Pass spi data into bitbang_spi_master functions by Anastasia Klimchuk · 3 years, 4 months ago
  47. 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 4 months ago
  48. a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 4 months ago
  49. cbc5ba0 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 9 months ago
  50. 11d8577 flashrom.8.tmpl: add missing chip for ft2232_spi programmer by Alexander Goncharov · 1 year, 7 months ago
  51. 96f964b chipset_enable: Mark AMD Pinnacle/Raven Ridge and Matisse as DEP by Nico Huber · 1 year, 7 months ago
  52. 4d51e07 amd_imc/sb600spi: Move handle_imc() into amd_imc.c by Nico Huber · 1 year, 8 months ago
  53. e3c305d amd_spi100: Implement memory-mapped reads by Nico Huber · 1 year, 8 months ago
  54. 0705878 amd_spi100: Use source-aligned read for the FIFO by Nico Huber · 1 year, 8 months ago
  55. d81637c physmap: Implement source-aligned version of mmio_readn() by Nico Huber · 1 year, 8 months ago
  56. 735b186 amd_spi100: Add new driver for AMD SPI100 controllers by Nico Huber · 1 year, 8 months ago
  57. 197b7c7 ch347_spi: Add initial support for the WCH CH347 by Nicholas Chin · 1 year, 11 months ago
  58. dafd51e libflashrom: Add missing line ending when listing programmers by Nico Huber · 1 year, 7 months ago
  59. 78cd559 chipset_enable: Start new driver for AMD SPI100 by Nico Huber · 1 year, 8 months ago
  60. e604d56 chipset_enable: Split detection for AMD Merlin Falcon and Stoney by Nico Huber · 1 year, 8 months ago
  61. 019810f chipset_enable: Optionally check PCI revision field by Nico Huber · 1 year, 8 months ago
  62. 6d98aec flashrom.c: Update check_block_eraser function to use probe opcode by Aarya Chaumal · 2 years, 1 month ago
  63. e7a41e3 tree/: Make probe_opcode() flashctx argument const by Nikolai Artemiev · 1 year, 10 months ago
  64. b0be320 spi.c: Add AT45 erasefn opcode mapping by Thomas Heijligen · 2 years ago
  65. 3561451 spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode by Thomas Heijligen · 2 years ago
  66. e2ff4e9 spi25.c: Move spi_get_opcode_from_erasefn() to spi.c by Thomas Heijligen · 2 years ago
  67. 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 3 months ago
  68. ab9f258 spi25.c: Add function to return opcode of passed erase fucntion pointer by Aarya Chaumal · 2 years, 3 months ago
  69. b725c0c spi25.c: Add a list to lookup erasefn and opcode instead of switch case by Aarya Chaumal · 2 years, 3 months ago
  70. a7cb7e9 cli, manpage: Clean up occurrences of old image argument by Anastasia Klimchuk · 1 year, 10 months ago
  71. 0b587f9 spi: Make 'default_spi_write_aai' the default unless defined by Edward O'Callaghan · 2 years ago
  72. 7310f19 layout: Add new line to out of memory error message by Anastasia Klimchuk · 1 year, 9 months ago
  73. 9818b3f meson.build: Rename conf object to config_manfile by Felix Singer · 1 year, 10 months ago
  74. 32392b5 flashrom.8.tmpl: Clarify supported ft2232_spi frequencies by Nicholas Chin · 1 year, 10 months ago
  75. 6edf9f8 flashrom.c: Replace 'exit(1)' leaks with return codes on err paths by Edward O'Callaghan · 1 year, 10 months ago
  76. 92ae5bb cli_classic.c: Make count_max_decode_exceedings() pure by Edward O'Callaghan · 2 years, 1 month ago
  77. d439088 libpayload: Fix compiling bugs by Thomas Heijligen · 1 year, 10 months ago
  78. aba3658 flashrom.c: Move count_max_decode_exceeding() to cli by Edward O'Callaghan · 2 years, 1 month ago
  79. 00ea389 flashrom.c: Separate out default layout init by Edward O'Callaghan · 2 years ago
  80. 621208c drivers/: Make 'fallback_{un}map' the default unless defined by Edward O'Callaghan · 2 years ago
  81. 56684d9 drivers/: Make 'internal_delay' the default unless defined by Edward O'Callaghan · 2 years ago
  82. 78ed668 print.c: Fix format string for Windows by Thomas Heijligen · 2 years, 1 month ago
  83. 3ecf0b6 meson: Refactor the programmer selection by Thomas Heijligen · 2 years, 1 month ago
  84. b975da1 meson: Overhaul the print_wiki option by Thomas Heijligen · 2 years, 1 month ago
  85. a12e010 meson: Build the classic cli / flashrom cli executable as feature by Thomas Heijligen · 2 years, 1 month ago
  86. bd82fa9 linux_mtd.c: Retype appropriate attributes with bool by Felix Singer · 2 years, 1 month ago
  87. b8db74a internal.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  88. f2a1e07 print.c: Move list of known boards to known_boards.c by Edward O'Callaghan · 2 years, 1 month ago
  89. 3b64d81 flashrom.c: Move print logic to print.c by Edward O'Callaghan · 2 years, 1 month ago
  90. 23b2b86 ich_descriptors_tool/Makefile: Add missing `override` for CFLAGS by Nico Huber · 2 years, 1 month ago
  91. 63f6a37 parallel.c: Consoldiate parallel master registration logic by Edward O'Callaghan · 2 years, 1 month ago
  92. ee3fbd7 flashrom.c: Move write_buf_to_file() to helpers_fileio.c by Edward O'Callaghan · 2 years, 1 month ago
  93. 4c76c73 flashrom.c: Move read_buf_from_file() to helpers_fileio.c by Edward O'Callaghan · 2 years, 1 month ago
  94. 7a9daa0 Makefile: print dependency versions by Thomas Heijligen · 2 years, 1 month ago
  95. b7341b1 meson: Build the ich_descriptors_tool as feature by Thomas Heijligen · 2 years, 1 month ago
  96. 2a768e4 cli_classic.c: Make use of bool type in the main function by Felix Singer · 2 years, 4 months ago
  97. 317b4ec Makefile.d/arch_test.h: Add detection for ARC64 architecture by Veronika Kremneva · 3 years ago
  98. e531318 Makefile: Add support for Elbrus (e2k) architecture by Anton Samsonov · 2 years, 2 months ago
  99. 47cb6fc meson: fix various meson build warnings and formatting by Nikolai Artemiev · 2 years, 2 months ago
  100. 91ed99f hwaccess: use __asm__ as it is done elsewhere by Rosen Penev · 2 years, 6 months ago