summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
...
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-112-7/+7
* register the VSC7395 device on the PB44 boardGabor Juhos2009-07-111-13/+65
* enable I2C_GPIO driverGabor Juhos2009-07-113-3/+12
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-117-0/+383
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-113-7/+24
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-111-3/+12
* add AR7240 to BOARDNAMEGabor Juhos2009-07-111-1/+1
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-101-2/+2
* 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
* create firmware image for the TL-WR741NDGabor Juhos2009-07-072-0/+15
* add initial support for the TL-WR741ND boardGabor Juhos2009-07-078-0/+162
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-075-1/+57
* make irq_chip definitions staticGabor Juhos2009-07-071-2/+2
* AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-071-0/+19
* sync kernel configGabor Juhos2009-07-053-0/+3
* add missing break statementGabor Juhos2009-07-051-0/+1
* refresh patchesGabor Juhos2009-07-053-3/+3
* i should go back to sleepingGabor Juhos2009-07-053-3/+3
* add missing includesGabor Juhos2009-07-051-0/+4
* 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