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
/
realtek_mst_i2c_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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