Gabor Juhos
d72bde99cd
ar71xx: merge files-3.2 to files
...
SVN-Revision: 30405
13 years ago
Gabor Juhos
af015f956c
ar71xx: add initial support for 3.2
...
Tested on the following boards:
ALFA AP96
TL-MR3220 v1
TL-WR1043ND v1
TL-WR2543ND v1
TL-WR703N v1
TL-WR741ND v1
TL-WR741ND v4
WNDR3700 v1
WZR-HP-G300NH
SVN-Revision: 29868
13 years ago
Gabor Juhos
386cbfe45b
ar71xx: move arch specific files to files-2.6.39
...
SVN-Revision: 29867
13 years ago
Gabor Juhos
9daa2149fd
ar71xx: add an id argument to ar71xx_add_device_mdio
...
SVN-Revision: 28982
13 years ago
Jonas Gorski
a136b67604
linux: ar71xx: add support for Mikrotik Routerboard RB493G
...
SVN-Revision: 28423
13 years ago
Gabor Juhos
e193547733
ar71xx: use the gpio_keys_polled driver instead of gpio_buttons
...
SVN-Revision: 26603
14 years ago
Gabor Juhos
acd8ad4de5
ar71xx: wrap long lines
...
(build errors has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23977
14 years ago
Gabor Juhos
500fac1735
ar71xx: fix whitespaces nits
...
(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975
14 years ago
Gabor Juhos
47f8fd1dde
ar71xx: rewrite SPI drivers for the RB4xx boards
...
* add a new SPI controller driver
* add SPI driver for the CPLD chip
* convert the NAND driver
* enable the mikroSD slot
* enable more LEDs
SVN-Revision: 22863
14 years ago
Gabor Juhos
7bc5a672c1
ar71xx: change mac address initialization
...
SVN-Revision: 22700
14 years ago
Gabor Juhos
adb0a95df1
ar71xx: fix phy_mask for the RB450
...
SVN-Revision: 21743
15 years ago
Gabor Juhos
d55ebf3a8a
ar71xx: fix phy_mask on the RB433 for the IP17xx driver
...
SVN-Revision: 21728
15 years ago
Gabor Juhos
9933d34770
ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
...
SVN-Revision: 21075
15 years ago
Jo-Philipp Wich
23bebe33a7
Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
...
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
15 years ago
Gabor Juhos
120b1d8699
ar71xx: use the RB411 setup for the RB411U
...
SVN-Revision: 20359
15 years ago
Gabor Juhos
9a1031ce6d
ar71xx: change PHY select logic, and update phy_masks
...
SVN-Revision: 20358
15 years ago
Gabor Juhos
10ad4ea96c
ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol
...
SVN-Revision: 20027
15 years ago
Gabor Juhos
3789aa82ac
ar71xx: fix phy interface selection for the RB-450G
...
Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865
SVN-Revision: 19185
15 years ago
Gabor Juhos
e02f1581d0
Fix Routerboard 411ar on board wireless
...
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
15 years ago
Gabor Juhos
3dc1073b53
ar71xx: reduce button threshold values
...
SVN-Revision: 19116
15 years ago
Gabor Juhos
f8b7b8ee41
ar71xx: update mips multi-machine stuff
...
SVN-Revision: 18985
15 years ago
Gabor Juhos
bea984e187
ar71xx: move mach type definitions into a separate include file
...
SVN-Revision: 18942
15 years ago
Gabor Juhos
6ee4aa34ed
ar71xx: move USB host device support into a separate file
...
SVN-Revision: 18940
15 years ago
Gabor Juhos
c0993046d6
ar71xx: move gpio-buttons support into a spearate file
...
SVN-Revision: 18937
15 years ago
Gabor Juhos
3687b4fb26
ar71xx: move leds-gpio device support into a spearate file
...
SVN-Revision: 18936
15 years ago
Gabor Juhos
376fba2698
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
...
SVN-Revision: 17543
15 years ago
Gabor Juhos
a38d9256a7
add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127
...
SVN-Revision: 16754
16 years ago
Gabor Juhos
8094a7062f
add AR913x specific GPIO function bit definitions
...
SVN-Revision: 16583
16 years ago
Gabor Juhos
f7cf3b2a68
move device registration function prototypes into a separate header file
...
SVN-Revision: 14635
16 years ago
Gabor Juhos
2a33d0dd82
fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
...
SVN-Revision: 13699
16 years ago
Gabor Juhos
581a7a36a9
rb-4xx: setup code cleanup
...
SVN-Revision: 13698
16 years ago
Gabor Juhos
962170b748
update mips_machine stuff
...
SVN-Revision: 13488
16 years ago
Gabor Juhos
1d582ac8c0
fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185
...
SVN-Revision: 13199
16 years ago
Gabor Juhos
68e1fed8a4
enable ethernet and PCI on RB-493/AH
...
SVN-Revision: 13104
16 years ago
Gabor Juhos
e0fc95a2ab
setup speed/duplex on RB-433/450 ( closes #4151 )
...
SVN-Revision: 13087
16 years ago
Gabor Juhos
7d167c06f3
change ag71xx platform device registration
...
SVN-Revision: 12997
16 years ago
Gabor Juhos
3b90e01db8
preliminary support for the RB-493/AH, based on a patch by Carl Riechers
...
SVN-Revision: 12986
16 years ago
Gabor Juhos
b63a7c8640
add gpio-buttons devices
...
SVN-Revision: 12544
16 years ago
Gabor Juhos
dd8499cc26
simplify leds-gpio device registration
...
SVN-Revision: 12543
16 years ago
Gabor Juhos
970f41ad18
ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450
...
SVN-Revision: 11995
17 years ago
Gabor Juhos
f529a37420
surprise :p
...
SVN-Revision: 11894
17 years ago