summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a board enable for Asus P4P800-VMDiego Elio Pettenò2011-03-061-0/+2
* Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B and Winbond_W39V040F...Idwer Vollering2011-03-061-4/+4
* Add Gigabyte GA-MA780G-UD3H to mainboard support listBernhard Geier2011-03-061-0/+1
* Add support for ST M25PX16 and mark it as supportedCarl Worth2011-03-062-0/+30
* Mark SST49LF080A as fully testedBrandon Dowdy2011-03-062-1/+2
* Add W39L040Michael Karcher2011-03-063-0/+47
* Add coreboot IDs to make manual selection of HP xw9400 possibleMichael Karcher2011-03-061-1/+1
* Board-enable for GA-K8N51GMFMichael Karcher2011-03-062-1/+5
* Add HP e-Vectra P2706TMichael Karcher2011-03-062-6/+24
* I tested a few mainboards and flash chipsYul Rottmann2011-03-052-2/+4
* Update the ITE IT8500 EC support to match the current state of the flashrom-c...David Hendricks2011-02-284-13/+176
* Add generalized support for ITE IT8500/IT8502 embedded controllersDonald Huang2011-02-221-0/+262
* Support 64-bit MEM BARs wherever possibleCarl-Daniel Hailfinger2011-02-152-24/+133
* Add support for some AMD Am29LV* chipsCarl-Daniel Hailfinger2011-02-052-0/+248
* Improve debugging for unaligned erase in the flash chip emulatorCarl-Daniel Hailfinger2011-02-041-12/+6
* Support for Angelbird Wings PCIe SSD (solid-state drive)Carl-Daniel Hailfinger2011-02-046-1/+235
* Support Dediprog LEDs on devices with 2 and 3 LEDsStefan Reinauer2011-01-281-87/+90
* Fix sparse warning: Unknown escape %Peter Huewe2011-01-252-2/+2
* Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-01-247-27/+27
* Secret knowledge is cool, but public knowledge is betterCarl-Daniel Hailfinger2011-01-201-5/+117
* Avoid printing mapped addresses for programmers that do not map flash chipsStefan Reinauer2011-01-191-2/+9
* Convince compilers to put constant data into the .rodata sectionMathias Krause2011-01-178-26/+26
* The AT26DF081A requires the Write Enable Latch (WLE) to be set for write/eras...Mathias Krause2011-01-171-2/+3
* Fix decoding of SB600 LPC ROM protection registersMathias Krause2011-01-011-6/+6
* Compilation fix for djgppIdwer Vollering2010-12-261-3/+3
* Enable unlocking (erasing/writing) W39V040FB chipsIdwer Vollering2010-12-263-0/+12
* Mark MX25L3205, W25Q80, W25Q32 and W25Q64 as fully testedDavid Hendricks2010-12-131-4/+4
* Simplify get_next_write in the partial write codeCarl-Daniel Hailfinger2010-12-061-3/+1
* Add support for Winbond W39V040FB and W39V040FCCarl-Daniel Hailfinger2010-12-056-174/+332
* Clean up erase function checkingCarl-Daniel Hailfinger2010-12-051-24/+41
* Stop reading layout info when the max layout count has been reachedCarl-Daniel Hailfinger2010-12-041-0/+8
* Annotate the following chips with probe timingDavid Borg2010-12-041-14/+14
* Add support for the Open Graphics Project development card, OGD1, as a SPI fl...Mark Marshall2010-12-039-3/+281
* Avoid printing the chip locks if chip detection was forcedCarl-Daniel Hailfinger2010-12-021-2/+6
* Add a board-enable for the MSI MS-6391 (845 Pro4)Uwe Hermann2010-12-022-0/+3
* Handle erase failure in partial writeCarl-Daniel Hailfinger2010-12-021-4/+13
* Add support for Spansion S25FL004A, S25FL032A, and S25FL064ARudy Host2010-11-292-0/+81
* Dump all VIA SPI registers like for ICH7Carl-Daniel Hailfinger2010-11-241-7/+49
* Add chunked write ability to the Dediprog SF100 driverCarl-Daniel Hailfinger2010-11-233-2/+9
* Support bulk read on Dediprog SF100Carl-Daniel Hailfinger2010-11-161-6/+109
* Read the to-be-verified area in one goCarl-Daniel Hailfinger2010-11-161-33/+17
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-107-65/+118
* Add support for the OpenMoko debug boards v2 and v3Alex Badea2010-11-101-2/+11
* Use device-specific vendor ID in ftdi_usb_open() callAlex Badea2010-11-101-1/+1
* ft2232_spi: allow 5x clock divisor to be set at runtimeAlex Badea2010-11-101-15/+22
* Retry short reads in ft2232_spiAlex Badea2010-11-101-5/+10
* DediProg firmware version 5.1.5 of the SF-100 works just fineMathias Krause2010-11-091-3/+13
* Support setting the Dediprog SF100 SPI voltageCarl-Daniel Hailfinger2010-11-095-24/+100
* Fix two memory leaks in doit() and refine get_next_write()Carl-Daniel Hailfinger2010-11-051-81/+63
* This patch makes flashrom use real partial writesCarl-Daniel Hailfinger2010-11-041-40/+204
OpenPOWER on IntegriCloud