Commit Graph

29 Commits (11ae93eef40c09280f36104b6a8cf5d807f0bb0d)

Author SHA1 Message Date
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass ed59e005e6 binman: Add a default path to libfdt.py 6 years ago
Simon Glass ba765217ed dtoc: Add a test for code coverage 6 years ago
Simon Glass dfe5f5b97d dtoc: Fix some minor errors 6 years ago
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 94b13bbae9 host-tools: use python2 explicitly for shebang 6 years ago
Simon Glass c07919281c dtoc: Add tests 7 years ago
Simon Glass fa0ea5b09e dtoc: Move the main logic into the dtb_platdata file 7 years ago
Simon Glass e36024b05f dtoc: Pass include_disabled explicitly 7 years ago
Simon Glass 2be282ca01 dtoc: Fix pylint warnings 7 years ago
Simon Glass 7581c01a15 dtoc: Split out the main class into its own file 7 years ago
Simon Glass 14f5acfc5b dtoc: Add a comment at the top 7 years ago
Simon Glass 418355cbaa dtoc: Use self._options instead of the global options 7 years ago
Simon Glass 2cce586651 dtoc: Support multiple compatible strings in a node 7 years ago
Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py 7 years ago
Simon Glass 439c947f32 dtoc: Handle nodes with phandles that depend on the same 7 years ago
Simon Glass 49eec8c7f1 dtoc: Move the output code into its own function 7 years ago
Philipp Tomsich 524dd45e0d dtoc: make ScanTree recurse into subnodes 7 years ago
Philipp Tomsich 55bc080e79 dtoc: make ScanTree recurse into subnodes 7 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 7 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 7 years ago
Paul Burton 34c3889635 dtoc: Make integer division python 3.x safe 8 years ago
Paul Burton 4ae6549f8e dtoc: Use items() to iterate over dictionaries in python 3.x 8 years ago
Simon Glass bc1dea3656 dtoc: Move BytesToValue() and GetEmpty() into PropBase 8 years ago
Simon Glass ba48258566 dtoc: Move the fdt library selection into fdt_select 8 years ago
Simon Glass 5859311545 dtoc: Move the struct import into the correct order 8 years ago
Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 8 years ago
Simon Glass efefe1221b dtoc: Ignore the u-boot, dm-pre-reloc property 8 years ago
Simon Glass 69f2ed7746 dm: Add a tool to generate C code from a device tree 8 years ago