summaryrefslogtreecommitdiffstats
path: root/programmer.h
Commit message (Expand)AuthorAgeFilesLines
* Check vendor_id for PCI based external programmersCarl-Daniel Hailfinger2012-07-161-1/+1
* Let the programmer driver decide how to do AAI transfersNico Huber2012-06-151-0/+2
* Add Winbond W836xx SuperI/O detectionCarl-Daniel Hailfinger2012-05-061-0/+2
* Add serial port bitbanging codeVirgil-Adrian Teaca2012-04-301-1/+39
* Add a bunch of new/tested stuff and various small changes 12Stefan Tauner2012-04-271-3/+5
* Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPICarl-Daniel Hailfinger2012-03-011-0/+1
* Support compilation for the ARM architecture (little-endian only)David Hendricks2012-02-131-1/+1
* Replace --mainboard with -p internal:mainboardCarl-Daniel Hailfinger2012-01-041-1/+1
* Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...Stefan Tauner2011-12-241-1/+1
* Have all programmer init functions register bus masters/programmersCarl-Daniel Hailfinger2011-12-201-10/+22
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-181-67/+31
* Use struct flashctx instead of struct flashchip for flash chip accessCarl-Daniel Hailfinger2011-12-141-10/+10
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-11-231-8/+8
* 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
OpenPOWER on IntegriCloud