Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
72f3aa50cd3c480b8bb73f7547923e9e77f80491
/
tools
/
dtoc
/
main.py
3809ad9
dtoc: Add an option for device instantiation
by Simon Glass
· 3 years, 10 months ago
f303ee7
dtoc: Support tracking the phase of U-Boot
by Simon Glass
· 3 years, 10 months ago
768ff0a
dtoc: Save scan information across test runs
by Simon Glass
· 3 years, 10 months ago
df692c3
dtoc: Move src_scan tests to a separate file
by Simon Glass
· 4 years ago
5fa24b0
dtoc: Run tests using test_util
by Simon Glass
· 4 years ago
4e8e846
dtoc: Add an 'all' command
by Simon Glass
· 4 years ago
6a65d8a
dtoc: Allow providing a directory to write files to
by Simon Glass
· 4 years ago
6ca0c7a
dtoc: Use None to mean stdout
by Simon Glass
· 4 years ago
4214316
patman: Tidy up sys.path changes
by Simon Glass
· 4 years, 8 months ago
a997ea5
patman: Move to absolute imports
by Simon Glass
· 4 years, 8 months ago
8fde981
dtoc: Rename the main module
by Simon Glass
· 4 years, 8 months ago
[Renamed (98%) from tools/dtoc/dtoc.py]
b38aa01
patman: Drop references to __future__
by Simon Glass
· 4 years, 8 months ago
c79f03c
doc: fix references to driver-model
by Heinrich Schuchardt
· 4 years, 9 months ago
bfb0bb2
test_dtoc: Move to use Python 3
by Simon Glass
· 5 years ago
4b1113c
dtoc: Return a non-zero exit code when tests fail
by Simon Glass
· 5 years ago
61b88e5
dtoc: Adjust code for Python 3
by Simon Glass
· 6 years ago
7057d02
binman: Run tests concurrently
by Simon Glass
· 6 years ago
5656ca2
binman: Add a default path to libfdt.py
by Simon Glass
· 6 years ago
0372540
dtoc: Add a test for code coverage
by Simon Glass
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
70cd0d7
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c05e791
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
9d2eb92
dtoc: Add tests
by Simon Glass
· 7 years ago
3fa797a
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· 7 years ago
eab3f62
dtoc: Pass include_disabled explicitly
by Simon Glass
· 7 years ago
1f730c8
dtoc: Fix pylint warnings
by Simon Glass
· 7 years ago
d570dec
dtoc: Split out the main class into its own file
by Simon Glass
· 7 years ago
b7edba1
dtoc: Add a comment at the top
by Simon Glass
· 7 years ago
7427bf2
dtoc: Use self._options instead of the global options
by Simon Glass
· 7 years ago
934be0b
dtoc: Support multiple compatible strings in a node
by Simon Glass
· 7 years ago
a944093
fdt: Drop fdt_select.py
by Simon Glass
· 8 years ago
33ff679
dtoc: Handle nodes with phandles that depend on the same
by Simon Glass
· 8 years ago
67d2332
dtoc: Move the output code into its own function
by Simon Glass
· 8 years ago
f31ca1e
dtoc: make ScanTree recurse into subnodes
by Philipp Tomsich
· 8 years ago
9a2cdca
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· 8 years ago
b17ab15
dtoc: Replace dot with underscore to avoid compiler errors
by Simon Glass
· 8 years ago
493dd31
dtoc: Make integer division python 3.x safe
by Paul Burton
· 8 years ago
0a95448
dtoc: Use items() to iterate over dictionaries in python 3.x
by Paul Burton
· 8 years ago
b1a5e26
dtoc: Move BytesToValue() and GetEmpty() into PropBase
by Simon Glass
· 8 years ago
b71ef89
dtoc: Move the fdt library selection into fdt_select
by Simon Glass
· 8 years ago
8a30514
dtoc: Move the struct import into the correct order
by Simon Glass
· 8 years ago
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
6522a55
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
bfad22e
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago