index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
raiden_debug_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
raiden_debug_spi.c: Document where raiden_debug_spi_requests are handled
Edward O'Callaghan
2022-04-30
1
-0
/
+8
*
raiden_debug_spi: Add more informative error message when WP is enabled
Robert Zieba
2022-04-21
1
-0
/
+17
*
raiden_debug_spi.c: Allow custom_rst param value of 'false'
Edward O'Callaghan
2022-04-15
1
-2
/
+4
*
raiden_debug_spi: Use new API to register shutdown function
Anastasia Klimchuk
2021-10-10
1
-4
/
+2
*
raiden_debug_spi: Move shutdown function above spi_master struct
Anastasia Klimchuk
2021-10-10
1
-31
/
+31
*
raiden_debug_spi: Use spi data in configure_protocol
Anastasia Klimchuk
2021-10-10
1
-7
/
+5
*
raiden_debug_spi: Link spi_master struct to spi data
Anastasia Klimchuk
2021-10-10
1
-4
/
+5
*
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
-4
/
+2
*
treewide: Drop most cases of `sizeof(struct ...)`
Angel Pons
2021-06-09
1
-3
/
+3
*
spi_master: Make use of new register_spi_master() API
Anastasia Klimchuk
2021-06-03
1
-2
/
+2
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
raiden_debug_spi: add param for a custom reset setup
Mary Ruthven
2020-07-21
1
-12
/
+30
*
raiden_debug_spi: add missing USB_SPI requests
Mary Ruthven
2020-07-21
1
-4
/
+11
*
raiden_debug_spi.c: Add support for USB SPI protocol V2
Brian J. Nemec
2020-07-21
1
-12
/
+672
*
raiden_debug_spi.c: Add protocol based configuration to init
Brian J. Nemec
2020-07-21
1
-28
/
+105
*
raiden_debug_spi.c: Add USB context states and helper functions
Brian J. Nemec
2020-07-20
1
-67
/
+207
*
raiden_debug_spi.c: Add transfer context states
Brian J. Nemec
2020-07-20
1
-32
/
+67
*
raiden_debug_spi.c: Clean up the USB SPI protocol
Brian J. Nemec
2020-07-20
1
-64
/
+125
*
raiden_debug_spi.c: Rename Protocol V1 specific fields
Brian J. Nemec
2020-07-20
1
-20
/
+24
*
raiden_debug_spi.c: Enables USB retry for invalid write count
Brian J. Nemec
2020-05-08
1
-3
/
+7
*
raiden_debug_spi: Fix memleak
Patrick Georgi
2020-05-05
1
-1
/
+3
*
raiden_debug_spi.c: Clean up global state
Edward O'Callaghan
2020-05-05
1
-15
/
+42
*
const'ify flashctx to align signatures with cros flashrom
Edward O'Callaghan
2020-04-30
1
-1
/
+1
*
raiden_debug_spi: Fix memleak
Patrick Georgi
2020-04-24
1
-0
/
+3
*
Fix segfault when running `flashrom -L`
Angel Pons
2020-03-26
1
-0
/
+5
*
raiden_debug_spi.c: Add a delay following AP/EC flash enable
Edward O'Callaghan
2020-03-11
1
-0
/
+9
*
raiden_debug_spi.c: Disable retry during some error codes
Edward O'Callaghan
2020-03-11
1
-0
/
+40
*
raiden_debug_spi.c: Implement retry mechanism
Edward O'Callaghan
2020-03-11
1
-8
/
+42
*
raiden_debug_spi.c: Clean up RW ops into sep paths
Edward O'Callaghan
2020-03-11
1
-25
/
+71
*
raiden_debug_spi.c: Fix indents to be consistent
Edward O'Callaghan
2020-03-11
1
-40
/
+40
*
raiden_debug: Upstream ChromiumOS servo debug board prog
Edward O'Callaghan
2020-03-03
1
-0
/
+449