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
/
mcp6x_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-7
/
+7
*
pcidev: Move scandev_inclass logic from internal to pcidev
Edward O'Callaghan
2022-03-04
1
-1
/
+1
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+0
*
physmap: rename to hwaccess_physmap, create own header
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
pci.h: move include into own wrapper
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
remove compile guards
Thomas Heijligen
2021-09-26
1
-4
/
+0
*
mcp6x_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-06-03
1
-23
/
+56
*
bitbang: Extend bitbang_spi_master functions to accept spi data
Anastasia Klimchuk
2021-06-03
1
-6
/
+6
*
bitbang: Extend register_spi_bitbang_master() API with spi data
Anastasia Klimchuk
2021-06-03
1
-1
/
+1
*
tree: Make internal variables static
Jacob Garber
2019-06-26
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
*
Pimp the manpage to create nicer hyperlinks and HTML output
Stefan Tauner
2016-01-14
1
-1
/
+1
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-1
/
+1
*
Automatically unmap physmap()s
Stefan Tauner
2013-08-14
1
-10
/
+5
*
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
*
Kill central list of SPI programmers
Michael Karcher
2011-05-11
1
-3
/
+0
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
SPI bitbanging: request/release bus
Carl-Daniel Hailfinger
2010-09-15
1
-9
/
+2
*
Use caching for Nvidia MCP SPI GPIO accesses
Carl-Daniel Hailfinger
2010-09-14
1
-35
/
+25
*
Various cosmetic and coding-style fixes
Uwe Hermann
2010-08-08
1
-2
/
+2
*
Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support
Carl-Daniel Hailfinger
2010-07-28
1
-0
/
+193