summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* atavia: Fix a few problems overlooked/introduced while rebasing.stefanct2014-06-013-11/+5
* Add support for Atmel (now Adesto) AT25DL081 and AT25DL161.stefanct2014-06-012-1/+79
* Add VIA VT6421A LPC programmer driver.stefanct2014-06-015-4/+259
* Combine block_erase*_en29lv640b and block_erase*_m29f400bt respectively.stefanct2014-06-014-75/+20
* print.c: improve device printing.stefanct2014-06-011-4/+43
* Fix PMC Pm25LV512 and Pm25LV010 probing.stefanct2014-05-302-6/+7
* jedec.c: constify a bit more.stefanct2014-05-292-11/+9
* print_wiki: simplify template handling.stefanct2014-05-281-37/+23
* CID1129998/1129999: Unchecked return value from library.stefanct2014-05-271-7/+30
* Rename some spi_prettyprint_status_register_* functions.stefanct2014-05-273-111/+111
* Add support for ESMT F25L32PA.stefanct2014-05-274-0/+50
* Fix various tiny problems in verify_range().stefanct2014-05-271-7/+8
* Fix selfcheck of various arrays.stefanct2014-05-263-34/+28
* Add two new states to enum test_state and use it for flashchips.stefanct2014-05-265-71/+113
* Constify dediprog's write functions too.stefanct2014-05-251-4/+4
* Add support for Sanyo LE25FW406A.stefanct2014-05-182-1/+33
* sbxxx: Add spispeed parameter.stefanct2014-05-162-0/+44
* sbxxx: Add support for new AMD SPI controller.stefanct2014-05-163-10/+131
* sbxxx: Cleanup.stefanct2014-05-161-98/+88
* AT45DB: fix read functions.stefanct2014-05-161-4/+8
* Add support for Sanyo LE25FU406B.stefanct2014-05-142-0/+32
* Refine messages related to erase/write recovery.stefanct2014-05-101-5/+7
* Add 'const' keyword to chip write and other function prototypes.stefanct2014-05-0919-117/+82
* Remove programmer_shutdown() from doit().stefanct2014-05-072-12/+10
* Add support for SST25LF020A.stefanct2014-05-072-1/+34
* Support for Spansion S25FL132K and S25FL164K.stefanct2014-05-042-0/+73
* Add support for SST25WF080.stefanct2014-05-042-4/+47
* Add support for Macronix MX23L3254 mask ROM.stefanct2014-05-033-5/+23
* Add a bunch of new/tested stuff and various small changes 20.stefanct2014-05-0312-74/+148
* Make delay values unsigned.stefanct2014-05-026-22/+21
* ft2232_spi: Add support for TUMPA Lite.stefanct2014-04-273-2/+12
* Report if we are not able to disable AAI mode again.stefanct2014-04-261-5/+9
* CID1130000: Unchecked return value in default_spi_write_aai().stefanct2014-04-261-9/+12
* CID1130006: Memory leaks in buspirate_spi_init().stefanct2014-04-261-1/+6
* CID1129996: Unchecked return value from setsockopt() in serprog.stefanct2014-04-261-1/+5
* CID1130002: Logically dead code due to copy and paste error.stefanct2014-04-261-2/+2
* CID1130009: Resource leak in sp_opensocket().stefanct2014-04-261-0/+1
* CID1130007: Resource leak in ogp_spi.stefanct2014-04-261-0/+2
* CID1130008: Resource leak read_romlayout().stefanct2014-04-261-0/+1
* CID1130012: Double free in pony_spi_init().stefanct2014-04-261-0/+1
* CID1130011: Use after free in ich_descriptor_tool.stefanct2014-04-261-1/+2
* CID1130004: Nesting level does not match indentation.stefanct2014-04-261-6/+7
* linux_spi: Stop messing up the units of SPI speed.stefanct2014-03-191-6/+6
* linux_spi: Fix conversion from kHz to Hz.stefanct2014-03-191-1/+1
* Add support for Intel 82574L to nicintel_spi.c.stefanct2014-03-171-2/+9
* Add board enable for ASUS A7V8X-MX.stefanct2014-03-141-0/+1
* Clean up physmap, fix unaligned mapping problemshailfinger2014-03-054-21/+51
* Add board enable for ASUS P5LD2-VM DH.stefanct2013-11-212-0/+4
* Ensure DMI strings used in dmi_compare() are not NULL.stefanct2013-10-291-3/+7
* Add board enable for abit BF6.stefanct2013-10-262-2/+4