summaryrefslogtreecommitdiffstats
path: root/programmer.h
Commit message (Expand)AuthorAgeFilesLines
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...Carl-Daniel Hailfinger2011-11-091-12/+13
* ichspi: use a variable to distinguish ich generations instead of spi_programm...Stefan Tauner2011-11-061-1/+12
* Add opaque programmer registration infrastructureCarl-Daniel Hailfinger2011-11-041-0/+15
* serprog: small improvementsStefan Tauner2011-10-221-2/+3
* Revert "Unsignify lengths and addresses in chip functions and structs"Stefan Tauner2011-09-181-7/+7
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-09-181-7/+7
* serprog: add SPI supportUrja Rannikko2011-09-151-0/+6
* Change programmer selection in cli and generic codeCarl-Daniel Hailfinger2011-09-081-3/+1
* Add support for the Linux SPI subsystem (spidev)Sven Schnelle2011-09-031-0/+11
* Add a bunch of new/tested stuff and various small changes 7Sylvain "ythier" Hitier2011-09-031-3/+0
* Shorten some board enable related function namesCarl-Daniel Hailfinger2011-08-311-2/+2
* Change "class" parameter name to "devclass" to avoid C++ issuesUwe Hermann2011-07-131-1/+1
* Constify (a few) parameters.c where possibleStefan Tauner2011-06-261-1/+1
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-19/+2
* Fix compilation for CONFIG_INTERNAL=noCarl-Daniel Hailfinger2011-06-091-17/+13
* Eliminate magic numbers indicating maximum column sizes in print.cStefan Tauner2011-05-261-4/+4
* Kill central list of SPI programmersMichael Karcher2011-05-111-35/+5
* Factor out SPI write/read chunking wrappersMichael Karcher2011-05-111-13/+8
* Intel NIC with parallel flash supportCarl-Daniel Hailfinger2011-05-081-1/+13
* Revamp board-specific quirk handling, allow for laptop supportCarl-Daniel Hailfinger2011-05-051-0/+13
* Constify flashchips arrayCarl-Daniel Hailfinger2011-05-041-1/+1
* Revert MMIO space writes on shutdown as neededCarl-Daniel Hailfinger2011-05-031-0/+12
* Add support for more than one Super I/O or EC per machineCarl-Daniel Hailfinger2011-04-271-11/+5
* Various IT85* cleanups and fixesCarl-Daniel Hailfinger2011-03-081-1/+3
* Fix compilation if CONFIG_INTERNAL=noCarl-Daniel Hailfinger2011-03-081-1/+1
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-4/+1
* Update the ITE IT8500 EC support to match the current state of the flashrom-c...David Hendricks2011-02-281-0/+9
* Support 64-bit MEM BARs wherever possibleCarl-Daniel Hailfinger2011-02-151-2/+2
* Support for Angelbird Wings PCIe SSD (solid-state drive)Carl-Daniel Hailfinger2011-02-041-0/+12
* Compilation fix for djgppIdwer Vollering2010-12-261-3/+3
* Add support for the Open Graphics Project development card, OGD1, as a SPI fl...Mark Marshall2010-12-031-1/+17
* Add chunked write ability to the Dediprog SF100 driverCarl-Daniel Hailfinger2010-11-231-0/+1
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-101-0/+6
* SPI bitbanging: request/release busCarl-Daniel Hailfinger2010-09-151-0/+3
* Add Intel Gigabit NIC SPI flashing supportIdwer Vollering2010-09-031-3/+22
* Various cosmetic and coding-style fixesUwe Hermann2010-08-081-5/+5
* Add support for the Amontec JTAGkey2Jörg Fischer2010-07-291-2/+11
* Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing supportCarl-Daniel Hailfinger2010-07-281-0/+13
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+558
OpenPOWER on IntegriCloud