summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ni845x_spi: refactor singleton states into reentrant patternAlexander Goncharov2023-07-191-39/+62
* ni845x_spi: handle errors using goto during initializationAlexander Goncharov2023-07-191-6/+8
* ni845x_spi: pass global state through func paramsAlexander Goncharov2023-07-191-16/+22
* libflashrom: Add layout "exclude" APIBrian Norris2023-07-185-0/+58
* flashchips: Add XTX XT25F64BWereCatf2023-07-172-0/+43
* doc: Add documentation licenseAnastasia Klimchuk2023-07-132-0/+297
* meson: improve error message for unsupported systemsPeter Marheine2023-07-131-1/+7
* doc: Add build instructions for NI-845x on WindowsThomas Heijligen2023-07-132-9/+26
* meson: Add support for ni845x_spi on WindowsThomas Heijligen2023-07-133-1/+44
* tests/io_mock.h: add missing includesThomas Heijligen2023-07-131-0/+4
* Makefile: Simplify the NI-845X detectionThomas Heijligen2023-07-131-13/+3
* doc: Add Windows MSYS2 build instructionsThomas Heijligen2023-07-131-1/+16
* flashchips: add support for MX77L25650F chipArtur Kowalski2023-07-122-0/+41
* flashchips.c: Adding support for ISSI IS25WP020/40/80Ao Zhong2023-07-122-0/+129
* MAINTAINERS: Add Anastasia Klimchuk for flashchipsAnastasia Klimchuk2023-07-121-0/+6
* flashchips: add support for MX25V16066/KH25V16066Joseph Goh2023-06-302-1/+39
* flashchips: Add support for XMC XM25QH128AStijn Segers2023-06-212-0/+49
* ichspi.c: Bug fix for ich_hwseq_get_flash_idEshan Kelkar2023-06-211-0/+1
* Makefile: Fix DirtyJTAG buildJean THOMAS2023-06-191-1/+1
* Revert "MAINTAINERS: Add Arthur Heymans for sb600spi"Arthur Heymans2023-06-191-5/+0
* flashchips: add support for ISSI IS25LP016Mario Kicherer2023-06-162-0/+42
* flashchips: Add AT25DF011Hanno Heinrichs2023-06-162-0/+40
* doc: Add intro to the home pageAnastasia Klimchuk2023-06-112-0/+26
* flashchips: Mark S25FL128L as tested for probe, read, write, eraseAnastasia Klimchuk2023-06-111-1/+1
* flashchips: Add support for IS25WP016Alex Mikhalev2023-06-082-0/+43
* flashchips: Add support for Boya BY25D80APiotr Halama2023-06-082-0/+39
* flashchips.c: Add write protect support for W25Q16.VKhoa Hoang2023-06-051-2/+12
* doc/classic_cli_manpage: Mark progress feature as experimentalAnastasia Klimchuk2023-05-311-1/+1
* doc/contact: Fix the nesting level of FAQ itemAnastasia Klimchuk2023-05-291-1/+1
* hwaccess_x86_io: Improve IO permission error messagesMiklós Márton2023-05-291-2/+14
* MAINTAINERS: Add Stefan Reinauer for docker containerStefan Reinauer2023-05-281-0/+5
* git-hooks: echo back the commit message on failureMiklós Márton2023-05-261-0/+2
* README: Extract instructions for meson and make into separate docsAnastasia Klimchuk2023-05-234-178/+216
* util: Add docker to automate creation of documentationStefan Reinauer2023-05-234-0/+75
* programmer: Use correct type for flashbaseEdward O'Callaghan2023-05-232-2/+3
* erasure_layout: Simplify include pathsAnastasia Klimchuk2023-05-221-3/+3
* chipset_enable.c: Drop `_LARGEFILE64_SOURCE`Angel Pons2023-05-221-2/+0
* meson.build: enable jlink_spi by defaultThomas Heijligen2023-05-191-1/+0
* meson.build: enable serial programmer on WindowsThomas Heijligen2023-05-191-1/+1
* meson_options.txt: Unquote trueThomas Heijligen2023-05-191-1/+1
* MAINTAINERS: Add README.rst to sphinx docsAnastasia Klimchuk2023-05-171-0/+1
* doc: Add info about Discord channelAnastasia Klimchuk2023-05-171-14/+26
* meson: Set minimum required version for libjaylinkAnastasia Klimchuk2023-05-161-1/+1
* ni845x_spi: Fix signed - unsigned comparisonsMiklós Márton2023-05-151-4/+4
* flashrom.c: Enable erase path optimisationAarya Chaumal2023-05-141-1/+1
* doc: Add doc how to add docsAnastasia Klimchuk2023-05-142-0/+36
* jlink_spi: add cs=tms option to jlink_spi programmerJiajie Chen2023-05-142-15/+43
* doc: Convert README to sphinxAnastasia Klimchuk2023-05-103-211/+221
* Makefile: Build man-page only when sphinx is availableThomas Heijligen2023-05-102-7/+20
* tests/chip_wp.c: Allow for logging during testEdward O'Callaghan2023-05-091-0/+8