summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* IMX: do_hab calls strcat on uninitialised memoryRob Stacey2019-08-091-1/+1
* Merge branch 'for-next/socfpga'Sascha Hauer2019-07-121-3/+8
|\
| * scripts: socfgpa_import_preloader: simplify procedureSteffen Trumtrar2019-07-041-3/+8
* | Merge branch 'for-next/mvebu'Sascha Hauer2019-07-123-1/+573
|\ \
| * | images/mvebu: Convert Armada machines to mvebuimgUwe Kleine-König2019-06-131-0/+3
| * | mvebuimg: new tool to create kwb version1 boot imagesUwe Kleine-König2019-06-132-1/+570
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-07-121-0/+60
|\ \
| * | add gdb helper scripts to load barebox symbolsRouven Czerwinski2019-06-271-0/+60
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2019-07-121-0/+1
|\ \
| * | scripts: add mips-relocs to .gitignoreAntony Pavlov2019-07-081-0/+1
| |/
* | kconfig: update to Linux 5.2-rc4Masahiro Yamada2019-06-1955-747/+671
* | kbuild: do not drop -I without parameterMasahiro Yamada2019-06-131-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-06-112-8/+3
|\
| * scripts: kwboot: fix comparison with out-of-range constantAhmad Fatoum2019-05-281-3/+3
| * kbuild: drop support for cc-ldoptionMasahiro Yamada2019-05-281-5/+0
* | Merge branch 'for-next/macos'Sascha Hauer2019-06-1117-34/+79
|\ \
| * | scripts: compiler.h: support BSDs as wellAhmad Fatoum2019-05-281-3/+9
| * | scripts: compiler.h: use Linux <endian.h> as defaultAhmad Fatoum2019-05-281-4/+4
| * | 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
| |/