index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stlinkv3_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stlinkv3_spi: work around false-positive compiler error
Alexander Goncharov
2022-11-18
1
-1
/
+2
*
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
-2
/
+2
*
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
-2
/
+2
*
tree: Check properly if libusb is initialized
Thomas Heijligen
2022-08-23
1
-2
/
+1
*
stlinkv3_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-16
/
+15
*
stlinkv3_spi: add support for more product variants
Miklós Márton
2022-07-18
1
-5
/
+16
*
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
-2
/
+2
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-8
/
+8
*
Global cleanup: Fix a few spelling errors
Martin Roth
2022-05-03
1
-1
/
+1
*
spi_master: Use new API to register shutdown function
Anastasia Klimchuk
2021-08-25
1
-11
/
+2
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-2
/
+12
*
treewide: Drop unnecessary uses of memset/memcpy
Angel Pons
2021-06-09
1
-21
/
+7
*
stlinkv3_spi.c: Drop stlinkv3_ prefix for spi data struct member
Anastasia Klimchuk
2021-05-22
1
-5
/
+5
*
stlinkv3_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-05-22
1
-29
/
+66
*
stlinkv3_spi.c: Clean up properly on all init error paths
Anastasia Klimchuk
2021-05-19
1
-7
/
+15
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
stlinkv3_spi.c: Improve printed messages
Miklós Márton
2020-08-04
1
-5
/
+6
*
const'ify flashctx to align signatures with cros flashrom
Edward O'Callaghan
2020-04-30
1
-1
/
+1
*
stlinkv3_spi: Avoid division by zero
Patrick Georgi
2020-04-24
1
-2
/
+3
*
stlinkv3_spi: Fix memory leak
Patrick Georgi
2020-04-24
1
-0
/
+1
*
stlinkv3_spi: Move a declaration out of for-loop head
Nico Huber
2020-01-02
1
-1
/
+2
*
Add support for STLINK V3 debugger/programmer via its SPI bridge
Miklós Márton
2019-12-31
1
-0
/
+516