summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* init mac address on the TEW-632BRP boards (closes #5403)Gabor Juhos2009-08-031-0/+24
| | | | SVN-Revision: 17100
* fix MISC IRQ handling on the AR7240Gabor Juhos2009-08-021-14/+9
| | | | SVN-Revision: 17098
* fix sysupgradeGabor Juhos2009-08-021-0/+2
| | | | SVN-Revision: 17092
* add ethernet suppor for the WRT160NL (thanks to Christian Daniel)Gabor Juhos2009-07-311-1/+14
| | | | SVN-Revision: 17057
* enable sysupgrade support for the TL-WR741NDGabor Juhos2009-07-252-1/+4
| | | | SVN-Revision: 16982
* fix firmware image of the TL-WR741NDGabor Juhos2009-07-251-3/+13
| | | | SVN-Revision: 16981
* refresh 2.6.30 patchesGabor Juhos2009-07-254-12/+12
| | | | SVN-Revision: 16973
* get rid of linux 2.6.29Felix Fietkau2009-07-1728-927/+0
| | | | SVN-Revision: 16883
* ag71xx driver: rename ag71xx_debug module parameterGabor Juhos2009-07-131-4/+4
| | | | SVN-Revision: 16833
* ag71xx driver: fix a typoGabor Juhos2009-07-131-1/+1
| | | | SVN-Revision: 16827
* enable driver for the PCF857X I2C GPIO expanderGabor Juhos2009-07-133-0/+3
| | | | SVN-Revision: 16826
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-132-11/+25
| | | | SVN-Revision: 16825
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-132-23/+31
| | | | SVN-Revision: 16824
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-121-1/+1
| | | | SVN-Revision: 16818
* ag71xx driver: don't flush ddr on tx pathGabor Juhos2009-07-121-6/+0
| | | | SVN-Revision: 16817
* create firmware image for the wrt400n board (based on a patch by Sandeep ↵Gabor Juhos2009-07-121-8/+9
| | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16793
* increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-112-6/+6
| | | | SVN-Revision: 16785
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-112-7/+7
| | | | SVN-Revision: 16784
* register the VSC7395 device on the PB44 boardGabor Juhos2009-07-111-13/+65
| | | | SVN-Revision: 16783
* enable I2C_GPIO driverGabor Juhos2009-07-113-3/+12
| | | | SVN-Revision: 16782
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-117-0/+383
| | | | SVN-Revision: 16781
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-113-7/+24
| | | | SVN-Revision: 16780
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-111-3/+12
| | | | SVN-Revision: 16779
* add AR7240 to BOARDNAMEGabor Juhos2009-07-111-1/+1
| | | | SVN-Revision: 16778
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-101-2/+2
| | | | SVN-Revision: 16767
* add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵Gabor Juhos2009-07-093-2/+30
| | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754
* register a GPIO LEDs and buttons on the PB44 boardGabor Juhos2009-07-091-1/+55
| | | | SVN-Revision: 16748
* register a I2C GPIO expander on the PB44 boardGabor Juhos2009-07-091-0/+37
| | | | SVN-Revision: 16747
* create firmware image for the TL-WR741NDGabor Juhos2009-07-072-0/+15
| | | | SVN-Revision: 16741
* add initial support for the TL-WR741ND boardGabor Juhos2009-07-078-0/+162
| | | | SVN-Revision: 16739
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-075-1/+57
| | | | SVN-Revision: 16737
* make irq_chip definitions staticGabor Juhos2009-07-071-2/+2
| | | | SVN-Revision: 16736
* AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-071-0/+19
| | | | SVN-Revision: 16734
* sync kernel configGabor Juhos2009-07-053-0/+3
| | | | SVN-Revision: 16703
* add missing break statementGabor Juhos2009-07-051-0/+1
| | | | SVN-Revision: 16701
* refresh patchesGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16699
* i should go back to sleepingGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16677
* add missing includesGabor Juhos2009-07-051-0/+4
| | | | SVN-Revision: 16676
* fix build errorGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16675
* add AR7240 specific PCI codeGabor Juhos2009-07-054-6/+244
| | | | SVN-Revision: 16674
* fix a typo in the PCI codeGabor Juhos2009-07-051-1/+1
| | | | SVN-Revision: 16673
* reorganize PCI codeGabor Juhos2009-07-055-62/+74
| | | | SVN-Revision: 16672
* fix AR7240 PCI IRQ supportGabor Juhos2009-07-042-1/+115
| | | | SVN-Revision: 16669
* fix a bitmask in the ag71xx driverGabor Juhos2009-07-021-1/+1
| | | | SVN-Revision: 16658
* fix ar71xx_device_{start,stop} functions on the AR7240 SoCGabor Juhos2009-07-012-0/+16
| | | | SVN-Revision: 16648
* initialize GPIO for the AR7240 SoCGabor Juhos2009-07-012-0/+6
| | | | SVN-Revision: 16647
* initialize IRQs for the AR7240 SoCGabor Juhos2009-07-011-0/+1
| | | | SVN-Revision: 16646
* add AR7240 specific frequency detectionGabor Juhos2009-07-012-0/+39
| | | | SVN-Revision: 16645
* add AR7240 specific definitionsGabor Juhos2009-07-012-36/+67
| | | | SVN-Revision: 16644
* fix a typo in ath9k_platform.hGabor Juhos2009-07-011-1/+1
| | | | SVN-Revision: 16643