summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add support for external mii_busjuhosg2009-12-081-0/+3
* ar71xx: DIR-825 support cleanupjuhosg2009-12-034-45/+28
* ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks tojuhosg2009-12-034-0/+325
* ar71xx: override fifo_cfg[123] values on AR7240juhosg2009-11-302-2/+12
* ar71xx: add usb support for ubnt rocket mnbd2009-11-293-3/+50
* ar71xx: fix mac address for 5GHz interface on WNDR3700juhosg2009-11-281-5/+9
* ar71xx: add PCI fixup for the WNDR3700 boardjuhosg2009-11-271-0/+77
* ar71xx: fix pll_1000 values for the WNDR3700juhosg2009-11-271-0/+2
* ar71xx: use a separate board id for rocket mnbd2009-11-182-3/+7
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportmatteo2009-11-182-32/+53
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...juhosg2009-11-163-5/+96
* ar71xx: register LEDs and buttons on the WNDR3700juhosg2009-11-161-1/+60
* ar71xx: use __init for ar{71,91}xx_usb_setupjuhosg2009-11-161-2/+2
* ar71xx: add preliminary support for the Netgear WNDR3700juhosg2009-11-134-0/+139
* ar71xx: use soc specific divider for mdio clockjuhosg2009-10-301-3/+5
* ar71xx: Compex WPJ543 board is supported as welljuhosg2009-10-202-2/+2
* ar71xx: fix PCI IRQ map of the WP543juhosg2009-10-201-2/+6
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardjuhosg2009-10-191-0/+2
* ar71xx: reset the ethernet device before registrationjuhosg2009-10-191-0/+7
* ar71xx: initialize PCI controller on the Bullet Mjuhosg2009-10-011-0/+11
* ar71xx: init ethernet mac address on the Bullet Mjuhosg2009-10-011-0/+3
* ar71xx: register GPIO button on the Bullet Mjuhosg2009-10-011-0/+16
* ar71xx: don't use mac_base2 in the ag71xx driverjuhosg2009-09-231-12/+2
* ar71xx: preliminary Ubiquiti Bullet M supportmatteo2009-09-152-0/+49
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)juhosg2009-09-101-67/+114
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...juhosg2009-09-082-0/+20
* [ar71xx] move early_printk stuff into a separate filejuhosg2009-08-263-14/+31
* [ar71xx] remove AR71XX_EARLY_SERIAL stuffjuhosg2009-08-254-33/+0
* [ar71xx] WRT160NL: add default trigger for the power ledjuhosg2009-08-091-0/+1
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsjuhosg2009-08-071-1/+55
* [ar71xx] oops, add missing semicolonsjuhosg2009-08-061-2/+2
* [ar71xx] get rid of some ifdefs in the IRQ codejuhosg2009-08-061-8/+9
* [ar71xx] fix MISC IRQ handling on the AR7240juhosg2009-08-021-14/+9
* [ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel)juhosg2009-07-311-1/+14
* [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boardsjuhosg2009-07-112-6/+6
* [ar71xx] increase size of the kernel partition on the TEW-632BR boardjuhosg2009-07-111-3/+3
* [ar71xx] register the VSC7395 device on the PB44 boardjuhosg2009-07-111-13/+65
* [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...juhosg2009-07-111-0/+5
* [ar71xx] add board setup code for the RB-450G/RB-433UAH boardsjuhosg2009-07-092-2/+28
* [ar71xx] register a GPIO LEDs and buttons on the PB44 boardjuhosg2009-07-091-1/+55
* [ar71xx] register a I2C GPIO expander on the PB44 boardjuhosg2009-07-091-0/+37
* [ar71xx] add initial support for the TL-WR741ND boardjuhosg2009-07-074-0/+158
* [ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg2009-07-071-0/+39
* [ar71xx] make irq_chip definitions staticjuhosg2009-07-071-2/+2
* [ar71xx] AR7240 requires different IRQ unmasking codejuhosg2009-07-071-0/+19
* [ar71xx] add missing break statementjuhosg2009-07-051-0/+1
* [ar71xx] add missing includesjuhosg2009-07-051-0/+4
* [ar71xx] add AR7240 specific PCI codejuhosg2009-07-051-4/+37
* [ar71xx] fix a typo in the PCI codejuhosg2009-07-051-1/+1
* [ar71xx] reorganize PCI codejuhosg2009-07-053-29/+54