summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: imx imx-usb-loader: Fix last transfer error messageSascha Hauer2017-09-261-1/+1
* scripts: imx imx-usb-loader: Add support for i.MX6ullSascha Hauer2017-09-261-0/+7
* regsubst.pl: fix typo in help textUwe Kleine-König2017-09-061-1/+1
* scripts/imx: fix out-of-bounds access for big DCD tablesUwe Kleine-König2017-08-151-4/+8
* Merge branch 'for-next/socfpga'Lucas Stach2017-07-311-16/+9
|\
| * scripts: socfpga_get_sequencer: update importerSteffen Trumtrar2017-07-111-16/+9
* | scripts: Provide script that helps using cpp defines in dcd tablesUwe Kleine-König2017-07-301-0/+129
|/
* Merge branch 'for-next/ratp'Sascha Hauer2017-06-301-23/+15
|\
| * ratp: user close may happen in SYN-RECEIVED stateAleksander Morgado2017-06-231-1/+1
| * ratp: don't ignore data that may arrive in behaviour H1Aleksander Morgado2017-06-231-8/+6
| * ratp: remove FIXME comment: FIN always requires ACKAleksander Morgado2017-06-231-1/+1
| * ratp: remove bogus data checks in behavior C2Aleksander Morgado2017-06-231-11/+5
| * ratp: fix data presence checkAleksander Morgado2017-06-231-2/+2
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-06-301-1/+3
|\ \
| * | scripts/kwboot: document -n optionUwe Kleine-König2017-06-301-1/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-06-301-1/+1
|\ \
| * | enable LFS support for host programsUwe Kleine-König2017-06-301-1/+1
| |/
* / scripts/kwbimage: support empty binary.0 filesUwe Kleine-König2017-06-191-1/+5
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-06-141-0/+6
|\
| * new make helper to decode binaries using base64Uwe Kleine-König2017-06-011-0/+6
* | imx-usb-loader: add prefix '0x' for hex valueStefan Lengfeld2017-05-171-1/+1
* | Fix linking with new ld, based on u-bootAndrey Panov2017-05-171-1/+1
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2017-05-052-1/+118
|\
| * ARM: socfpga: add arria10 supportSteffen Trumtrar2017-05-031-0/+117
| * ARM: socfpga: rename socfpga->cyclone5Steffen Trumtrar2017-05-031-1/+1
* | scripts: mkmakefile: apply changes from Linux kernelDennis Menschel2017-04-111-10/+26
|/
* tags: Process Kconfig files in a single passAntony Pavlov2017-03-301-7/+2
* tags: Do not try to index defconfigsAntony Pavlov2017-03-301-12/+0
* scripts/tags.sh: drop __TestClearPage*() helpersAntony Pavlov2017-03-301-2/+0
* Merge branch 'for-next/mvebu'Sascha Hauer2017-03-131-9/+25
|\
| * 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
* | Merge branch 'for-next/imx'Sascha Hauer2017-03-135-256/+289
|\ \
| * | scripts: imx/mxs remove mxs-usb-loaderOleksij Rempel2017-03-093-240/+8
| * | scripts: imx imx-usb-loader: add support for imx23 and imx28Oleksij Rempel2017-03-091-1/+84
| * | scripts: imx imx-usb-loader: warn if device was excluded by path optionOleksij Rempel2017-03-061-0/+2
| * | scripts: imx imx-usb-loader: add usb path supportOleksij Rempel2017-03-031-13/+86
| * | scripts: imx-usb-loader: implement DCD v2 check commandAlexander Kurz2017-02-222-2/+109
| |/
* / scripts: mxsimage: Fix build with OpenSSL < 1.1.xSascha Hauer2017-03-021-31/+31
|/
* Merge branch 'for-next/imx'Sascha Hauer2017-02-132-7/+15
|\
| * ARM: i.MX: Add i.MX7 base architecture supportJuergen Borleis2017-01-201-0/+1
| * imx-usb-loader: add i.MX7S supportJuergen Borleis2017-01-191-0/+7
| * imx-usb-loader: this table is used internally only, so keep it staticJuergen Borleis2017-01-191-1/+1
| * imx-usb-loader: let constant data be constJuergen Borleis2017-01-191-7/+7
* | Merge branch 'for-next/arm'Sascha Hauer2017-02-137-492/+55
|\ \
| * | scripts/omap4_usbboot: use libusbVicente Bergas2017-01-137-492/+55
| |/
* / checkpatch: fix another left brace warningGeyslan G. Bem2017-01-181-1/+1
|/
* Merge branch 'for-next/mvebu'Sascha Hauer2017-01-111-13/+43
|\
| * scripts/kwbimage: allow to overwrite binaryUwe Kleine-König2017-01-101-5/+35
| * scripts/kwbimage: use ALIGN_SUP instead of open-coding itUwe Kleine-König2017-01-101-1/+1