1. 13f97a5 flashrom.c: Declare loop index outside of `for` by Nico Huber · 1 year, 8 months ago
  2. d34864b flashrom.c: Sort initial error checks in create_erase_layout() by Nico Huber · 1 year, 8 months ago
  3. 6321315 chipset_enable: Mark C236 as DEP by Nico Huber · 1 year, 5 months ago
  4. 7a48031 test_build: Add simple sanity check for explicit erase (-E) by Nico Huber · 1 year, 5 months ago
  5. d33bea4 flashrom.c: Add a function to get list of sectors that need erasing by Aarya Chaumal · 2 years, 2 months ago
  6. 18cc8d3 flashrom.c: Add function to get a flattened view of the chip erase blocks by Aarya Chaumal · 2 years, 2 months ago
  7. 05017c1 meson.build: Update default status for jlink_spi by Nico Huber · 1 year, 6 months ago
  8. 2f7c1df ft2232_spi: Fix resource leaking on failed init by Nico Huber · 1 year, 7 months ago
  9. 5ff6fdc flashrom.c: Write whole layout regions at once by Nico Huber · 1 year, 8 months ago
  10. 3b9c86d flashrom.c: Extract write loop into new write_range() by Nico Huber · 1 year, 8 months ago
  11. b8e8105 flashrom.c: Simplify read_erase_write_block() by Nico Huber · 1 year, 8 months ago
  12. d34af7a flashrom.c: Drop retry logic for failed erase/write by Nico Huber · 1 year, 8 months ago
  13. 3ac761c layout: Verify that regions to be written are granularity aligned by Nico Huber · 1 year, 8 months ago
  14. b77607f flashrom.c: Introduce gran_to_bytes() by Nico Huber · 1 year, 8 months ago
  15. 2f75379 internal: Don't try linux_mtd on x86 by Nico Huber · 1 year, 6 months ago
  16. b1d4b1d manibuilder: Update overrides for missing libraries by Nico Huber · 1 year, 6 months ago
  17. da09599 README,manibuilder: Update environment overrides for DJGPP by Nico Huber · 1 year, 6 months ago
  18. 6f6a1c3 manibuilder: Move environment overrides into new Makefile.env by Nico Huber · 1 year, 6 months ago
  19. 547b9b0 manibuilder/anita: Compensate for missing pkg-config by Nico Huber · 1 year, 6 months ago
  20. b750149 manibuilder/anita: Move environment overrides to Makefile.anita by Nico Huber · 1 year, 6 months ago
  21. f7dea1a Makefile: Mark Linux-specific libgpiod as unsupported on other OS's by Nico Huber · 1 year, 6 months ago
  22. 24ad6b2 Makefile: Mark unsupported libraries for DOS (DJGPP) by Nico Huber · 1 year, 6 months ago
  23. d2ba438 Makefile: Fix typo DEPENDS_ON_LIBFTDI --> DEPENDS_ON_LIBFTDI1 by Nico Huber · 1 year, 6 months ago
  24. 6272eb6 Makefile.include: Add line continuations between $(eval) calls by Nico Huber · 1 year, 6 months ago
  25. 59848a9 manibuilder: Add official AlmaLinux images by Nico Huber · 1 year, 7 months ago
  26. 2044af0 manibuilder/fedora: Add official multi-arch tags for 35, 36 and 37 by Nico Huber · 1 year, 7 months ago
  27. 494561a manibuilder/debian: Add official multi-arch tags for Bookworm by Nico Huber · 1 year, 7 months ago
  28. f137f44 manibuilder/alpine: Add official multi-arch tags for 3.15, 3.16 and 3.17 by Nico Huber · 1 year, 7 months ago
  29. 05f0f7c manibuilder: Prepare for official multi-arch images by Nico Huber · 1 year, 7 months ago
  30. 93bffcd manibuilder/multiarch: Use persistence feature of qemu-user-static by Nico Huber · 1 year, 7 months ago
  31. fb433ba manibuilder: Switch to a per-image ccache by Nico Huber · 1 year, 7 months ago
  32. 25ea717 manibuilder: Replace `master` branch with `main` by Nico Huber · 1 year, 7 months ago
  33. 9b243b7 manibuilder/fedora: Add meson package by Nico Huber · 1 year, 7 months ago
  34. c5077dd manibuilder/fedora: Drop libusb-devel by Nico Huber · 1 year, 7 months ago
  35. b115c98 manibuilder/debian,ubuntu: Add meson package by Nico Huber · 1 year, 7 months ago
  36. e59061a manibuilder/debian,ubuntu: Drop old libusb, switch to libftdi1 by Nico Huber · 1 year, 7 months ago
  37. b50d73d manibuilder/anita: Update to NetBSD 9.3 by Nico Huber · 1 year, 7 months ago
  38. bad19ae manibuilder/anita: Install meson package by Nico Huber · 1 year, 7 months ago
  39. 74e0f52 manibuilder/alpine: Optionally add meson by Nico Huber · 1 year, 7 months ago
  40. 582267f manibuilder/alpine: Drop libusb-compat, add libftdi by Nico Huber · 1 year, 7 months ago
  41. 9b2f052 manibuilder/alpine: Fix SSL cert issues by Nico Huber · 1 year, 7 months ago
  42. 8fbd36f dirtyjtag_spi: Add DJTAG2 support by Nico Huber · 1 year, 7 months ago
  43. abdb07f dirtyjtag_spi: Add DJTAG version detection by Nico Huber · 1 year, 7 months ago
  44. 6be0655 spi95: Fix error return code of probe_spi_st95() by Nico Huber · 1 year, 7 months ago
  45. a2eaf4a flashchips: Add entries for SST26VF016/032 by Nico Huber · 1 year, 7 months ago
  46. 07dd121 Makefile: Enable jlink_spi by default by Nico Huber · 1 year, 7 months ago
  47. da5daed Makefile: Port library dependency checks to mark_missing_dep by Nico Huber · 1 year, 7 months ago
  48. aded7cc Makefile: Add infrastructure to handle missing dependencies by Nico Huber · 1 year, 7 months ago
  49. 054c0b5 Makefile: Add missing semicolon after 'unsupported' message by Nico Huber · 1 year, 7 months ago
  50. aa5268d Rename CONFIG_LINUX_GPIOD --> CONFIG_LINUX_GPIO_SPI by Nico Huber · 1 year, 7 months ago
  51. 71c97ee test_build: Use Meson if present by Nico Huber · 1 year, 7 months ago
  52. 819ba50 test_build: Add some simple dummy-flasher tests by Nico Huber · 1 year, 7 months ago
  53. b84f55b test_build: Update make call by Nico Huber · 1 year, 7 months ago
  54. 8c37eaa Add missing Intel B460 flash chip id by Christopher Lentocha · 1 year, 8 months ago
  55. e0b92e0 chipset_enable.c: add PCI ID for TGL-UP3 by Jan Samek · 1 year, 10 months ago
  56. 12d5eb9 chipset_enable: Add PCI ID for Raptor Lake S by Nico Huber · 1 year, 7 months ago
  57. d48318c chipset_enable: Add missing Tiger Lake IDs by Nico Huber · 1 year, 7 months ago
  58. c1fa341 chipset_enable: Add a line break in debug output by Nico Huber · 1 year, 8 months ago
  59. c152f53 Switch default to version info from Git by Nico Huber · 1 year, 8 months ago
  60. d2472e5 amd_spi100: Check IllegalAccess before executing command by Nico Huber · 1 year, 6 months ago
  61. f5fcd74 amd_spi100: Revise 4BA support by Nico Huber · 1 year, 6 months ago
  62. 2d614d6 amd_spi100: Fix memory-mapped reads for partially mapped chips by Nico Huber · 1 year, 6 months ago
  63. 50fb6f1 programmer_table: Clean up stale references by Nico Huber · 1 year, 7 months ago
  64. 5d6cc5d manpage: Fix markup and parameter description for dirtyjtag_spi by Nico Huber · 1 year, 7 months ago
  65. c32e954 ch347_spi: Add simple `spispeed` parameter by Nico Huber · 1 year, 7 months ago
  66. 111c380 flashchips.c: Add reg_bits for W25Q256JW_DTR by Kapil Porwal · 1 year, 10 months ago
  67. b8ee2d6 serial: Add Darwin/macOS support for custom and >230400 baudrates by Peter Stuge · 1 year, 9 months ago
  68. b078ec6 serial: Call set_custom_baudrate() thrice by Peter Stuge · 1 year, 9 months ago
  69. 272b073 meson: Determine custom_baud source file only once by Peter Stuge · 1 year, 9 months ago
  70. 0d929fe dummyflasher: fix propagation of register_*_master() return values by Alexander Goncharov · 1 year, 8 months ago
  71. e03b175 gitignore: add libflashrom.a by Thomas Heijligen · 2 years, 6 months ago
  72. 48dc090 flashchips: Drop FEATURE_4BA_WREN from MT25QU128 by Nico Huber · 1 year, 7 months ago
  73. 1e56360 flashchips: Remove FEATURE_4BA_WREN for MT25QL128 and mark as tested by Rick Altherr · 1 year, 9 months ago
  74. 5d5b122 Makefile: Include .d files for CLI objects by Nico Huber · 1 year, 7 months ago
  75. 6189947 programmer: Add bitbanging programmer driver for Linux libgpiod by Steve Markgraf · 1 year, 8 months ago
  76. 28790a2 util/shell.nix: Explicitly install gnumake and GCC packages by Felix Singer · 2 years, 1 month ago
  77. 7c706de util/shell.nix: Add libjaylink by Felix Singer · 2 years, 4 months ago
  78. e255c4c util: Add Nix shell file by Felix Singer · 3 years ago
  79. 12e6ab0 Documentation: Add build instructions for meson by Thomas Heijligen · 2 years, 1 month ago
  80. 6e6cce0 bitbang_spi.c: Pass spi data into bitbang_spi_master functions by Anastasia Klimchuk · 3 years, 4 months ago
  81. 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 4 months ago
  82. a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 4 months ago
  83. cbc5ba0 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 9 months ago
  84. 11d8577 flashrom.8.tmpl: add missing chip for ft2232_spi programmer by Alexander Goncharov · 1 year, 7 months ago
  85. 96f964b chipset_enable: Mark AMD Pinnacle/Raven Ridge and Matisse as DEP by Nico Huber · 1 year, 7 months ago
  86. 4d51e07 amd_imc/sb600spi: Move handle_imc() into amd_imc.c by Nico Huber · 1 year, 8 months ago
  87. e3c305d amd_spi100: Implement memory-mapped reads by Nico Huber · 1 year, 8 months ago
  88. 0705878 amd_spi100: Use source-aligned read for the FIFO by Nico Huber · 1 year, 8 months ago
  89. d81637c physmap: Implement source-aligned version of mmio_readn() by Nico Huber · 1 year, 8 months ago
  90. 735b186 amd_spi100: Add new driver for AMD SPI100 controllers by Nico Huber · 1 year, 8 months ago
  91. 197b7c7 ch347_spi: Add initial support for the WCH CH347 by Nicholas Chin · 1 year, 11 months ago
  92. dafd51e libflashrom: Add missing line ending when listing programmers by Nico Huber · 1 year, 7 months ago
  93. 78cd559 chipset_enable: Start new driver for AMD SPI100 by Nico Huber · 1 year, 8 months ago
  94. e604d56 chipset_enable: Split detection for AMD Merlin Falcon and Stoney by Nico Huber · 1 year, 8 months ago
  95. 019810f chipset_enable: Optionally check PCI revision field by Nico Huber · 1 year, 8 months ago
  96. 6d98aec flashrom.c: Update check_block_eraser function to use probe opcode by Aarya Chaumal · 2 years, 1 month ago
  97. e7a41e3 tree/: Make probe_opcode() flashctx argument const by Nikolai Artemiev · 1 year, 10 months ago
  98. b0be320 spi.c: Add AT45 erasefn opcode mapping by Thomas Heijligen · 2 years ago
  99. 3561451 spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode by Thomas Heijligen · 2 years ago
  100. e2ff4e9 spi25.c: Move spi_get_opcode_from_erasefn() to spi.c by Thomas Heijligen · 2 years ago