aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...Gabor Juhos2009-09-083-0/+21
* [ar71xx] move early_printk stuff into a separate fileGabor Juhos2009-08-263-14/+31
* [ar71xx] remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-254-33/+0
* [ar71xx] WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-071-1/+55
* [ar71xx] oops, add missing semicolonsGabor Juhos2009-08-061-2/+2
* [ar71xx] get rid of some ifdefs in the IRQ codeGabor Juhos2009-08-061-8/+9
* [ar71xx] fix MISC IRQ handling on the AR7240Gabor Juhos2009-08-021-14/+9
* [ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel)Gabor Juhos2009-07-311-1/+14
* [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-112-6/+6
* [ar71xx] increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-111-3/+3
* [ar71xx] register the VSC7395 device on the PB44 boardGabor Juhos2009-07-111-13/+65
* [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...Gabor Juhos2009-07-111-0/+5
* [ar71xx] add board setup code for the RB-450G/RB-433UAH boardsGabor Juhos2009-07-093-2/+30
* [ar71xx] register a GPIO LEDs and buttons on the PB44 boardGabor Juhos2009-07-091-1/+55
* [ar71xx] register a I2C GPIO expander on the PB44 boardGabor Juhos2009-07-091-0/+37
* [ar71xx] add initial support for the TL-WR741ND boardGabor Juhos2009-07-075-0/+159
* [ar71xx] add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-073-0/+43
* [ar71xx] make irq_chip definitions staticGabor Juhos2009-07-071-2/+2
* [ar71xx] AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-071-0/+19
* [ar71xx] add missing break statementGabor Juhos2009-07-051-0/+1
* [ar71xx] add missing includesGabor Juhos2009-07-051-0/+4
* [ar71xx] add AR7240 specific PCI codeGabor Juhos2009-07-054-6/+244
* [ar71xx] fix a typo in the PCI codeGabor Juhos2009-07-051-1/+1
* [ar71xx] reorganize PCI codeGabor Juhos2009-07-055-62/+74
* [ar71xx] fix AR7240 PCI IRQ supportGabor Juhos2009-07-042-1/+115
* [ar71xx] fix ar71xx_device_{start,stop} functions on the AR7240 SoCGabor Juhos2009-07-012-0/+16
* [ar71xx] initialize GPIO for the AR7240 SoCGabor Juhos2009-07-012-0/+6
* [ar71xx] initialize IRQs for the AR7240 SoCGabor Juhos2009-07-011-0/+1
* [ar71xx] add AR7240 specific frequency detectionGabor Juhos2009-07-012-0/+39
* [ar71xx] add AR7240 specific definitionsGabor Juhos2009-07-012-36/+67
* [ar71xx] increase NR_IRQSGabor Juhos2009-06-292-5/+5
* [ar71xx] fix PCI_CORE irq numberGabor Juhos2009-06-291-1/+1
* [ar71xx] use enum for the machine typeGabor Juhos2009-06-273-31/+33
* [ar71xx] add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
* [ar71xx] setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
* [ar71xx] move definition of ar91xx_flash_platform_data into a separate header...Gabor Juhos2009-06-113-12/+27
* [ar71xx] flush more register writingsGabor Juhos2009-06-111-0/+12
* [ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-071-0/+6
* [ar71xx] setup mac address on the AP81 boardGabor Juhos2009-06-061-0/+3
* [ar71xx] update flash locking codeGabor Juhos2009-06-064-12/+4
* [ar71xx] handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
* [ar71xx] change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
* [ar71xx] add parallel flash driverGabor Juhos2009-06-062-2/+12
* [ar71xx] fix a typoGabor Juhos2009-06-051-1/+1
* [ar71xx] create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
* [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-041-2/+88
* [ar71xx] pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
* [ar71xx] add experimental support for the AP83-040 boardGabor Juhos2009-06-031-12/+91
* [ar71xx] add flash locking codeGabor Juhos2009-06-032-1/+27