aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/netgear.mk
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: move dg834g v4 to dtsJonas Gorski2015-03-251-0/+9
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44989
* brcm63xx: Add DGND3700 v1 / DGND3800B supportJonas Gorski2015-03-161-1/+10
| | | | | | | | | | | | | | | | | This adds support for the Netgear DGND3700 v1 and DGND3800B. DGND3700 v1 and DGND3800B are exactly the same router, only one difference, the factory firmware. This patch produces two factory firmwares for each router. The router includes an onboard NAND flash for extra storage. NAND is currently not supported in bcm63xx, so no code added for this part. The NOR flash (32MB) is enough for storing an openwrt firmware. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> [jogo: Add back commit message from v1] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44831
* brcm63xx: use dtb for cvg834gJonas Gorski2015-02-271-0/+10
| | | | | | | | | | | | | Add a dtsi for bcm3368, add a dts and profile for cvg834g, and convert it to use ImageDTB. Since HCS requires more arguments, enhance the max arguments of the call. The image name is intentionally left blank to prevent non-initramfs images to be built, as they currently contain no rootfs and consequently won't work. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44561
* brcm63xx: add DT support for DG834GT/PNJonas Gorski2014-12-081-0/+15
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 43573