index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ichspi.c: Make ich_init_spi() parameteric on spibar
Edward O'Callaghan
2020-07-16
1
-27
/
+27
*
ichspi.c: Make pprinters parametric on ich_generation
Edward O'Callaghan
2020-07-16
1
-16
/
+17
*
ichspi.c: Make ich_set_bbar() parameteric on ich_generation
Edward O'Callaghan
2020-07-16
1
-5
/
+5
*
ichspi.c: Make ich_init_opcodes() parameteric on ich_generation
Edward O'Callaghan
2020-07-16
1
-13
/
+13
*
ichspi.c: Make ich_init_spi() parametric on ich_generation
Edward O'Callaghan
2020-07-16
1
-5
/
+5
*
Install the man file when using meson as a buildsystem
Richard Hughes
2020-07-15
2
-1
/
+12
*
chipset_enable: add PCI ID for APL-I (Broxton)
Jan Samek
2020-07-10
1
-0
/
+1
*
serial: Fix file read/write error handling for Windows
David Hendricks
2020-07-07
1
-8
/
+22
*
dediprog: Correct REQTYPE_OTHER_OUT macro
David Hendricks
2020-06-24
1
-1
/
+1
*
tree: Remove unneeded semicolons after loops
David Hendricks
2020-06-24
2
-2
/
+2
*
mysteries_intel: Add a section for software vs hardware sequencing
David Hendricks
2020-06-20
1
-0
/
+42
*
tests/spi25.c: Add unit-test coverage of spi95.c
Edward O'Callaghan
2020-06-17
3
-0
/
+21
*
tests/: Add helper.c unit tests
Edward O'Callaghan
2020-06-17
4
-0
/
+85
*
tests/: Add flashrom.c unit tests
Edward O'Callaghan
2020-06-17
4
-0
/
+45
*
flashchips: Add W25Q256.W
el-coderon
2020-06-16
2
-0
/
+42
*
tests/: Add spi25.c unit tests
Edward O'Callaghan
2020-06-16
4
-0
/
+196
*
tests/: Add CMocka unit-test infrastructure
Edward O'Callaghan
2020-06-16
6
-0
/
+105
*
libflashrom.c: Fix indentation of a brace
Angel Pons
2020-05-28
1
-1
/
+1
*
libflashrom.c: Use casts on enum conversions
Angel Pons
2020-05-28
1
-2
/
+4
*
Add board enable for ASUS P3B-F
Keith Hui
2020-05-19
2
-1
/
+48
*
82802ab.c: Remove duplicated check
Angel Pons
2020-05-13
1
-3
/
+3
*
spi25: Debug flashrom crash when Write Protect is ON
Yuji Sasaki
2020-05-10
1
-1
/
+2
*
raiden_debug_spi.c: Enables USB retry for invalid write count
Brian J. Nemec
2020-05-08
1
-3
/
+7
*
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
*
raiden_debug_spi: Fix memleak
Patrick Georgi
2020-05-05
1
-1
/
+3
*
spi95: Check for success before using send_command's returned data
Patrick Georgi
2020-05-05
1
-1
/
+4
*
raiden_debug_spi.c: Clean up global state
Edward O'Callaghan
2020-05-05
1
-15
/
+42
*
realtek_mst_i2c_spi.c: Define some register names
Edward O'Callaghan
2020-05-05
1
-6
/
+14
*
Makefile: Remove 'NEED_LIBUSB1' from lspcon requirements
Edward O'Callaghan
2020-05-04
1
-1
/
+0
*
Initial Realtek MST i2c_spi support
Edward O'Callaghan
2020-05-04
6
-0
/
+487
*
libflashrom.c: Use correct type for sizeof
Angel Pons
2020-05-03
1
-1
/
+1
*
chipset_enable.c: Spell `BIOS` in uppercase
Angel Pons
2020-05-03
1
-1
/
+1
*
Revert "flashchips: port S25FS(128S) chip from chromiumos"
Nico Huber
2020-05-01
8
-415
/
+6
*
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
26
-53
/
+53
*
ft2232_spi.c: Improve handling of static buffer
Angel Pons
2020-04-25
1
-3
/
+3
*
spi25.c: Add a null check
Angel Pons
2020-04-25
1
-0
/
+2
*
lspcon_i2c_spi.c: Trivial style fix
Edward O'Callaghan
2020-04-24
1
-1
/
+1
*
stlinkv3_spi: Avoid division by zero
Patrick Georgi
2020-04-24
1
-2
/
+3
*
stlinkv3_spi: Fix memory leak
Patrick Georgi
2020-04-24
1
-0
/
+1
*
usb_device: Fix memory leak
Patrick Georgi
2020-04-24
1
-0
/
+2
*
raiden_debug_spi: Fix memleak
Patrick Georgi
2020-04-24
1
-0
/
+3
*
pcidev.c: Drop unused variable
Elyes HAOUAS
2020-04-24
1
-2
/
+1
*
flashchips: port S25FS(128S) chip from chromiumos
sibradzic
2020-04-22
8
-6
/
+415
*
lspcon_i2c_spi.c: Clean up some unnecessary indirection
Edward O'Callaghan
2020-04-19
1
-11
/
+7
*
chipset_enable.c: Disable SPI on ICH7 if booted from LPC
Angel Pons
2020-04-17
1
-0
/
+8
*
cli_classic.c: Prevent memory leak
Angel Pons
2020-04-14
1
-0
/
+3
[prev]
[next]