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
*
flashrom_tester: Only print color when stdout isatty
Evan Benn
2022-11-17
4
-25
/
+57
*
flashrom_tester: Change timestamp to UTC microsecond
Evan Benn
2022-11-17
1
-2
/
+2
*
tests: ensure chip erase operation is executed
Nikolai Artemiev
2022-11-13
2
-0
/
+10
*
programmer: Drop dead fallback_map() boilerplate
Edward O'Callaghan
2022-11-12
4
-25
/
+8
*
meson: Move programmer test sources into programmer definition
Felix Singer
2022-11-11
2
-9
/
+14
*
tree/: Convert flashchip erase_block func ptr to enumerate
Edward O'Callaghan
2022-11-11
7
-47
/
+108
*
tree/: Convert flashchips db to use indirection for erase_block
Edward O'Callaghan
2022-11-11
9
-1971
/
+2007
*
flashchips: Add write protect bits to W25Q64JW...M
Evan Benn
2022-11-10
1
-1
/
+12
*
tree/: Rename ERROR_NONFATAL to ERROR_FLASHROM_NONFATAL
Edward O'Callaghan
2022-11-09
3
-13
/
+13
*
tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATAL
Edward O'Callaghan
2022-11-09
9
-43
/
+43
*
bitbang_spi.c: Fix unchecked heap allocation
Edward O'Callaghan
2022-11-09
1
-0
/
+3
*
flashrom_tester: Use path types for things that are paths
Evan Benn
2022-11-09
6
-69
/
+79
*
flashrom_tester: Move layout_file to TestEnv
Evan Benn
2022-11-09
2
-24
/
+37
*
tests: Add prefix to io_mock functions not to clash with macros
Anastasia Klimchuk
2022-11-08
8
-43
/
+43
*
tests: Undefine _FORTIFY_SOURCE for unit tests to avoid _chk variants
Anastasia Klimchuk
2022-11-07
2
-18
/
+1
*
flashrom.c: Make 'chip_to_probe' a param to probe_flash()
Edward O'Callaghan
2022-11-06
6
-18
/
+27
*
Makefile: Don't install git hooks automatically
Felix Singer
2022-11-04
1
-3
/
+3
*
ichspi.c: heap allocate hwseq_data to remove global
Edward O'Callaghan
2022-11-03
1
-6
/
+18
*
ichspi.c: derive hsfc_fcycle from ctx in ich_start_hwseq_xfer()
Edward O'Callaghan
2022-11-03
1
-1
/
+2
*
ichspi.c: plumb flashctx through hwseq xfer helper
Edward O'Callaghan
2022-11-03
1
-8
/
+9
*
tests/meson.build: Rename list of source files to `test_srcs`
Felix Singer
2022-11-01
1
-3
/
+3
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-607
/
+654
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-599
/
+656
*
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-11-01
4
-596
/
+650
*
writeprotect: Add some debug logging if wp_verify fails
Evan Benn
2022-10-31
1
-3
/
+8
*
chipset_enable.c: Mark Intel C246 as DEP
Angel Pons
2022-10-31
1
-1
/
+1
*
nicintel_eeprom.c: Fix typo
Felix Singer
2022-10-31
1
-4
/
+4
*
MAINTAINERS: Add Felix Singer for test_build.sh
Felix Singer
2022-10-31
1
-0
/
+5
*
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-10-31
3
-44
/
+43
*
tree/: Convert flashchip decode range func ptr to enum
Nikolai Artemiev
2022-10-28
4
-28
/
+51
*
flashchips.c: mark WP of 9 entries as tested
Sergii Dmytruk
2022-10-23
1
-9
/
+9
*
flash.h: extend `struct tested` with .wp field
Sergii Dmytruk
2022-10-23
3
-12
/
+23
*
rayer_spi.c: Get rid of temporary `prog_type` string
Angel Pons
2022-10-22
1
-14
/
+8
*
rayer_spi.c: Roll up programmer type search logic into func
Edward O'Callaghan
2022-10-22
1
-24
/
+33
*
rayer_spi.c: Drop lpt_outbyte intermediate var
Edward O'Callaghan
2022-10-22
1
-5
/
+2
*
rayer_spi.c: Move param parse logic into own func
Edward O'Callaghan
2022-10-22
1
-21
/
+36
*
raiden_debug_spi: Remove fixme with explanation
Liam Flaherty
2022-10-21
1
-1
/
+5
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
26
-96
/
+97
*
flashrom.c: Use programmer_init() func params over global
Edward O'Callaghan
2022-10-16
1
-2
/
+2
*
dirtyjtag: Add DirtyJTAG programmer
Jean THOMAS
2022-10-15
8
-5
/
+363
*
flashrom.c: Separate out default layout init
Edward O'Callaghan
2022-10-15
1
-6
/
+13
*
layout.c: Use calloc() to ensure a zeroed layout
Edward O'Callaghan
2022-10-15
1
-3
/
+1
*
tests/meson.build: Turn file list into list of file objects
Felix Singer
2022-10-15
1
-2
/
+2
*
flashrom.8.tmpl: document mediatek_i2c_spi programmer
Peter Marheine
2022-10-11
1
-1
/
+24
*
meson.build: Fix indentation of mstarddc_spi definition
Felix Singer
2022-10-11
1
-1
/
+1
*
flashrom.c: create is_internal_programmer() helper
Edward O'Callaghan
2022-10-10
1
-7
/
+12
*
manibuilder/apt-get: Drop `apt-get dist-upgrade` commands
Nico Huber
2022-10-08
3
-3
/
+0
*
s25f.c: Fix undefined behaviour on shift
Evan Benn
2022-10-08
1
-4
/
+4
*
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-08
2
-11
/
+3
*
dummyflasher.c: Remove custom mapper from opaque_master
Jonathon Hall
2022-10-08
1
-2
/
+0
[next]