aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesGabor Juhos2012-10-175-97/+7
* ar71xx: add a helper function for setting up ETH_CFG register on AR934xGabor Juhos2012-10-172-0/+25
* ar71xx: add support for the OpenMesh OM2P-HS boardGabor Juhos2012-10-171-0/+68
* ar71xx: add support for the TL-WR841N/ND v8 boardGabor Juhos2012-10-041-0/+159
* ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_macGabor Juhos2012-09-271-2/+8
* ar71xx: automatically find WLAN calibration data on TEW-673GRUGabor Juhos2012-09-251-18/+46
* ar71xx: automatically find WLAN calibration data on DIR-825-B1Gabor Juhos2012-09-251-17/+44
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-241-14/+34
* ar71xx: register the NAND controller device on the RB2011Gabor Juhos2012-09-131-0/+77
* ar71xx: add device registration code for the AR934x NAND flash controllerGabor Juhos2012-09-132-0/+122
* ar71xx: add initial support for RB2011UAS-2HnDGabor Juhos2012-09-091-0/+56
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751Gabor Juhos2012-09-091-8/+15
* ar71xx: add RouterBoot related helper routinesGabor Juhos2012-09-092-0/+126
* ar71xx: define MTD partitions for RB2011Gabor Juhos2012-09-091-1/+42
* ar71xx: add preliminary support for Mikrotik RB2011LGabor Juhos2012-09-091-0/+97
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xGabor Juhos2012-09-091-0/+33
* ar71xx: add dynamic MDIO clock calculationGabor Juhos2012-09-091-0/+2
* ar71xx: use the RLE library for RB751Gabor Juhos2012-09-081-35/+9
* Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240"Gabor Juhos2012-08-291-8/+1
* ar71xx: all0315n: fix ethernet according to vendor infoGabor Juhos2012-08-291-12/+2
* ar71xx: Buffalo WZR-HP-AG300H LED supportGabor Juhos2012-08-291-0/+56
* ar71xx: add support for the Allnet ALL0315N boardGabor Juhos2012-08-271-0/+95
* ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240Gabor Juhos2012-08-271-1/+8
* ar71xx: add support for the TRENDnet TEW-712BR boardGabor Juhos2012-08-221-0/+163
* ar71xx: fix comment style in mach-tl-wr2543n.cGabor Juhos2012-08-221-6/+11
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-221-0/+3
* ar71xx: add support for TP-Link TL-WDR3600Gabor Juhos2012-08-221-1/+2
* add led defintion for the WR2543 5GHz WLAN LEDJohn Crispin2012-08-221-1/+20
* ar71xx: init switch hw_reset on the TL-WR1043ND boardGabor Juhos2012-08-021-2/+15
* ar71xx: ew-dorin: added router firmware generationGabor Juhos2012-08-011-2/+38
* ar71xx: Buffalo WLAE-AG300N initial supportGabor Juhos2012-08-011-0/+114
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-051-0/+60
* ar71xx: add initial support for the QCA955X SoCsGabor Juhos2012-07-051-1/+9
* ar71xx: remove the built-in MTD map of the ALL0258NGabor Juhos2012-07-031-49/+1
* ar71xx: add support for the TL-WDR4300 boardGabor Juhos2012-06-191-0/+203
* ar71xx: remove superfluous include of asm/mach-ath79/pci.hGabor Juhos2012-06-195-5/+0
* ar71xx: add a common function to configure USB power GPIOsGabor Juhos2012-06-198-19/+16
* ar71xx: add support for the embeddedwireless Dorin board (based on patch by e...Felix Fietkau2012-06-191-0/+108
* ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil...Felix Fietkau2012-06-131-0/+3
* ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)Felix Fietkau2012-06-061-0/+4
* ar71xx: add a helper function for setting up PHY4 swapping on ar933xFelix Fietkau2012-06-063-15/+21
* ar71xx: fix MII clock settings for various chips, improves ethernet stability...Felix Fietkau2012-05-272-3/+14
* ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnDGabor Juhos2012-05-231-0/+2
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardGabor Juhos2012-05-051-0/+154
* ar71xx: allow to disable link polling on unused PHYsGabor Juhos2012-04-292-0/+5
* ar71xx: use ap91_pci_init for RB751{,G}Gabor Juhos2012-04-191-30/+16
* ar71xx: move USB device registration directly into rb751{,g}_setupGabor Juhos2012-04-191-5/+5
* ar71xx: add ap9x_pci_get_wmac_data helperGabor Juhos2012-04-192-0/+19
* ar71xx: add sanity checks to decode_rleGabor Juhos2012-04-191-2/+7