summaryrefslogtreecommitdiffstats
path: root/dts/src/openrisc
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v5.15-rc1Sascha Hauer2021-10-051-2/+11
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v5.11-rc1Sascha Hauer2021-01-071-0/+55
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v5.4-rc1Sascha Hauer2019-10-152-2/+9
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.15-rc1Sascha Hauer2017-11-282-1/+69
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.14-rc8Sascha Hauer2017-11-171-0/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add devicetree source files as of Linux-3.15-rc2Sascha Hauer2014-04-281-0/+50
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>