summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/dma
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v4.0-rc1Sascha Hauer2015-03-033-5/+59
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.19-rc1Sascha Hauer2015-02-115-3/+60
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.18-rc1Sascha Hauer2014-10-212-0/+127
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.17-rc5Sascha Hauer2014-09-161-3/+3
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.17-rc1Sascha Hauer2014-09-027-2/+335
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.16-rc1Sascha Hauer2014-06-195-13/+92
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.15-rc6Sascha Hauer2014-06-191-2/+2
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add devicetree source files as of Linux-3.15-rc2Sascha Hauer2014-04-2820-0/+1106
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>