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
/
rayer_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
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
*
hwaccess: move x86 port I/O related code into own files
Thomas Heijligen
2021-12-22
1
-1
/
+1
*
remove compile guards
Thomas Heijligen
2021-09-26
1
-5
/
+0
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+12
*
rayer_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-06-03
1
-38
/
+91
*
bitbang: Extend bitbang_spi_master functions to accept spi data
Anastasia Klimchuk
2021-06-03
1
-4
/
+4
*
bitbang: Extend register_spi_bitbang_master() API with spi data
Anastasia Klimchuk
2021-06-03
1
-1
/
+1
*
rayer_spi.c: Remove forward-declarations
Anastasia Klimchuk
2021-03-18
1
-54
/
+45
*
bitbang_spi: Drop bitbang_spi_master_type
Nico Huber
2019-06-23
1
-1
/
+0
*
Remove trailing whitespace
Elyes HAOUAS
2019-03-04
1
-1
/
+1
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
rayer_spi: add support for SPI Tiny Tools-compatible hardware
Stefan Tauner
2016-02-28
1
-0
/
+8
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-1
/
+1
*
rayer_spi: Fix Xilinx DLC-5 cable
Kyösti Mälkki
2013-10-02
1
-0
/
+20
*
rayer_spi: Add pinout for Wiggler LPT
Maksim Kuleshov
2013-10-02
1
-0
/
+8
*
rayer_spi: Add pinout for Atmel STK200/300
Maksim Kuleshov
2013-10-02
1
-0
/
+28
*
rayer_spi: Add pinout for Altera ByteBlasterMV
Maksim Kuleshov
2013-10-02
1
-0
/
+26
*
rayer_spi: Improve support for different pinouts
Kyösti Mälkki
2013-10-02
1
-50
/
+64
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-0
/
+1
*
Automatically release I/O permissions on shutdown
Carl-Daniel Hailfinger
2012-07-21
1
-1
/
+2
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-2
/
+2
*
Add a bunch of new/tested stuff and various small changes 8
Paul Menzel
2011-10-21
1
-1
/
+1
*
Add support for Xilinx parallel III (DLC5) programing cable
Carl-Daniel Hailfinger
2011-09-12
1
-17
/
+58
*
Kill central list of SPI programmers
Michael Karcher
2011-05-11
1
-3
/
+0
*
Speed up RayeR SPIPGM driver by a factor of 2
Carl-Daniel Hailfinger
2010-10-05
1
-34
/
+56
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elek...
Carl-Daniel Hailfinger
2010-07-21
1
-0
/
+122