summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* fix build errorGabor Juhos2009-07-053-3/+3
* 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 a bitmask in the ag71xx driverGabor Juhos2009-07-021-1/+1
* 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
* fix a typo in ath9k_platform.hGabor Juhos2009-07-011-1/+1
* 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
* don't use the CRC header in the kernel partition on the WP543 board, so the k...Gabor Juhos2009-06-251-1/+1
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-171-2/+0
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
* refresh 2.6.30 patchesGabor Juhos2009-06-142-4/+4
* move definition of ar91xx_flash_platform_data into a separate header file (cl...Gabor Juhos2009-06-114-13/+28
* flush more register writingsGabor Juhos2009-06-111-0/+12
* create jffs2 imagesGabor Juhos2009-06-072-2/+18
* disable MTD concatenating supportGabor Juhos2009-06-073-3/+0
* 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
* add experimental sysupgrade supportGabor Juhos2009-06-061-0/+45
* add default network configuration for the AP83 boardGabor Juhos2009-06-062-0/+19
* update flash locking codeGabor Juhos2009-06-065-14/+48
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
* build images for the AP83 boardGabor Juhos2009-06-061-0/+38
* change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
* enable JEDEC probeGabor Juhos2009-06-063-0/+6
* fix erase status check on some parallel flash chipsGabor Juhos2009-06-063-0/+60
* add parallel flash driverGabor Juhos2009-06-069-5/+361
* sync kernel config, and refresh patchesGabor Juhos2009-06-066-8/+11
* make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]Gabor Juhos2009-06-066-0/+106
* fix a typoGabor Juhos2009-06-051-1/+1
* create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
* build firmware image for the MZK-W300NH boardGabor Juhos2009-06-041-1/+8
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-042-2/+91
* pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
* add SPI driver for the Vitesse VSC7385 switchGabor Juhos2009-06-044-1/+630
* add experimental support for the AP83-040 boardGabor Juhos2009-06-032-12/+105
* add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-033-0/+310
* compile SPI_GPIO driver into the kernel, required by the AP83 boardsGabor Juhos2009-06-033-3/+3
* refresh patchesGabor Juhos2009-06-036-9/+9
* add flash locking codeGabor Juhos2009-06-032-1/+27
* register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
* add support for the SST 39VF6401B flash chipGabor Juhos2009-05-303-0/+87