aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * tools: relocate-rela: add support for handling 32-bit big endian filesOvidiu Panait2023-03-131-16/+16
| | * tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()Ovidiu Panait2023-03-131-0/+20
| | * tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()Ovidiu Panait2023-03-131-3/+3
| * | Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini2023-03-1612-2/+474
| |\ \
| | * | buildman: Fix CROSS_COMPILE output for sandboxSimon Glass2023-03-141-2/+3
| | * | Revert "buildman: Correct CROSS_COMPILE output for sandbox"Simon Glass2023-03-141-1/+2
| | * | tools: add fdt_add_pubkeyRoman Kopytin2023-03-143-0/+142
| | * | binman: add tests for sign optionIvan Mikhaylov2023-03-147-6/+227
| | * | binman: add sign option for binmanIvan Mikhaylov2023-03-144-1/+61
| | * | binman: add documentation for binman sign optionIvan Mikhaylov2023-03-141-0/+47
| * | | Merge tag 'v2023.04-rc4' into nextWIP/14Mar2023-nextTom Rini2023-03-149-5/+120
| |\ \ \ | | |/ / | |/| |
| * | | binman: Support generation of x509 certificatesSimon Glass2023-03-087-0/+333
| * | | binman: Support updating section contentsSimon Glass2023-03-0810-15/+287
| * | | binman: Handle missing bintools correctly in fitSimon Glass2023-03-082-1/+11
| * | | binman: Allow preserving the output dir when replacingSimon Glass2023-03-083-7/+20
| * | | buildman: Correct CROSS_COMPILE output for sandboxSimon Glass2023-03-081-2/+1
| * | | patman: Check patches in parallelSimon Glass2023-03-081-20/+26
| * | | patman: Run get_maintainer.pl in parallelSimon Glass2023-03-082-3/+32
| * | | patman: Refactor MakeCcFile() into two functionsSimon Glass2023-03-081-24/+57
| * | | patman: Drop an incorrect comment about git amSimon Glass2023-03-081-1/+1
| * | | doc: Add notes on how to install patman and binmanSimon Glass2023-03-082-0/+25
| * | | binman: Add support for building a binmanu PyPi packageSimon Glass2023-03-081-0/+29
| * | | binman: Use importlib to find the helpSimon Glass2023-03-081-3/+3
| * | | binman: Hide the 'test' command unless test code is availableSimon Glass2023-03-081-13/+21
| * | | binman: Move the main code into a functionSimon Glass2023-03-081-4/+8
| * | | dtoc: Add support for building a dtoc PyPi packageSimon Glass2023-03-082-0/+41
| * | | dtoc: Use pathlib to find the test directorySimon Glass2023-03-081-2/+4
| * | | dtoc: Move the main code into a functionSimon Glass2023-03-081-48/+52
| * | | dtoc: Hide the test options unless test code is availableSimon Glass2023-03-081-6/+13
| * | | buildman: Add support for building a buildman PyPi packageSimon Glass2023-03-081-0/+29
| * | | buildman: Use importlib to find the helpSimon Glass2023-03-081-3/+3
| * | | buildman: Fix use of a type as a variableSimon Glass2023-03-081-2/+2
| * | | buildman: Hide the test options unless test code is availableSimon Glass2023-03-081-4/+10
| * | | buildman: Move the main code into a functionSimon Glass2023-03-081-11/+16
| * | | patman: Add support for building a patman PyPi packageSimon Glass2023-03-081-0/+29
| * | | patman: Avoid importing test_checkpatch before it is neededSimon Glass2023-03-081-1/+1
| * | | patman: Add support for building a u_boot_tools PyPi packageSimon Glass2023-03-083-0/+376
| * | | patman: Move library functions into a library directorySimon Glass2023-03-0885-150/+180
| * | | Remove concurrencytestSimon Glass2023-03-085-221/+2
| * | | Revert "patman: test_util: Print test stdout/stderr within test summaries"Simon Glass2023-03-082-112/+4
| * | | binman: Avoid unwanted output in testFitFirmwareLoadables()Simon Glass2023-03-081-4/+5
| * | | binman: Make the tooldir configurableSimon Glass2023-03-086-14/+64
| * | | binman: Use a private directory for bintoolsSimon Glass2023-03-082-1/+3
| * | | binman: Move the tools directory into the Bintool classSimon Glass2023-03-082-5/+6
| * | | binman: Update bintools documentationSimon Glass2023-03-081-0/+70
| * | | binman: Correct an 'aot' typoSimon Glass2023-03-081-1/+1
| * | | buildman: Add a flag for reproducible buildsSimon Glass2023-03-086-12/+54
| * | | buildman: Support disabling LTOSimon Glass2023-03-086-6/+44
| * | | buildman: Write out the build command usedSimon Glass2023-03-083-0/+34
| * | | buildman: Add a note about the out-env fileSimon Glass2023-03-081-0/+2