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
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