summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: fix oprofile supportFelix Fietkau2010-03-111-0/+2
| | | | SVN-Revision: 20150
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-091-1/+8
| | | | SVN-Revision: 20096
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
| | | | SVN-Revision: 20095
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-081-1/+6
| | | | SVN-Revision: 20054
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-082-1/+21
| | | | SVN-Revision: 20053
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-082-0/+61
| | | | SVN-Revision: 20051
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-082-0/+104
| | | | SVN-Revision: 20050
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-074-0/+29
| | | | SVN-Revision: 20029
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-073-2/+2
| | | | SVN-Revision: 20027
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
| | | | SVN-Revision: 20007
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
| | | | SVN-Revision: 19947
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-011-0/+16
| | | | SVN-Revision: 19928
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardGabor Juhos2010-02-241-3/+22
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19839
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras SVN-Revision: 19835
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-192-2/+13
| | | | SVN-Revision: 19752
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-191-1/+1
| | | | SVN-Revision: 19751
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-196-49/+71
| | | | SVN-Revision: 19750
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-191-0/+5
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-191-0/+3
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-101-1/+1
| | | | SVN-Revision: 19573
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-093-6/+16
| | | | SVN-Revision: 19565
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-254-28/+8
| | | | SVN-Revision: 19325
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-223-24/+24
| | | | SVN-Revision: 19279
* ar71xx: fix ethernet mac address on the WZR-HP-G300NHGabor Juhos2010-01-181-1/+3
| | | | SVN-Revision: 19216
* ar71xx: fix phy interface selection for the RB-450GGabor Juhos2010-01-171-2/+2
| | | | | | Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865 SVN-Revision: 19185
* Fix Routerboard 411ar on board wirelessGabor Juhos2010-01-171-0/+4
| | | | | | | | This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless). Signed-off-by: Andrew Bates abates@omeganetserv.com SVN-Revision: 19184
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHGabor Juhos2010-01-154-0/+274
| | | | SVN-Revision: 19150
* ar71xx: reduce button threshold valuesGabor Juhos2010-01-1322-46/+46
| | | | SVN-Revision: 19116
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-114-1/+161
| | | | SVN-Revision: 19100
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-081-0/+5
| | | | SVN-Revision: 19075
* ar71xx: don't include nvram.h for the WRT400NGabor Juhos2010-01-061-1/+0
| | | | SVN-Revision: 19055
* ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)Gabor Juhos2010-01-052-2/+20
| | | | SVN-Revision: 19047
* ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 boardGabor Juhos2010-01-011-4/+7
| | | | SVN-Revision: 18988
* ar71xx: update mips multi-machine stuffGabor Juhos2010-01-0126-183/+79
| | | | SVN-Revision: 18985
* ar71xx: select AR71XX_NVRAM for the WRT160NLGabor Juhos2010-01-011-0/+1
| | | | SVN-Revision: 18984
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
| | | | SVN-Revision: 18976
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-276-2/+129
| | | | SVN-Revision: 18951
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function SVN-Revision: 18950
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | SVN-Revision: 18949
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-268-39/+85
| | | | SVN-Revision: 18943
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | SVN-Revision: 18942
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | SVN-Revision: 18941
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2618-149/+217
| | | | SVN-Revision: 18940
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | SVN-Revision: 18939
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
| | | | SVN-Revision: 18938
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2627-74/+134
| | | | SVN-Revision: 18937
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2626-48/+121
| | | | SVN-Revision: 18936
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2510-101/+83
| | | | SVN-Revision: 18932
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
| | | | SVN-Revision: 18931
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
| | | | SVN-Revision: 18926