- 7679b5c spi25: Replace spi_read_chunked() with more abstract version by Nico Huber · 1 year, 7 months ago
- ca1c7fd spi25: Normalize parameters of spi_nbyte_read() by Nico Huber · 1 year, 7 months ago
- 842d678 libflashrom: Return progress state to the library user by Richard Hughes · 3 years, 10 months ago
- 9a11cbf Let the flash context directly point to the used master by Nico Huber · 1 year, 10 months ago
- aabb3e0 writeprotect: Hook wp functions into the chip driver by Nico Huber · 1 year, 10 months ago
- 89569d6 memory_mapped: Reduce `decode_sizes` to a single `max_rom_decode` by Nico Huber · 1 year, 10 months ago
- 929d2e1 internal: Pass programmer context down into chipset enables by Nico Huber · 1 year, 10 months ago
- 7c717c3 internal: Pass programmer context down into board enables by Nico Huber · 1 year, 10 months ago
- e3a2688 Pass programmer context to programmer->init() by Nico Huber · 1 year, 10 months ago
- 2b66ad9 Start implementing struct flashprog_programmer by Nico Huber · 1 year, 10 months ago
- b197402 memory_bus: Split register mapping into own function by Nico Huber · 1 year, 10 months ago
- 0e76d99 memory_bus: Move (un)map_flash_region into par master by Nico Huber · 1 year, 10 months ago
- 9eec407 Perform default mapping only for respective chips by Nico Huber · 1 year, 10 months ago
- 46449b4 spi25: Drop stale `bus == SPI` guards by Nico Huber · 1 year, 10 months ago
- ab6b18f spi25: Move 4BA preparations into spi_prepare_4ba() hook by Nico Huber · 1 year, 10 months ago
- 901fb95 Add prepare/finish_access() hooks for chip drivers by Nico Huber · 1 year, 10 months ago
- 1338936 Consider 4BA support when filtering erase functions by Nico Huber · 8 months ago
- 5455786 spi95: Avoid automatic probing by Nico Huber · 1 year, 6 months ago p1.0
- c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 3 months ago flashprog
- 3ac761c layout: Verify that regions to be written are granularity aligned by Nico Huber · 1 year, 10 months ago
- 2f75379 internal: Don't try linux_mtd on x86 by Nico Huber · 1 year, 8 months ago
- b078ec6 serial: Call set_custom_baudrate() thrice by Peter Stuge · 2 years ago
- 6189947 programmer: Add bitbanging programmer driver for Linux libgpiod by Steve Markgraf · 1 year, 10 months ago
- 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 6 months ago
- a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 6 months ago
- 4d51e07 amd_imc/sb600spi: Move handle_imc() into amd_imc.c by Nico Huber · 1 year, 10 months ago
- e3c305d amd_spi100: Implement memory-mapped reads by Nico Huber · 1 year, 10 months ago
- d81637c physmap: Implement source-aligned version of mmio_readn() by Nico Huber · 1 year, 10 months ago
- 735b186 amd_spi100: Add new driver for AMD SPI100 controllers by Nico Huber · 1 year, 10 months ago
- 197b7c7 ch347_spi: Add initial support for the WCH CH347 by Nicholas Chin · 2 years, 1 month ago
- 019810f chipset_enable: Optionally check PCI revision field by Nico Huber · 1 year, 10 months ago
- e7a41e3 tree/: Make probe_opcode() flashctx argument const by Nikolai Artemiev · 2 years ago
- b0be320 spi.c: Add AT45 erasefn opcode mapping by Thomas Heijligen · 2 years, 2 months ago
- 3561451 spi25.c: Rename spi_get_erasefn_from_opcode to spi25_get_erasefn_from_opcode by Thomas Heijligen · 2 years, 2 months ago
- 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 4 months ago
- ab9f258 spi25.c: Add function to return opcode of passed erase fucntion pointer by Aarya Chaumal · 2 years, 5 months ago
- aba3658 flashrom.c: Move count_max_decode_exceeding() to cli by Edward O'Callaghan · 2 years, 2 months ago
- b8db74a internal.c: Retype appropriate variables with bool by Felix Singer · 2 years, 3 months ago
- 3b64d81 flashrom.c: Move print logic to print.c by Edward O'Callaghan · 2 years, 3 months ago
- 63f6a37 parallel.c: Consoldiate parallel master registration logic by Edward O'Callaghan · 2 years, 3 months ago
- dd9d0c5 tree: Consolidate BIT() macro by Edward O'Callaghan · 2 years, 5 months ago
- 2d17041 flashrom: Drop read_flash_to_file() usage by Edward O'Callaghan · 3 years ago
- d2174c5 platform/swap: move swap inline functions & macros into an own header by Thomas Heijligen · 2 years, 7 months ago
- 58015c2 Introduce an `include` directory for header files by Thomas Heijligen · 2 years, 7 months ago