index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
test_dtoc.py
Age
Commit message (
Expand
)
Author
2020-07-28
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-17
dtoc: Support ACPI paths in of-platdata
Simon Glass
2020-07-09
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
dtoc: add support to scan drivers
Walter Lozano
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-04
test_dtoc: Move to use Python 3
Simon Glass
2019-07-10
dtoc: Sort platdata output from dtoc
Simon Glass
2019-07-10
dtoc: Adjust code for Python 3
Simon Glass
2019-01-26
tests: dtoc: adapt tests to changed dtoc output
Simon Goldschmidt
2018-10-08
buildman: dtoc: Suppress unwanted output from test
Simon Glass
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
2018-07-09
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
2018-07-09
dtoc: Update fdt tests to increase code coverage
Simon Glass
2018-07-09
dtoc: Update tests to write failures to /tmp
Simon Glass
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-11-22
dtoc: Fix up tests
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2017-07-11
dtoc: Add tests
Simon Glass