aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/jtagspi.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch1-8/+24
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek1-11/+0
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-1/+2
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser1-3/+4
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens1-19/+41
2016-07-19Fix usage of timeval_ms()Andreas Färber1-7/+7
2016-05-24Remove FSF address from GPL noticesMarc Schink1-0/+2
2015-08-19flash/nor/jtagspi: 'retval' may be used uninitializedAlamy Liu1-1/+1
2015-08-06flash/nor/jtagspi: add JTAGSPI driverRobert Jordens1-0/+411