aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-23tools: mkenvimage: Drop duplicate crc header includeMarek Vasut
2022-11-22binman: Add documentation for the command line argsSimon Glass
2022-11-22buildman: Add --allow-missing flag to allow missing blobsTom Rini
2022-11-22buildman: Reinstate removal of temp output dir in testsSimon Glass
2022-11-22buildman: Ensure config_fname is initedSimon Glass
2022-11-22binman: Add a separate section about environment variablesSimon Glass
2022-11-22buildman: Detect binman reporting missing blobsSimon Glass
2022-11-22buildman: Drop mention of old architecturesSimon Glass
2022-11-22buildman: Update the default settings fileSimon Glass
2022-11-22buildman: Update the arc toolchainSimon Glass
2022-11-22buildman: Drop mention of MAKEALLSimon Glass
2022-11-22buildman: Convert documentation to rSTSimon Glass
2022-11-22binman: Use an exit code when blobs are missingSimon Glass
2022-11-22Revert "binman: btool: gzip: fix packer name so that binary can be found"Quentin Schulz
2022-11-22binman: bintool: remove btool_ prefix from btool namesQuentin Schulz
2022-10-31mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu
2022-10-31mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass
2022-10-31binman: Allow obtaining a symbol valueSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-31buildman: Handle the MAINTAINERS 'N' tagSimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-29binman: Add support for symlinking imagesNeha Malcom Francis
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson
2022-10-17docker: Install pyelftools for buildsSimon Glass
2022-10-12tools: k3_gen_x509_cert: Do not print SWRV on buildAndrew Davis
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-07buildman: differentiate between riscv32, riscv64Heinrich Schuchardt
2022-10-07docker: install riscv32 toolchainHeinrich Schuchardt
2022-10-06tools: kwbimage: Verify maximal kwbimage header sizePali Rohár
2022-10-03Merge branch 'next'Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29tools: env: Fix missing closedir in ubi_get_volnum_by_nameMiaoqian Lin
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-23tools: mtk_image: add support for nand headers used by newer chipsWeijie Gao
2022-09-23tools: mtk_image: split the code of generating NAND header into a new fileWeijie Gao
2022-09-23tools: mtk_image: split gfh header verification into a new functionWeijie Gao
2022-09-21binman: Get futility by building itSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-13tools: termios_linux.h: Fix compilation on non-glibc systemsPali Rohár
2022-09-13tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10msStefan Roese
2022-09-12dtoc: Drop sys.exit() in test_fdtSimon Glass
2022-09-12binman: Add VPL supportSimon Glass
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz