summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: add tool to adjust bl33 load address in existing FIPAhmad Fatoum2022-02-231-0/+39
* Merge branch 'for-next/qoi'Sascha Hauer2022-02-184-0/+7825
|\
| * scripts: Add qoiconv to convert png to qoiJules Maselbas2022-01-204-0/+7825
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-183-66/+42
|\ \
| * | compressed dtb: Make sure they are only available when supportedSascha Hauer2022-02-141-0/+2
| * | kbuild: replace $(H) with $(pound)Masahiro Yamada2022-02-081-2/+1
| * | setlocalversion: update to Linux 5.16Masahiro Yamada2022-02-081-64/+39
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2022-02-181-1/+1
|\ \
| * | build: Include dts/include/ after include/Sascha Hauer2022-01-281-1/+1
| |/
* | Revert "scripts/common: fix write_file when opened with mmap"Sascha Hauer2022-02-111-11/+4
* | scripts: bareboximd: Use mmap when possibleSascha Hauer2022-02-111-0/+34
* | scripts/common: Do not mmap in read_file_2()Sascha Hauer2022-02-111-28/+25
* | scripts/common: fix write_file when opened with mmapAndrej Picej2022-01-311-4/+11
|/
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-055-0/+10
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-056-0/+12
* scripts/kwboot: Fix normalizing timevalUwe Kleine-König2021-12-071-5/+4
* scripts: Kconfig: fix typoUlrich Ölmann2021-11-171-1/+1
* 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