summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on ↵Gabor Juhos2013-01-071-2/+2
| | | | | | | | | | | | | | | | | | TL-WR703N/MR3020/MR3040/MR11U boards The PHY_SWAP and PHY_ADDR_SWAP bits are initialized differently by different versions of the bootloader. This leads to broken ethernet connection with OpenWrt on some boards. Turn both SWAP bits OFF on these boards to make it consistent regardless of the bootloader used. Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35037
* ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpioGabor Juhos2012-11-051-4/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34087
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-241-14/+34
| | | | | | Should fix #12211. Compile tested only. SVN-Revision: 33535
* ar71xx: add a common function to configure USB power GPIOsGabor Juhos2012-06-191-2/+2
| | | | SVN-Revision: 32454
* ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U ↵Felix Fietkau2012-06-131-0/+3
| | | | | | similar to TL-MR3020 to fix ethernet link detection SVN-Revision: 32336
* ar71xx: merge files-3.2 to filesGabor Juhos2012-02-101-0/+107
SVN-Revision: 30405