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
...
*
gfxnvidia: Drop nvidia_ prefix for par data struct members
Alexander Goncharov
2022-07-13
1
-4
/
+4
*
ichspi: Call `Set Flash Address` API from `Read/Write Status` functions
Subrata Banik
2022-07-13
1
-0
/
+2
*
spi: Add function to probe erase command opcode for all spi_master
Aarya Chaumal
2022-07-11
25
-1
/
+50
*
it87spi.c: Enable probing of IT8686E
Pete Smith
2022-07-11
1
-0
/
+1
*
tests: Make libusb conditional dependency for unit tests
Anastasia Klimchuk
2022-07-10
3
-6
/
+64
*
tests: Split lifecycle test file into per-programmer files
Anastasia Klimchuk
2022-07-10
9
-383
/
+502
*
tests: Add lifecycle function prototypes into lifecycle.h header
Anastasia Klimchuk
2022-07-10
2
-7
/
+6
*
tests: Create lifecycle.h and gather includes and macro there
Anastasia Klimchuk
2022-07-10
2
-12
/
+33
*
gfxnvidia: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-07-08
1
-6
/
+27
*
drkaiser: Drop drkaiser_ prefix for par data struct members
Alexander Goncharov
2022-07-06
1
-4
/
+4
*
realtek_mst_i2c_spi.c: Clarify gpio pin 88 comment to be more exacting
Edward O'Callaghan
2022-07-05
1
-2
/
+1
*
dummyflasher: Remove spurious init for VARIABLE_SIZE
Nico Huber
2022-07-05
1
-8
/
+0
*
flashchips.c: Mark MT25QU256 as tested
Angel Pons
2022-07-05
1
-1
/
+1
*
flashchips.c: change GD25Q256D to "GD25Q256D/GD25Q256E"
Nikolai Artemiev
2022-07-05
1
-1
/
+1
*
it85spi: EOL support
Edward O'Callaghan
2022-07-04
5
-381
/
+1
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
31
-81
/
+81
*
drkaiser: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-06-30
1
-7
/
+29
*
tests: Remove unnecessary static keyword from lifecycle tests
Anastasia Klimchuk
2022-06-28
1
-9
/
+9
*
tests: Add dummyflasher unit tests for opaque programmer
Anastasia Klimchuk
2022-06-28
3
-1
/
+17
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
33
-293
/
+293
*
spi25.c: Add function to return opcode of passed erase fucntion pointer
Aarya Chaumal
2022-06-27
2
-0
/
+13
*
spi25.c: Add a list to lookup erasefn and opcode instead of switch case
Aarya Chaumal
2022-06-27
1
-39
/
+28
*
ichspi.c: Simplify ich9_handle_{frap,pr}() to work with logical rep
Edward O'Callaghan
2022-06-24
1
-26
/
+21
*
dummyflasher: Handle invalid value of freq parameter
Anastasia Klimchuk
2022-06-24
1
-0
/
+5
*
flashchips: Add missing block eraser for S25FL512S
Nico Huber
2022-06-23
1
-0
/
+3
*
flashchips: Enable FEATURE_4BA_EAR_1716 for S25FL512S
Nico Huber
2022-06-23
1
-2
/
+3
*
flashchips: Enable FEATURE_4BA_EAR_1716 for ISSI chips
Nico Huber
2022-06-23
1
-2
/
+4
*
flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716
Nico Huber
2022-06-23
5
-17
/
+27
*
flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8
Nico Huber
2022-06-22
4
-10
/
+11
*
flashchips: Drop FOUR_BYTE_ADDR comments
Nico Huber
2022-06-22
1
-7
/
+0
*
flashchips: Split W25Q256.V
Nico Huber
2022-06-22
1
-1
/
+56
*
pcidev: Always fetch ident info
Nico Huber
2022-06-22
1
-4
/
+10
*
ichspi.c: Implement read_write_status for wp
Edward O'Callaghan
2022-06-21
1
-0
/
+74
*
writeprotect.c: Allow opaque masters to hook {read,write}_register()
Edward O'Callaghan
2022-06-21
4
-13
/
+53
*
tests: Use regular cmocka wraps for hwaccess functions
Anastasia Klimchuk
2022-06-21
5
-83
/
+18
*
dummyflasher: Add emulation for S25FL128L
Nico Huber
2022-06-20
2
-2
/
+59
*
flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L
Nico Huber
2022-06-20
4
-0
/
+135
*
spi25_statusreg: Allow WRSR_EXT for Status Register 3
Nico Huber
2022-06-20
6
-38
/
+83
*
flashrom.c, flashcips.c: Test the order of erase functions
Aarya Chaumal
2022-06-20
2
-12
/
+23
*
board_enable: Add ASUS P5W DH Deluxe
Tasos Sahanidis
2022-06-20
2
-0
/
+3
*
writeprotect: Add line-break after each `spew` message
Nico Huber
2022-06-20
1
-1
/
+1
*
atahpt: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-06-19
1
-6
/
+27
*
atavia: fix BYTE_OFFSET's macro argument value
Alexander Goncharov
2022-06-18
1
-1
/
+1
*
dummyflasher: Wire variable size feature via opaque infra
Anastasia Klimchuk
2022-06-16
3
-70
/
+95
*
libflashrom.map: Add missing functions from libflashrom.h
Evan Benn
2022-06-15
1
-1
/
+18
*
tree: Consolidate BIT() macro
Edward O'Callaghan
2022-06-10
3
-3
/
+2
*
Add W25Q512NW-IM ID to flashrom
Atul Dhudase
2022-06-07
2
-0
/
+44
*
test_build.sh: Allow WARNERROR to be overridden
Martin Roth
2022-05-31
1
-1
/
+1
*
meson: use files() for srcs list
Thomas Heijligen
2022-05-31
1
-61
/
+64
*
flashchips: Fix W25Q256.W
Patrick Rudolph
2022-05-26
1
-3
/
+8
[prev]
[next]