summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-10-18u_boot_pylib: Support running coverage on selected functionsSimon Glass
2024-10-18buildman: Correct some warnings about regex stringsSimon Glass
2024-10-18binman: implement signing FIT images during image buildAlexander Kochetkov
2024-10-18image-host: fix 'unknown error' error messageAlexander Kochetkov
2024-10-18binman: fix passing loadables to mkimage on first runAlexander Kochetkov
2024-10-13binman: add fast authentication method for i.MX8M signingBrian Ruley
2024-10-13binman: cosmetic: refactor `nxp_imx8mcst' etype codeBrian Ruley
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11qconfig: Update tool for new Makefile variablesSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11kconfig: binman: Check for SPL instead of XPLSimon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11qconfig: Add XPL_BUILD to ignored symbolsSimon Glass
2024-10-07Merge branch 'next'Tom Rini
2024-10-04Update directories for new name of TF-A directoriesPeter Robinson
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-10-02Add mkimage secp521r1 ECDSA curve supportJoakim Tjernlund
2024-09-26binman: Make a start on an iMX8 testSimon Glass
2024-09-26binman: Allow image_pos to be None when writing symbolsSimon Glass
2024-09-26binman: Unwind the end-at-4gb special-case a littleSimon Glass
2024-09-26binman: Provide a way to set the symbol base addressSimon Glass
2024-09-26binman: Add minor improvements to symbol-writingSimon Glass
2024-09-26binman: Adjust naming for reading symbolsSimon Glass
2024-09-26binman: fit: Refine handling of devicetrees for OF_UPSTREAMSimon Glass
2024-09-26binman: fit: Set the image_pos attributes only onceSimon Glass
2024-09-26binman: fit: Avoid assuming that a FIT member is a sectionSimon Glass