aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-08-20binman: Put fake files in a subdirectorySimon Glass4-14/+53
2022-08-20arm: k3: Correct an awk warningSimon Glass1-1/+4
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery1-2/+6
2022-08-13binman: Add more documentation about binman usageSimon Glass1-8/+192
2022-08-13binman: Add rST references for binman entry typesSimon Glass2-1/+150
2022-08-13patman: Add documentation to doc/Simon Glass3-252/+308
2022-08-09dtoc: Correct remaining pylint problems in test_fdtSimon Glass1-113/+141
2022-08-09test_fdt: Convert to use argparseSimon Glass1-19/+20
2022-08-09dtoc: Move main program into its own functionSimon Glass1-20/+24
2022-08-09dtoc: Fix fdt test coverageSimon Glass1-1/+1
2022-08-09dtoc: Tidy up fdt_tests RunTests()Simon Glass1-6/+9
2022-08-09dtoc: Tidy up fdt_tests RunTestCoverage() argsSimon Glass1-4/+8
2022-08-05buildman: Drop a TODO that is doneWIP/2022-08-05-buildman-integrate-boardscfgSimon Glass1-3/+0
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass1-1/+0
2022-08-05buildman: Allow lines without a symbolSimon Glass1-11/+9
2022-08-05Drop genboardscfg.pySimon Glass1-444/+0
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass3-11/+24
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass1-65/+0
2022-08-05buildman: Replace the Options column with config nameSimon Glass2-17/+10
2022-08-05buildman: Tidy up pylint problems in boards moduleSimon Glass1-148/+204
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass4-15/+426
2022-08-05buildman: Split out Boards into its own fileSimon Glass5-288/+301
2022-08-05buildman: Convert camel case in board.pySimon Glass4-42/+42
2022-08-05buildman: Drop use of 'board' in board moduleSimon Glass1-8/+8
2022-08-05buildman: Drop use of 'boards' in controlSimon Glass3-20/+19
2022-08-05buildman: Fix use of 'boards' in testSimon Glass1-21/+21
2022-08-05buildman: Fix use of 'boards' in func_testSimon Glass1-19/+19
2022-08-05buildman: Avoid using board as a variableSimon Glass6-56/+55
2022-08-05buildman: Support running from an IDESimon Glass4-29/+63
2022-08-05buildman: Drop -I optionSimon Glass2-6/+0
2022-08-04tools: mkimage: fix build with LibreSSLMichal Vasilek1-0/+6
2022-08-04tools: kwboot: use pkg-config to get -ltinfoHeiko Thiery1-1/+3
2022-08-04tools: mkeficapsule: use pkg-config to get -luuid and -lgnutlsHeiko Thiery1-1/+4
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-8/+20
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-23/+204
2022-07-26tools: image: support i.MX93Peng Fan1-14/+65
2022-07-26patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson4-8/+19
2022-07-26binman: Increase default fitImage data section resize step from 1k to 64kMarek Vasut1-0/+1
2022-07-26tools: relocate-rela: Define all macros for e_machine and reloc typesMichal Simek1-0/+24
2022-07-26tools: relocate-rela: Remove guard around R_AARCH64_RELATIVEMichal Simek1-2/+0
2022-07-26tools: relocate-rela: Fix ELF decoding on big-endian hostsSamuel Holland1-57/+68
2022-07-25k3_gen_x509_cert: Make SWRV configurable for anti-rollback protectionYogesh Siraswar1-2/+9
2022-07-25tools: mkimage: Add support to generate FlexSPI Header for i.MX8mMamta Shukla2-1/+139
2022-07-25tools: imx8mimage: Keep IVT reserved1 field zero alwaysMarek Vasut1-8/+0
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek BehĂșn2-2/+2
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini2-0/+206
2022-07-13tools: mtk_image: add support for MT7621 NAND imagesWeijie Gao2-0/+206
2022-07-13mkimage: Add long optionsSean Anderson1-2/+43
2022-07-11Merge branch 'next'Tom Rini31-184/+920
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini24-132/+274