u-boot/tools
Simon Glass b1e5e6d224 buildman: Change the exit codes
The current exit codes of 128 and 129 are useful in that they do not
conflict with those returned by tools, but they are not actually valid.
It seems better to pick some codes which work with 'bit bisect run'.

Update them to 100 (for errors) and 101 (for warnings).

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-04-21 06:33:47 -06:00
..
binman binman: fix default filename of u-boot-with-ucode-ptr in documentation 2020-01-07 16:02:39 -07:00
buildman buildman: Change the exit codes 2020-04-21 06:33:47 -06:00
concurrencytest tools: correct Markdown in concurrencytest/README.md 2020-01-30 13:30:35 -05:00
dtoc doc: fix references to driver-model 2020-04-17 12:32:36 -04:00
env fw_setenv: avoid writing environment when nothing has changed 2019-12-20 10:02:24 -06:00
gdb
kermit
libfdt fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
logos logos: Add the TechNexion's logo 2019-10-08 16:35:59 +02:00
omap
patman patman: Support limiting output to a single line 2020-04-21 06:33:47 -06:00
scripts
.gitignore tools: .gitignore: add asn1_compiler 2020-01-02 10:27:23 -05:00
aisimage.c
aisimage.h
asn1_compiler.c cmd: add asn1_compiler 2019-12-06 16:44:20 -05:00
atmel_pmecc_params.c
atmelimage.c
bmp_logo.c bmp_logo: support CONFIG_DM_VIDEO 2019-07-29 00:20:31 +02:00
default_image.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
dumpimage.c tools: dumpimage: Fall-though to print usage for help command 2020-01-07 11:12:47 -05:00
dumpimage.h
envcrc.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
fdt_host.h fit_check_sign: Allow selecting the configuration to verify 2020-04-01 07:45:09 -06:00
fdtgrep.c tools: ftdgrep: correct the find regions loop in do_fdtgrep 2020-01-24 12:33:08 -05:00
file2include.c
fit_check_sign.c fit_check_sign: Allow selecting the configuration to verify 2020-04-01 07:45:09 -06:00
fit_common.c
fit_common.h
fit_image.c mkimage: fit: don't create image with 0700 permissions 2020-04-17 12:32:36 -04:00
fit_info.c
gen_eth_addr.c
gen_ethaddr_crc.c
genboardscfg.py genboardscfg.py: drop python version comment 2020-01-25 12:04:36 -05:00
getline.c
getline.h
gpheader.h
gpimage-common.c
gpimage.c
ifdtool.c
ifdtool.h
ifwitool.c tools: ifwitool: Define __packed when it is not defined 2019-10-28 13:32:51 -04:00
image-host.c image: Use constants for 'required' and 'key-name-hint' 2020-04-01 07:45:09 -06:00
imagetool.c
imagetool.h rockchip: mkimage: support packing optional second level boot-loader 2019-12-27 15:17:07 +08:00
img2srec.c
imx8image.c
imx8m_image.sh tools: imx8m_image: fix warning message 2020-02-09 14:57:38 +01:00
imx8mimage.c tools: imx8mimage: add ROM VERSION 2019-11-05 10:27:18 +01:00
imx_cntr_image.sh
imximage.c tools/imximage: share DCD information via Kconfig 2019-12-27 12:55:59 +01:00
jtagconsole
k3_fit_atf.sh
k3_gen_x509_cert.sh
kwbimage.c
kwbimage.h
kwboot.c
lpc32xximage.c
Makefile kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
microcode-tool
microcode-tool.py microcode_tool: Convert to Python 3 2019-11-04 18:15:32 -07:00
mingw_support.c
mingw_support.h
mips-relocs.c
mkenvimage.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
mkexynosspl.c
mkimage.c rockchip: mkimage: support packing optional second level boot-loader 2019-12-27 15:17:07 +08:00
mkimage.h
mksunxiboot.c
moveconfig.py moveconfig: convert ps.stderr to string 2020-02-25 13:46:25 -05:00
mrvl_uart.sh
mtk_image.c
mtk_image.h tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX 2019-10-28 13:32:51 -04:00
mxsboot.c
mxsimage.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
mxsimage.h
ncb.c
netconsole
omapimage.c
omapimage.h
os_support.c
os_support.h
pbl_crc32.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
pbl_crc32.h
pblimage.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
pblimage.h
prelink-riscv.c riscv: tools: Add big endian target support to prelink-riscv 2019-08-15 13:42:28 +08:00
prelink-riscv.inc riscv: tools: Handle addend to absolute reloc in prelink-riscv 2019-09-03 09:30:32 +08:00
proftool.c trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
relocate-rela.c
rkcommon.c rockchip: mkimage: Use an existing macro instead of a decimal value 2020-03-26 22:58:46 +08:00
rkcommon.h rockchip: mkimage: support packing optional second level boot-loader 2019-12-27 15:17:07 +08:00
rkimage.c rockchip: mkimage: fix wrong range of rc4 encoding for boot image 2019-12-27 15:17:07 +08:00
rkmux.py rkmux: Convert to Python 3 2019-11-04 18:15:32 -07:00
rksd.c rockchip: mkimage: support packing optional second level boot-loader 2019-12-27 15:17:07 +08:00
rkspi.c rockchip: mkimage: support packing optional second level boot-loader 2019-12-27 15:17:07 +08:00
rmboard.py
socfpgaimage.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
spl_size_limit.c imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB 2019-10-08 16:36:37 +02:00
stm32image.c tools: mkimage: fix STM32 image format for big endian hosts 2020-02-13 17:32:09 +01:00
sunxi-spl-image-builder.c
ublimage.c
ublimage.h
ubsha1.c
vybridimage.c
xway-swap-bytes.c
zynqimage.c
zynqmp_pm_cfg_obj_convert.py arm64: zynqmp: add tool to convert PMU config object .c to binary 2019-07-30 10:20:06 +02:00
zynqmp_psu_init_minimize.sh arm64: zynqmp: Do not remove dpll_prog from psu_init 2019-10-24 13:37:02 +02:00
zynqmpbif.c tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 2019-10-28 13:32:51 -04:00
zynqmpimage.c
zynqmpimage.h