~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
Commit message (
Expand
)
Author
Age
*
Revert "binman: Add a temporary hack for duplicate phandles"
Simon Glass
2023-08-28
*
binman: Add a temporary hack for duplicate phandles
Simon Glass
2023-08-02
*
fdt: Allow copying phandles into templates
Simon Glass
2023-08-02
*
dtoc: Add some debugging when copying nodes
Simon Glass
2023-08-02
*
dtoc: Make properties dirty when purging them
Simon Glass
2023-08-02
*
dtoc: Allow inserting a list of nodes into another
Simon Glass
2023-07-20
*
dtoc: Support copying the contents of a node into another
Simon Glass
2023-07-20
*
tools: fix TestFdtUtil()
Heinrich Schuchardt
2023-05-04
*
dtoc: Add support for building a dtoc PyPi package
Simon Glass
2023-03-08
*
dtoc: Use pathlib to find the test directory
Simon Glass
2023-03-08
*
dtoc: Move the main code into a function
Simon Glass
2023-03-08
*
dtoc: Hide the test options unless test code is available
Simon Glass
2023-03-08
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
*
dm: doc: Move to new driver model schema
Simon Glass
2023-02-14
*
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
*
dtoc: Add a way to read a phandle with params
Simon Glass
2023-01-18
*
dtoc: Drop sys.exit() in test_fdt
Simon Glass
2022-09-12
*
dtoc: Correct remaining pylint problems in test_fdt
Simon Glass
2022-08-09
*
test_fdt: Convert to use argparse
Simon Glass
2022-08-09
*
dtoc: Move main program into its own function
Simon Glass
2022-08-09
*
dtoc: Fix fdt test coverage
Simon Glass
2022-08-09
*
dtoc: Tidy up fdt_tests RunTests()
Simon Glass
2022-08-09
*
dtoc: Tidy up fdt_tests RunTestCoverage() args
Simon Glass
2022-08-09
*
dm: core: Support accessing core tags
Simon Glass
2022-06-28
*
dm: core: Switch the testbus driver to use a new struct
Simon Glass
2022-06-28
*
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2022-06-28
*
dtoc: Update fdt tests to use test_util
Simon Glass
2022-06-28
*
dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
2022-06-14
*
dtoc: Tidy up implementation of AddStringList()
Simon Glass
2022-03-18
*
dtoc: Make GetArgs() more flexible
Simon Glass
2022-03-18
*
dtoc: Correct pylint errors
Simon Glass
2022-03-02
*
dtoc: Support reading a list of arguments
Simon Glass
2022-02-22
*
dtoc: Allow deleting nodes and adding them in the same sync
Simon Glass
2022-02-22
*
dtoc: Support deleting a node
Simon Glass
2022-02-22
*
dtoc: Support adding a string list to a device tree
Simon Glass
2022-02-22
*
patman: Convert camel case in test_util.py
Simon Glass
2022-02-09
*
patman: Convert camel case in command.py
Simon Glass
2022-02-09
*
patman: Convert camel case in tools.py
Simon Glass
2022-02-09
*
patman: Update test_util to run doc tests
Simon Glass
2022-02-08
*
tools: Add init files for Python tools
Simon Glass
2022-01-24
*
dtoc: Fix up a code comment that confuses pylint
Simon Glass
2022-01-24
*
dtoc: Add support for reading string-list properties
Simon Glass
2021-12-05
*
dtoc: Add support for reading fixed-length bytes properties
Simon Glass
2021-12-02
*
dtoc: Add support for reading 64-bit ints
Simon Glass
2021-12-02
*
dtoc: Bring in the libfdt module automatically
Simon Glass
2021-12-02
*
irq: Tidy up of-platdata irq support
Simon Glass
2021-09-25
*
dtoc: Correct the intarray-widening test case
Simon Glass
2021-08-08
*
dtoc: Support widening a bool value
Simon Glass
2021-08-01
*
dtoc: Fix widening an int array to an int
Simon Glass
2021-08-01
*
dtoc: Rename is_wider_than() to reduce confusion
Simon Glass
2021-08-01
[next]