summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-02-14TSD: scripts: mkbootimg: force python3Quentin Schulz
2023-05-12scripts: setlocalversion: Fix submit date missing if no tagJoseph Chen
2023-04-17make.sh: Add config check for embbeded kernel dtbJoseph Chen
2023-03-02scripts: README.rockchip: Fix pathJoseph Chen
2022-12-21scripts: fit: Use a better way to get addressJoseph Chen
2022-12-14scripts: android2fit.sh: Sync with make_fit_boot.shJoseph Chen
2022-10-13scripts: Add avbtool.pyJoseph Chen
2022-04-09scripts: fit-repack: increase offset to 0x1000Chris Zhong
2022-04-06scripts: fit-core.sh: Don't support boot/recovery.img rollback indexJoseph Chen
2022-04-02scripts: compress.sh: fix typoJoseph Chen
2022-04-02scripts: Add mkenv.sh to generate env imageJoseph Chen
2022-04-02scripts: renamed lzma.sh -> compress.sh to support more compressionJoseph Chen
2022-03-29scripts: fit: fix typoJoseph Chen
2022-03-21scripts: decomp.sh: Support sign imageJoseph Chen
2022-03-21scripts: fit.sh: separate core function to fit-core.shJoseph Chen
2022-03-21scripts: lzma.sh: remove output messageJoseph Chen
2022-03-17scripts: Add lzma.shJoseph Chen
2022-03-03scripts: decomp.sh: refactor image packJoseph Chen
2022-03-01make/fit.sh: Add file suffix for match patternJoseph Chen
2022-03-01make.sh/scripts: Add idblock supportJoseph Chen
2022-03-01scripts: fit: split sl and lk command of rk sign toolJoseph Chen
2022-02-28make.sh: support pack spl decompress headerJoseph Chen
2022-02-28common: spl: Add decompress header supportJoseph Chen
2022-01-24scripts: android2distro: fix non integer errorJoseph Chen
2022-01-10scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt
2021-12-21scripts: fit: check dev.pubkey and sign resultJoseph Chen
2021-12-21scripts: fit-resign: add comment to generate dev.pubkeyJoseph Chen
2021-12-14scripts: sync repack-bootimg from kernel 5.10Joseph Chen
2021-11-10scripts: fit: increase external data offsetJoseph Chen
2021-10-25scripts: add script to generate tftp update firmwareJoseph Chen
2021-10-25scripts: unpack_bootimg: support android header v4Joseph Chen
2021-08-17scripts: fit.sh: --burn-key-hash requires CONFIG_SPL_FIT_HW_CRYPTO=yJoseph Chen
2021-08-05scripts: stacktrace: handle PC on thumb instrJoseph Chen
2021-07-09scripts: stacktrace: use '{}' for variablesJoseph Chen
2021-07-09scripts: stacktrace: print PC surrounding instructionsJoseph Chen
2021-06-03scripts: android2distro.sh transform Android image to Distro imageJoseph Chen
2021-06-03[BACKPORT]: Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2021-06-03[BACKPORT]: kbuild: fix # escaping in appending U-Boot own DTMasahiro Yamada
2021-06-03[BACKPORT]: Remove redundant YYLOC global declarationPeter Robinson
2021-05-13scripts: fit-resign.sh: update commentJoseph Chen
2021-04-12make.sh: support sign loader for rv1126/rv1109/rk356xJoseph Chen
2021-03-08scripts: fit: set data offset as 0xe00 for all casesJoseph Chen
2021-02-02scripts: fit: support sign recovery.imgJoseph Chen
2021-01-22scripts: fit.sh: add more commentsJoseph Chen
2021-01-18scripts/dtc: phandle index start from 0x1000000Jianqun Xu
2020-12-31scripts: fit: validate image type of source fileJoseph Chen
2020-12-30rockchip: rv1126: rename periph device regionJoseph Chen
2020-12-30Revert "scripts: fit.sh: remove unused property but not initial as 0"Joseph Chen
2020-12-18scripts: pack_resource.sh: support android and fit imageJoseph Chen
2020-12-18scripts: pack_resource.sh: clean upJoseph Chen