summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: define NAND controller base address and register size for AR934X/QCA955xjuhosg2012-09-122-13/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955xjuhosg2012-09-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix QCA955X_EHCI_SIZEjuhosg2012-09-103-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix description of nand/Ath5k profile (#12149)jow2012-09-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for RB2011UAS-2HnDjuhosg2012-09-094-1/+82
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751juhosg2012-09-095-17/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add RouterBoot related helper routinesjuhosg2012-09-098-18/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: define MTD partitions for RB2011juhosg2012-09-091-1/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for Mikrotik RB2011Ljuhosg2012-09-095-1/+153
| | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xjuhosg2012-09-092-4/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add dynamic MDIO clock calculationjuhosg2012-09-092-8/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the RLE library for RB751juhosg2012-09-084-42/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add library code for RLE decodingjuhosg2012-09-082-0/+115
| | | | | | It will be used for the MikroTik boards. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934xjuhosg2012-09-0811-32/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh kernel patchesjuhosg2012-09-086-17/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash (must ↵cshore2012-09-068-2/+208
| | | | | | first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934xjuhosg2012-09-051-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add rssileds to package set in profile for devices which got them.juhosg2012-09-051-2/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"juhosg2012-08-291-8/+1
| | | | | | That was based on assumptions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: all0315n: fix ethernet according to vendor infojuhosg2012-08-291-12/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add RSSI LEDs of ALL0315N to uci-defaults/ledsjuhosg2012-08-291-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: fix Profile name for TL-WA701 (closes #12094)juhosg2012-08-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WZR-HP-AG300H LED supportjuhosg2012-08-294-0/+114
| | | | | | | | | | | | | | | | | | | An improved LED support for Buffalo WZR-HP-AG300H. There will be two new packages to go with this patch (ar922x-led-fix-hotplug and ar922x-led-fix-init). These packages essentially perform the same task of disabling "JTAG over GPIO pins" function which is currently required for LEDs on AR922x emac GPIO to work, and are both considered a temporary fix that circumvent this problem. [juhosg: add the hotplug script from the proposed ar922x-led-fix-hotplug package to ar71xx/base-files] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add profile for Allnet devicesjuhosg2012-08-271-0/+39
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: generate image for ALL0315Njuhosg2012-08-271-1/+20
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sysupgrade for the ALL0315Njuhosg2012-08-272-14/+17
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename all0258n.sh to allnet.shjuhosg2012-08-271-0/+0
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: detect ALL0315N boardjuhosg2012-08-272-0/+4
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the Allnet ALL0315N boardjuhosg2012-08-273-0/+140
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240juhosg2012-08-271-1/+8
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543Njuhosg2012-08-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: fix TL-WR1043ND board id (#12079)juhosg2012-08-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: group and sort {Single,Multi}Profilesjuhosg2012-08-231-109/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: group and sort mtdlayout definitionsjuhosg2012-08-231-21/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the MultiProfile helper for the Madwifi profilejuhosg2012-08-231-8/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: automatically build a list of SingleProfilesjuhosg2012-08-231-77/+5
| | | | | | Use that for Default/Minimal profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the ZyXEL imagesjuhosg2012-08-231-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the Zcomax imagesjuhosg2012-08-231-8/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the WRT400 imagesjuhosg2012-08-231-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the WZRHPG30XNH imagesjuhosg2012-08-231-16/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the WHRHPG300N imagesjuhosg2012-08-231-19/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the UBNTXM imagesjuhosg2012-08-231-34/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the UBNT imagesjuhosg2012-08-231-12/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the TPLINKOLD imagesjuhosg2012-08-231-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the TPLINK-LZMA imagesjuhosg2012-08-231-38/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the TPLINK imagesjuhosg2012-08-231-51/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the Planex imagesjuhosg2012-08-231-9/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the PB4X imagesjuhosg2012-08-231-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the OpenMesh imagesjuhosg2012-08-231-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: image: use the new helpers for the Netgear imagesjuhosg2012-08-231-8/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33247 3c298f89-4303-0410-b956-a3cf2f4a3e73