summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | imx-usb-loader: Align uploaded file lengthSascha Hauer2018-05-241-1/+5
|/
* i.MX/DCD compiler and interpreter: logic is differentJuergen Borleis2018-03-264-50/+28
* Merge branch 'for-next/ratp'Sascha Hauer2018-03-053-0/+183
|\
| * ratp: new reset commandAleksander Morgado2018-03-013-3/+35
| * ratp: new md and mw commandsAleksander Morgado2018-03-013-0/+151
* | Merge branch 'for-next/misc'Sascha Hauer2018-03-051-1/+13
|\ \ | |/ |/|
| * bootm: fit: add option to add DT snipped that contains fit public keyMarc Kleine-Budde2018-02-201-0/+6
| * Makefile.lib: imx hab: fix hab files with embedded variablesMarc Kleine-Budde2018-02-201-1/+7
* | scripts/compiler.h: inline functions in headers must be staticMichael Olbrich2018-02-091-2/+2
|/
* bbremote: rename command subparser variablesAleksander Morgado2018-01-301-7/+7
* build: fix that LZO file is always rebuiltSam Ravnborg2018-01-051-6/+8
* build: fix that the bbenv file is always rebuiltSam Ravnborg2018-01-051-1/+1
* 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
| |/