index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lspcon_i2c_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-4
/
+2
*
spi_master: Move shutdown function above spi_master struct
Anastasia Klimchuk
2021-08-17
1
-10
/
+10
*
lspcon: restart MPU on programmer shutdown
Peter Marheine
2021-06-17
1
-6
/
+9
*
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
*
programmer: Make use of new register_spi_master() API
Nico Huber
2021-05-13
1
-3
/
+2
*
programmer: Smoothen register_spi_master() API
Nico Huber
2021-05-13
1
-1
/
+1
*
lspcon_i2c_spi: Extract I2C bus parameter handling
Angel Pons
2021-05-09
1
-61
/
+1
*
lspcon_i2c_spi: Release I2C fd on failed init
Angel Pons
2021-05-09
1
-0
/
+2
*
lspcon_i2c_spi: support a devpath option
Peter Marheine
2021-05-02
1
-35
/
+51
*
lspcon_i2c_spi.c: Rename PAGE_SIZE macro
Angel Pons
2021-04-19
1
-8
/
+8
*
lspcon_i2c_spi.c: Prefix with fn name instead of just 'Error:'
Shiyu Sun
2020-05-01
1
-8
/
+12
*
const'ify flashctx to align signatures with cros flashrom
Edward O'Callaghan
2020-04-30
1
-2
/
+2
*
lspcon_i2c_spi.c: Trivial style fix
Edward O'Callaghan
2020-04-24
1
-1
/
+1
*
lspcon_i2c_spi.c: Clean up some unnecessary indirection
Edward O'Callaghan
2020-04-19
1
-11
/
+7
*
lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}
Shiyu Sun
2020-04-01
1
-0
/
+505