summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)Felix Fietkau2012-06-061-1/+1
| | | | SVN-Revision: 32095
* ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)Felix Fietkau2012-06-061-0/+4
| | | | SVN-Revision: 32093
* ar71xx: add a helper function for setting up PHY4 swapping on ar933xFelix Fietkau2012-06-063-15/+21
| | | | SVN-Revision: 32092
* ar71xx: only build all loader images if the image builder is enabled - saves ↵Felix Fietkau2012-06-061-1/+1
| | | | | | some time on make target/install SVN-Revision: 32090
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* uboot-envtools: update to 2012.04.01Luka Perkov2012-06-041-37/+0
| | | | SVN-Revision: 32051
* ar71xx: add default LED setup for the DB120 boardGabor Juhos2012-05-291-0/+5
| | | | SVN-Revision: 31997
* ar71xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-152/+60
| | | | SVN-Revision: 31992
* ar71xx: do not override the mdio clock for ar9330. the override value ↵Felix Fietkau2012-05-281-2/+0
| | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956
* ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵Felix Fietkau2012-05-282-41/+49
| | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934
* ar71xx: fix MII clock settings for various chips, improves ethernet ↵Felix Fietkau2012-05-274-5/+30
| | | | | | stability on AR934x SVN-Revision: 31925
* ar71xx: fix TL-WR1041 image sizeGabor Juhos2012-05-271-1/+1
| | | | SVN-Revision: 31923
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* ar71xx: fix an insignificant typoGabor Juhos2012-05-232-2/+2
| | | | | | Patch from #11485. SVN-Revision: 31847
* ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnDGabor Juhos2012-05-231-0/+2
| | | | | | Patch by Kamil Trzciński <ayufan@osk-net.pl> SVN-Revision: 31846
* ar71xx: add support for TP-Link TL-MR3040Gabor Juhos2012-05-233-0/+20
| | | | | | | | | Support for TP-Link TL-MR3040. Power LED not working - always on red, after start should be green. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 31845
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by ↵Felix Fietkau2012-05-151-2/+1
| | | | | | Eric Dumazet) SVN-Revision: 31736
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* ar71xx: fix build error if PCI is disabledGabor Juhos2012-05-071-0/+11
| | | | SVN-Revision: 31646
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-072-32/+1
| | | | SVN-Revision: 31645
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵Felix Fietkau2012-05-062-26/+15
| | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637
* ar71xx: add profile and build image for the TL-WR1041N v2 boardGabor Juhos2012-05-052-0/+17
| | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31610
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardGabor Juhos2012-05-058-1/+212
| | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31608
* ar71xx: update 3.3 patchesGabor Juhos2012-05-0562-738/+1920
| | | | SVN-Revision: 31602
* ar71xx: fix a typo in the db120 mach fileGabor Juhos2012-05-051-1/+1
| | | | | | Reported-by: Sven Eckelmann <sven@narfation.org> SVN-Revision: 31601
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-1/+1
| | | | SVN-Revision: 31541
* ar71xx: allow to disable link polling on unused PHYsGabor Juhos2012-04-293-4/+16
| | | | SVN-Revision: 31533
* ar71xx: enable MIB counters in the built-in switch of the AR934xGabor Juhos2012-04-251-2/+11
| | | | SVN-Revision: 31476
* ar71xx: TL-WR741NDv4: add WLAN LED configGabor Juhos2012-04-241-0/+1
| | | | | | | | On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 31461
* kernel: update linux 3.3 to 3.3.3Jonas Gorski2012-04-241-1/+1
| | | | SVN-Revision: 31460
* ar71xx: remove duplicated AP121 Kconfig entryGabor Juhos2012-04-201-19/+7
| | | | SVN-Revision: 31382
* ar71xx: nuke 3.2 supportGabor Juhos2012-04-19134-12668/+0
| | | | SVN-Revision: 31360
* ar71xx: switch to 3.3.2Gabor Juhos2012-04-191-1/+1
| | | | SVN-Revision: 31359
* ar71xx: sync 3.3 configGabor Juhos2012-04-191-1/+0
| | | | SVN-Revision: 31358
* ar71xx: merge/reorganize 3.3 patchesGabor Juhos2012-04-196-101/+38
| | | | SVN-Revision: 31357
* ar71xx: use ap91_pci_init for RB751{,G}Gabor Juhos2012-04-193-32/+20
| | | | SVN-Revision: 31356
* ar71xx: move USB device registration directly into rb751{,g}_setupGabor Juhos2012-04-191-5/+5
| | | | SVN-Revision: 31355
* ar71xx: add ap9x_pci_get_wmac_data helperGabor Juhos2012-04-192-0/+19
| | | | SVN-Revision: 31354
* ar71xx: add sanity checks to decode_rleGabor Juhos2012-04-191-2/+7
| | | | | | Also use -EINVAL instead of -1. SVN-Revision: 31353
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-171-1/+1
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-171-1/+1
| | | | SVN-Revision: 31336
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-091-1/+1
| | | | SVN-Revision: 31222
* ar71xx: image: build initramfs images for the WHR boardsGabor Juhos2012-04-061-0/+4
| | | | SVN-Revision: 31209
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDGabor Juhos2012-04-065-0/+142
| | | | | | | | | | | | | | | | | Great collaboration on these two fantastic routers on the openwrt forum: https://forum.openwrt.org/viewtopic.php?id=32320 Above all kudos to aryufan. Well done and thank you everyone else who contributed. To-Do: LED for wlan is not yet activated To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by the router Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> [juhosg: fix line wrapped patch, fix checkpatch errors, add missing kernel patches] SVN-Revision: 31208
* ar71xx: add rb750 to diag.shGabor Juhos2012-04-061-0/+3
| | | | | | | | Support status led in diag.sh for RB750 Patch from: Evangelos Arkalis <arkalis.e@gmail.com> SVN-Revision: 31207
* kernel: update linux 3.2 to 3.2.13 and refresh patchesJonas Gorski2012-04-012-2/+2
| | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158
* ar71xx: boost SPI flash read performanceGabor Juhos2012-03-2711-1/+504
| | | | | | | | | | | | | | | | mtd_speedtest results: page read speed old new delta DB120 929 KiB/s 2597 KiB/s +179.55% TL-WR1043ND v1 754 KiB/s 2166 KiB/s +187.27% TL-WR703N v1 745 KiB/s 2176 KiB/s +192.08% TL-MR3220 v1 752 KiB/s 2154 KiB/s +186.44% TL-WR2543ND v1 564 KiB/s 2130 KiB/s +277.66% TL-WR741ND v2 525 KiB/s 1767 KiB/s +236.57% ALFA-AP96 702 KiB/s 1977 KiB/s +181.62% WNDR3700 697 KiB/s 1965 KiB/s +181.92% SVN-Revision: 31118
* ar71xx: improve SPI flash read/write performanceGabor Juhos2012-03-2718-324/+514
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd_speedtest results: page write speed old new delta DB120 209 KiB/s 226 KiB/s +8.13% TL-WR1043ND v1 122 KiB/s 148 KiB/s +21.31% TL-WR703N v1 153 KiB/s 194 KiB/s +26.80% TL-MR3220 v1 130 KiB/s 156 KiB/s +20.00% TL-WR2543ND v1 158 KiB/s 202 KiB/s +27.85% TL-WR741ND v2 122 KiB/s 152 KiB/s +24.59% ALFA AP96 229 KiB/s 260 KiB/s +13.54% WNDR3700 202 KiB/s 223 KiB/s +10.40% page read speed old new delta DB120 691 KiB/s 929 KiB/s +34.44% TL-WR1043ND v1 372 KiB/s 754 KiB/s +102.69% TL-WR703N v1 375 KiB/s 745 KiB/s +98.67% TL-MR3220 v1 372 KiB/s 752 KiB/s +102.15% TL-WR2543ND v1 307 KiB/s 564 KiB/s +83.71% TL-WR741ND v2 315 KiB/s 525 KiB/s +66.67% ALFA AP96 515 KiB/s 702 KiB/s +36.31% WNDR3700 515 KiB/s 697 KiB/s +35.34% SVN-Revision: 31117
* ar71xx: image: build initramfs images for more boardsGabor Juhos2012-03-271-0/+16
| | | | SVN-Revision: 31116