aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/falcon.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: specify console using stdout-path instead of cmdline argumentMartin Blumenstingl2016-12-121-0/+4
| | | | | | | | Use devicetree's /chosen/stdout-path instead of the kernel command line (embedded in the .dts-files) to specify the serial console. Using the chosen node is recommended on devicetree based platforms. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* lantiq: add Falcon supportHauke Mehrtens2016-11-271-0/+388
| | | | | | | | | | | | This adds support for the Intel Falcon SoC for GPON. Support for the Falcon SoC was removed in commit c8218363951 svn rev: 40392 from OpenWrt, this commit adds it again. This patch adds a new subtarget for the Falcon SoC, but it still misses all the drivers needed to control the GPON part. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* lantiq: add 3.18 supportJohn Crispin2015-02-091-201/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44348
* lantiq: fix formating in .dts filesLuka Perkov2013-06-081-7/+7
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
* lantiq: move dts files to thir own folderJohn Crispin2013-04-251-0/+201
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36443