Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pylibfdt: Use Python 2 in Makefile | Josef Lusticky | 2019-01-15 | 1 | -1/+1 |
* | fdt: Add Python support for adding/removing nodes | Simon Glass | 2018-09-28 | 1 | -6/+28 |
* | libfdt: Update to latest pylibfdt implementation | Simon Glass | 2018-08-08 | 1 | -225/+239 |
* | libfdt: Add get_property() and del_node() | Simon Glass | 2018-07-09 | 1 | -0/+32 |
* | libfdt: Fix the Python pack() function | Simon Glass | 2018-07-09 | 1 | -1/+5 |
* | libfdt: Bring in proposed pylibfdt changes | Simon Glass | 2018-07-09 | 1 | -64/+641 |
* | pylibfdt: Add missing CC and LD to Makefile | Marek Vasut | 2018-05-23 | 1 | -1/+2 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | host-tools: use python2 explicitly for shebang | Masahiro Yamada | 2018-01-28 | 1 | -1/+1 |
* | pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile | Masahiro Yamada | 2017-11-17 | 4 | -0/+606 |