summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-18tools: logos: Rename TI logo filesNikhil M Jain
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu
2023-08-29btool: mkeficapsule: Add a bintool for EFI capsule generationSughosh Ganu
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass
2023-08-26CI: Move to latest Ubuntu "Jammy" tagTom Rini
2023-08-26CI: Update to gcc-13.2.0Tom Rini
2023-08-26CI: Add ChromiumOS utilitiesSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin
2023-08-05buildman: Drop warning about orphaned defconfigsSimon Glass
2023-08-05buildman: Exit after reading toolchainSimon Glass
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke
2023-08-05binman: etype: Add xilinx-bootgen etypeLukas Funke
2023-08-05binman: btool: Add Xilinx Bootgen btoolLukas Funke
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass
2023-08-03tools: mtk_image: use uint32_t for ghf header magic and versionWeijie Gao
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass
2023-08-02binman: Support templates containing phandlesSimon Glass
2023-08-02binman: Remove templates after useSimon Glass
2023-08-02fdt: Allow copying phandles into templatesSimon Glass
2023-08-02dtoc: Add some debugging when copying nodesSimon Glass
2023-08-02dtoc: Make properties dirty when purging themSimon Glass
2023-08-02binman: Produce a template-file after processingSimon Glass
2023-08-02binman: Show filename in missing blob help messageJonas Karlman
2023-08-02binman: Fix blank line usage for invalid images warning textJonas Karlman
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman
2023-08-02binman: Report missing external blobs using error levelJonas Karlman
2023-08-02binman: Update missing optional external blob warning textJonas Karlman
2023-08-02binman: Update tee-os missing blob help textJonas Karlman
2023-08-02binman: elf: Check for ELF_TOOLS availability and remove extra semicolonLukas Funke
2023-07-28boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations againJan Kiszka
2023-07-28iot2050: Use binman in signing scriptJan Kiszka
2023-07-25buildman: Specify the output directory in testsSimon Glass
2023-07-24buildman: Enable test coverageSimon Glass
2023-07-24buildman: Add an option to check maintainers and targetsSimon Glass
2023-07-24buildman: Use -D for --debugSimon Glass
2023-07-24buildman: Add a way to print the architecture for a boardSimon Glass
2023-07-24buildman: Move copy_files() out ot BuilderThread classSimon Glass
2023-07-24buildman: Tidy up some comments in builderthreadSimon Glass
2023-07-24buildman: Tidy up reporting of a toolchain errorSimon Glass
2023-07-24buildman: Avoid passing result into _read_done_file()Simon Glass
2023-07-24buildman: Create a function to handle config and buildSimon Glass