aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini1-5/+34
2023-09-21trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-21trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-21trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt2-0/+175
2023-09-18tools: logos: Rename TI logo filesNikhil M Jain2-0/+0
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini1-2/+0
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut1-31/+85
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut1-4/+14
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini3-15/+4
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov1-95/+107
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu11-0/+498
2023-08-29btool: mkeficapsule: Add a bintool for EFI capsule generationSughosh Ganu1-0/+101
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu1-8/+11
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass3-15/+4
2023-08-26CI: Move to latest Ubuntu "Jammy" tagTom Rini1-1/+1
2023-08-26CI: Update to gcc-13.2.0Tom Rini2-30/+30
2023-08-26CI: Add ChromiumOS utilitiesSimon Glass1-0/+3
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass1-7/+15
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-0/+0
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay1-0/+0
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin1-1/+0
2023-08-05buildman: Drop warning about orphaned defconfigsSimon Glass2-14/+2
2023-08-05buildman: Exit after reading toolchainSimon Glass1-0/+3
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke3-0/+123
2023-08-05binman: etype: Add xilinx-bootgen etypeLukas Funke2-0/+300
2023-08-05binman: btool: Add Xilinx Bootgen btoolLukas Funke2-1/+138
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass3-2/+2
2023-08-03tools: mtk_image: use uint32_t for ghf header magic and versionWeijie Gao2-7/+9
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass3-4/+15
2023-08-02binman: Support templates containing phandlesSimon Glass5-0/+165
2023-08-02binman: Remove templates after useSimon Glass3-4/+25
2023-08-02fdt: Allow copying phandles into templatesSimon Glass2-13/+36
2023-08-02dtoc: Add some debugging when copying nodesSimon Glass2-1/+7
2023-08-02dtoc: Make properties dirty when purging themSimon Glass3-5/+18
2023-08-02binman: Produce a template-file after processingSimon Glass3-2/+25
2023-08-02binman: Show filename in missing blob help messageJonas Karlman2-3/+12
2023-08-02binman: Fix blank line usage for invalid images warning textJonas Karlman1-6/+7
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman3-0/+15
2023-08-02binman: Report missing external blobs using error levelJonas Karlman1-9/+9
2023-08-02binman: Update missing optional external blob warning textJonas Karlman2-2/+2
2023-08-02binman: Update tee-os missing blob help textJonas Karlman1-1/+1
2023-08-02binman: elf: Check for ELF_TOOLS availability and remove extra semicolonLukas Funke2-6/+20
2023-07-28boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations againJan Kiszka1-2/+4
2023-07-28iot2050: Use binman in signing scriptJan Kiszka1-7/+2
2023-07-25buildman: Specify the output directory in testsWIP/25Jul2023Simon Glass1-8/+11
2023-07-24buildman: Enable test coverageSimon Glass3-4/+23
2023-07-24buildman: Add an option to check maintainers and targetsSimon Glass3-5/+16
2023-07-24buildman: Use -D for --debugSimon Glass2-7/+7
2023-07-24buildman: Add a way to print the architecture for a boardSimon Glass3-0/+33