summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of nic3com on 64bitCarl-Daniel Hailfinger2009-05-141-0/+1
* Unify usage of iopl-like code by introducing get_io_perms()Uwe Hermann2009-05-141-0/+3
* nic3com: allow selection of a particular PCI device to use as programmerChristian Ruppert2009-05-141-0/+3
* Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas...Carl-Daniel Hailfinger2009-05-141-1/+4
* There are various reasons why a SPI command can failCarl-Daniel Hailfinger2009-05-131-0/+1
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-131-0/+14
* Abstract mapping/unmapping of flash regionsCarl-Daniel Hailfinger2009-05-111-0/+15
* Convert all flashchips.c entries with SPI programing to the 256-byte version ...Carl-Daniel Hailfinger2009-05-091-1/+1
* Chips like the SST SST25VF080B can only handle single byte writes outside AAI...Carl-Daniel Hailfinger2009-05-091-4/+6
* Add a dummy external flasher which just prints each operationCarl-Daniel Hailfinger2009-05-091-1/+12
* Add external flasher supportCarl-Daniel Hailfinger2009-05-081-9/+49
* Don't assume flash is accessible via MMIO for chips with no read functionCarl-Daniel Hailfinger2009-05-081-0/+1
* Document uncertainty regarding ASD chipsCarl-Daniel Hailfinger2009-05-061-0/+1
* Allow compilation on SolarisCarl-Daniel Hailfinger2009-05-011-0/+18
* Some functions take no argumentsCarl-Daniel Hailfinger2009-05-011-5/+5
* Handle DragonFly BSD definitions in flash.hPatrick Georgi2009-04-281-1/+1
* MAX may already be definedUwe Hermann2009-04-241-5/+3
* Support MX25L3235DStephan Guilloux2009-04-231-1/+1
* Support Macronix MX2512805D flash chipStephan Guilloux2009-04-211-0/+1
* 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
OpenPOWER on IntegriCloud