Felix Fietkau
1799a11d22
atheros: fix radio mask check on ar5312
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 00:05:52 +00:00
Felix Fietkau
980e4f7b0e
atheros: upgrade to 2.6.28 by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:59 +00:00
Felix Fietkau
9f8694d894
atheros: fix mdio bus registration for multiple ethernet interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:54 +00:00
Felix Fietkau
fc93ee1a9b
atheros: fix ar5312 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 22:10:47 +00:00
Felix Fietkau
f9dcca418c
atheros: do not attempt to start pci on ar2317
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:51:23 +00:00
Felix Fietkau
f08abee438
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:19:23 +00:00
Felix Fietkau
ef56ac6247
atheros: fix path in marvell switch phy id detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:58 +00:00
Felix Fietkau
a4af84680c
atheros: enable adm6996 and mvswitch support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:31 +00:00
Felix Fietkau
709d74d730
atheros: fix gpio interrupt handling on 2315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 18:33:08 +00:00
Felix Fietkau
009543523a
atheros: add back reset button support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 17:59:03 +00:00
Felix Fietkau
c32f6af768
atheros: split out the pci support patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 17:58:48 +00:00
Felix Fietkau
b1c3c08304
atheros: clean up the 2.6.28 port in preparation for pushing it upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 14:46:58 +00:00
Felix Fietkau
dbefaf4f75
disable all kernel config options that are set to =m
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
Hauke Mehrtens
ab82c57b35
[atheros]: Add initial kernel 2.6.28 support for atheros target.
...
The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/
This patch is based on the old kernel 2.6.27 patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:27:42 +00:00
Hauke Mehrtens
35a6422eb6
[atheros]: move files for kernel 2.6.26 to a special directory.
...
In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:19:46 +00:00
Hauke Mehrtens
73723da985
[atheros]: remove atheros target for kernel 2.6.27.
...
When support for kernel 2.6.28 is added this is not needed any more.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:14:01 +00:00
Florian Fainelli
94b82d5369
[ar71xx/atheros] include revision number in Ubiquity images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:19:24 +00:00
Andy Boyett
e964a25b60
Add hostapd-mini to default images where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 05:12:46 +00:00
Felix Fietkau
8d7505ad14
atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-28 01:21:03 +00:00
Felix Fietkau
0dfd02012d
atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-22 17:00:20 +00:00
Jo-Philipp Wich
93fda192a7
fix typo in atheros image makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 15:52:06 +00:00
Gabor Juhos
c2c9472aa6
[tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 13:31:59 +00:00
Florian Fainelli
f45c8e22e8
Disable CONFIG_NF_CT_ACCT
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 01:39:29 +00:00
Felix Fietkau
d065711fcc
atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09 01:53:02 +00:00
Gabor Juhos
fd91a97ab4
[kernel] make mips_machine stuff available for other MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 21:54:53 +00:00
Imre Kaloz
7c277aa5f1
move THERMAL symbols into the generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-25 13:52:25 +00:00
Gabor Juhos
e64eead779
[atheros] create firmware image for the Compex NP25G and WPE53G boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 19:45:14 +00:00
Gabor Juhos
e75ef3e377
[atheros] enable MyLoader partition parser
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 19:43:26 +00:00
Gabor Juhos
1578f6f20b
[atheros] sync 2.6.26 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 19:46:37 +00:00
Imre Kaloz
c14bc0fadb
move some options to the generic 2.6.27 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 17:28:12 +00:00
Gabor Juhos
155b55f42a
[atheros] update 2.6.27 specific patches, and sync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-13 14:29:34 +00:00
Gabor Juhos
244eec7994
[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches
...
* based on a patch by Hauke Mehrtens
* closes #4193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-12 17:49:01 +00:00
Gabor Juhos
d9d70c2ebb
[kernel] refresh 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-06 20:55:33 +00:00
Felix Fietkau
7fc9c0b5e4
improve routing/nat performance for devices using the marvell 88e6060 switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 17:54:22 +00:00
Felix Fietkau
e3f9e8928f
select gpioctl by default on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 15:16:12 +00:00
Florian Fainelli
ccccca4fbf
Update to 2.6.26.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 09:16:00 +00:00
Felix Fietkau
c2d255feb8
fix accidentally committed typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:04 +00:00
Felix Fietkau
1a696a41c5
atheros: clean up the board data detection code and attempt to boot the kernel even when the board data was not found (radio data still needs to be present)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18 19:52:59 +00:00
Gabor Juhos
ab47d507d2
[kernel] refresh patches against 2.6.27 final
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15 19:30:21 +00:00
Gabor Juhos
73e619b530
[atheros] experimental support for 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-09 08:08:13 +00:00
Gabor Juhos
f82b9c2d6f
[atheros] fix 2.6.26.x boot failure on ar2313 ( closes #4082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 20:16:51 +00:00
Gabor Juhos
20c30f262e
[atheros] fix section mismatch warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 17:56:37 +00:00
Felix Fietkau
1417291bae
don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 00:15:07 +00:00
Felix Fietkau
85f7e435a7
fix ar2315 watchdog restart (patch from #3953 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 20:23:44 +00:00
Gabor Juhos
d5da0a6f1c
[kernel] update to 2.6.26.5 and 2.6.25.17
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 18:46:53 +00:00
Nicolas Thill
3dc559a972
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 09:46:46 +00:00
Nicolas Thill
529fa28dd0
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 19:28:53 +00:00
Felix Fietkau
8ca556b737
atheros: don't try to enable pci on AR2317 ( fixes #3533 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-19 14:19:59 +00:00
Felix Fietkau
39d6e044fe
remove old atheros kernels and patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-13 08:30:47 +00:00
Gabor Juhos
8b0e8fb532
[atheros] use generic cansleep wrappers for GPIO
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-11 06:17:05 +00:00