summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm6368.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: register interrupt-controllers through DT when possibleJonas Gorski2014-12-011-0/+42
| | | | | | | | | Add the required nodes for the interrupt controllers and register them through DT when a DTB is present. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43457
* brcm63xx: dtsi: add missing ranges properity to ubus nodesJonas Gorski2014-12-011-0/+1
| | | | | | | | Allows nodes behind it to be mapped. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43456
* brcm63xx: dtsi: add missing properties to cpu nodesJonas Gorski2014-12-011-0/+7
| | | | | | | | Mark them as cpu nodes and add the addresses. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43455
* brcm63xx: add support for registering parallel flash through dtbJonas Gorski2014-08-111-0/+13
| | | | | | | | | Add the required nodes to the dtsi files and code to prevent double registration from the board support code. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42123
* brcm63xx: add empty dtsi files for each of the supported SoCsJonas Gorski2014-08-111-0/+23
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42120