summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/scripts-common-library'Sascha Hauer2021-11-1514-364/+675
|\
| * scripts: add target tool for rk-usb-loaderAhmad Fatoum2021-11-104-0/+12
| * scripts: Add rk-usb-loader toolSascha Hauer2021-11-106-31/+376
| * scripts/common: Add write_full() and read_full()Sascha Hauer2021-11-104-58/+43
| * scripts/common: Add write_file()Sascha Hauer2021-11-014-51/+36
| * scripts: Add common library functionsSascha Hauer2021-11-016-217/+138
| * scripts: Add Kconfig option for most host toolsSascha Hauer2021-10-122-9/+72
* | include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-011-0/+1
* | scripts: <linux/bitops.h>: fix references to undefined __BITS_PER_LONGAhmad Fatoum2021-11-014-11/+20
* | include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-014-8/+1
|/
* Merge branch 'for-next/targettools'Sascha Hauer2021-10-0711-2/+94
|\
| * scripts: allow building USB loader tools for target as wellAhmad Fatoum2021-10-0210-1/+63
| * scripts: omap3-usb-loader: make proper use of pkg-config --cflagsAhmad Fatoum2021-10-021-1/+1
| * common: add new menu for target toolsAhmad Fatoum2021-10-021-0/+30
* | Merge branch 'for-next/misc'Sascha Hauer2021-10-073-12/+89
|\ \
| * | kbuild: dtc: Allow adding device tree fragments via configTrent Piepho2021-10-051-1/+6
| * | scripts: socfpga_import_preloader: make sdk optionalSteffen Trumtrar2021-08-231-11/+77
| * | scripts: bareboxenv: add erase hint if build as host-toolMarco Felsch2021-08-091-0/+6
| |/
* | scripts: imx: add i.MX8MN support to imx-imageAhmad Fatoum2021-10-051-0/+1
* | ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-051-0/+1
|/
* ARM: Rockchip: Add rkimage toolSascha Hauer2021-06-212-0/+263
* Merge branch 'for-next/kconfig'Sascha Hauer2021-06-1630-1143/+924
|\
| * kconfig: update to Linux 5.13-rc1Masahiro Yamada2021-05-3130-1143/+924
* | Merge branch 'for-next/compiler-warnings'Sascha Hauer2021-06-161-1/+1
|\ \ | |/ |/|
| * scripts: zynq_mkimage: Make locally used function staticSascha Hauer2021-05-181-1/+1
* | imx-image: Fix uninitialized add_barebox_headerTrent Piepho2021-05-271-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-05-172-3/+3
|\
| * scripts/spdxcheck.py: Use Python 3Antony Pavlov2021-05-032-3/+3
* | scripts: imx-usb-loader: print USB VID/PID of excluded devicesBastian Krause2021-05-031-3/+5
* | scripts: imx-usb-loader: print excluded USB device message only on verboseBastian Krause2021-05-031-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-157-624/+37
|\
| * bareboximd: Use mmap when possiblySascha Hauer2021-04-141-19/+34
| * common: add option for shipping KCONFIG_CONFIG as /env/data/configAhmad Fatoum2021-04-131-0/+3
| * x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-255-605/+0
* | scripts: imx: add support for additional hab BlocksDenis Osterland-Heim2021-03-301-2/+50
|/
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-235-0/+258
* Merge branch 'for-next/misc'Sascha Hauer2021-03-231-3/+12
|\
| * scripts: imx-image: add error handling for pwriteRouven Czerwinski2021-03-161-2/+7
* | scripts: imx-image: fix iMX35 header generationAlexander Kurz2021-03-111-1/+4
|/
* Kbuild: add compile_commands.json targetAhmad Fatoum2021-02-161-0/+237
* scripts: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-1647-686/+117
* imd command: Document verbose optionSascha Hauer2020-12-071-0/+1
* mxs: always build mxsimage and mxsboot toolsRoland Hieber2020-11-092-10/+1
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-3/+3
|\
| * gen-dtb-s: support x86 and other platforms with 16-bit .wordAhmad Fatoum2020-10-121-3/+3
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-142-2/+2
|\ \
| * | scripts: kwboot: allow piping full buffer size at onceAhmad Fatoum2020-10-021-1/+1
| * | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König2020-10-011-1/+1
* | | Merge branch 'for-next/buildsystem-version' into masterSascha Hauer2020-10-141-0/+3
|\ \ \ | |_|/ |/| |
| * | Makefile: add buildsystem version variableSteffen Trumtrar2020-09-251-0/+3
| |/