summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
...
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board juhosg2008-12-067-0/+30
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg2008-12-062-32/+1
* [ar71xx] ag71xx driver: improve poll routinejuhosg2008-12-052-17/+12
* [ar71xx] ag71xx driver: always flush register writesjuhosg2008-12-051-7/+19
* [ar71xx] ag71xx driver: don't use dma_cache_wback_invjuhosg2008-12-052-4/+9
* [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)juhosg2008-12-052-2/+2
* [ar71xx] EHCI driver: add AR913x supportjuhosg2008-12-041-30/+90
* [ar71xx] add SoC specific reset codejuhosg2008-12-041-8/+44
* [ar71xx] add AR913x specific reset register offsetsjuhosg2008-12-041-0/+6
* [ar71xx] rename reset register definitionsjuhosg2008-12-045-39/+39
* [ar71xx] fix a typojuhosg2008-12-041-1/+1
* [ar71xx] register GPIO buttons on the AP83 boardjuhosg2008-12-041-0/+23
* [ar71xx] make all AR913x GPIO lines usablejuhosg2008-12-043-2/+23
* [ar71xx] OHCI driver cleanupjuhosg2008-12-041-64/+29
* [ar71xx] register USB device on the AP83 boardjuhosg2008-12-041-0/+1
* [ar71xx] add ar913x specific USB setupjuhosg2008-12-041-0/+13
* [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TTjuhosg2008-12-041-0/+1
* [ar71xx] create platform data for the EHCI driverjuhosg2008-12-033-3/+32
* [ar71xx] rename USB variablesjuhosg2008-12-031-10/+10
* [ar71xx] ag71xx driver: minor cleanupjuhosg2008-12-031-5/+1
* [ar71xx] oops, i accidentally switched it to 2.6.27.7juhosg2008-12-031-1/+1
* [kernel] make mips_machine stuff available for other MIPS targetsjuhosg2008-12-023-267/+1
* [ar71xx] update mips_machine stuffjuhosg2008-12-0213-77/+44
* [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register...juhosg2008-12-021-9/+9
* [ar71xx] ag71xx driver: add some debug stuffjuhosg2008-12-021-0/+22
* [ar71xx] ag71xx driver: reset DMA registers in hardware initializationjuhosg2008-12-012-8/+50
* [ar71xx] update .26 USB patch as well (missed from r13455)juhosg2008-11-301-1/+1
* [ar71xx] update USB patchesjuhosg2008-11-301-1/+1
* [ar71xx] more ehci driver cleanupjuhosg2008-11-301-35/+37
* [ar71xx] ag71xx driver: fix a typojuhosg2008-11-302-2/+2
* [ar71xx] ehci driver cleanupjuhosg2008-11-301-41/+21
* [ar71xx] refresh patchesjuhosg2008-11-285-6/+6
* [ar71xx] sync kernel configjuhosg2008-11-282-2/+0
* [ar71xx] ag71xx driver: clean up hardware initializationjuhosg2008-11-282-10/+21
* [ar71xx] fix build error introduced in r13389juhosg2008-11-281-2/+2
* [ar71xx] register eth1 device on the AP83 boardjuhosg2008-11-281-2/+9
* [ar71xx] add gpio leds for the AP83 boardjuhosg2008-11-281-0/+24
* [ar71xx] ag71xx driver: add more register bit definitionsjuhosg2008-11-271-6/+8
* [ar71xx] ag71xx driver: unregister MDIO bus in module exitjuhosg2008-11-272-1/+2
* [ar71xx] ag71xx driver: use SoC specific PLL valuesjuhosg2008-11-271-13/+15
* [ar71xx] ag71xx driver: introduce new flag for the AR913x SOCsjuhosg2008-11-272-0/+3
* [ar71xx] register eth0 device on the AP83 boardjuhosg2008-11-271-0/+6
* [ar71xx] ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupjuhosg2008-11-267-61/+126
* [ar71xx] add definitions for AR91xx specific DDR registersjuhosg2008-11-261-8/+13
* [ar71xx] rename DDR registersjuhosg2008-11-263-22/+22
* [ar71xx] ag71xx: dump additional registers in debug modejuhosg2008-11-262-4/+8
* [ar71xx] fix AP83 boot failurejuhosg2008-11-261-0/+7
* [ar71xx] add dummy code for the Atheros AP83 boardjuhosg2008-11-257-2/+35
* [ar71xx] enable gigabit feature if the SoC supports itjuhosg2008-11-251-11/+43
* [ar71xx] improve SoC detectionjuhosg2008-11-252-7/+50