summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Expand)AuthorAgeFilesLines
...
* Support rdmsr/wrmsr operations on FreeBSDStefan Reinauer2009-08-191-1/+11
* Allow to compile out serprog completelyCarl-Daniel Hailfinger2009-08-121-0/+2
* Add a new field for the names of programmers and use it to match against user...Carl-Daniel Hailfinger2009-08-121-0/+1
* Use a common parameter variable for all programmersCarl-Daniel Hailfinger2009-08-121-6/+2
* Add fallback functions for programmer shutdown and memory mapping and fix FT2...Carl-Daniel Hailfinger2009-08-121-9/+13
* Fix up MSR handling to support more OSes than Linux. Stefan Reinauer2009-08-121-1/+8
* Replace remaining explicit erases in SPI programmer drivers with auto-erasesCarl-Daniel Hailfinger2009-08-101-1/+0
* Releasing IO permissions was done by hand everywhereCarl-Daniel Hailfinger2009-08-091-0/+1
* Boards with coreboot have a cbtable containing vendor and board nameCarl-Daniel Hailfinger2009-07-301-0/+1
* This is a workaround for a bug in SB600 and SB700Carl-Daniel Hailfinger2009-07-231-1/+0
* Eliminate version string duplicationCarl-Daniel Hailfinger2009-07-221-0/+1
* Replace most of the switch cases in the spi code with lookup on a struct insteadCarl-Daniel Hailfinger2009-07-221-0/+14
* Convert SPI byte program to use the multicommand infrastructureCarl-Daniel Hailfinger2009-07-121-3/+3
* Add an optional flash port parameter for IT87* SPI controllers in standalone ...Carl-Daniel Hailfinger2009-07-111-0/+1
* Add SPI multicommand infrastructureCarl-Daniel Hailfinger2009-07-101-7/+15
* ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vsCarl-Daniel Hailfinger2009-07-011-0/+3
* Random minor flashrom fixesUwe Hermann2009-06-281-1/+2
* Check result of all SPI erase functionsCarl-Daniel Hailfinger2009-06-241-2/+5
* Initial commit of an external serial flasher protocolUrja Rannikko2009-06-231-0/+9
* Various wiki output changesUwe Hermann2009-06-201-12/+1
* Allow to print an auto-generated hardware support list in MediaWiki markupUwe Hermann2009-06-191-0/+12
* Also print the supported/nonsupported laptops in -L outputUwe Hermann2009-06-181-0/+2
* Move all printing code to print.cUwe Hermann2009-06-171-2/+10
* This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...Paul Fox2009-06-161-0/+9
* Support reads of arbitrary rangeCarl-Daniel Hailfinger2009-06-161-8/+8
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-4/+6
* Split flashchips.h from flash.hCarl-Daniel Hailfinger2009-06-151-366/+0
* Add or refine support for a number of EON flash chipsCarl-Daniel Hailfinger2009-06-151-8/+14
* Add support for the PMC Pm29F002T/B chipsUwe Hermann2009-06-141-0/+5
* Every SPI host controller implemented its own way to read flash chipsCarl-Daniel Hailfinger2009-06-131-0/+2
* Add #defines for some flash chipsMateusz Murawski2009-06-121-1/+10
* Add spi_nbyte_program as generic function to the SPI layerPaul Fox2009-06-121-0/+1
* Add all Eon EN25* SPI chipsCarl-Daniel Hailfinger2009-06-051-0/+4
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-051-1/+9
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-051-1/+5
* Add probe_timing information (int uS value)Maciej Pijanka2009-06-031-0/+13
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-021-2/+2
* Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)Maciej Pijanka2009-06-021-0/+1
* Unify AMD manufacture_id and model_idMateusz Murawski2009-06-021-0/+2
* Add bus type support to the dummy external programmerCarl-Daniel Hailfinger2009-06-011-0/+2
* Add IT87xx SPI as external flasher optionCarl-Daniel Hailfinger2009-05-311-0/+2
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-311-14/+25
* Add support for probe and read of Intel 28F001BX-T and BX-BUrja Rannikko2009-05-291-0/+2
* Random flashrom updatesUwe Hermann2009-05-281-19/+17
* Add TI TMS29F002RT and TMS29F002RB probe and read supportCarl-Daniel Hailfinger2009-05-261-0/+3
* Refactor SuperIO accessesCarl-Daniel Hailfinger2009-05-251-3/+5
* Factor out fallback_map/unmap, most external programmers don't need and speci...Uwe Hermann2009-05-171-0/+2
* Various smaller flashrom improvementsUwe Hermann2009-05-171-2/+0
* This patch adds support for BIOS flashing on the all SiliconImage SATA contro...Rudolf Marek2009-05-171-0/+13
* Use accessor functions for MMIOCarl-Daniel Hailfinger2009-05-171-1/+7
OpenPOWER on IntegriCloud