summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add PCI fixup for the WNDR3700 boardGabor Juhos2009-11-271-0/+77
* ar71xx: fix pll_1000 values for the WNDR3700Gabor Juhos2009-11-271-0/+2
* ar71xx: add AR724x GPIO_FUNC register bit definesGabor Juhos2009-11-271-0/+18
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-271-1/+1
* ar71xx: add AR724x register definesGabor Juhos2009-11-271-0/+2
* ar71xx: use a separate board id for rocket mFelix Fietkau2009-11-183-5/+10
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportMatteo Croce2009-11-183-33/+55
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...Gabor Juhos2009-11-163-5/+96
* ar71xx: register LEDs and buttons on the WNDR3700Gabor Juhos2009-11-161-1/+60
* ar71xx: use __init for ar{71,91}xx_usb_setupGabor Juhos2009-11-161-2/+2
* ar71xx: add preliminary support for the Netgear WNDR3700Gabor Juhos2009-11-135-0/+140
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-302-3/+6
* ar71xx: Compex WPJ543 board is supported as wellGabor Juhos2009-10-202-2/+2
* ar71xx: fix PCI IRQ map of the WP543Gabor Juhos2009-10-201-2/+6
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardGabor Juhos2009-10-191-0/+2
* ar71xx: reset the ethernet device before registrationGabor Juhos2009-10-191-0/+7
* ar71xx: initialize PCI controller on the Bullet MGabor Juhos2009-10-011-0/+11
* ar71xx: init ethernet mac address on the Bullet MGabor Juhos2009-10-011-0/+3
* ar71xx: register GPIO button on the Bullet MGabor Juhos2009-10-011-0/+16
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-231-12/+2
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-153-0/+50
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-101-67/+114
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...Gabor Juhos2009-09-083-0/+21
* move early_printk stuff into a separate fileGabor Juhos2009-08-263-14/+31
* remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-254-33/+0
* WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
* WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-071-1/+55
* oops, add missing semicolonsGabor Juhos2009-08-061-2/+2
* get rid of some ifdefs in the IRQ codeGabor Juhos2009-08-061-8/+9
* fix MISC IRQ handling on the AR7240Gabor Juhos2009-08-021-14/+9
* add ethernet suppor for the WRT160NL (thanks to Christian Daniel)Gabor Juhos2009-07-311-1/+14
* increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-112-6/+6
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-111-3/+3
* register the VSC7395 device on the PB44 boardGabor Juhos2009-07-111-13/+65
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-111-0/+5
* add board setup code for the RB-450G/RB-433UAH boards * based on a patch from...Gabor Juhos2009-07-093-2/+30
* register a GPIO LEDs and buttons on the PB44 boardGabor Juhos2009-07-091-1/+55
* register a I2C GPIO expander on the PB44 boardGabor Juhos2009-07-091-0/+37
* add initial support for the TL-WR741ND boardGabor Juhos2009-07-075-0/+159
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-073-0/+43
* make irq_chip definitions staticGabor Juhos2009-07-071-2/+2
* AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-071-0/+19
* add missing break statementGabor Juhos2009-07-051-0/+1
* add missing includesGabor Juhos2009-07-051-0/+4
* add AR7240 specific PCI codeGabor Juhos2009-07-054-6/+244
* fix a typo in the PCI codeGabor Juhos2009-07-051-1/+1
* reorganize PCI codeGabor Juhos2009-07-055-62/+74