index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: avoid invalid escape sequence '\s'
Heinrich Schuchardt
2024-03-01
1
-4
/
+4
*
dtoc: Change dst to self in debug message
Manorit Chawdhry
2024-01-04
1
-1
/
+1
*
tools: Move python tools to version 0.0.6
Simon Glass
2023-12-13
1
-2
/
+2
*
doc: Update documentation URL
Simon Glass
2023-12-13
1
-1
/
+1
*
Revert "binman: Add a temporary hack for duplicate phandles"
Simon Glass
2023-08-28
1
-8
/
+4
*
binman: Add a temporary hack for duplicate phandles
Simon Glass
2023-08-02
1
-4
/
+8
*
fdt: Allow copying phandles into templates
Simon Glass
2023-08-02
2
-13
/
+36
*
dtoc: Add some debugging when copying nodes
Simon Glass
2023-08-02
2
-1
/
+7
*
dtoc: Make properties dirty when purging them
Simon Glass
2023-08-02
3
-5
/
+18
*
dtoc: Allow inserting a list of nodes into another
Simon Glass
2023-07-20
3
-1
/
+74
*
dtoc: Support copying the contents of a node into another
Simon Glass
2023-07-20
3
-3
/
+266
*
tools: fix TestFdtUtil()
Heinrich Schuchardt
2023-05-04
1
-2
/
+2
*
dtoc: Add support for building a dtoc PyPi package
Simon Glass
2023-03-08
2
-0
/
+41
*
dtoc: Use pathlib to find the test directory
Simon Glass
2023-03-08
1
-2
/
+4
*
dtoc: Move the main code into a function
Simon Glass
2023-03-08
1
-48
/
+52
*
dtoc: Hide the test options unless test code is available
Simon Glass
2023-03-08
1
-6
/
+13
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
6
-12
/
+14
*
dm: doc: Move to new driver model schema
Simon Glass
2023-02-14
23
-62
/
+62
*
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
1
-4
/
+4
*
dtoc: Add a way to read a phandle with params
Simon Glass
2023-01-18
4
-0
/
+43
*
dtoc: Drop sys.exit() in test_fdt
Simon Glass
2022-09-12
1
-1
/
+0
*
dtoc: Correct remaining pylint problems in test_fdt
Simon Glass
2022-08-09
1
-113
/
+141
*
test_fdt: Convert to use argparse
Simon Glass
2022-08-09
1
-19
/
+20
*
dtoc: Move main program into its own function
Simon Glass
2022-08-09
1
-20
/
+24
*
dtoc: Fix fdt test coverage
Simon Glass
2022-08-09
1
-1
/
+1
*
dtoc: Tidy up fdt_tests RunTests()
Simon Glass
2022-08-09
1
-6
/
+9
*
dtoc: Tidy up fdt_tests RunTestCoverage() args
Simon Glass
2022-08-09
1
-4
/
+8
*
dm: core: Support accessing core tags
Simon Glass
2022-06-28
1
-0
/
+4
*
dm: core: Switch the testbus driver to use a new struct
Simon Glass
2022-06-28
1
-1
/
+1
*
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2022-06-28
2
-9
/
+8
*
dtoc: Update fdt tests to use test_util
Simon Glass
2022-06-28
1
-17
/
+10
*
dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
2022-06-14
1
-0
/
+1
*
dtoc: Tidy up implementation of AddStringList()
Simon Glass
2022-03-18
3
-3
/
+13
*
dtoc: Make GetArgs() more flexible
Simon Glass
2022-03-18
3
-3
/
+13
*
dtoc: Correct pylint errors
Simon Glass
2022-03-02
2
-6
/
+6
*
dtoc: Support reading a list of arguments
Simon Glass
2022-02-22
3
-0
/
+28
*
dtoc: Allow deleting nodes and adding them in the same sync
Simon Glass
2022-02-22
2
-0
/
+13
*
dtoc: Support deleting a node
Simon Glass
2022-02-22
2
-0
/
+26
*
dtoc: Support adding a string list to a device tree
Simon Glass
2022-02-22
2
-0
/
+26
*
patman: Convert camel case in test_util.py
Simon Glass
2022-02-09
2
-4
/
+4
*
patman: Convert camel case in command.py
Simon Glass
2022-02-09
1
-2
/
+2
*
patman: Convert camel case in tools.py
Simon Glass
2022-02-09
5
-66
/
+66
*
patman: Update test_util to run doc tests
Simon Glass
2022-02-08
1
-1
/
+1
*
tools: Add init files for Python tools
Simon Glass
2022-01-24
1
-0
/
+0
*
dtoc: Fix up a code comment that confuses pylint
Simon Glass
2022-01-24
1
-1
/
+1
*
dtoc: Add support for reading string-list properties
Simon Glass
2021-12-05
2
-0
/
+30
*
dtoc: Add support for reading fixed-length bytes properties
Simon Glass
2021-12-02
2
-0
/
+37
*
dtoc: Add support for reading 64-bit ints
Simon Glass
2021-12-02
4
-3
/
+56
*
dtoc: Bring in the libfdt module automatically
Simon Glass
2021-12-02
1
-0
/
+6
*
irq: Tidy up of-platdata irq support
Simon Glass
2021-09-25
1
-0
/
+1
[next]