1. 612519b ichspi: Add Intel Arrow Lake support by Nico Huber · 8 days ago
  2. d5a61ef ichspi: Add Intel Lunar Lake support by Nico Huber · 8 days ago
  3. 5e0d9b0 ichspi: Add Intel Meteor Lake SoC by Nico Huber · 4 months ago
  4. 0ef2eb8 ichspi: Add Intel Snow Ridge SoC by Nico Huber · 4 months ago
  5. 42daab1 ichspi: Properly add Emmitsburg PCH by Nico Huber · 4 months ago
  6. b3cc2c6 ich_descriptors: Unify pretty printing of PCH100+ masters by Nico Huber · 4 months ago
  7. 8f7122c cli: Add new write-protect CLI by Nico Huber · 1 year, 9 months ago
  8. eed122d layout: Implement flashprog_layout_get_region_range() by Nico Huber · 1 year, 9 months ago
  9. 1f693db cli: Add new `config' CLI for status/config registers by Nico Huber · 1 year, 9 months ago
  10. 85c2cf8 cli: Implement "command" option parser by Nico Huber · 13 days ago
  11. 24c0977 cli: Add print function for generic CLI options by Nico Huber · 13 days ago
  12. b82aadc cli: Move some declarations into `cli.h` by Nico Huber · 1 year, 9 months ago
  13. a705043 cli: Add a new CLI wrapper by Nico Huber · 1 year, 9 months ago
  14. d39c7d6 cli: Extract basic CLI init into cli_common by Nico Huber · 1 year, 9 months ago
  15. df6ce9f cli: Extract log argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  16. 0da839b cli: Extract layout argument processing by Nico Huber · 1 year, 9 months ago
  17. d91822a cli: Extract layout argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  18. e7899a9 cli: Move all long-option keys into cli.h by Nico Huber · 1 year, 9 months ago
  19. 34e783a cli: Extract flash argument parsing into cli_common by Nico Huber · 1 year, 9 months ago
  20. 55e7884 Introduce FLASHPROG_FLAG_NON_VOLATILE_WRSR by Nico Huber · 4 months ago
  21. 768cfc4 flashchips: Add GigaDevice GD25LR512ME by Naresh Solanki · 6 weeks ago
  22. dfd0647 ich_descriptors: Refactor component density handling by Nico Huber · 4 months ago
  23. fda324b ichspi: Introduce SPI_ENGINE_PCH100 marker by Nico Huber · 4 months ago
  24. a1f6476 ichspi: Split ICH7 init out by Nico Huber · 4 months ago
  25. 2862011 spi25: Try to set volatile quad-enable (QE) automatically by Nico Huber · 4 months ago
  26. 4ac536b spi25_statusreg: Allow to write (non-)volatile bits specifically by Nico Huber · 4 months ago
  27. 1b1deda Implement QPI support by Nico Huber · 7 months ago
  28. a1b7f35 dediprog: Implement multi-i/o reads by Nico Huber · 8 months ago
  29. 4760b6e spi25: Implement multi-i/o reads by Nico Huber · 10 months ago
  30. 0c9af0a spi25: Check quad-enable (QE) bit by Nico Huber · 6 months ago
  31. 930d421 spi25: Introduce generic spi_prepare_io()/spi_finish_io() by Nico Huber · 6 months ago
  32. 8d0f465 spi25: Extract 4BA preparations into new `spi25_prepare.c` by Nico Huber · 6 months ago
  33. 044c9dc Add FT4222H support by Nico Huber · 11 months ago
  34. 5fc3154 bitbang_spi: Implement multi-i/o by Nico Huber · 10 months ago
  35. d16a911 bitbang_spi: Move API into its own header file by Nico Huber · 10 months ago
  36. f7e2d97 spi: Allow to define a quad-enable (QE) configuration bit by Nico Huber · 10 months ago
  37. 1412d9f spi: Rework FEATURE_QPI by Nico Huber · 10 months ago
  38. d518563 spi: Prepare for multi i/o and dummy bytes by Nico Huber · 10 months ago
  39. bd72a47 spi25_statusreg: support reading/writing configuration register by Sergii Dmytruk · 2 years, 4 months ago
  40. 3d728e7 spi25_statusreg.c: support reading security register by Sergii Dmytruk · 3 years ago
  41. 0d4354e flashchips: Add W25Q32JV-.M by Angel Pons · 6 months ago
  42. 7679b5c spi25: Replace spi_read_chunked() with more abstract version by Nico Huber · 1 year, 7 months ago
  43. ca1c7fd spi25: Normalize parameters of spi_nbyte_read() by Nico Huber · 1 year, 7 months ago
  44. 842d678 libflashrom: Return progress state to the library user by Richard Hughes · 3 years, 10 months ago
  45. 9a11cbf Let the flash context directly point to the used master by Nico Huber · 1 year, 10 months ago
  46. aabb3e0 writeprotect: Hook wp functions into the chip driver by Nico Huber · 1 year, 10 months ago
  47. 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 1 year, 10 months ago
  48. 929d2e1 internal: Pass programmer context down into chipset enables by Nico Huber · 1 year, 10 months ago
  49. 7c717c3 internal: Pass programmer context down into board enables by Nico Huber · 1 year, 10 months ago
  50. e3a2688 Pass programmer context to programmer->init() by Nico Huber · 1 year, 10 months ago
  51. 2b66ad9 Start implementing struct flashprog_programmer by Nico Huber · 1 year, 10 months ago
  52. b197402 memory_bus: Split register mapping into own function by Nico Huber · 1 year, 10 months ago
  53. 0e76d99 memory_bus: Move (un)map_flash_region into par master by Nico Huber · 1 year, 10 months ago
  54. 9eec407 Perform default mapping only for respective chips by Nico Huber · 1 year, 10 months ago
  55. 46449b4 spi25: Drop stale `bus == SPI` guards by Nico Huber · 1 year, 10 months ago
  56. ab6b18f spi25: Move 4BA preparations into spi_prepare_4ba() hook by Nico Huber · 1 year, 10 months ago
  57. 901fb95 Add prepare/finish_access() hooks for chip drivers by Nico Huber · 1 year, 10 months ago
  58. 1338936 Consider 4BA support when filtering erase functions by Nico Huber · 8 months ago
  59. 5455786 spi95: Avoid automatic probing by Nico Huber · 1 year, 6 months ago p1.0
  60. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 3 months ago flashprog
  61. 3ac761c layout: Verify that regions to be written are granularity aligned by Nico Huber · 1 year, 10 months ago
  62. 2f75379 internal: Don't try linux_mtd on x86 by Nico Huber · 1 year, 8 months ago
  63. b078ec6 serial: Call set_custom_baudrate() thrice by Peter Stuge · 2 years ago
  64. 6189947 programmer: Add bitbanging programmer driver for Linux libgpiod by Steve Markgraf · 1 year, 10 months ago
  65. 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 6 months ago
  66. a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 6 months ago
  67. 4d51e07 amd_imc/sb600spi: Move handle_imc() into amd_imc.c by Nico Huber · 1 year, 10 months ago
  68. e3c305d amd_spi100: Implement memory-mapped reads by Nico Huber · 1 year, 10 months ago
  69. d81637c physmap: Implement source-aligned version of mmio_readn() by Nico Huber · 1 year, 10 months ago
  70. 735b186 amd_spi100: Add new driver for AMD SPI100 controllers by Nico Huber · 1 year, 10 months ago
  71. 197b7c7 ch347_spi: Add initial support for the WCH CH347 by Nicholas Chin · 2 years, 1 month ago
  72. 019810f chipset_enable: Optionally check PCI revision field by Nico Huber · 1 year, 10 months ago
  73. e7a41e3 tree/: Make probe_opcode() flashctx argument const by Nikolai Artemiev · 2 years ago
  74. b0be320 spi.c: Add AT45 erasefn opcode mapping by Thomas Heijligen · 2 years, 2 months ago
  75. 3561451 spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode by Thomas Heijligen · 2 years, 2 months ago
  76. 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 4 months ago
  77. ab9f258 spi25.c: Add function to return opcode of passed erase fucntion pointer by Aarya Chaumal · 2 years, 5 months ago
  78. aba3658 flashrom.c: Move count_max_decode_exceeding() to cli by Edward O'Callaghan · 2 years, 2 months ago
  79. b8db74a internal.c: Retype appropriate variables with bool by Felix Singer · 2 years, 3 months ago
  80. 3b64d81 flashrom.c: Move print logic to print.c by Edward O'Callaghan · 2 years, 3 months ago
  81. 63f6a37 parallel.c: Consoldiate parallel master registration logic by Edward O'Callaghan · 2 years, 3 months ago
  82. dd9d0c5 tree: Consolidate BIT() macro by Edward O'Callaghan · 2 years, 5 months ago
  83. 2d17041 flashrom: Drop read_flash_to_file() usage by Edward O'Callaghan · 3 years ago
  84. d2174c5 platform/swap: move swap inline functions & macros into an own header by Thomas Heijligen · 2 years, 7 months ago
  85. 58015c2 Introduce an `include` directory for header files by Thomas Heijligen · 2 years, 7 months ago