summaryrefslogtreecommitdiffstats
path: root/dts/src/powerpc/p5040ds.dts
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v4.4-rc1Sascha Hauer2015-12-101-254/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.2-rc1Sascha Hauer2015-07-081-0/+12
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.1-rc1Sascha Hauer2015-05-061-1/+16
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.19-rc1Sascha Hauer2015-02-111-0/+20
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add devicetree source files as of Linux-3.15-rc2Sascha Hauer2014-04-281-0/+207
This adds the Linux dts files to barebox. The dts files are generated from Ian Campbells device-tree-rebasing.git: git://xenbits.xen.org/people/ianc/device-tree-rebasing.git The dts are found in dts/ in the barebox repository and will be updated from upstream regularly, probably for each upstream -rc. To keep the synchronization with upstream easy no changes to the original files are allowed under dts/. Instead changes to upstream dts files will be done using overlays in arch/$ARCH/dts/. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>