nbd
cd04be2714
atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:24:03 +00:00
jow
1c4145f913
[atheros] Implement a preliminary combined image format.
...
- add sysupgrade support for combined images by providing a platform.sh backend
- use the mtd fis partition table rewrite facility to resize partitions on demand
- generate generic combined images for the atheros target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 01:09:04 +00:00
nbd
f5f7f6efee
atheros: use the correct mtd erase callback in the spiflash driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:30 +00:00
kaloz
c64ffe5a1a
update to latest 2.6.27 and 2.6.30 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 11:22:33 +00:00
nbd
45144ab082
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:25:05 +00:00
nbd
70294f60e0
atheros: remove 2.6.28 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:24:22 +00:00
juhosg
b4c4a81c44
kernel: get rid of the simple_prom_emulator, it is not really useful
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
juhosg
31cee17e38
kernel: add generic image_cmdline hack to MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
florian
ff9d9a341a
[kernel] update to 2.6.30.6, compile tested on some targets only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 07:35:06 +00:00
nbd
0f807acb08
atheros: fix failsafe mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 15:14:57 +00:00
nbd
c45e214f3c
atheros switch support: add missing commit statements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 22:11:31 +00:00
nbd
b053ab6499
atheros: do not alter the network vlan config if swconfig is required and missing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 22:06:56 +00:00
florian
d8c14cad10
[kernel] use 2.6.30.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 15:05:26 +00:00
nbd
8489bea056
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 12:55:23 +00:00
nbd
f204634fda
set atheros default kernel version to 2.6.30.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-04 10:51:12 +00:00
agb
1bb61233b7
[atheros] export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 17:52:36 +00:00
nbd
755f396893
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 02:30:19 +00:00
nbd
484a7d0507
atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 15:26:12 +00:00
nbd
04aff2e833
atheros: add working patches/config for 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 22:14:16 +00:00
kaloz
fda10e7818
even more config file cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18 13:21:25 +00:00
kaloz
b2a8c8047d
config cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:40:04 +00:00
kaloz
eac1cfc4ba
make kernels use /etc/preinit by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 10:20:53 +00:00
kaloz
02350b717e
some more kernel config cleanup.. last for today :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:57:02 +00:00
kaloz
ee3c29c7cb
more cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:31:47 +00:00
kaloz
a4bdef9ca9
cleanup MTD option handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 19:13:43 +00:00
kaloz
de7eac3d5f
move MFD stuff to the generic kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 13:51:29 +00:00
kaloz
4b975756ef
change boardnames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 11:42:49 +00:00
kaloz
5cffa2bddb
upgrade to newest stable kernel versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 16:58:06 +00:00
florian
bd1a5187a3
[atheros] enable ar8216 switch support by default (AP65 boards use it)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:31:36 +00:00
nbd
b613132f29
atheros: configure eth1 as wan interface by default, if present
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-28 23:27:46 +00:00
nbd
25bb83b695
atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-28 23:27:40 +00:00
nbd
a0b33760c0
atheros: enable swconfig by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:49:28 +00:00
nbd
82084b03ea
atheros: fix up the wlan mac address if the board data is missing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:59 +00:00
nbd
b1f6fc4320
atheros: add default uci configuration for ICPlus IP175C
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:54 +00:00
jow
c6de2c0d2f
[atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:36:19 +00:00
jow
4e941a1fa5
[atheros] Generate suitable images for the UBNT PicoStation2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:16:34 +00:00
nbd
fd1e16f560
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:55 +00:00
nbd
57660adae3
atheros: nuke 2.6.26 support, 2.6.28 is stable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:42 +00:00
nbd
796a9d1091
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
b2b8e3bed8
atheros: ignore rx long packet error flag from the ethernet core
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-13 00:43:38 +00:00
nbd
e6a8d8aefe
atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 11:27:39 +00:00
nbd
bbc1be1b67
atheros: refresh failing kernel patch ( #4916 ) and fix packet padding bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10 10:48:04 +00:00
nbd
e33cb85cbc
atheros: make use of netdev_alloc_skb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 19:43:13 +00:00
nbd
5417ebba85
remove debugging code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-07 01:37:43 +00:00
nbd
37ba089669
atheros: fix a spiflash write performance regression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 23:41:29 +00:00
hauke
f958348e19
[kernel] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:09:20 +00:00
hauke
91317965c7
[kernel] update to kernel version 2.6.28.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:06:53 +00:00
nbd
e63e1f0ae5
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
nbd
6e3e373f0c
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
nbd
54682728ae
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
nbd
5f3129e030
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
nbd
26da7832c0
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
nbd
6623e9fd70
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
nbd
6417f404c6
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
nbd
b730e77473
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
nbd
cc6a33cf19
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
nbd
19e945b59f
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
nbd
604a456cbc
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
nbd
a5c4f54406
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
nbd
95246c4c70
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
82c4f96e01
[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
a348226cd2
[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
58b41997f2
[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
33a477deda
[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
agb
1846ada5d5
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
nbd
99f46be47b
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
nbd
1784b56f80
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
jow
5979da1f5b
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
juhosg
7187643004
[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
754ac36a3c
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
nbd
a7e00f338e
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
juhosg
0815eadff6
[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
kaloz
45e3fd14e6
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
juhosg
938bc99f58
[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
juhosg
bd7a4d657c
[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
juhosg
2e6d4b3f15
[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
kaloz
e6e8c65ab1
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
juhosg
6974a2421e
[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
juhosg
d8297bb0a4
[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
juhosg
0f80ce2088
[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
nbd
594d20c1a4
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
nbd
31b88a54db
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
4d09600736
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
nbd
0e35e0a124
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
nbd
998577a6b4
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
juhosg
ae2566d99c
[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
juhosg
eecd8cc2a3
[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
juhosg
e378dbfeab
[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
juhosg
f88abc84c9
[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
nbd
dc1f0c32c7
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
nbd
5b8cf3b2cf
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
juhosg
151259743b
[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
nico
4e88f567d7
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
nico
1f74483425
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
nbd
b692ca07e0
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
nbd
41010d8a60
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
juhosg
8b8591a6c2
[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
juhosg
6795275961
[kernel] update to 2.6.26.3 and 2.6.25.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-22 15:37:19 +00:00
nico
3732e8c182
set reasonable generic CRYPTO_ config entries for 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21 13:30:59 +00:00
blogic
9b1fae8a96
clean up atheros pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-18 11:49:05 +00:00
blogic
18842f8755
adds watchdog driver to ar5315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 16:08:46 +00:00
blogic
098b7bcc01
fixes kernel oops when reset button was pressed too often on atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 14:12:04 +00:00
juhosg
9c609b5b3b
[kernel] update to 2.6.25.15 and 2.6.26.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 16:52:52 +00:00
blogic
2ad81d1993
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:17:16 +00:00
blogic
e9d4b0d382
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 20:57:38 +00:00
nbd
32bf325b69
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 16:42:43 +00:00
nbd
078948d742
refresh atheros config, add missing symbols to generic 2.6.26 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:16:48 +00:00
blogic
7fee7d1f22
- bump atheros to .26
...
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 21:22:00 +00:00
nico
8e4f93aa55
move CONFIG_XFS_DEBUG to generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 09:59:41 +00:00
matteo
94203f9524
atheros: 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 21:42:36 +00:00
nbd
626129613a
allow mkfwimage to fail during atheros builds.
...
sometimes images get too big for devices that use this image format,
but this must not break the normal image build for other atheros devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 13:32:02 +00:00
thepeople
bb6048957c
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 03:55:21 +00:00
blogic
98a0cd276f
add missing \n to ath pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 10:09:20 +00:00
juhosg
02e216b7f2
[atheros] refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 07:16:54 +00:00
juhosg
685d811b38
[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:12:54 +00:00
rwhitby
89cc72d82e
atheros/config-2.6.25: Removed MII override
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 11:29:45 +00:00
thepeople
3d3f82ad22
revert to before ubnt images were made
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 04:20:47 +00:00
matteo
fd481b734f
atheros: added marvell switch driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 00:10:45 +00:00
matteo
5d83871c74
atheros: revert to kernel 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 20:01:01 +00:00
matteo
541ff27cfb
atheros: USB support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 19:43:00 +00:00
thepeople
faec8f0956
fix file names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 20:01:45 +00:00
thepeople
3795d1bf0f
change image generation, no need for duplicate images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 19:37:06 +00:00
thepeople
921ba0adf1
fix filename for image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 16:46:33 +00:00
thepeople
4f5fd629a3
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net . Tested on a Nanostation 2 with airos 3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 23:47:17 +00:00
nbd
061ec04f2f
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:33:48 +00:00
juhosg
86238613e8
[atheros] override CPU features to save ~125KB of kernel memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 18:53:27 +00:00
juhosg
7b3cc4a84a
[atheros] fix size calculation of the radio_config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 17:31:36 +00:00
juhosg
7331aafb13
[atheros] add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 05:43:29 +00:00
juhosg
31d896b730
[atheros] resync .24 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 13:56:30 +00:00
nbd
b84c7cd55b
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 12:55:44 +00:00
kaloz
bad69e0b70
naming convention
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:28:29 +00:00
juhosg
56de1b407c
[atheros] fix a typo in the previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 18:36:24 +00:00
juhosg
a743ead778
[atheros] enable 2.6.24 to run on ar53xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 17:40:02 +00:00
nico
112eacc155
properly disable CONFIG_CRYPTO_HW
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 12:31:50 +00:00
juhosg
03164df6fe
[atheros] remove the clz function, use fls instead
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:10:50 +00:00
nbd
2bd6fa2794
make use of the marvell switch in the atheros port
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:39:16 +00:00
nbd
79f8984b04
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:29:01 +00:00
juhosg
d22d877ba4
[atheros] remove strange direct usage of dev->priv as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 07:14:45 +00:00
juhosg
96d867602f
[atheros] use the netdev_priv() macro instead of directly accessing dev->priv
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:49:42 +00:00
juhosg
4b6e669cb7
[atheros] use stats from net_device structure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:47:02 +00:00
juhosg
dd4dcd736d
[atheros] nuke trailing whitespaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:40:36 +00:00
nbd
4668cb8663
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:59 +00:00
nbd
6598df69d1
Add stub driver for ADM6996F switches (configured through MII)
...
The driver currently uses a hardcoded VLAN mapping and has no configuration yet
Tested on Accton MR3202a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 02:53:04 +00:00
juhosg
a426ecf827
[atheros] add missing CONFIG_GPIO_LEDS related ifdefs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 17:23:07 +00:00
juhosg
a8b37809d6
[atheros] fix GPIO direction setup on ar5312, and fix compiler warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 10:47:13 +00:00
blogic
80f84673ab
fix reboot on ar5315
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 21:40:40 +00:00
blogic
7fc1813a4d
add generic led support to atheros target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 21:09:41 +00:00
blogic
66b7ecf8e0
add gpio support to atheros, fixes #1861 , thanks Othello
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 20:28:10 +00:00
florian
965588c10c
Revert [10668] this was also accidental
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 15:52:29 +00:00
florian
14e96a8a42
Create a dummy sit package for 2.4 kernelsq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 15:44:14 +00:00