summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert the following chips to use struct eraseblockSean Nelson2009-12-235-19/+246
* Add blockwise erase to all supported chips of the SST25 familyCarl-Daniel Hailfinger2009-12-231-19/+127
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-27/+365
* Board: Add MSI K8N Neo4-FLuc Verhaegen2009-12-231-0/+9
* Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enableLuc Verhaegen2009-12-233-152/+62
* Add a few FIXME comments to the generic SPI codeCarl-Daniel Hailfinger2009-12-221-0/+2
* SuperI/O detection now happens unconditionally and before the chipset enableCarl-Daniel Hailfinger2009-12-224-11/+106
* Convert the following chips to use struct eraseblockSean Nelson2009-12-224-33/+187
* Clarify comment about how to enter chip erase functions in struct block_eraserCarl-Daniel Hailfinger2009-12-221-2/+2
* Boards: Fix several issues with nvidia_mcp_gpio_setLuc Verhaegen2009-12-221-3/+13
* Chipset: Add support for Intel Poulsbo chipsetAdam Jurkowski2009-12-211-0/+22
* Boards: Add ECS K7S6ALuc Verhaegen2009-12-181-1/+4
* jedec: warn if toggle bit is stuck for too long and allow for delays between ...Carl-Daniel Hailfinger2009-12-171-4/+27
* Use the maximum decode size infrastructureCarl-Daniel Hailfinger2009-12-172-33/+110
* Skip all delays in probe_jedec() if probe_delay is 0Sean Nelson2009-12-171-6/+12
* Remove nonexisting functions from chipdrivers.hCarl-Daniel Hailfinger2009-12-171-4/+0
* Boards: Formalize intel piix4 gpo settingLuc Verhaegen2009-12-141-19/+77
* Use pci_fill_info() so device_class is validJonathan A. Kollasch2009-12-141-1/+3
* Mark ASRock M3A790GXH/128M as supported, no board enable neededZachary O Dillard2009-12-142-0/+2
* Fix eraseblock walking and add a few more checks to make sure such bugs get c...Carl-Daniel Hailfinger2009-12-141-2/+25
* Split hardware access, OS abstraction and chip drivers out of flash.hCarl-Daniel Hailfinger2009-12-143-216/+278
* Don't print out supported PCI devices header if all following lines are exclu...Adam Jurkowski2009-12-141-0/+2
* Internal (onboard) programming was the only feature which could not be disabledCarl-Daniel Hailfinger2009-12-139-50/+138
* Boards: Tighten up ID match listLuc Verhaegen2009-12-091-28/+27
* Boards: Add Asus M2V-MXDavid Bartley2009-12-091-6/+31
* Chipset: remove sis630 chipset enable for sis540Luc Verhaegen2009-12-092-51/+19
* Intel PIIX* chipsets only support parallel flash (no LPC/FWH/SPI)Maciej Pijanka2009-12-081-0/+2
* Boards: Add general nVidia MCP gpio routineLuc Verhaegen2009-12-031-49/+38
* Mark the following boards as OK (no board-enable needed)Idwer Vollering2009-12-012-0/+7
* Board enable for Shuttle AK31Luc Verhaegen2009-11-291-12/+8
* Boards: Fix up MSI KT4V board enableLuc Verhaegen2009-11-281-6/+2
* Boards: Add Asus P4B266LM (Sony Vaio PCV-RX650)Luc Verhaegen2009-11-281-1/+4
* Boards: Add board match for Asrock P4i65GVLuc Verhaegen2009-11-281-1/+4
* Boards: provide enormous intel_ich_gpio_set functionLuc Verhaegen2009-11-281-146/+225
* Use common jedec functionality where appropriateMichael Karcher2009-11-279-89/+64
* Add support for Intel 3400 series / 5 series chipsetCarl-Daniel Hailfinger2009-11-261-0/+3
* Refine support for the JEDEC Software Data ProtectionMichael Karcher2009-11-266-50/+4
* Add entries of W25x32 and W25x64Zheng Bao2009-11-261-0/+32
* Clarify a comment about verification routine usageCarl-Daniel Hailfinger2009-11-251-1/+2
* Reduce realloc syscall overhead for FT2232 and bitbangCarl-Daniel Hailfinger2009-11-252-6/+17
* Jedec.c was missing error handling in a few casesCarl-Daniel Hailfinger2009-11-251-17/+23
* Optimized write_sst_fwhub for safety and speedAdam Jurkowski2009-11-251-15/+23
* Kill hardcoded block erase on ICH SPICarl-Daniel Hailfinger2009-11-251-11/+7
* Add the ability to set Bus Pirate SPI speed via the command lineCarl-Daniel Hailfinger2009-11-245-20/+108
* Add Sanyo LF25FW203A supportSean Nelson2009-11-241-0/+16
* Add Generic SPI RDID detection for Sanyo chipsSean Nelson2009-11-242-0/+24
* Revert debug compilation which was committed in r772 by accidentCarl-Daniel Hailfinger2009-11-241-1/+1
* Cleanly validate ICH SPI preopcodesCarl-Daniel Hailfinger2009-11-246-1/+413
* Move serial handling from serprog.c to serial.cCarl-Daniel Hailfinger2009-11-234-110/+149
* Add the ability to generate test patterns for write testingCarl-Daniel Hailfinger2009-11-231-0/+136
OpenPOWER on IntegriCloud