summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the CLI related functions main() and cli_usage() to cli_classic.cCarl-Daniel Hailfinger2010-01-074-353/+401
* Buspiratespi support on mingwPatrick Georgi2010-01-062-6/+66
* Multiple unrelated changesPatrick Georgi2010-01-063-34/+11
* Move OS-dependent serial code from buspirate_spi.c to serial.cCarl-Daniel Hailfinger2010-01-063-56/+60
* Move generic programmer function into newly introduced programmer.cCarl-Daniel Hailfinger2010-01-064-78/+102
* Generify jedec functions by introducing an address maskSean Nelson2010-01-0410-107/+145
* Drop multiple forwards to man page and add a single one more prominentlyStefan Reinauer2010-01-031-31/+2
* Fix Intel FWH decode sizeMichael Karcher2010-01-031-2/+2
* Drop known broken email addressesStefan Reinauer2010-01-031-3/+3
* This patch shouldn't affect anything else in patchworkSean Nelson2009-12-241-17/+29
* Only check for requested features in the MakefileCarl-Daniel Hailfinger2009-12-241-5/+14
* Internal.c was always compiled in because it hosted the function internal_del...Carl-Daniel Hailfinger2009-12-244-15/+16
* Factor out CLI code by moving generic stuff out of main()Carl-Daniel Hailfinger2009-12-242-60/+99
* Add VIA VT8233A identification, mark as testedRaúl Soriano2009-12-231-0/+1
* 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
OpenPOWER on IntegriCloud