Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e03d45efa7b6d8642a3f266e7b3290acf3ae926e
/
tools
/
dtoc
/
dtb_platdata.py
534eda9
dtoc: Update dtb_platdata to support Python 3
by Simon Glass
· 6 years ago
c82de56
dtoc: Sort platdata output from dtoc
by Simon Glass
· 6 years ago
61b88e5
dtoc: Adjust code for Python 3
by Simon Glass
· 6 years ago
701c401
dtb_platdata.py: prevent define generation of alias
by Heiko Schocher
· 6 years ago
6d99b85
dtoc: make generated platdata structs const
by Simon Goldschmidt
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
609e2b1
dtoc: Fix properties with a single zero-arg phandle
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
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
68d32c7
dtoc: Add a header to the generated files
by Simon Glass
· 7 years ago
3deeb47
dtoc: Support properties containing multiple phandle values
by Simon Glass
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
d0cd075
dtoc: Put each phandle on a separate line
by Simon Glass
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
ec3b5e4
dtoc: Rename is_phandle() and adjust it to return more detail
by Simon Glass
· 7 years ago
ce5621d
dtoc: Make is_phandle() a member function
by Simon Glass
· 7 years ago
17ffd62
dtoc: Use the Fdt's class's phandle map
by Simon Glass
· 7 years ago
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· 7 years ago
131e0b0
dtoc: Avoid very long lines in output
by Simon Glass
· 7 years ago
fc3ae9c
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
by Simon Glass
· 7 years ago
da707d4
Fix 'notes' typos
by Anatolij Gustschin
· 7 years ago
2e0bf3f
dtoc: Add a comment about string replace in conv_name_to_c()
by Simon Glass
· 7 years ago
3fa797a
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· 7 years ago
7a2add1
dtoc: Move static functions out of the class
by Simon Glass
· 7 years ago
eab3f62
dtoc: Pass include_disabled explicitly
by Simon Glass
· 7 years ago
761773f
dtoc: Don't handle properties with / in them
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