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
/
pony_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pony_spi.c: Retype appropriate variables with bool
Felix Singer
2022-09-08
1
-28
/
+29
*
tree: Port programmers to pass programmer_cfg to extractors
Edward O'Callaghan
2022-09-07
1
-2
/
+2
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-3
/
+3
*
tree: Change signature of extract_programmer_param_str()
Edward O'Callaghan
2022-09-07
1
-2
/
+2
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
1
-2
/
+2
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-5
/
+5
*
pony_spi.c: Extract out get_params to simplify init
Edward O'Callaghan
2022-05-01
1
-42
/
+54
*
pony_spi.c: Fix memory leak in function pony_init_spi
aarya
2022-03-25
1
-0
/
+1
*
pony_spi: fix memory leak
Thomas Heijligen
2021-11-01
1
-0
/
+1
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+12
*
pony_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-06-03
1
-28
/
+49
*
bitbang: Extend bitbang_spi_master functions to accept spi data
Anastasia Klimchuk
2021-06-03
1
-7
/
+7
*
bitbang: Extend register_spi_bitbang_master() API with spi data
Anastasia Klimchuk
2021-06-03
1
-1
/
+1
*
tree: Enable -Wwrite-strings
Jacob Garber
2019-10-04
1
-1
/
+1
*
bitbang_spi: Drop bitbang_spi_master_type
Nico Huber
2019-06-23
1
-1
/
+0
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Shutdown serial port in pony_spi
Carl-Daniel Hailfinger
2016-03-13
1
-0
/
+17
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-1
/
+1
*
CID1130012: Double free in pony_spi_init()
Stefan Reinauer
2014-04-26
1
-0
/
+1
*
Fix sp_openserport users on Windows
Stefan Tauner
2012-11-30
1
-1
/
+1
*
Add support for AJAWe to pony_spi
Virgil-Adrian Teaca
2012-09-01
1
-59
/
+112
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-0
/
+1
*
Remove more exit calls
Niklas Söderlund
2012-07-30
1
-0
/
+4
*
Add serial port bitbanging code
Virgil-Adrian Teaca
2012-04-30
1
-0
/
+160