summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ft2232_spi: add some error handlingCarl-Daniel Hailfinger2009-11-221-4/+16
* Bus Pirate support needs serial communicationCarl-Daniel Hailfinger2009-11-212-9/+8
* Add support for generic RDID and REMS matching of unknown chipsCarl-Daniel Hailfinger2009-11-203-0/+38
* Refactor main loop in preparation of libflashromCarl-Daniel Hailfinger2009-11-174-24/+43
* Fix incorrect comment about wiki printing in MakefileCarl-Daniel Hailfinger2009-11-161-1/+1
* If a SPI command taking an address does fail, we want to know the address for...Carl-Daniel Hailfinger2009-11-161-13/+14
* Add URLs for boards ASUS K8V, ASUS K8V SE Deluxe, Elitegroup K7S5AIdwer Vollering2009-11-161-1/+5
* Retrieve linker flags for libftdi with pkg-configJörg Mayer2009-11-161-3/+4
* svn:ignore .libdepsCarl-Daniel Hailfinger2009-11-150-0/+0
* Mark Elitegroup K7S5A as supportedCarl-Daniel Hailfinger2009-11-152-28/+29
* Add support for every single SiS chipset out thereCarl-Daniel Hailfinger2009-11-153-67/+221
* Mark "Asus K8V" as supportedCarl-Daniel Hailfinger2009-11-141-0/+2
* Retry correct range in write_page_write_jedec()Carl-Daniel Hailfinger2009-11-142-4/+4
* Fix incorrect comment in SST49LF004A/B descriptionCarl-Daniel Hailfinger2009-11-061-1/+1
* Add infrastructure to check the maximum supported flash size of chipsets and ...Carl-Daniel Hailfinger2009-10-313-3/+91
OpenPOWER on IntegriCloud