summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] i should go back to sleepingjuhosg2009-07-053-3/+3
* [ar71xx] add missing includesjuhosg2009-07-051-0/+4
* [ar71xx] fix build errorjuhosg2009-07-053-3/+3
* [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] don't use the CRC header in the kernel partition on the WP543 board,...juhosg2009-06-251-1/+1
* add missing initramfs symbols to the generic 2.6.30 configkaloz2009-06-171-2/+0
* [ar71xx] setup mac address on the WNR2000juhosg2009-06-141-0/+3
* [ar71xx] refresh 2.6.30 patchesjuhosg2009-06-142-4/+4
* [ar71xx] move definition of ar91xx_flash_platform_data into a separate header...juhosg2009-06-114-13/+28
* [ar71xx] flush more register writingsjuhosg2009-06-111-0/+12
* [ar71xx] create jffs2 imagesjuhosg2009-06-072-2/+18
* [ar71xx] disable MTD concatenating supportjuhosg2009-06-073-3/+0
* [ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register after writingjuhosg2009-06-071-0/+6
* [ar71xx] setup mac address on the AP81 boardjuhosg2009-06-061-0/+3
* [ar71xx] add experimental sysupgrade supportjuhosg2009-06-061-0/+45
* [ar71xx] add default network configuration for the AP83 boardjuhosg2009-06-062-0/+19
* [ar71xx] update flash locking codejuhosg2009-06-065-14/+48
* [ar71xx] handle PCI_CORE interrupt as welljuhosg2009-06-061-2/+5
* [ar71xx] build images for the AP83 boardjuhosg2009-06-061-0/+38
* [ar71xx] change flash partition map of the AP83 boardjuhosg2009-06-061-8/+8
* [ar71xx] enable JEDEC probejuhosg2009-06-063-0/+6
* [ar71xx] fix erase status check on some parallel flash chipsjuhosg2009-06-063-0/+60
* [ar71xx] add parallel flash driverjuhosg2009-06-069-5/+361
* [ar71xx] sync kernel config, and refresh patchesjuhosg2009-06-066-8/+11
* [ar71xx] make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]juhosg2009-06-066-0/+106
* [ar71xx] fix a typojuhosg2009-06-051-1/+1
* [ar71xx] create a 'firmware' partition for MZK-W300NH boardjuhosg2009-06-051-0/+4
* [ar71xx] build firmware image for the MZK-W300NH boardjuhosg2009-06-041-1/+8
* [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board)juhosg2009-06-042-2/+91
* [ar71xx] pass ucode name to the VSC7385 driver on the AP83 boardjuhosg2009-06-041-0/+1
* [ar71xx] add SPI driver for the Vitesse VSC7385 switchjuhosg2009-06-044-1/+630
* [ar71xx] add experimental support for the AP83-040 boardjuhosg2009-06-032-12/+105
* [ar71xx] add another SPI controller driver for the earlier AP83 boardsjuhosg2009-06-033-0/+310
* [ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boardsjuhosg2009-06-033-3/+3
* [ar71xx] refresh patchesjuhosg2009-06-036-9/+9
* [ar71xx] add flash locking codejuhosg2009-06-032-1/+27