]> git.ipfire.org Git - people/ms/u-boot.git/history - tools/dtoc/fdt_fallback.py
dtoc: Support deleting device tree properties
[people/ms/u-boot.git] / tools / dtoc / fdt_fallback.py
2016-09-19  Simon Glassdtoc: Support deleting device tree properties
2016-09-19  Simon Glassdtoc: Drop the convert_dash parameter to GetProps()
2016-09-19  Simon Glassdtoc: Allow the device tree to be compiled from source
2016-09-19  Simon Glassdtoc: Move a few more common functions into fdt.py
2016-09-19  Simon Glassdtoc: Move Widen() and GetPhandle() into the base class
2016-09-19  Simon Glassdtoc: Move BytesToValue() and GetEmpty() into PropBase
2016-09-19  Simon Glassdtoc: Create a base class for Fdt
2016-08-20  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-07-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-07-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-07-26  Tom RiniMerge git://git.denx.de/u-boot-mpc86xx
2016-07-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-25  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-07-25  Simon Glassdtoc: Correct the type widening code in fdt_fallback
2016-07-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-19  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-15  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15  Simon Glassdm: Add a library to provide simple device-tree access