[OpenWrt Wiki] Table of Hardware
https://openwrt.org/tohTable of Hardware This is the main Table of Hardware, listing all devices that are supported by OpenWrt. ----- Using the Table of Hardware * Sort the columns by clicking the column header * Enter your filter criteria in the white fields
[OpenWrt Wiki] Table of Hardware
openwrt.org › tohTable of Hardware This is the main Table of Hardware, listing all devices that are supported by OpenWrt. ----- Using the Table of Hardware * Sort the columns by clicking the column header * Enter your filter criteria in the white fields
[OpenWrt Wiki] Recommended routers
https://openwrt.org/toh/recommended_routersOpenWrt officially supports software flow offload on several SoCs, which can greatly speed “ NAT -only” configurations. At this time (2019), the MT7621A is the only device on which OpenWrt supports hardware offload. Older content (2016?) follows below Many devices listed below are outdated and no longer recommended (2019)
[OpenWrt Wiki] Supported devices
openwrt.org › supported_devicesApr 06, 2021 · Supported devices Supported devices General requirements for OpenWrt support SoC / target supported by OpenWrt Sufficient Flash to accommodate OpenWrt firmware image 4MB min (won't be able to install GUI (LuCI)) 8MB better (will fit GUI and some other applications) Sufficient RAM for stable operation 32MB min, 64MB better
[OpenWrt Wiki] Supported devices
https://openwrt.org/supported_devices06.04.2021 · Supported devices General requirements for OpenWrt support SoC / target supported by OpenWrt Sufficient Flash to accommodate OpenWrt firmware image 4MB min (won't be able to install GUI (LuCI)) 8MB better (will fit GUI and some other applications) Sufficient RAM for stable operation 32MB min, 64MB better
[OpenWrt Wiki] Adding new device support
openwrt.org › docs › guide-developerIf you have the OEM sourcecode for your bcm63xx specific device, it may be useful some things for later adding the OpenWrt support: Look for your Board Id at shared/opensource/boardparms/boardparms.c Adapt the imagetag.c to create a different tag (see shared/opensource/inlude/bcm963xx/bcmTag.h in the GPL tar for the layout)