summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-18qconfig.py: Update resync messageTom Rini
2025-01-05doc: develop: Fix typos and wording in binman/binman.rstLothar Rubusch
2024-12-31trace: proftool: dump-ftrace should write funcgraph times in ns not usJerome Forissier
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-21docker: Update to latest "Jammy" tagTom Rini
2024-12-21docker: Prefer the kernelorg toolchains over "root"Tom Rini
2024-12-21docker: Ensure we use the cross toolchain for aarch64 on arm64Tom Rini
2024-12-21docker: Use ${TCVER} more widelyTom Rini
2024-12-21Docker/CI: Only test Xtensa on amd64 hostsTom Rini
2024-12-19binman: Regenerate tools/binman/entries.rstTom Rini
2024-12-19tools: binman: etype: fit: Append DTB directory to the list of input directoriesPaul HENRYS
2024-12-19tools: u_boot_pylib: Allow to append input directories to indirPaul HENRYS
2024-12-19tools: binman: etype: Allow to replace 'NAME' in node namesPaul HENRYS
2024-12-19tools: binman: Pass a list of input directory to EnsureCompiled()Paul HENRYS
2024-12-19tools: dtoc: Allow passing optional input directoriesPaul HENRYS
2024-12-19tools: binman: Add tests for FIT with data encrypted by mkimagePaul HENRYS
2024-12-19tools: binman: add 'fit, encrypt' property to pass keys directory to mkimagePaul HENRYS
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-12-02docker: Install toolchains on arm64 hostSimon Glass
2024-12-02docker: Fix LegacyKeyValueFormat warning with PYTHONPATHSimon Glass
2024-12-02docker: Adjust installed packages slightlySimon Glass
2024-12-02docker: Support building for multiple architecturesSimon Glass
2024-12-02docker: Use cache mounts for aptTom Rini
2024-12-02docker: Build grub for all architecturesTom Rini
2024-12-02docker: Update to grub-2.12Tom Rini
2024-12-02docker: Use "make -j$(nproc)" when invoking makeTom Rini
2024-12-02docker: Add kernel.org x86_64 toolchainTom Rini
2024-11-25imx: imx_cntr_image.sh: prevent warning for missing splHeiko Schocher
2024-11-25tools: imx8image: Improve error messageHeiko Schocher
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-19Merge patch series "buildman: Add initial support for config fragments"Tom Rini
2024-11-19buildman: Support a tilde to represent the home directorySimon Glass
2024-11-19buildman: Correct logic for adding a toolchainSimon Glass
2024-11-19buildman: Document the toolchain-prefix sectionSimon Glass
2024-11-19buildman: Correct the indentation in the setting-up sectionSimon Glass
2024-11-19buildman: Support #include files in defconfigsSimon Glass
2024-11-19buildman: Set up the tout librarySimon Glass
2024-11-19buildman: Add a lower-level test for KconfigScannerSimon Glass
2024-11-15tools: imx8image: Add missing break for CMD_DCD_SKIPFabio Estevam
2024-11-09Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-09tools: imx8image: add possibility to skip dcdHeiko Schocher
2024-11-09tools: mkeficapsule: use %zd to print ssize_t.Heinrich Schuchardt
2024-10-29imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itbRasmus Villemoes
2024-10-21envtools: make them build againRasmus Villemoes
2024-10-21Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"Tom Rini
2024-10-21lib: ecdsa: Add ECDSA384 supportChia-Wei Wang
2024-10-18docker: Update corebootSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18binman: Add a tutorial on resolving test-coverage bugsSimon Glass
2024-10-18binman: Support getting test-coverage on just one testSimon Glass