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
/
mstarddc_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mstarddc_spi.c: Retype appropriate variables with bool
Felix Singer
2022-09-08
1
-5
/
+6
*
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
*
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
*
remove compile guards
Thomas Heijligen
2021-09-26
1
-4
/
+0
*
spi_master: Use new API to register shutdown function
Anastasia Klimchuk
2021-08-25
1
-3
/
+1
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+11
*
mstarddc_spi.c: Drop mstarddc_ prefix for spi data struct members
Anastasia Klimchuk
2021-05-26
1
-15
/
+16
*
mstarddc_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-05-26
1
-14
/
+38
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
tree: Remove forward-declarations of structs for spi masters
Anastasia Klimchuk
2021-04-01
1
-79
/
+77
*
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
*
Fix typos
Elyes HAOUAS
2018-08-19
1
-1
/
+1
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Fix a number of problems in mstarddc_spi.c
Stefan Tauner
2015-02-18
1
-25
/
+28
*
Add support for the MSTAR I2C ISP protocol
Alexandre Boeglin
2014-12-20
1
-0
/
+234