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
/
programmer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...
Stefan Tauner
2011-12-24
1
-1
/
+1
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-10
/
+22
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-67
/
+31
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-10
/
+10
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-8
/
+8
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-12
/
+13
*
ichspi: use a variable to distinguish ich generations instead of spi_programm...
Stefan Tauner
2011-11-06
1
-1
/
+12
*
Add opaque programmer registration infrastructure
Carl-Daniel Hailfinger
2011-11-04
1
-0
/
+15
*
serprog: small improvements
Stefan Tauner
2011-10-22
1
-2
/
+3
*
Revert "Unsignify lengths and addresses in chip functions and structs"
Stefan Tauner
2011-09-18
1
-7
/
+7
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-09-18
1
-7
/
+7
*
serprog: add SPI support
Urja Rannikko
2011-09-15
1
-0
/
+6
*
Change programmer selection in cli and generic code
Carl-Daniel Hailfinger
2011-09-08
1
-3
/
+1
*
Add support for the Linux SPI subsystem (spidev)
Sven Schnelle
2011-09-03
1
-0
/
+11
*
Add a bunch of new/tested stuff and various small changes 7
Sylvain "ythier" Hitier
2011-09-03
1
-3
/
+0
*
Shorten some board enable related function names
Carl-Daniel Hailfinger
2011-08-31
1
-2
/
+2
*
Change "class" parameter name to "devclass" to avoid C++ issues
Uwe Hermann
2011-07-13
1
-1
/
+1
*
Constify (a few) parameters.c where possible
Stefan Tauner
2011-06-26
1
-1
/
+1
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-19
/
+2
*
Fix compilation for CONFIG_INTERNAL=no
Carl-Daniel Hailfinger
2011-06-09
1
-17
/
+13
*
Eliminate magic numbers indicating maximum column sizes in print.c
Stefan Tauner
2011-05-26
1
-4
/
+4
*
Kill central list of SPI programmers
Michael Karcher
2011-05-11
1
-35
/
+5
*
Factor out SPI write/read chunking wrappers
Michael Karcher
2011-05-11
1
-13
/
+8
*
Intel NIC with parallel flash support
Carl-Daniel Hailfinger
2011-05-08
1
-1
/
+13
*
Revamp board-specific quirk handling, allow for laptop support
Carl-Daniel Hailfinger
2011-05-05
1
-0
/
+13
*
Constify flashchips array
Carl-Daniel Hailfinger
2011-05-04
1
-1
/
+1
*
Revert MMIO space writes on shutdown as needed
Carl-Daniel Hailfinger
2011-05-03
1
-0
/
+12
*
Add support for more than one Super I/O or EC per machine
Carl-Daniel Hailfinger
2011-04-27
1
-11
/
+5
*
Various IT85* cleanups and fixes
Carl-Daniel Hailfinger
2011-03-08
1
-1
/
+3
*
Fix compilation if CONFIG_INTERNAL=no
Carl-Daniel Hailfinger
2011-03-08
1
-1
/
+1
*
Remove vendorid parameter from pcidev_init()
Carl-Daniel Hailfinger
2011-03-07
1
-4
/
+1
*
Update the ITE IT8500 EC support to match the current state of the flashrom-c...
David Hendricks
2011-02-28
1
-0
/
+9
*
Support 64-bit MEM BARs wherever possible
Carl-Daniel Hailfinger
2011-02-15
1
-2
/
+2
*
Support for Angelbird Wings PCIe SSD (solid-state drive)
Carl-Daniel Hailfinger
2011-02-04
1
-0
/
+12
*
Compilation fix for djgpp
Idwer Vollering
2010-12-26
1
-3
/
+3
*
Add support for the Open Graphics Project development card, OGD1, as a SPI fl...
Mark Marshall
2010-12-03
1
-1
/
+17
*
Add chunked write ability to the Dediprog SF100 driver
Carl-Daniel Hailfinger
2010-11-23
1
-0
/
+1
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
1
-0
/
+6
*
SPI bitbanging: request/release bus
Carl-Daniel Hailfinger
2010-09-15
1
-0
/
+3
*
Add Intel Gigabit NIC SPI flashing support
Idwer Vollering
2010-09-03
1
-3
/
+22
*
Various cosmetic and coding-style fixes
Uwe Hermann
2010-08-08
1
-5
/
+5
*
Add support for the Amontec JTAGkey2
Jörg Fischer
2010-07-29
1
-2
/
+11
*
Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support
Carl-Daniel Hailfinger
2010-07-28
1
-0
/
+13
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+558