index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jlink_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Make 'default_spi_write_aai' the default unless defined
Edward O'Callaghan
2022-12-21
1
-1
/
+0
*
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-10-08
1
-2
/
+0
*
drivers/: Make 'internal_delay' the default unless defined
Edward O'Callaghan
2022-09-27
1
-1
/
+0
*
tree: Port programmers to pass programmer_cfg to extractors
Edward O'Callaghan
2022-09-07
1
-4
/
+4
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Change signature of extract_programmer_param_str()
Edward O'Callaghan
2022-09-07
1
-4
/
+4
*
spi: Add function to probe erase command opcode for all spi_master
Aarya Chaumal
2022-07-11
1
-0
/
+1
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
1
-4
/
+4
*
jlink_spi: Add option to enable target power
Marc Schink
2022-04-30
1
-1
/
+47
*
spi_master: Use new API to register shutdown function
Anastasia Klimchuk
2021-08-25
1
-5
/
+2
*
spi_master: Move shutdown function above spi_master struct
Anastasia Klimchuk
2021-08-17
1
-13
/
+13
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+11
*
treewide: Drop unnecessary uses of memset/memcpy
Angel Pons
2021-06-09
1
-2
/
+1
*
programmer: Make use of new register_spi_master() API
Nico Huber
2021-05-13
1
-3
/
+2
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
jlink_spi.c: Drop jaylink_ prefix for spi data struct members
Anastasia Klimchuk
2021-04-27
1
-31
/
+31
*
jlink_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-04-22
1
-20
/
+47
*
jlink_spi.c: Correct some log messages
Angel Pons
2021-04-18
1
-4
/
+4
*
jlink_spi.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-04-16
1
-18
/
+26
*
jlink_spi: Reduce transfer size
Marc Schink
2021-02-07
1
-1
/
+1
*
const'ify flashctx to align signatures with cros flashrom
Edward O'Callaghan
2020-04-30
1
-1
/
+1
*
spi: Drop spi_controller type
Nico Huber
2019-06-27
1
-1
/
+0
*
Add initial J-Link SPI programmer
Marc Schink
2019-01-05
1
-0
/
+456