summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-09-26binman: Update fdt-list-dir to use the provided directorySimon Glass
2024-09-26binman: Avoid setting the image_pos attribute directlySimon Glass
2024-09-26binman: Tidy up comments and pylint warnings in fitSimon Glass
2024-09-26binman: Tidy up comments for Entry.GetEntryArgsOrProps()Simon Glass
2024-09-26binman: Correct the comment for fdtgrepSimon Glass
2024-09-26binman: Fix up test coverage for mkeficapsuleSimon Glass
2024-09-26buildman: Allow skipping the dtc buildSimon Glass
2024-09-26buildman: Retry the build for current sourceSimon Glass
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24buildman/toolchain.py: do not set CROSS_COMPILE for sandboxJerome Forissier
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12binman: Update links for sending patchesTom Rini
2024-09-12tools: mkeficapsule: support generating dynamic GUIDsCaleb Connolly
2024-09-12tools: mkeficapsule: use u-boot UUID libraryCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-12efi: define struct efi_guidCaleb Connolly
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass
2024-09-01patman: Resolve python string vs. regex escaping syntaxBrian Norris
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-26buildman: Make test_process_limit handle time.monotonic()Simon Glass
2024-08-24tools/mkeficapsule: correct printf codesHeinrich Schuchardt
2024-08-21CI: Update to latest DockerfileTom Rini
2024-08-21Dockerfile: Update to namespace for some labelsTom Rini
2024-08-13tools: imx8image: add upower image supportGary Bisson
2024-08-13tools: imx8image: fix soc variable for ULPGary Bisson
2024-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-08-06tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()Seung-Woo Kim
2024-08-05binman: Keep the efi_capsule input fileSimon Glass