summaryrefslogtreecommitdiffstats
path: root/scripts/kwboot.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/kwboot: fix image check for v0 imagesUwe Kleine-König2018-06-081-10/+53
* scripts/kwboot: document -n optionUwe Kleine-König2017-06-301-1/+3
* scripts/kwboot: new parameter -n to skip a number of NAKsUwe Kleine-König2017-02-141-5/+13
* scripts: kwboot: fix image check for padded imagesUwe Kleine-König2017-02-141-4/+12
* scripts: kwboot: set boot source to UART before sendingUwe Kleine-König2016-10-041-3/+11
* scripts: kwboot: simplify kwboot_mmap_imageUwe Kleine-König2016-10-041-6/+4
* scripts: kwboot: shorten delay between two boot messagesUwe Kleine-König2016-10-041-1/+1
* scripts: kwboot: improve diagnostic outputUwe Kleine-König2016-10-041-3/+12
* scripts: kwboot: flush input and output only onceUwe Kleine-König2016-10-041-8/+8
* scripts: kwboot: try to resync on packet boundary after receiving a NAKUwe Kleine-König2016-10-041-1/+45
* kwboot: do a filetype check before sending the imageUwe Kleine-König2016-01-261-2/+70
* scripts: kwboot: fix detection of timeoutUwe Kleine-König2014-11-171-14/+16
* scripts/kwboot: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+0
* scripts: kwboot: fix missing soh initializationSebastian Hesselbarth2013-11-181-0/+1
* scripts: kwboot: add support for Marvell DoveSebastian Hesselbarth2013-05-141-9/+22
* scripts: add kwboot toolThomas Petazzoni2013-05-111-0/+717