summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use ar933x_uart.h in the AR933X serial driverjuhosg2011-06-131-339/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update early_printk codejuhosg2011-06-132-44/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] Remove trailing spaces, convert spaces to tabsacinonyx2011-06-0912-83/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: override inittab to enable login on ttyATH0nbd2011-06-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugjuhosg2011-06-041-0/+2
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsjuhosg2011-06-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: only enable the rx engine after the link is up..."nbd2011-06-011-68/+67
| | | | | | It messes up the DMA state when the link goes down git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init external_reset for AR933Xjuhosg2011-06-012-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add external_reset field to ath9k_platform_datajuhosg2011-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init get_mac_revision on AR9330 rev 1juhosg2011-06-011-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add get_mac_revision to ath9k_platform_datajuhosg2011-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: export SoC revisionjuhosg2011-06-012-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add profile and image building code for wzr-hp-ag300hnbd2011-06-012-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hnbd2011-06-015-0/+245
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build images for the AP121 boardsjuhosg2011-05-311-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add sysupgrade support for the AP121 boardsjuhosg2011-05-311-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for the AP121 boardsjuhosg2011-05-313-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the AP121/AP121-MINI reference boardsjuhosg2011-05-316-3/+263
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register UART for the AR933X SoCsjuhosg2011-05-311-3/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add serial driver for the AR933X UARTjuhosg2011-05-314-0/+1361
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add WMAC initialization code for the AR933X SoCsjuhosg2011-05-312-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ethernet initialization for the AR933X SoCsjuhosg2011-05-312-0/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable USB support for the AR933x SoCsjuhosg2011-05-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}juhosg2011-05-312-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the watchdog uses the reference clock on the AR933x SoCsjuhosg2011-05-311-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific glue code for IRQ initializationjuhosg2011-05-312-2/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't register 8250 UART on the AR933x SoCsjuhosg2011-05-311-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable GPIO support for the AR933x SoCsjuhosg2011-05-312-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific frequency initialization codejuhosg2011-05-312-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific early_printk supportjuhosg2011-05-312-5/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the Atheros AR933x SoCsjuhosg2011-05-315-4/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: stop producing -NA factory images and tag factory images with hd_id ↵juhosg2011-05-311-20/+19
| | | | | | | | | | | | | | | | | | | | | | for WNDR3700v2 NETGEAR doesn’t produce a distinct North American image for WNDR3700v2, they use the same image worldwide. This is a change from earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and WNDRMAC images use 29763654+16+64 as their hd_id value. This patch changes the OpenWrt WNDR3700v2 "factory" image generation to stop producing the extraneous -NA version and to tag the image with the same hd_id used in NETGEAR's images. There is no change to WNDR3700 (v1) image generation, as NETGEAR continues to produce distinct -NA and worldwide images, neither of which are tagged with hd_id. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create factory images for the WZR-HP-G30{0,1}NH boardsjuhosg2011-05-311-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Fix header offset for newer WRT160NL modelsjuhosg2011-05-311-9/+16
| | | | | | | | | | | | Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K, resulting in miscalculated partition sizes. Since the actual sizes did not change, hardcode them to their current sizes, and make sure they are at least one erase block big (in case Cisco decides to start to use chips with 128K erase blocks). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbolsjuhosg2011-05-313-1/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: reduce the size of the squashfs-4k binariesjuhosg2011-05-311-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initialize is_clk_25mhz field for AR9340 WMACjuhosg2011-05-311-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync ath9k_platform_data.h with compat-wirelessjuhosg2011-05-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boardsjuhosg2011-05-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix uci-defaults script for the WZR-HP-G30XNH boardsjuhosg2011-05-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ag71xx: make ring sizes configurable via ethtooljuhosg2011-05-312-0/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ag71xx: prepare to make ring sizes configurablejuhosg2011-05-313-35/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN definejuhosg2011-05-311-1/+0
| | | | | | Reported-by: Dave Täht <dave.taht@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: only enable the rx engine after the link is up, fixes a race ↵nbd2011-05-301-67/+68
| | | | | | condition that got rx stuck when the interface is brought up during lots of inbound traffic (thx, matteo) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: disable flow control for ar724x, it can get stuck in a loop of ↵nbd2011-05-301-5/+1
| | | | | | continously sending MAC pause frames git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't probe the LAN PHYmatteo2011-05-171-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: detect link on LAN portsmatteo2011-05-173-3/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add link detection on Ubiquiti devices WAN portmatteo2011-05-141-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use correct macros and frame size in ag71xxmatteo2011-05-141-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: cosmetic fixesmatteo2011-05-141-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26889 3c298f89-4303-0410-b956-a3cf2f4a3e73