rv1126-uboot/tools
Joseph Chen 0600347b91 tools: rockchip: trust_merger: allow unknown option
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I88eb3946c7a343a0af5ed662d6fb5ef848d8c929
2020-07-01 10:39:13 +08:00
..
binman UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 2018-01-17 15:27:28 +08:00
buildman UPSTREAM: genconfig.py: Print defconfig next to warnings 2018-01-16 18:13:59 +08:00
dtoc UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
easylogo Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
env tools: env: make fw_printenv statically linked 2018-07-09 20:09:20 +08:00
gdb
images rockchip: support pack resources into resource.img 2017-12-28 15:23:35 +08:00
kermit
libfdt UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 2018-12-24 17:20:37 +08:00
logos imx6: icorem6: Add custom splashscreen support 2016-12-16 17:15:27 +01:00
omap
patman UPSTREAM: patman: Fix up tests to pass with newest checkpatch 2018-01-17 15:27:28 +08:00
rockchip tools: rockchip: trust_merger: allow unknown option 2020-07-01 10:39:13 +08:00
scripts tools: fix define2mk.sed to not add quotes around negative integers 2016-06-13 07:46:29 +09:00
.gitignore tools: rockchip: support hostprogs for pack tools 2018-09-28 10:12:53 +08:00
Makefile tools: rockchip: resource_tool: independent on other files 2019-11-12 19:32:12 +08:00
aisimage.c imagetool: replace image registration function by linker_lists feature 2015-01-29 13:38:41 -05:00
aisimage.h
atmel_pmecc_params.c Change my mailaddress 2016-05-02 18:37:09 -04:00
atmelimage.c Change my mailaddress 2016-05-02 18:37:09 -04:00
bmp_logo.c
default_image.c tools: mkimage: add firmware-ivt image type for HAB verification 2017-01-02 17:06:57 +01:00
dumpimage.c dumpimage: replace the term "datafile" by "subimage" 2015-01-29 13:38:41 -05:00
dumpimage.h includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
envcrc.c tools/env: Correct include kconfig 2016-11-23 23:41:23 -08:00
fdt_host.h common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
fdtgrep.c UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 2018-12-24 17:20:37 +08:00
fit_check_sign.c common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
fit_common.c mkimage: Automatically make space in FDT when full 2014-06-11 16:25:46 -04:00
fit_common.h mkimage: Automatically make space in FDT when full 2014-06-11 16:25:46 -04:00
fit_image.c tools: fit: add "/totalsize" property for itb size 2020-05-25 14:57:18 +08:00
fit_info.c tools: fit_info: add END address of property 2020-03-31 18:20:47 +08:00
gen_eth_addr.c tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed 2015-09-28 10:48:25 -04:00
gen_ethaddr_crc.c UPSTREAM: tools: include necessary headers explicitly 2018-12-24 17:20:37 +08:00
genboardscfg.py UPSTREAM: genconfig.py: Print defconfig next to warnings 2018-01-16 18:13:59 +08:00
getline.c
getline.h
gpheader.h
gpimage-common.c dumpimage: add 'T' option to explicitly set the image type 2015-01-29 13:38:41 -05:00
gpimage.c imagetool: replace image registration function by linker_lists feature 2015-01-29 13:38:41 -05:00
ifdtool.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ifdtool.h tools/ifdtool: Support writing multiple files (-w) simultaneously 2014-12-13 22:32:04 -07:00
image-host.c common: fit: support spl fit image check by tools/fit_check_sign 2020-03-29 09:57:04 +08:00
imagetool.c Respect SOURCE_DATE_EPOCH when building FIT images. 2016-06-24 17:23:10 -04:00
imagetool.h rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
img2brec.sh
img2srec.c treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
imximage.c tools: imximage: add set bit command 2017-03-19 17:30:15 +01:00
jtagconsole
kwbimage.c tools/kwbimage: fix v1 header verification 2017-07-12 06:57:55 +02:00
kwbimage.h tools/kwbimage.h: make offset marks style consistent 2017-07-12 06:57:55 +02:00
kwboot.c tools: kwboot: don't adjust destaddr when patching the image 2017-02-17 10:15:56 +01:00
lpc32xximage.c lpc32xx: add lpc32xx-spl.bin boot image target 2015-04-10 14:23:26 +02:00
microcode-tool x86: Add a script to process Intel microcode files 2014-12-18 17:26:08 -07:00
microcode-tool.py tools: microcode-tool: Support parsing header file with a license block 2016-01-13 12:20:14 +08:00
mingw_support.c
mingw_support.h
mips-relocs.c UPSTREAM: tools: include necessary headers explicitly 2018-12-24 17:20:37 +08:00
mkenvimage.c Patch to mkenvimage to handle text files with length that exceed env size 2015-03-28 12:07:47 -04:00
mkexynosspl.c Fix bad return value checks (detected with Coccinelle) 2015-10-24 13:50:30 -04:00
mkimage.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
mkimage.h dtc: mkimage: Add the possibility to specify DTC 2017-07-22 15:36:19 -04:00
mksunxiboot.c sunxi: Store the device tree name in the SPL header 2017-05-17 23:23:58 +05:30
moveconfig.py UPSTREAM: moveconfig: Use fd.write() instead of print >> 2018-01-16 18:13:59 +08:00
mxsboot.c mxsboot: remove unused include 2016-02-21 11:09:19 +01:00
mxsimage.c tools: mxsimage: Fix build with OpenSSL 1.1.x 2016-12-19 12:26:39 -05:00
mxsimage.h ARM: mxs: tools: Add support for boot progress display flag 2014-11-20 10:13:45 +01:00
ncb.c
netconsole
omapimage.c tools: omapimage: Fix size in header 2017-03-14 20:40:17 -04:00
omapimage.h
os_support.c
os_support.h
pbl_crc32.c
pbl_crc32.h
pblimage.c tools: plbimage support generate rcw file 2017-03-28 09:19:18 -07:00
pblimage.h
proftool.c tools/proftool: fix use-after-free 2015-11-16 17:22:18 -05:00
relocate-rela.c relocate-rela: add missing va_end() 2017-05-05 16:45:57 -04:00
rkcommon.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkcommon.h rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkimage.c rockchip: mkimage: remove placeholder functions from rkimage 2017-05-10 13:37:21 -06:00
rkmux.py rockchip: Add a script to parse datasheets 2016-01-21 20:42:37 -07:00
rknand.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rksd.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
rkspi.c rockchip: mkimage: support packing optional second level boot-loader 2020-03-30 14:52:08 +08:00
socfpgaimage.c tools: do not print error messages in verify_header() functions 2015-01-29 13:38:41 -05:00
sunxi-spl-image-builder.c tools: sunxi: avoid read after end of string 2017-05-05 16:45:57 -04:00
ublimage.c imagetool: replace image registration function by linker_lists feature 2015-01-29 13:38:41 -05:00
ublimage.h
ubsha1.c includes: move openssl headers to include/u-boot 2014-06-19 11:19:04 -04:00
vybridimage.c tools: mkimage: add support for Vybrid image format 2016-10-06 09:06:16 +02:00
xway-swap-bytes.c
zynqimage.c tools: mkimage: Call fclose in error path 2016-12-27 11:24:16 -05:00
zynqmpimage.c UPSTREAM: tools: mkimage: Extend mkimage to also include pmufw 2018-01-17 15:27:28 +08:00