~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass2023-08-28
* binman: Add a temporary hack for duplicate phandlesSimon Glass2023-08-02
* fdt: Allow copying phandles into templatesSimon Glass2023-08-02
* dtoc: Add some debugging when copying nodesSimon Glass2023-08-02
* dtoc: Make properties dirty when purging themSimon Glass2023-08-02
* dtoc: Allow inserting a list of nodes into anotherSimon Glass2023-07-20
* dtoc: Support copying the contents of a node into anotherSimon Glass2023-07-20
* tools: fix TestFdtUtil()Heinrich Schuchardt2023-05-04
* dtoc: Add support for building a dtoc PyPi packageSimon Glass2023-03-08
* dtoc: Use pathlib to find the test directorySimon Glass2023-03-08
* dtoc: Move the main code into a functionSimon Glass2023-03-08
* dtoc: Hide the test options unless test code is availableSimon Glass2023-03-08
* patman: Move library functions into a library directorySimon Glass2023-03-08
* dm: doc: Move to new driver model schemaSimon Glass2023-02-14
* dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-14
* dtoc: Add a way to read a phandle with paramsSimon Glass2023-01-18
* dtoc: Drop sys.exit() in test_fdtSimon Glass2022-09-12
* dtoc: Correct remaining pylint problems in test_fdtSimon Glass2022-08-09
* test_fdt: Convert to use argparseSimon Glass2022-08-09
* dtoc: Move main program into its own functionSimon Glass2022-08-09
* dtoc: Fix fdt test coverageSimon Glass2022-08-09
* dtoc: Tidy up fdt_tests RunTests()Simon Glass2022-08-09
* dtoc: Tidy up fdt_tests RunTestCoverage() argsSimon Glass2022-08-09
* dm: core: Support accessing core tagsSimon Glass2022-06-28
* dm: core: Switch the testbus driver to use a new structSimon Glass2022-06-28
* patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak2022-06-28
* dtoc: Update fdt tests to use test_utilSimon Glass2022-06-28
* dtoc: Update test_src_scan.py for new tegra compatiblesTom Rini2022-06-14
* dtoc: Tidy up implementation of AddStringList()Simon Glass2022-03-18
* dtoc: Make GetArgs() more flexibleSimon Glass2022-03-18
* dtoc: Correct pylint errorsSimon Glass2022-03-02
* dtoc: Support reading a list of argumentsSimon Glass2022-02-22
* dtoc: Allow deleting nodes and adding them in the same syncSimon Glass2022-02-22
* dtoc: Support deleting a nodeSimon Glass2022-02-22
* dtoc: Support adding a string list to a device treeSimon Glass2022-02-22
* patman: Convert camel case in test_util.pySimon Glass2022-02-09
* patman: Convert camel case in command.pySimon Glass2022-02-09
* patman: Convert camel case in tools.pySimon Glass2022-02-09
* patman: Update test_util to run doc testsSimon Glass2022-02-08
* tools: Add init files for Python toolsSimon Glass2022-01-24
* dtoc: Fix up a code comment that confuses pylintSimon Glass2022-01-24
* dtoc: Add support for reading string-list propertiesSimon Glass2021-12-05
* dtoc: Add support for reading fixed-length bytes propertiesSimon Glass2021-12-02
* dtoc: Add support for reading 64-bit intsSimon Glass2021-12-02
* dtoc: Bring in the libfdt module automaticallySimon Glass2021-12-02
* irq: Tidy up of-platdata irq supportSimon Glass2021-09-25
* dtoc: Correct the intarray-widening test caseSimon Glass2021-08-08
* dtoc: Support widening a bool valueSimon Glass2021-08-01
* dtoc: Fix widening an int array to an intSimon Glass2021-08-01
* dtoc: Rename is_wider_than() to reduce confusionSimon Glass2021-08-01