summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-18tools: use cryptographically safe RNGHeinrich Schuchardt
2025-02-10tools: mkenvimage: List -V parameter in help textMarek Vasut
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-01-26tools: check result of lseekMaks Mishin
2025-01-25buildman: Record an error if a toolchain is missingSimon Glass
2025-01-25buildman: Drop unused OUTPUT_FILE constantSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22mkimage: Update map_to_sysmem() to match its prototypeSimon Glass
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18lib: sha256: move common function to sha256_common.cPhilippe Reynes
2025-01-18tools: renesas_spkgimage.h: use linux/compiler_attributes.hPhilippe Reynes
2025-01-18tools: kwbimage.h: use linux/compiler_attributes.hPhilippe Reynes
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