aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-08test: Add ut_assert_nextline_empty() empty line helperMarek Vasut
2023-03-08cmd: fdt: Add support for integer arrays in fdt get value with indexMarek Vasut
2023-03-08cmd: fdt: Map address returned from fdt get addr to sysmemMarek Vasut
2023-03-08cmd: fdt: Handle 64bit pointers in fdt get addrMarek Vasut
2023-03-08cmd: fdt: Align checksign parameter names in help textMarek Vasut
2023-03-08cmd: fdt: Check argc before accessing argv in fdt memoryMarek Vasut
2023-03-08cmd: fdt: Check argc before accessing argv in fdt bootcpuMarek Vasut
2023-03-08cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message spaceMarek Vasut
2023-03-08cmd: fdt: Fix fdt rm behavior on non-existent property and error message spaceMarek Vasut
2023-03-08cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get sizeMarek Vasut
2023-03-08cmd: fdt: Import is_printable_string() from DTC to fix u32 misprintMarek Vasut
2023-03-08CI: Add a check for building tools for PyPiSimon Glass
2023-03-08doc: Add notes on how to install patman and binmanSimon Glass
2023-03-08test: Add concurrencytest to the requirementsSimon Glass
2023-03-08binman: Add support for building a binmanu PyPi packageSimon Glass
2023-03-08binman: Use importlib to find the helpSimon Glass
2023-03-08binman: Hide the 'test' command unless test code is availableSimon Glass
2023-03-08binman: Move the main code into a functionSimon Glass
2023-03-08dtoc: Add support for building a dtoc PyPi packageSimon Glass
2023-03-08dtoc: Use pathlib to find the test directorySimon Glass
2023-03-08dtoc: Move the main code into a functionSimon Glass
2023-03-08dtoc: Hide the test options unless test code is availableSimon Glass
2023-03-08buildman: Add support for building a buildman PyPi packageSimon Glass
2023-03-08buildman: Use importlib to find the helpSimon Glass
2023-03-08buildman: Fix use of a type as a variableSimon Glass
2023-03-08buildman: Hide the test options unless test code is availableSimon Glass
2023-03-08buildman: Move the main code into a functionSimon Glass
2023-03-08patman: Add support for building a patman PyPi packageSimon Glass
2023-03-08patman: Avoid importing test_checkpatch before it is neededSimon Glass
2023-03-08patman: Add support for building a u_boot_tools PyPi packageSimon Glass
2023-03-08script: Add a script to build a PyPi packageSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08Remove concurrencytestSimon Glass
2023-03-08Revert "patman: test_util: Print test stdout/stderr within test summaries"Simon Glass
2023-03-08binman: Avoid unwanted output in testFitFirmwareLoadables()Simon Glass
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-03-08binman: Make the tooldir configurableSimon Glass
2023-03-08binman: Use a private directory for bintoolsSimon Glass
2023-03-08binman: Move the tools directory into the Bintool classSimon Glass
2023-03-08binman: Update bintools documentationSimon Glass
2023-03-08binman: Correct an 'aot' typoSimon Glass
2023-03-08buildman: Add a flag for reproducible buildsSimon Glass
2023-03-08buildman: Support disabling LTOSimon Glass
2023-03-08buildman: Write out the build command usedSimon Glass
2023-03-08buildman: Add a note about the out-env fileSimon Glass
2023-03-08binman: Use correct argument name in docstringsJonas Karlman
2023-03-08binman: Fix spelling of nodes in code commentsJonas Karlman
2023-03-08binman: Remove redundant SetAllowFakeBlob from blob-ext entryJonas Karlman
2023-03-08binman: Support marking FMAP areas as preservedSimon Glass