aboutsummaryrefslogtreecommitdiff
path: root/pylibfdt
AgeCommit message (Expand)Author
2017-04-08pylibfdt: Use setup.py to build the swig fileSimon Glass
2017-04-08pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass
2017-04-07pylibfdt: Fix code style in setup.pySimon Glass
2017-04-07pylibfdt: Rename libfdt.swig to libfdt.iSimon Glass
2017-03-29pylibfdt: Use the call function to simplify the MakefileSimon Glass
2017-03-29pylibfdt: Use the correct libfdt version in the moduleSimon Glass
2017-03-29pylibfdt: Enable installation of Python moduleSimon Glass
2017-03-27pylibfdt: Use package_dir to set the package directorySimon Glass
2017-03-27pylibfdt: Use environment to pass C flags and filesSimon Glass
2017-03-21Add an initial Python library for libfdtSimon Glass