summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Break endless loop in serialport_write()Stefan Tauner2012-11-301-3/+11
* Fix linker flag bug introduced in r1623Carl-Daniel Hailfinger2012-11-291-3/+3
* Improve --help and friendsStefan Tauner2012-11-243-45/+35
* Explicitly detect libusb-0.1 in the MakefileCarl-Daniel Hailfinger2012-11-201-17/+50
* Add (untested) board enable for Asus DSAN-DXStefan Tauner2012-11-052-0/+3
* Support the new fast SPI mode present in Bus Pirate firmware v5.5 or newerCarl-Daniel Hailfinger2012-11-011-13/+77
* Add support for Winbond W39F010/W39L010/W39L020Kyösti Mälkki2012-10-284-0/+148
* Do not read the flash chip twice in verification modeStefan Tauner2012-10-273-53/+43
* serprog: add opcode to control the programmer's output driversStefan Tauner2012-10-273-1/+24
* serprog: move the macro list to its own header fileStefan Tauner2012-10-273-49/+26
* Add support for Atmel AT26DF041Stefan Tauner2012-10-274-4/+102
* Add support for Numonyx N25Q016 and N25Q032Stefan Tauner2012-10-262-4/+109
* Remove exit calls from print_supported_chipsNiklas Söderlund2012-10-233-9/+12
* Add a bunch of new/tested stuff and various small changes 15Stefan Tauner2012-10-209-43/+41
* Differentiate Numonyx N25Q064 1.8V and 3.0V versionsDavid Hendricks2012-10-042-3/+41
* Add support for SST's 25WF series of SPI flash chipsStefan Tauner2012-10-011-0/+142
* Cleanup ft2322.c and add more detail to error messagesStefan Tauner2012-09-261-27/+17
* Add support for FT232HIlya A. Volynets-Evenbakh2012-09-263-4/+27
* Add support for all 4 possible channels to the ft2232_spi programmerStefan Tauner2012-09-262-22/+44
* Introduce a compile time option to select a default programmerStefan Tauner2012-09-252-5/+25
* Whitelist known working Thinkpads of the T60 and X60 seriesStefan Tauner2012-09-251-0/+13
* Fix flashrom running on boards with corebootStefan Tauner2012-09-243-13/+19
* Fix memleaks in dmi.cStefan Tauner2012-09-231-1/+14
* Fix a memleak in the dummyflasherStefan Tauner2012-09-221-2/+3
* Generify a25.c's SRWD printing function and move it to spi25.cStefan Tauner2012-09-223-15/+14
* Add a bunch of new/tested stuff and various small changes 14Stefan Tauner2012-09-2112-111/+152
* Add spi_block_erase_62Stefan Tauner2012-09-214-0/+56
* Allow to select FTDI device by serial numberShik Chen2012-09-172-1/+12
* Add support for GigaDevice GD25LQ32Bryan Freed2012-09-172-0/+38
* Add board enable for MSI K8N Neo PlatinumStefan Tauner2012-09-152-0/+3
* Add untested board enable for ASUS P5LD2-VMIdwer Vollering2012-09-072-0/+3
* Remove exit calls from sp_sync_read_timeout and sp_synchronizeNiklas Söderlund2012-09-072-28/+49
* Add support for Eon EN25F64Stefan Tauner2012-09-062-0/+35
* Try to remove all read and write locks on CK804 (and MCP51)Jonathan Kollasch2012-09-043-34/+61
* Nvidia chipset enables: refactor setting bit 0 in 0x6dStefan Tauner2012-09-041-32/+28
* Fix compilation with MinGWStefan Tauner2012-09-012-7/+9
* Add support for AJAWe to pony_spiVirgil-Adrian Teaca2012-09-012-60/+113
* Add RES/REMS support to all dummyflasher emulated chips as a test caseCarl-Daniel Hailfinger2012-08-301-10/+47
* Remove potential endless loops from satasii.cCarl-Daniel Hailfinger2012-08-291-8/+19
* ichspi: ignore bogus FREGsStefan Tauner2012-08-271-1/+1
* Add support for Realtek RTL8169Sergey Lichack2012-08-273-24/+31
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-2728-30/+44
* Use getpagesize() to determine the physmap's length in nicintel_spi.cStefan Tauner2012-08-261-2/+4
* Rename AT25F512B-specific codeStefan Tauner2012-08-263-6/+6
* Clean up enable_flash_ich and attempt to disable SMM write protectionStefan Reinauer2012-08-261-20/+27
* Add untested board enable for DFI AD77Tadas Slotkus2012-08-252-0/+3
* Clean up satasii.cStefan Tauner2012-08-251-13/+6
* Make struct flashchip a field in struct flashctx instead of a complete copyCarl-Daniel Hailfinger2012-08-2523-277/+263
* Fix VIA VX*** supportHelge Wagner2012-08-244-17/+74
* Refactor the -p internal:mainboard handlingStefan Tauner2012-08-206-169/+166
OpenPOWER on IntegriCloud