summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Eon EN29LV640B chipRudolf Marek2012-04-145-3/+178
* Add GigaDevice GD25QXX series supportJustin Chevrier2012-04-142-0/+271
* Minor NetBSD/DragonFly/pkgsrc build instruction updateJonathan A. Kollasch2012-04-141-1/+2
* Add support for the Numonyx N25Q064 chipNiklas Söderlund2012-04-142-0/+30
* Make the presence of Linux SPI headers mandatory for linux_spiStefan Tauner2012-03-132-1/+27
* Add (untested) board enable for ASUS TUSL2-CStefan Tauner2012-03-102-0/+3
* Increase flashrom release number to 0.9.5.2Carl-Daniel Hailfinger2012-03-081-1/+1
* Prevent submission of empty read requests in linux_spiMichael Karcher2012-03-061-2/+14
* linux_spi.c: set SPI mode, bit order and bits per word on initStefan Tauner2012-03-031-3/+19
* Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPICarl-Daniel Hailfinger2012-03-015-4/+12
* nicintel_spi.c: check if write enable is really set (and minor comment changes)Stefan Tauner2012-02-271-3/+14
* Increase flashrom release number to 0.9.5.1Carl-Daniel Hailfinger2012-02-251-1/+1
* Support Debian/kFreeBSDCarl-Daniel Hailfinger2012-02-254-7/+14
* SFDP: Fetch parameter table in a more portable wayCarl-Daniel Hailfinger2012-02-241-7/+16
* Fix SFDP probingStefan Tauner2012-02-221-26/+39
* Increase flashrom release number to 0.9.5Carl-Daniel Hailfinger2012-02-181-1/+1
* Add a bunch of new/tested stuff and various small changes 11Stefan Tauner2012-02-173-1/+4
* Add board enable for ASUS OPLX-MJoshua Roys2012-02-172-0/+3
* Add support for SFDP (JESD216)Stefan Tauner2012-02-179-12/+467
* Add a bunch of new/tested stuff and various small changes 10Paul Menzel2012-02-168-29/+57
* Document and enable the linux_spi driverCarl-Daniel Hailfinger2012-02-163-9/+34
* Manpage improvementsStefan Tauner2012-02-161-34/+77
* Reenable forced readCarl-Daniel Hailfinger2012-02-161-4/+19
* Workaround missing %hhx support in MinGW sscanfCarl-Daniel Hailfinger2012-02-161-2/+12
* ichspi.c: warn user and disable writes when a protected address range is dete...Stefan Tauner2012-02-162-25/+89
* Warn of one-time programmable (OTP) memoryDaniel Lenski2012-02-154-28/+62
* Support compilation for the ARM architecture (little-endian only)David Hendricks2012-02-135-3/+31
* Board enable for TriGem Anaheim-3Michael Karcher2012-02-122-0/+3
* SPI command black-/ignorelisting for the flash chip emulator in the dummy pro...Carl-Daniel Hailfinger2012-02-082-3/+111
* Add support for RDC R6030 chipsetRudolf Marek2012-02-072-0/+28
* print*.c: Refine the do not count nor print generic flash chip entries condit...Stefan Tauner2012-02-032-9/+16
* Add board enable for the MSC Q7 Tunnel Creek boardIngo Feldschmid2012-01-312-0/+15
* Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010)Stefan Tauner2012-01-192-0/+12
* Reorder list of options to testPaul Menzel2012-01-121-1/+1
* Postpone layout file readingCarl-Daniel Hailfinger2012-01-111-6/+12
* Replace --mainboard with -p internal:mainboardCarl-Daniel Hailfinger2012-01-049-67/+62
* Add deferred --image processingLouis Yung-Chieh Lo2011-12-253-20/+78
* layout: change return type and name of find_next_included_romentryStefan Tauner2011-12-251-16/+17
* Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...Stefan Tauner2011-12-246-2/+1135
* Fix programmer-centric probe (patch v2)Michael Karcher2011-12-221-2/+3
* ft2232_spi: fix arm-usb-ocd and arm-usb-ocd-hPaul Fertser2011-12-201-0/+4
* Speed up dediprog SPI page writesCarl-Daniel Hailfinger2011-12-201-6/+170
* Cross-compilation fixesCarl-Daniel Hailfinger2011-12-202-25/+100
* Have all programmer init functions register bus masters/programmersCarl-Daniel Hailfinger2011-12-2014-251/+217
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-1842-541/+727
* Use struct flashctx instead of struct flashchip for flash chip accessCarl-Daniel Hailfinger2011-12-1429-269/+301
* Update URLs in print.cBenjamin Bellec2011-12-081-72/+72
* Add a bunch of new/tested stuff and various small changes 9Stefan Tauner2011-12-022-5/+18
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-11-2322-143/+150
* Add board enable for ASUS A7N8X-VM/400Joshua Roys2011-11-192-0/+11
OpenPOWER on IntegriCloud