summaryrefslogtreecommitdiffstats
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
* 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
* fix AR7240 PCI IRQ supportGabor Juhos2009-07-042-1/+115
* fix ar71xx_device_{start,stop} functions on the AR7240 SoCGabor Juhos2009-07-012-0/+16
* initialize GPIO for the AR7240 SoCGabor Juhos2009-07-012-0/+6
* initialize IRQs for the AR7240 SoCGabor Juhos2009-07-011-0/+1
* add AR7240 specific frequency detectionGabor Juhos2009-07-012-0/+39
* add AR7240 specific definitionsGabor Juhos2009-07-012-36/+67
* increase NR_IRQSGabor Juhos2009-06-292-5/+5
* fix PCI_CORE irq numberGabor Juhos2009-06-291-1/+1
* use enum for the machine typeGabor Juhos2009-06-273-31/+33
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
* move definition of ar91xx_flash_platform_data into a separate header file (cl...Gabor Juhos2009-06-113-12/+27
* flush more register writingsGabor Juhos2009-06-111-0/+12
* flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-071-0/+6
* setup mac address on the AP81 boardGabor Juhos2009-06-061-0/+3
* update flash locking codeGabor Juhos2009-06-064-12/+4
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
* change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
* add parallel flash driverGabor Juhos2009-06-062-2/+12
* fix a typoGabor Juhos2009-06-051-1/+1
* create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-041-2/+88
* pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
* add experimental support for the AP83-040 boardGabor Juhos2009-06-031-12/+91
* add flash locking codeGabor Juhos2009-06-032-1/+27