index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
Age
Commit message (
Expand
)
Author
2022-06-14
dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
2022-03-18
dtoc: Tidy up implementation of AddStringList()
Simon Glass
2022-03-18
dtoc: Make GetArgs() more flexible
Simon Glass
2022-03-02
dtoc: Correct pylint errors
Simon Glass
2022-02-22
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-09
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-08
patman: Update test_util to run doc tests
Simon Glass
2022-01-24
tools: Add init files for Python tools
Simon Glass
2022-01-24
dtoc: Fix up a code comment that confuses pylint
Simon Glass
2021-12-05
dtoc: Add support for reading string-list properties
Simon Glass
2021-12-02
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-09-25
irq: Tidy up of-platdata irq support
Simon Glass
2021-08-08
dtoc: Correct the intarray-widening test case
Simon Glass
2021-08-01
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-07-21
dtoc: Detect drivers which do not parse correctly
Simon Glass
2021-07-21
dtoc: Detect unexpected suffix on .of_match
Simon Glass
2021-07-21
dtoc: Add a stdout check in test_normalized_name()
Simon Glass
2021-07-21
dtoc: Correct the re_compat regular expression
Simon Glass
2021-07-21
dtoc: Allow multiple warnings for a driver
Simon Glass
2021-07-21
dtoc: Convert to use ArgumentParser
Simon Glass
2021-07-21
dtoc: Avoid using subscripts on match objects
Simon Glass
2021-07-15
dtoc: Check that a parent is not missing
Simon Glass
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-06
dtoc: Improve handling of reg properties
Simon Glass
2021-04-06
dtoc: Adjust detection of 64-bit properties
Simon Glass
2021-04-06
dtoc: Show driver warnings once at the end
Simon Glass
2021-03-27
dtoc: Add new check that offsets are correct
Simon Glass
2021-03-27
dtoc: Support adding subnodes alongside existing ones
Simon Glass
2021-03-27
dtoc: Add a subnode test for multiple nodes
Simon Glass
2021-03-27
dtoc: Tweak ordering of fdt-offsets refreshing
Simon Glass
2021-03-27
dtoc: Tidy up property-offset handling
Simon Glass
2021-03-27
dtoc: Improve internal error for Refresh()
Simon Glass
2021-03-26
dtoc: Only generate the required files
Simon Glass
2021-03-22
dtoc: Drop use of DECL() macros
Simon Glass
2021-03-22
dtoc: Generate device instances
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2021-03-22
dtoc: Tidy up the list of supported phandle properties
Simon Glass
2021-03-22
dtoc: Don't generate platform data with instantiation
Simon Glass
2021-03-22
dtoc: Add support for decl file
Simon Glass
2021-03-22
dtoc: Add an option for device instantiation
Simon Glass
[next]