summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | scripts: kwbimage: fix build with non-glibc systemsAhmad Fatoum2019-05-281-2/+6
| * | scripts: imx-usb-loader: don't depend on unportable headersAhmad Fatoum2019-05-281-2/+1
| * | scripts: omap3-usb-loader: drop unneeded headerAhmad Fatoum2019-05-281-4/+0
| * | scripts: omap3-usb-loader: don't depend on unportable le32tohAhmad Fatoum2019-05-281-1/+1
| * | scripts: removes uses of <asm*/errno.h> in favor of <errno.h>Ahmad Fatoum2019-05-282-2/+1
| * | scripts: mkimage: s/fdatasync/fsync/ on macOS & OpenBSDAhmad Fatoum2019-05-281-2/+10
| * | scripts: use "compiler.h" endianness helpersAhmad Fatoum2019-05-282-2/+3
| * | scripts: compiler.h: add endianness helpers for macOSAhmad Fatoum2019-05-281-1/+17
| * | scripts: bareboximd: remove usage of loff_tAhmad Fatoum2019-05-281-1/+1
| * | scripts: bareboxcrc32: remove usage of loff_tAhmad Fatoum2019-05-281-1/+1
| * | scripts: don't depend on system <asm/types.h>Ahmad Fatoum2019-05-281-2/+12
| * | scripts: compiler.h: don't include <stdint.h> twiceAhmad Fatoum2019-05-281-2/+0
| * | scripts: includes: restrict strlcpy prototype to glibcAhmad Fatoum2019-05-281-1/+5
| * | scripts: extract symbol offsets using target, not host, nmAhmad Fatoum2019-05-282-2/+2
| * | kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney2019-05-283-4/+8
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-06-112-0/+16
|\ \
| * | scripts: imx-usb-loader: add i.MX8MQ PID and VIDRouven Czerwinski2019-06-071-0/+7
| * | scripts: imx-image: document -d, -e, -s, -uBastian Krause2019-06-071-0/+9
| |/
* | checkpatch: apply barebox-specific modificationsAhmad Fatoum2019-05-211-6/+10
* | checkpatch: import as-is from Linux v5.1Ahmad Fatoum2019-05-211-582/+4095
* | checkpatch: add upstream checkpatch v5.1 dependenciesAhmad Fatoum2019-05-216-0/+2156
|/
* Merge branch 'for-next/mips'Sascha Hauer2019-05-102-0/+427
|\
| * MIPS: relocation: add relocation supportOleksij Rempel2019-04-232-0/+427
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-05-101-20/+16
|\ \
| * | ARM: Layerscape: Add QSPI boot supportSascha Hauer2019-05-101-1/+16
| * | ARM: Layerscape: pblimage: Drop pbl end commandSascha Hauer2019-05-101-19/+0
| |/
* / ARM: i.MX: Add missing quotes to HAB specific definesSascha Hauer2019-04-231-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-04-085-2/+479
|\ \
| * | scripts: Add Layerscape image toolSascha Hauer2019-03-132-0/+433
| * | pbl multiimage: Allow to check image sizesSascha Hauer2019-03-133-2/+46
| |/
* / dtc: disable noisy warningsSascha Hauer2019-03-141-0/+4
|/
* Merge branch 'for-next/imx'Sascha Hauer2019-03-071-6/+2
|\
| * imd: create new helper macro to add data from oftree to image meta dataUwe Kleine-König2019-02-251-6/+2
* | Merge branch 'for-next/dtc'Sascha Hauer2019-03-0727-5488/+1713
|\ \
| * | scripts/dtc: Update to upstream version v1.4.7Ahmad Fatoum2019-02-2026-5476/+1702
| * | scripts/dtc: fix update-dtc-source.sh for barebox useAhmad Fatoum2019-02-201-12/+11
* | | defaultenv: Fix dependenciesSascha Hauer2019-02-271-1/+3
|/ /
* / kbuild: Add missing semicolonSascha Hauer2019-02-141-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-02-134-293/+4
|\
| * gen-dtb-s: annotate magic values with their meaningUwe Kleine-König2019-01-281-2/+2
| * treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-212-2/+2
| * kconfig: remove unused zconf.hash.cMasahiro Yamada2019-01-211-289/+0
* | Merge branch 'for-next/kbuild'Sascha Hauer2019-02-136-305/+157
|\ \
| * | scripts: fixdep: update to v5.0-rc3Masahiro Yamada2019-01-221-207/+124
| * | kbuild: cherry-pick changes from Linux v5.0-rc3Masahiro Yamada2019-01-225-98/+33
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-02-131-17/+23
|\ \
| * | scripts: imx-image: make read_file behaviour consistentSascha Hauer2019-02-111-13/+11
| * | scripts: imx-image: Be more informative on open errorsSascha Hauer2019-02-111-4/+12
| |/