summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add README.rst to sphinx docsHEADmasterAnastasia 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
* flashrom: Use WP-based unlocking on opaque mastersNikolai Artemiev2023-05-094-42/+3
* makefile: remove gitconfig targetPeter Marheine2023-05-081-3/+0
* meson make: use VERSION fileThomas Heijligen2023-05-076-334/+24
* erasure_layout.c: Fix incorrect return value in erase_writeAarya Chaumal2023-05-061-1/+4
* Makefile: Use printf instead of echo -nThomas Heijligen2023-05-061-1/+1
* MAINTAINERS: Add Anastasia Klimchuk for sphinx docsAnastasia Klimchuk2023-04-291-0/+1
* MAINTAINERS: Add Thomas Heijligen for sphinx docsAnastasia Klimchuk2023-04-291-0/+5
* doc: Add contact pageThomas Heijligen2023-04-272-0/+144
* doc: Convert build documentation to sphinxThomas Heijligen2023-04-275-148/+271
* meson_cross: Introduce meson cross file for DJGPP/DOSThomas Heijligen2023-04-271-0/+29
* meson.build: Add 'dos' as option for pci_based programmerThomas Heijligen2023-04-271-1/+1
* printf: Use inttype.h macros for format stringsThomas Heijligen2023-04-2722-238/+239
* cli_classic: include a fallback inplementation of getoptThomas Heijligen2023-04-274-6/+319
* tests: Emulate multithreading environment for unit testsAnastasia Klimchuk2023-04-272-12/+21
* chipset_enable: Mark Intel H97 as test_state DEPThomas Heijligen2023-04-241-1/+1
* flashrom: rewrite flashbuses_to_text()Alexander Goncharov2023-04-244-23/+54
* tests: Fix mode_t argument conversion for va_argAnastasia Klimchuk2023-04-241-9/+9
* usb_device.c: remove LIBUSB() wrapper around call that may failNikolai Artemiev2023-04-231-2/+2
* meson.build: Use library() to build libflashromThomas Heijligen2023-04-201-3/+12
* layout.c: Ensure filename is always consistent in layout structureEdward O'Callaghan2023-04-131-8/+11
* buspirate: Add option for setting the aux pinSean Anderson2023-04-132-2/+28
* ch341a_spi: drop validation of handle in routinesAlexander Goncharov2023-04-131-10/+0
* ch341a_spi: Refactor singleton states into reentrant patternAlexander Goncharov2023-04-131-75/+81
* cli_classic: refactor arguments parsing into separate funcAlexander Goncharov2023-04-131-245/+270
* usb_device.c: detach/attach usb kernel driver explicitlyThomas Heijligen2023-04-121-3/+9
* MAINTAINERS: Remove Felix SingerFelix Singer2023-04-061-11/+0
* tree/: Case write_granularity enum valuesEdward O'Callaghan2023-04-065-41/+41
* internal: Move laptop_ok into board_cfgEdward O'Callaghan2023-04-065-44/+45
* internal: Move is_laptop into board_cfgEdward O'Callaghan2023-04-023-9/+8
* board_enables: Allow for prog cfg coupling with board cfgEdward O'Callaghan2023-04-024-89/+96
* board_enable.c: Consistent board_flash_enable() nullarity checksEdward O'Callaghan2023-03-281-4/+4
* board_enable.c: Clean up board_handle_phase()Edward O'Callaghan2023-03-281-6/+1
* dmi.c: Pass is_laptop by ref into dmiEdward O'Callaghan2023-03-284-31/+31
* tree/: Rename 'laptop_ok-> g_laptop_ok' to avoid shadowingEdward O'Callaghan2023-03-284-12/+12
* flashchips: Add Macronix MX25V1635F supportPoroCYon2023-03-262-0/+36
* flashchips: Add Macronix MX25V8035F supportPoroCYon2023-03-262-0/+36
* flashchips: Add Macronix MX25V4035F supportPoroCYon2023-03-262-0/+37
* MAINTAINERS: Re-order programmer entries alphabeticallyAnastasia Klimchuk2023-03-241-5/+5
* tree/: Convert printlock func ptr into enumerate valuesEdward O'Callaghan2023-03-224-97/+135
* Revert "pcidev: remove pcidev_getdevfn() function"Thomas Heijligen2023-03-203-2/+10