index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Add Aarya Chaumal for erasure_layout
Aarya Chaumal
2023-03-14
1
-0
/
+6
*
fmap: ignore areas with zero size
Peter Marheine
2023-03-14
1
-0
/
+10
*
pcidev: remove pcidev_getdevfn() function
Thomas Heijligen
2023-03-10
3
-10
/
+2
*
libpci: drop support for pciutils < 2.2.0
Thomas Heijligen
2023-03-10
5
-40
/
+16
*
include/pci.h: Use __has_include() macro to test pci.h path
Thomas Heijligen
2023-03-10
1
-3
/
+7
*
MAINTAINERS: Add Jean THOMAS for DirtyJTAG
Jean THOMAS
2023-03-10
1
-0
/
+5
*
flashchips: Mark AM29LV040B as write-tested
Anastasia Klimchuk
2023-03-06
1
-1
/
+1
*
flashchips: Mark XMC XM25QH64C as TEST_OK_PREW
Thomas Heijligen
2023-03-06
1
-1
/
+1
*
flashchips: Mark XMC XM25QH256C as TEST_OK_PR
Thomas Heijligen
2023-03-06
1
-1
/
+1
*
meson: fix typo "documtation" -> "documentation"
Thomas Heijligen
2023-03-03
1
-1
/
+1
*
meson: revert to meson version 0.53.0
Thomas Heijligen
2023-03-03
3
-6
/
+3
*
tree/: Drop default_spi_probe_opcode for NULL case
Edward O'Callaghan
2023-03-03
29
-35
/
+10
*
spi: Make default cmd helpers static internal
Edward O'Callaghan
2023-03-03
2
-23
/
+19
*
writeprotect: Add function to get register values and WP bit masks
Nikolai Artemiev
2023-03-03
5
-0
/
+101
*
dummyflasher: Add basic WP support for opaque VARIABLE_SIZE chip
Nikolai Artemiev
2023-03-02
1
-0
/
+30
*
spi: Make 'default_spi_send_multicommand' the default unless defined
Edward O'Callaghan
2023-03-01
25
-30
/
+5
*
doc/classic_cli_manpage: add missing chip for ft2232_spi programmer
Alexander Goncharov
2023-03-01
1
-1
/
+1
*
move manpage to sphinx
Thomas Heijligen
2023-03-01
9
-1870
/
+1468
*
spi: Make 'default_spi_send_command' the default unless defined
Edward O'Callaghan
2023-02-27
2
-5
/
+5
*
jedec.c: Provide better lexical scope to itermediates
Edward O'Callaghan
2023-02-27
1
-10
/
+6
*
jedec.c: Tidy up whitespace and line wraps
Edward O'Callaghan
2023-02-27
1
-7
/
+6
*
jedec.c: Add a little more const correctness
Edward O'Callaghan
2023-02-27
1
-5
/
+4
*
jedec.c: Rename func to jedec_write_page()
Edward O'Callaghan
2023-02-27
1
-2
/
+2
*
jedec.c: Drop branching non-zero programmer_delay() operands
Edward O'Callaghan
2023-02-27
1
-10
/
+5
*
ch347_spi: Add initial support for the WCH CH347
Nicholas Chin
2023-02-27
9
-10
/
+386
*
asm106x: add programmer for ASM106x SATA controllers
Alex Badea
2023-02-27
8
-9
/
+190
*
MAINTAINERS: Update unit tests from Supported to Maintained
Anastasia Klimchuk
2023-02-27
1
-1
/
+1
*
MAINTAINERS: flashrom_tester: Change email
Evan Benn
2023-02-26
1
-1
/
+1
*
erasure_layout.c: Test erasefn_count before using it to allocate memory
Thomas Heijligen
2023-02-23
1
-6
/
+5
*
jedec.c: Move probe_timings decode into sep func
Edward O'Callaghan
2023-02-22
1
-11
/
+19
*
jedec.c: Fold up mask param into func
Edward O'Callaghan
2023-02-21
1
-9
/
+8
*
jedec.c: Rewrite control flow procedurally
Edward O'Callaghan
2023-02-21
1
-35
/
+33
*
jedec.c: Move printlock stuff into printlock.c
Edward O'Callaghan
2023-02-21
4
-190
/
+215
*
flashchips.c: Add reg_bits for W25Q256JW_DTR
Kapil Porwal
2023-02-21
1
-2
/
+13
*
jedec.c: Fold up dst into toggle_ready_jedec()
Edward O'Callaghan
2023-02-21
1
-10
/
+5
*
dummyflasher: use new API to register shutdown function
Alexander Goncharov
2023-02-20
1
-15
/
+26
*
flashrom.c: Trivial code style fix
Edward O'Callaghan
2023-02-17
1
-2
/
+1
*
cli_classic.c: Drop spurious cast
Edward O'Callaghan
2023-02-17
1
-2
/
+1
*
jedec.c: Consolidate op,operand sequencing into func
Edward O'Callaghan
2023-02-16
1
-52
/
+19
*
serial: Add Darwin/macOS support for custom and >230400 baudrates
Peter Stuge
2023-02-16
4
-0
/
+71
*
serial: Call set_custom_baudrate() thrice
Peter Stuge
2023-02-16
4
-6
/
+27
*
meson: Determine custom_baud source file only once
Peter Stuge
2023-02-16
1
-3
/
+9
*
Add missing Intel B460 flash chip id
Christopher Lentocha
2023-02-16
1
-0
/
+1
*
internal: Move parallel logic into internal_par implementation
Edward O'Callaghan
2023-02-15
5
-60
/
+87
*
internal.c: Factor out laptop alerts into helper func
Edward O'Callaghan
2023-02-14
1
-25
/
+31
*
flashrom.c: Add new erase_by_layout and walk_by_layout implementations
Aarya Chaumal
2023-02-13
1
-2
/
+81
*
flashrom.c: Add functions for new erase selection algorithm
Aarya Chaumal
2023-02-13
4
-1
/
+449
*
flashrom.c: Add switch for legacy impl of erasure path
Edward O'Callaghan
2023-02-13
1
-2
/
+20
*
tests: add bus coverage test for dummy
Alexander Goncharov
2023-02-09
3
-0
/
+21
*
flashrom_tester: Add positive check to verify_fail_test
Evan Benn
2023-02-06
4
-2
/
+50
[next]