summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* [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: more mtd parser cleanupjuhosg2009-08-091-68/+106
* [ar71xx] WRT160NL: mtd parser cleanupjuhosg2009-08-081-17/+16
* [ar71xx] move the trx parser out from the patchjuhosg2009-08-081-0/+149
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsjuhosg2009-08-071-1/+55
* [ar71xx] update ar71xx_spi driverjuhosg2009-08-061-11/+54
* [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] ag71xx driver: rename ag71xx_debug module parameterjuhosg2009-07-131-4/+4
* [ar71xx] ag71xx driver: fix a typojuhosg2009-07-131-1/+1
* [ar71xx] ag71xx driver: align descriptors on cache_line boundaryjuhosg2009-07-132-11/+25
* [ar71xx] ag71xx driver: store descriptor pointers in ag71xx_bufjuhosg2009-07-132-23/+31
* [ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundaryjuhosg2009-07-121-1/+1
* [ar71xx] ag71xx driver: don't flush ddr on tx pathjuhosg2009-07-121-6/+0
* [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] add SPI controller driver for the PB44 boardjuhosg2009-07-111-0/+299
* [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...juhosg2009-07-113-7/+24
* [ar71xx] add definitions for some magic values in the spi_vsc7385 driverjuhosg2009-07-111-3/+12
* [ar71xx] fix a bug in the SPI driver (closes #5485)juhosg2009-07-101-2/+2
* [ar71xx] add board setup code for the RB-450G/RB-433UAH boardsjuhosg2009-07-093-2/+30
* [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-075-0/+159
* [ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg2009-07-075-1/+57
* [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-054-6/+244
* [ar71xx] fix a typo in the PCI codejuhosg2009-07-051-1/+1
* [ar71xx] reorganize PCI codejuhosg2009-07-055-62/+74
* [ar71xx] fix AR7240 PCI IRQ supportjuhosg2009-07-042-1/+115
* [ar71xx] fix a bitmask in the ag71xx driverjuhosg2009-07-021-1/+1
* [ar71xx] fix ar71xx_device_{start,stop} functions on the AR7240 SoCjuhosg2009-07-012-0/+16
* [ar71xx] initialize GPIO for the AR7240 SoCjuhosg2009-07-012-0/+6
* [ar71xx] initialize IRQs for the AR7240 SoCjuhosg2009-07-011-0/+1
* [ar71xx] add AR7240 specific frequency detectionjuhosg2009-07-012-0/+39
* [ar71xx] add AR7240 specific definitionsjuhosg2009-07-012-36/+67
* [ar71xx] fix a typo in ath9k_platform.hjuhosg2009-07-011-1/+1
* [ar71xx] increase NR_IRQSjuhosg2009-06-292-5/+5
* [ar71xx] fix PCI_CORE irq numberjuhosg2009-06-291-1/+1
* [ar71xx] use enum for the machine typejuhosg2009-06-273-31/+33
* [ar71xx] add AR913x specific GPIO function bit definitionsjuhosg2009-06-272-9/+21
* [ar71xx] setup mac address on the WNR2000juhosg2009-06-141-0/+3