summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-6/+6
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-0/+30
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-261-0/+5
* SST25VF040B using 0x90 identification and AAI writePeter Stuge2009-01-261-0/+1
* Winbond SuperIO SPI driverPeter Stuge2009-01-261-1/+8
* Export Winbond SuperIO register access functions in board_enable.cPeter Stuge2009-01-261-0/+5
* Darwin / Mac OS XStefan Reinauer2009-01-261-0/+9
* Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() callStefan Reinauer2009-01-261-10/+4
* Change flashrom.c:map_flash_registers() from int to voidPeter Stuge2009-01-261-1/+1
* Change FreeBSD #ifdef into #if defined()Stefan Reinauer2009-01-261-1/+1
* Check all mmap() calls and print helpful Linux error messagePeter Stuge2009-01-231-0/+1
* Add SST49LF020 supportSven Schnelle2009-01-071-0/+1
* Various ichspi.c refinementsFENG yu ning2008-12-151-8/+1
* Add 28 flash chips of the MX29 series to the flashrom ID table and support th...Carl-Daniel Hailfinger2008-12-101-0/+28
* Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...FENG yu ning2008-12-081-0/+8
* Add RDID/REMS IDs for the following flash chipsCarl-Daniel Hailfinger2008-12-041-2/+15
* Replace #ifdefs for sc520 systems by run time probingStefan Reinauer2008-12-031-0/+2
* Do not indicate known-bad functions as untestedCarl-Daniel Hailfinger2008-11-281-1/+2
* Add support for the AMD/ATI SB600 southbridge SPI functionalityJason Wang2008-11-281-0/+9
* Flashrom already has the following probe functionsCarl-Daniel Hailfinger2008-11-281-0/+1
* Check for failed SPI command executionCarl-Daniel Hailfinger2008-11-181-4/+5
* The AT25 and AT26 series SPI chips from Atmel are plain EEPROMsCarl-Daniel Hailfinger2008-11-151-0/+32
* Add support for 8 new chips and fix up 2 existing chips as wellCarl-Daniel Hailfinger2008-11-041-8/+6
* Add additional SPI sector erase and chip erase command functionsCarl-Daniel Hailfinger2008-11-031-0/+3
* Add support for the ST M50FW002 chipCarl-Daniel Hailfinger2008-11-021-0/+1
* Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer2008-10-291-0/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-10/+16
* Support for AM29F002(N)B[BT]Mats Erik Andersson2008-10-071-0/+2
* Activate proper support for EN29F002(A)(N)[BT]Mats Erik Andersson2008-09-261-0/+5
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-0/+5
* Trivial SPI cleanupsPeter Stuge2008-07-071-2/+0
* r3415 removed symbolic constants for device IDs by accidentCarl-Daniel Hailfinger2008-07-061-0/+3
* Add AMIC A29002Andreas Thienemann2008-07-061-1/+0
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-4/+11
* Mine AMIC flash chip needs 4 bytes RDIDRudolf Marek2008-06-301-0/+1
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-301-0/+1
* Multiple unrelated changesStefan Reinauer2008-06-271-0/+1
* Remove dead M-Systems Disk on Chip codePeter Stuge2008-06-221-5/+0
* Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymoreJens Kuehnel2008-06-181-0/+1
* Force read unknown flash chipsPeter Stuge2008-06-181-1/+1
* Add support for Amic Technology A29040B flash chipPeter Stuge2008-06-111-0/+1
* Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp2008-05-271-0/+1
* Add support for Amic A25L40P SPI flashRudolf Marek2008-05-221-0/+1
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-0/+19
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-171-4/+4
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-1/+7
* Lots of new SST flash chip IDsCarl-Daniel Hailfinger2008-05-151-1/+14
* Add support for the JEDEC RESCarl-Daniel Hailfinger2008-05-151-1/+5
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-141-0/+2
* Check the JEDEC vendor ID for correct parityCarl-Daniel Hailfinger2008-05-141-0/+1
OpenPOWER on IntegriCloud