aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV7519RW.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: generate unique ARV7519RW22 firmwareJohn Crispin2014-08-181-222/+0
| | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42183
* lantiq: improve ARV7519RW22 supportJohn Crispin2014-08-181-33/+17
| | | | | | | | | | | | | - use full board name - rename uboot-env partition - add dsl_fw partition - remove unneeded pinmux groups - move gigabit ethernet to LAN - load mac address from mtd Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42180
* lantiq: ARV7519RW22: several fixesJohn Crispin2014-04-161-41/+93
| | | | | | | | | | - Fix ethernet ports. - Clean DTS files. - WiFi is lantiq based (not supported yet), remove ath9k. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40519
* lntiq: add support for Astoria ARV7519RW.John Crispin2014-03-301-0/+186
These patches add support for the Astoria ARV7519RW aka Livebox 2.1 The PCI and PCIe interfaces have been disabled. Also, because there are two revisions of this board with different GPHY firmwares, two targets were defined. V2: rewrote partitions to work with an u-boot specifically made for these boards. Signed off by: Esteban Benito <estebanjbs@gmail.com> Signed off by: Carles Gadea <carlesgrg@gmail.com> Tested by: José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 40329