summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/checkpatch.pl: don't search for CREDITS when checking top_of_kernel_t...Antony Pavlov2015-01-201-1/+1
* scripts: Add mxs-usb-loader toolSascha Hauer2015-01-052-0/+239
* scripts: Add mxsboot toolSascha Hauer2015-01-053-1/+643
* scripts: add mxsimage toolSascha Hauer2015-01-053-0/+2564
* Merge branch 'for-next/marvell'Sascha Hauer2014-12-081-14/+16
|\
| * scripts: kwboot: fix detection of timeoutUwe Kleine-König2014-11-171-14/+16
* | Merge branch 'for-next/kconfig'Sascha Hauer2014-12-0834-554/+707
|\ \
| * | kconfig: update to v3.18-rc6Sascha Hauer2014-11-2731-490/+678
| * | scripts/Makefile.host: Update to Linux-3.18-rc6Sascha Hauer2014-11-271-58/+16
| * | kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-11-272-6/+13
| |/
* / imx-usb-loader: Add i.MX6sx supportSascha Hauer2014-11-271-0/+7
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-052-0/+54
|\
| * Add xz decompression supportSascha Hauer2014-11-042-0/+54
* | scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada2014-10-171-0/+160
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-10-022-0/+13
|\
| * Add some .gitignore filesSascha Hauer2014-09-121-0/+3
| * checkpatch.pl: check for the FSF mailing addressAntony Pavlov2014-09-121-0/+10
* | Merge branch 'for-next/imx'Sascha Hauer2014-10-022-28/+35
|\ \
| * | imx-image: handle i.MX35 special caseEric Bénard2014-09-251-5/+16
| * | imx-image: Handle check commands correctlySascha Hauer2014-09-191-21/+15
| * | imx-usb-loader: Skip unknown tagsSascha Hauer2014-09-191-2/+4
| |/
* / scripts: mk-am3xxx-spi-image: fix wrong assumptions about SPI imagesSascha Hauer2014-09-263-42/+38
|/
* Fix barebox metadataPhilipp Zabel2014-09-041-1/+1
* scripts: gitignore: update based on MakefileAndreas Pretzsch2014-09-011-9/+11
* scripts: add bareboximd{,-target} to .gitignoreAntony Pavlov2014-09-011-0/+2
* scripts: imx-image: add input validation to mwLucas Stach2014-09-011-3/+18
* Makefile.lib: imxcfg: fix include pathLucas Stach2014-09-011-1/+1
* Merge branch 'for-next/metadata'Sascha Hauer2014-08-0717-17/+246
|\
| * Add support for metadata in barebox imagesSascha Hauer2014-08-074-1/+206
| * make: Use shell script to generate .dtb.S filesSascha Hauer2014-08-072-15/+17
| * dtc: compile fdtgetSascha Hauer2014-08-0713-2/+17
| * make: build device trees with obj-dtb-y and pbl-dtb-ySascha Hauer2014-08-071-0/+7
* | Merge branch 'for-next/env'Sascha Hauer2014-08-071-2/+8
|\ \
| * | saveenv: provide a zeroed/empty/ignore environmentJuergen Borleis2014-08-011-2/+8
| * | envfs: change API to be able to forward special flags into the envfs superblockJuergen Borleis2014-08-011-1/+1
| |/
* / ARM: add Canon A1100 ROM image generationAntony Pavlov2014-08-011-0/+10
|/
* scripts/checkpatch.pl: don't search for Doxyfile when checking top_of_kernel_...Antony Pavlov2014-07-221-1/+1
* kconfig: Fix compiler warningSascha Hauer2014-07-051-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-07-042-8/+9
|\
| * scripts: tegra: add gitignoreLucas Stach2014-07-011-0/+1
| * Fix misspellings of "persistant" -> "persistent" in various placesRobert P. J. Day2014-06-301-14/+14
* | scripts/setupmbr: remove doxygen docsSascha Hauer2014-07-031-143/+0
* | Documentation: remove doxygen documentationSascha Hauer2014-06-261-103/+0
* | kernel-install: fix return value check for getlineSascha Hauer2014-06-261-1/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2014-06-0434-0/+13595
|\
| * Makefile.lib: add rule to built Tegra BCTsLucas Stach2014-05-151-0/+6
| * tegra: cbootimage: remove noisy outputLucas Stach2014-05-151-5/+0
| * scripts: tegra: import cbootimageLucas Stach2014-05-1533-0/+13594
* | ARM: AM3xxx: Add support for building AM33xx spi imagesJan Luebbe2014-05-152-9/+45
|/
* Merge branch 'for-next/dts'Sascha Hauer2014-05-051-2/+4
|\