index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
realtek_mst_i2c_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+11
*
treewide: Drop most cases of `sizeof(struct ...)`
Angel Pons
2021-06-09
1
-1
/
+1
*
spi_master: Make use of new register_spi_master() API
Anastasia Klimchuk
2021-06-03
1
-4
/
+2
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
realtek_mst_i2c_spi.c: Rename `PAGE_SIZE` macro
Angel Pons
2021-05-12
1
-9
/
+9
*
realtek_mst_i2c_spi: Use `i2c_open_from_programmer_params`
Angel Pons
2021-05-09
1
-36
/
+5
*
realtek_mst_i2c_spi: Add missing braces
Angel Pons
2021-05-09
1
-8
/
+10
*
realtek_mst_i2c_spi.c: Move gpio 88 toggle outside write function
Shiyu Sun
2021-02-12
1
-6
/
+7
*
realtek_mst_i2c_spi.c: Skip return value check for reset function
Shiyu Sun
2021-01-28
1
-3
/
+7
*
realtek_mst_i2c_spi.c: Fix indentation
Shiyu Sun
2021-01-22
1
-3
/
+3
*
realtek_mst_i2c_spi.c: Consolidate shifts to the one fn
Edward O'Callaghan
2021-01-01
1
-9
/
+8
*
realtek_mst_i2c_spi.c: Don't depend on int overflows
Edward O'Callaghan
2021-01-01
1
-6
/
+6
*
realtek_mst_i2c_spi.c: Update PAGE_SIZE and fix write
Shiyu Sun
2020-12-29
1
-2
/
+3
*
realtek_mst_i2c_spi.c: Add ISP mode check
Shiyu Sun
2020-12-23
1
-3
/
+14
*
realtek_mst_i2c_spi.c: Introduce ISP enter param
Shiyu Sun
2020-10-24
1
-8
/
+24
*
realtek_mst_i2c_spi.c: Trigger gpio 88 toggle down after write
Shiyu Sun
2020-10-23
1
-2
/
+1
*
realtek_mst_i2c_spi.c: Update GPIO pin 88 toggle function
Shiyu Sun
2020-10-14
1
-14
/
+43
*
realtek_mst_i2c_spi.c: Fixup get_params() err ctrl flow
Edward O'Callaghan
2020-10-02
1
-5
/
+4
*
realtek_mst_i2c_spi.c: Introduce MCU reset param
Edward O'Callaghan
2020-10-02
1
-5
/
+26
*
realtek_mst_i2c_spi.c: Remove reset from init fn
Edward O'Callaghan
2020-10-02
1
-5
/
+0
*
realtek_mst_i2c_spi.c: Remove dead code
Edward O'Callaghan
2020-05-07
1
-33
/
+0
*
realtek_mst_i2c_spi.c: Fix cmd timeout issue
Edward O'Callaghan
2020-05-07
1
-8
/
+12
*
realtek_mst_i2c_spi.c: Fix _spi_write256() as documented
Edward O'Callaghan
2020-05-06
1
-22
/
+50
*
realtek_mst_i2c_spi.c: Fix _spi_send_command cb for erasures
Edward O'Callaghan
2020-05-06
1
-9
/
+40
*
realtek_mst_i2c_spi.c: Define some register names
Edward O'Callaghan
2020-05-05
1
-6
/
+14
*
Initial Realtek MST i2c_spi support
Edward O'Callaghan
2020-05-04
1
-0
/
+437