summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-13binman: Add more documentation about binman usageSimon Glass
2022-08-13binman: Add rST references for binman entry typesSimon Glass
2022-08-13patman: Add documentation to doc/Simon Glass
2022-08-09dtoc: Correct remaining pylint problems in test_fdtSimon Glass
2022-08-09test_fdt: Convert to use argparseSimon Glass
2022-08-09dtoc: Move main program into its own functionSimon Glass
2022-08-09dtoc: Fix fdt test coverageSimon Glass
2022-08-09dtoc: Tidy up fdt_tests RunTests()Simon Glass
2022-08-09dtoc: Tidy up fdt_tests RunTestCoverage() argsSimon Glass
2022-08-05buildman: Drop a TODO that is doneSimon Glass
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass
2022-08-05buildman: Allow lines without a symbolSimon Glass
2022-08-05Drop genboardscfg.pySimon Glass
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass
2022-08-05buildman: Replace the Options column with config nameSimon Glass
2022-08-05buildman: Tidy up pylint problems in boards moduleSimon Glass
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass
2022-08-05buildman: Split out Boards into its own fileSimon Glass
2022-08-05buildman: Convert camel case in board.pySimon Glass
2022-08-05buildman: Drop use of 'board' in board moduleSimon Glass
2022-08-05buildman: Drop use of 'boards' in controlSimon Glass
2022-08-05buildman: Fix use of 'boards' in testSimon Glass
2022-08-05buildman: Fix use of 'boards' in func_testSimon Glass
2022-08-05buildman: Avoid using board as a variableSimon Glass
2022-08-05buildman: Support running from an IDESimon Glass
2022-08-05buildman: Drop -I optionSimon Glass
2022-08-04tools: mkimage: fix build with LibreSSLMichal Vasilek
2022-08-04tools: kwboot: use pkg-config to get -ltinfoHeiko Thiery
2022-08-04tools: mkeficapsule: use pkg-config to get -luuid and -lgnutlsHeiko Thiery
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26tools: image: support i.MX93Peng Fan
2022-07-26patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut
2022-07-26tools: relocate-rela: Define all macros for e_machine and reloc typesMichal Simek
2022-07-26tools: relocate-rela: Remove guard around R_AARCH64_RELATIVEMichal Simek
2022-07-26tools: relocate-rela: Fix ELF decoding on big-endian hostsSamuel Holland
2022-07-25k3_gen_x509_cert: Make SWRV configurable for anti-rollback protectionYogesh Siraswar
2022-07-25tools: mkimage: Add support to generate FlexSPI Header for i.MX8mMamta Shukla
2022-07-25tools: imx8mimage: Keep IVT reserved1 field zero alwaysMarek Vasut
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-07-13tools: mtk_image: add support for MT7621 NAND imagesWeijie Gao
2022-07-13mkimage: Add long optionsSean Anderson
2022-07-11Merge branch 'next'Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-08fw_env: add fallback to Linux's NVMEM based accessRafał Miłecki
2022-07-01image: fit: Use stack allocation macroJoel Stanley
2022-06-28spl: binman: Check at runtime if binman symbols were filled inAlper Nebi Yasak