aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-09-12dtoc: Drop sys.exit() in test_fdtSimon Glass1-1/+0
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/22Aug2022Tom Rini37-174/+1079
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini1-12/+2
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier5-3/+61
2022-08-20binman: Add xz bintoolStefan Herbrechtsmeier3-2/+33
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier3-3/+33
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier4-4/+43
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier3-2/+32
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier1-0/+103
2022-08-20binman: Add compression testsStefan Herbrechtsmeier1-0/+26
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier3-3/+29
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier4-83/+41
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier2-11/+13
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier1-7/+19
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier4-24/+15
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier2-7/+9
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier5-0/+105
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier2-2/+16
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier1-4/+6
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier1-1/+4
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier5-0/+5
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier1-0/+5
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier1-2/+6
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier2-0/+32
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass8-4/+110
2022-08-20binman: Allow passing entries using -nSimon Glass6-1/+155
2022-08-20binman: Allow the image name to be the data fileSimon Glass4-2/+75
2022-08-20binman: Improve mkimage documentationSimon Glass2-14/+45
2022-08-20binman: Avoid use of expected failureSimon Glass1-5/+6
2022-08-20binman: Adjust mkimage etype node readingSimon Glass1-8/+11
2022-08-20binman: Add a way to check for missing propertiesSimon Glass3-3/+22
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass2-2/+4
2022-08-20patman: Don't buffer test output with a single testSimon Glass1-2/+2
2022-08-20patman: Put the coverage command-line lastSimon Glass1-2/+1
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