Simon Glass
|
dfe5f5b97d
dtoc: Fix some minor errors
|
6 年 前 |
Simon Glass
|
760b7170c5
dtoc: Fix properties with a single zero-arg phandle
|
6 年 前 |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年 前 |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 年 前 |
Simon Glass
|
d503114c66
dtoc: Add a header to the generated files
|
7 年 前 |
Simon Glass
|
634eba4be0
dtoc: Support properties containing multiple phandle values
|
7 年 前 |
Simon Glass
|
bc79617fdf
dtoc: Put phandle args in an array
|
7 年 前 |
Simon Glass
|
35d503700f
dtoc: Put each phandle on a separate line
|
7 年 前 |
Simon Glass
|
0d15463c05
dtoc: Rename the phandle struct
|
7 年 前 |
Simon Glass
|
8fed2eb20c
dtoc: Rename is_phandle() and adjust it to return more detail
|
7 年 前 |
Simon Glass
|
2925c26bb2
dtoc: Make is_phandle() a member function
|
7 年 前 |
Simon Glass
|
72ab7c5e38
dtoc: Use the Fdt's class's phandle map
|
7 年 前 |
Simon Glass
|
c20ee0ed07
dtoc: Add support for 32 or 64-bit addresses
|
7 年 前 |
Simon Glass
|
21d54ac353
dtoc: Avoid very long lines in output
|
7 年 前 |
Simon Glass
|
fbdfd228fb
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
|
7 年 前 |
Anatolij Gustschin
|
f1a7ba1da5
Fix 'notes' typos
|
7 年 前 |
Simon Glass
|
30107b08d7
dtoc: Add a comment about string replace in conv_name_to_c()
|
8 年 前 |
Simon Glass
|
fa0ea5b09e
dtoc: Move the main logic into the dtb_platdata file
|
8 年 前 |
Simon Glass
|
56e0bbe057
dtoc: Move static functions out of the class
|
8 年 前 |
Simon Glass
|
e36024b05f
dtoc: Pass include_disabled explicitly
|
8 年 前 |
Simon Glass
|
86290ce40e
dtoc: Don't handle properties with / in them
|
8 年 前 |
Simon Glass
|
2be282ca01
dtoc: Fix pylint warnings
|
8 年 前 |
Simon Glass
|
7581c01a15
dtoc: Split out the main class into its own file
|
8 年 前 |