summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc' into masterSascha Hauer2020-08-181-0/+1
|\
| * dtc_cpp: allow to pass options per targetDenis Osterland-Heim2020-08-121-0/+1
* | scripts/rsatoc: fix printing of error message, if environment variable doen't...Marc Kleine-Budde2020-08-031-2/+4
|/
* Merge branch 'for-next/kbuild'Sascha Hauer2020-07-278-20/+66
|\
| * scripts: use 'userprogs' to build programs for targetMasahiro Yamada2020-06-235-19/+14
| * kbuild: add infrastructure to build userspace programsMasahiro Yamada2020-06-233-1/+52
* | scripts: imx-image: throw descriptive error on encountering dcdofsAhmad Fatoum2020-07-141-0/+9
* | scripts: imx-image: Add i.MX8MP supportSascha Hauer2020-07-142-1/+9
* | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-143-4/+4
* | scripts: imx-image: rename image_dcd_offset to image_ivt_offsetSascha Hauer2020-07-142-15/+15
* | scripts: imx-image: Fix writing image with IVT offset = 0Sascha Hauer2020-07-141-10/+6
* | scripts: imx-image: exit with error when barebox header conflicts with IVTSascha Hauer2020-07-141-0/+6
* | scripts: imx-image: Add extra code path for i.MX35Sascha Hauer2020-07-141-4/+7
* | scripts: imx-image: exit on read/write failuresSascha Hauer2020-07-141-54/+23
* | scripts: imx-image: Only set DCD pointer when we have DCD dataSascha Hauer2020-07-141-6/+8
|/
* Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-113-0/+82
|\
| * sandbox: define CONFIG_64BIT as appropriateAhmad Fatoum2020-06-031-0/+9
| * scripts: import Linux Kconfig.includeAhmad Fatoum2020-06-032-0/+73
* | Merge branch 'for-next/misc'Sascha Hauer2020-06-111-0/+1
|\ \ | |/ |/|
| * scripts: .gitignore: ignore mvebuimg binaryAhmad Fatoum2020-06-031-0/+1
* | kbuild: switch over to thin archiveMasahiro Yamada2020-05-252-18/+14
* | kbuild: unify barebox and pbl build commandsMasahiro Yamada2020-05-252-29/+13
* | kbuild: resync modkern_{c, a}flags and quiet_modtag with Linux 5.7-rc6Masahiro Yamada2020-05-202-27/+20
* | kbuild: append $(bbenv-y) to obj-y earlierMasahiro Yamada2020-05-201-6/+5
* | kbuild: resync mkdir code with Linux 5.7-rc6Masahiro Yamada2020-05-203-19/+12
* | kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-202-12/+4
* | kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-202-4/+4
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-141-0/+1
|\
| * scripts: add stm32image to .gitignoreLucas Stach2020-05-121-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2020-05-1437-121/+6
|\ \
| * | scripts: bareboximd: fix write_file error handlingSteffen Trumtrar2020-05-051-7/+6
| * | scripts: imd: fix uninitialized variable readAhmad Fatoum2020-04-291-4/+1
| * | treewide: remove references to CREDITSUwe Kleine-König2020-04-2737-111/+0
| |/
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-0/+329
|\ \
| * | scripts: kconfig-lint.py: extend for undefined symbol detectionAhmad Fatoum2020-04-291-1/+24
| * | scripts: import Zephyr scripts/kconfig/lint.py into bareboxAhmad Fatoum2020-04-291-0/+306
| |/
* | Merge branch 'for-next/kbuild'Sascha Hauer2020-05-1427-505/+533
|\ \
| * | kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4Masahiro Yamada2020-05-125-139/+192
| * | kbuild: sync scripts/Kbuild.include with Linux 5.7-rc2Masahiro Yamada2020-05-041-20/+22
| * | kbuild: sync if_changed and friends with Linux 5.7-rc2Masahiro Yamada2020-05-042-82/+31
| * | kbuild: sync filechk rule with Linux 5.7-rc2Masahiro Yamada2020-05-041-13/+11
| * | kbuild: use $(SRCARCH) to point to the arch directoryMasahiro Yamada2020-04-271-1/+1
| * | modpost: sync mk_elfconfig.c with Linux 5.7-rc2Masahiro Yamada2020-04-273-11/+4
| * | kconfig: update to Linux 5.7-rc2Masahiro Yamada2020-04-2716-219/+248
| * | kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-276-22/+22
| * | kbuild: support ccflags-y, asflags-y, cppflags-y, and ldflags-yMasahiro Yamada2020-04-271-4/+8
| |/
* / kbuild: add $(always-y) to 'targets'Masahiro Yamada2020-05-041-1/+1
|/
* dtc: remove redundant YYLOC global declarationLucas Stach2020-04-271-1/+0
* Merge branch 'for-next/zynq'Sascha Hauer2020-04-161-2/+7
|\
| * scripts: zynq_mkimage: remove compiler warningMichael Graichen2020-04-141-2/+7