summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751juhosg2012-09-091-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add RouterBoot related helper routinesjuhosg2012-09-091-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the RLE library for RB751juhosg2012-09-081-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh kernel patchesjuhosg2012-09-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ALL0305 board aliasjuhosg2012-08-221-1/+2
| | | | | | | | | | For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TP-Link TL-WDR3600juhosg2012-08-221-1/+1
| | | | | | | | | | | The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has only two antennas. [juhosg: remove the custom machine type, change the board name instead] Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ew-dorin: added router firmware generationjuhosg2012-08-011-1/+2
| | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WLAE-AG300N initial supportjuhosg2012-08-011-7/+17
| | | | | | | | | | | | | | | | | | | | The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select ATH79_DEV_M25P80 for the WRT400N boardjuhosg2012-07-121-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P boardjuhosg2012-07-061-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge new board patches into the generic patchjuhosg2012-07-061-7/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the OpenMesh OM2P-LC boardjuhosg2012-07-051-1/+2
| | | | | | Patch-by: Marek Linder <marek@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the Qualcomm Atheros AP136 boardjuhosg2012-07-051-9/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the QCA955X SoCsjuhosg2012-07-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix an insignificant typojuhosg2012-05-231-1/+1
| | | | | | Patch from #11485. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove duplicated AP121 Kconfig entryjuhosg2012-04-201-19/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge/reorganize 3.3 patchesjuhosg2012-04-191-7/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for 3.3juhosg2012-02-101-0/+679
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30410 3c298f89-4303-0410-b956-a3cf2f4a3e73