summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-22buildman: Create a requirements.txt fileTom Rini1-0/+2
2023-07-22binman: Overwrite symlink if it already existsAndrew Davis2-2/+18
2023-07-22k3: tools: config.mk: Update makefile and remove scriptsNeha Malcom Francis2-385/+0
2023-07-22binman: ti-secure: Add support for TI signingNeha Malcom Francis11-8/+863
2023-07-22binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis9-0/+482
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini3-3/+3
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek3-3/+3
2023-07-21Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini34-109/+1187
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass2-3/+3
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass4-2/+127
2023-07-20binman: Support templates at any levelSimon Glass3-2/+63
2023-07-20binman: Add a test for templating in a FITSimon Glass2-0/+44
2023-07-20binman: Support templating with multiple imagesSimon Glass3-2/+42
2023-07-20binman: Support simple templatesSimon Glass5-1/+165
2023-07-20dtoc: Allow inserting a list of nodes into anotherSimon Glass3-1/+74
2023-07-20dtoc: Support copying the contents of a node into anotherSimon Glass3-3/+266
2023-07-20binman: Correct handling of zero bss sizeSimon Glass10-4/+69
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass1-2/+1
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass4-0/+85
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut4-80/+130
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass2-1/+34
2023-07-20binman: Update elf to return number of written symbolsSimon Glass2-5/+16
2023-07-20binman: Allow disabling symbol writingSimon Glass5-5/+64
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass1-1/+2
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass1-9/+9
2023-07-20binman: Init align_default in entry_SectionSimon Glass1-0/+1
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer1-0/+4
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer1-1/+1
2023-07-20CI: Update to the latest "Jammy" tagTom Rini1-1/+1
2023-07-20CI: Update to gcc-13.1.0Tom Rini2-30/+31
2023-07-20buildman: Switch ARC toolchain to the upstream versionAlexey Brodkin3-9/+1
2023-07-20CI: Update to QEMU 8.0.3Tom Rini1-3/+2
2023-07-20tools/docker: Dockerfile: Don't specify dtc submoduleTom Rini1-1/+0
2023-07-14expo: Add tests for the configuration editorSimon Glass1-0/+130
2023-07-14binman: Correct coverage gap in controlSimon Glass1-1/+1
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2023-07-10Merge branch 'next'Tom Rini8-38/+444
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt1-1/+1
2023-07-07Adjust gitignore for tools/generated/Tobias Deiminger2-1/+1
2023-07-07Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger1-33/+33
2023-07-05tools: spkgimage: correct printf specifierHeinrich Schuchardt1-1/+1
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-1/+2
2023-06-23mkimage: Use PATH_MAX for path lengthMingli Yu1-1/+2
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini6-4/+428
2023-06-12tools: relocate-rela: Fix typoMarek Vasut1-1/+1
2023-06-09tools: Add mkfwumdata tool for FWU metadata imageMasami Hiramatsu3-0/+347
2023-06-08mkeficapsule: add FMP Payload HeaderMasahisa Kojima2-4/+63
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen3-0/+424
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass3-4/+4