summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24tools: zynqmp_psu_init_minimize: Move helper functions below header includesStefan Herbrechtsmeier
2022-06-24tools: zynqmp_psu_init_minimize: Use CR instead of LFStefan Herbrechtsmeier
2022-06-24tools: zynqmp_psu_init_minimize: Remove low level uart settingsStefan Herbrechtsmeier
2022-06-24tools: relocate-rela: Add support for 32bit Microblaze relocationMichal Simek
2022-06-24tools: relocate-rela: Add support for elf32 decodingMichal Simek
2022-06-24tools: relocate-rela: Check that relocation works only for EM_AARCH64Michal Simek
2022-06-24tools: relocate-rela: Extract elf64 reloc to special functionMichal Simek
2022-06-24tools: relocate-rela: Read rela start/end directly from ELFMichal Simek
2022-06-24tools: relocate-rela: Use global variablesMichal Simek
2022-06-24tools: relocate-rela: Open binary u-boot file laterMichal Simek
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-16tools: binman: install btoolPeng Fan
2022-06-14dtoc: Update test_src_scan.py for new tegra compatiblesTom Rini
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson
2022-05-07tools: mkimage: set OPENSSL_API_COMPATHeinrich Schuchardt
2022-05-07mkimage: Document misc optionsSean Anderson
2022-05-05tools: mkimage: Avoid ENODATA in host toolsMark Kettenis
2022-05-05tools/imagetool: Fix segfault when tparams->verify_header is NULLNicolas Heemeryck
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25binman: don't import deprecated distutils packageHeinrich Schuchardt
2022-04-25binman: Refuse to replace sections for nowAlper Nebi Yasak
2022-04-25binman: Test replacing non-section entries in FIT subsectionsAlper Nebi Yasak
2022-04-25binman: Create FIT subentries in the FIT section, not its parentAlper Nebi Yasak
2022-04-25binman: Remove '/images/' fragment from FIT subentry pathsAlper Nebi Yasak
2022-04-25binman: Don't reset offset/size if image doesn't allow repackingAlper Nebi Yasak
2022-04-25binman: Collect bintools for images when replacing entriesAlper Nebi Yasak
2022-04-25binman: Fix unique names having '/.' for images read from filesAlper Nebi Yasak
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-21tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_ENDPali Rohár
2022-04-21tools/mrvl_uart.sh: Remove scriptPali Rohár
2022-04-19tools: add boot/ to .gitignoreDu Huanpeng
2022-04-18rockchip: tools: add rk3066 support to rkcommon.cJohan Jonker
2022-04-15mkeficapsule: Remove raw and FIT GUID typesSughosh Ganu
2022-04-11image: fit: Align hash output buffersSean Anderson
2022-04-06binman: Correct Chromium OS entry typesSimon Glass
2022-04-06tools: mkimage: Call verify_header after writing image to diskPali Rohár
2022-04-06tools: mkimage: No need to verify_header for header_v2Yi Liu
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
2022-04-04mkimage: sunxi_egon: add support for riscvIcenowy Zheng
2022-04-04mkimage: sunxi_egon: refactor for multi-architecture supportIcenowy Zheng
2022-04-04mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini
2022-03-31tools: binman: add support for pre-load headerPhilippe Reynes
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer