Felix Fietkau
51d0248390
bcm963xx: board support
...
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:30:39 +00:00
Felix Fietkau
4db8e5354d
bcm963xx: add 2.6.25 configuration file
...
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:30:30 +00:00
Felix Fietkau
a64306aa69
bcm963xx: use the 2.6.25.1 kernel
...
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:30:16 +00:00
Felix Fietkau
55b97a49ed
bcm963xx: image generation using image tagger
...
This adds CFE tagged image generation in the BCM963xx target image Makefile.
It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi.
It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP,
which is based on a slightly older LZMA SDK. Anyways, some of the code is
GPL, some of it is LGPL, so it might be that Broadcom owes some sources.
Also, LZMA has a bug which causes it to generate different output when you
are using stdin / stdout compared to plain files. I've just worked around
the issue by using plain files.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:30:04 +00:00
Felix Fietkau
72192c48c5
bcm963xx: fix load address / kernel entry
...
Current kernels have the same kernel entry as load address, so just set them
like this. Also, the BCM963xx uses 0x80010000 as its load address, so use this
too.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:29:39 +00:00
Rod Whitby
251abc41cd
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
Peter Denison
3bf5361998
[generic-2.6] Remove files now present upstream in files-2.6.25
...
(This is mostly just drivers/ssb and include/linux/ssb)
[brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set
Default is still to build against 2.6.23.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 19:25:20 +00:00
John Crispin
db2822f830
add proper led support to ifxmips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14 13:43:18 +00:00
Gabor Juhos
4d08f874cf
[kernel] fix mini_fo bug on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 17:17:18 +00:00
Rod Whitby
9adff5b8de
config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 12:48:25 +00:00
John Crispin
d8234879a1
fixes u-boot compile in clean tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 10:03:15 +00:00
Travis Kemen
deee32043a
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 Croce
a1f7c05bbf
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
Gabor Juhos
b1bb4991c9
[ar7] use the righ value in the DSP clock calculation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 11:56:21 +00:00
Gabor Juhos
ffbd7e53b7
[ifxmips] remove svn:executable property from u-boot source files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 09:57:45 +00:00
Matteo Croce
78aa6df4e3
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 Croce
2c8465c3ba
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
John Crispin
0e4b97e792
ifxmips is no longer b0rked
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:31:18 +00:00
John Crispin
6f1f290a3e
fix up config for ifxmips uboot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:30:41 +00:00
John Crispin
024c1e849e
fix errors in ifxmips .25 bump
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:14:33 +00:00
John Crispin
6725612c18
add u-boot sources for danube
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 14:13:15 +00:00
Nicolas Thill
7498219088
[x86] add missing config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 23:14:57 +00:00
John Crispin
f7c05075ff
fixes timer issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 00:20:36 +00:00
Travis Kemen
2ca9334630
fix uboot not building
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 19:07:16 +00:00
Nicolas Thill
60ef52b3f1
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 17:08:51 +00:00
Travis Kemen
f768022059
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
Travis Kemen
da17321948
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
Travis Kemen
472f6033f7
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
John Crispin
5ed5df3c45
bump ifxmips to 2.6.25.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 07:18:51 +00:00
Travis Kemen
d62655369c
This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 01:30:14 +00:00
Travis Kemen
a91bb11f6a
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
Felix Fietkau
b25f25f063
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
Gabor Juhos
e143ae42b6
[adm5120] Add leds support for the RB-150, thanks to Evangelos Arkalis
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 07:04:27 +00:00
Yuji Mano
1dc4c2e64b
update default ps3 kernel config-2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 22:09:16 +00:00
Gabor Juhos
484e99cd78
[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
Gabor Juhos
2d697dad7b
[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
John Crispin
a7cc49940d
update etrax usb support - thanks Hinko Kocevar
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 16:12:31 +00:00
Matteo Croce
eeae3ce9e1
no unicode in C source, please
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:20:19 +00:00
Matteo Croce
b671161b4a
ar7: backport small fixes from linux-mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:05:26 +00:00
Matteo Croce
88da000053
set default atm-bridge payload to 'bridged' so we don't break old configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 14:17:03 +00:00
John Crispin
f6b06a18d0
bump x86 to 25.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 00:46:02 +00:00
John Crispin
a1933d7c1d
add etrax usb driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:57:59 +00:00
John Crispin
081c102742
make etrax serial driver register its device nodes, so we get a console
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:12:43 +00:00
John Crispin
46fb83dd98
remove basefiles overlay for etrax
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:49:34 +00:00
John Crispin
f58bbd5e62
implement openwrt compliant flashmap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:40:15 +00:00
John Crispin
c9d24f47d0
add support for the flash chip on the fox832
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 19:19:05 +00:00
Matteo Croce
dcc8fa2791
ar7: add support for bridged ATM in network setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 18:28:46 +00:00
Matteo Croce
49ee655d3d
ar7: enable ethernet driver and use the 2.6.25.1 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 17:56:02 +00:00
John Crispin
fa06141f42
bump etrax to .25.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 17:38:13 +00:00
John Crispin
91de1d4acc
fix etrax patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 16:19:10 +00:00
John Crispin
0e561bb9d4
bump etrax to .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:51:16 +00:00
John Crispin
eabf4cf7e9
remove old etrax patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:48:42 +00:00
Matteo Croce
a994064986
ar7: 2.6.25.1 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:33:38 +00:00
John Crispin
6777de494d
bump au1000 to .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:05:29 +00:00
John Crispin
35a2f48a0f
bump x86 to .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 13:48:27 +00:00
John Crispin
076c99b70c
remove obseleted profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 13:44:16 +00:00
Gabor Juhos
4b4d13a88d
[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
Gabor Juhos
614e8b069d
[adm5120] fix some build errors on .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 15:18:02 +00:00
Gabor Juhos
1d4db4520a
[kernel] update to 2.6.25.1 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 10:17:03 +00:00
Gabor Juhos
5c09219b13
[adm5120] add initial support for 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 08:52:37 +00:00
Gabor Juhos
7e38adf97f
[brcm47xx] fix GENERIC_GPIO support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 07:24:24 +00:00
Nicolas Thill
87003353fb
(temporary) fix for OLPC-XO build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 01:10:28 +00:00
Nicolas Thill
447b62e968
add missing CONFIG_HID_SUPPORT to generic 2.6.23 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 00:49:19 +00:00
Nicolas Thill
114ad92287
add fixes for mmc_sdhci needed after [10637]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-01 23:38:34 +00:00
Gabor Juhos
cab4220eed
[adm5120] improve support of the Infineon EASY 5120-RT Reference Board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-01 18:34:44 +00:00
Andy Boyett
f7d14849e8
[kernel] more missing symbols in 2.6.25 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-01 16:07:55 +00:00
Andy Boyett
70a4e4091c
[brcm47xx] Disable CONFIG_CONNECTOR in config-2.6.23
...
- Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-01 16:07:29 +00:00
Rod Whitby
5227ffa095
ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-01 12:33:08 +00:00
Gabor Juhos
9fe27ff705
[package] kmod-ipt-iprange: fix build error on .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 15:42:10 +00:00
Gabor Juhos
a4f26397a1
[kernel] fix some netfilter extensions on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 15:09:56 +00:00
Gabor Juhos
e5d3dda2f9
[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
Gabor Juhos
3a97b63818
[kernel] add missing symbols to .25 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 13:31:02 +00:00
Imre Kaloz
906fdf3916
sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 10:59:03 +00:00
Imre Kaloz
9111be4e46
revert conntrack optimization, as it's broken on arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 10:57:03 +00:00
Imre Kaloz
fc97b6c123
fix the wan phy on the GW2355 - thanks, Chris ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 20:54:06 +00:00
Imre Kaloz
bb113cedc9
the ds1672 can be detected -- fix the driver and remove unneeded hacks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 20:40:36 +00:00
Imre Kaloz
5cf4189399
compile the AD7418 driver into the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 20:06:03 +00:00
Gabor Juhos
f9856c01b4
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 17:18:21 +00:00
Gabor Juhos
18d20f6fe7
[ixp4xx] enable legs-gpio by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 16:18:51 +00:00
Gabor Juhos
866b6b00cb
[kernel] add Dallas's 1-wire related packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 15:53:04 +00:00
Gabor Juhos
7567ba3f43
[ixp4xx] include/asm-arm/arch-ixp4xx/io.h must include linux/bitops.h on 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 14:58:25 +00:00
Felix Fietkau
653cf2c078
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
Imre Kaloz
8f54e06573
add support for the Gateworks Cambria
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 22:20:49 +00:00
Felix Fietkau
4bfaf896cb
allow bigger packets in the marvell switch (does not fix the mtu problems yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 21:59:06 +00:00
Imre Kaloz
5a90720f1f
enable support of the kendin switch on the ap1000, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 21:52:03 +00:00
Gabor Juhos
dbbb1065bb
[ixp4xx] update Avila patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 18:46:05 +00:00
Gabor Juhos
76cab7408a
[ixp4xx] enable switch support on Compex boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 18:45:27 +00:00
Gabor Juhos
0d0c7838c7
[ixp4xx] add switch support to the npe driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 18:44:50 +00:00
Imre Kaloz
9053c9678e
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
Imre Kaloz
0f9d20bc54
be politically correct
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:15:24 +00:00
Imre Kaloz
1ee0e70a67
clean up patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 15:49:02 +00:00
Imre Kaloz
fe9cc8e6d4
ooops, fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 15:29:11 +00:00
Imre Kaloz
8c1d1ccac7
enable optional building of u-boot for avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 14:10:09 +00:00
Imre Kaloz
20f1f851b4
fixup 2.6.24.5 on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 14:07:59 +00:00
Imre Kaloz
f0c04a90e6
upgrade to 2.6.24.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 10:23:36 +00:00
Gabor Juhos
d87deeedad
[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
Gabor Juhos
8dead6fdb4
[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
Imre Kaloz
3166c564d9
add preliminary support for Storm SL3512 based devices, not ready yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 17:03:01 +00:00
Imre Kaloz
ac347b46b0
incomplete Gumstix support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 16:56:19 +00:00
Nicolas Thill
b0cbd7726d
add another bunch of missing CONFIG_ symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 15:06:14 +00:00
Imre Kaloz
2ddacf492c
remove symlink
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 14:58:37 +00:00
Nicolas Thill
f9967ea05f
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
Florian Fainelli
0864b596b1
Re-enabled the CompactFlash driver for rb532
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 14:16:56 +00:00
Imre Kaloz
f0f8bb0ae9
PXA can use EABI, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 10:14:55 +00:00
Imre Kaloz
00e9118aea
Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 10:08:51 +00:00
Imre Kaloz
75c36f6b8b
backported ixp4xx ehci driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 10:02:55 +00:00
Imre Kaloz
5f4386a574
split npe ethernet and hss patch, sync with upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 09:46:20 +00:00
Gabor Juhos
bde24652df
[kernel] fix mini_fo on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 08:11:06 +00:00
Peter Denison
e492f13bb7
First step to upgrade of brcm47xx to kernel version 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-25 20:49:40 +00:00
Travis Kemen
63c02c0882
add missing symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-25 14:45:57 +00:00
Travis Kemen
952c0753cd
add missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-25 13:02:20 +00:00
Felix Fietkau
cc8a466cb1
fix vlan mapping for cpu port on the marvell switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-24 01:09:47 +00:00
Matteo Croce
6b8069c57a
AVR32: sync with latest Atmel source ( closes #3371 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 20:25:37 +00:00
Felix Fietkau
c29df87d31
clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 16:28:05 +00:00
Felix Fietkau
0a827cdb1c
kill hotplug2 before running init
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 14:30:11 +00:00
Gabor Juhos
ec8663edf3
[ixp4xx] fix a compiler warning in the Sidewinder board specific code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 16:15:38 +00:00
Imre Kaloz
980aa6f81e
update config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 09:07:25 +00:00
Matteo Croce
06c18b118f
cpmac fix ( closes #3124 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 02:00:04 +00:00
Imre Kaloz
8d6cba97f6
remove unneeded patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:18:55 +00:00
Imre Kaloz
b45ffe9b60
add ixp4xx 2.6.25 patchset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:17:38 +00:00
Imre Kaloz
895b820b42
disable IMQ on 2.6.25 until we have a new patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:13:48 +00:00
Imre Kaloz
89579c8b17
fix mini_fo compile -- still oopses on boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:10:50 +00:00
Felix Fietkau
dfd186b861
fix gpio on rb532 - fixes the cf driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 16:32:28 +00:00
Imre Kaloz
85cea96c2d
fix patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 14:44:20 +00:00
Gabor Juhos
2d93f878d2
[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
Felix Fietkau
f85cb02b81
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
Felix Fietkau
e62fdae016
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
Gabor Juhos
88dbe9e906
[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
Gabor Juhos
32fe4ae45f
[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
Gabor Juhos
c96d5f922b
[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
Gabor Juhos
0c29aee60a
[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
Felix Fietkau
60797bacdd
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
Felix Fietkau
7904db70d2
remove some redundant code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:43 +00:00
Felix Fietkau
3c2c1b1b69
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
Imre Kaloz
4d3d0399dc
we can't handle the switch on the GW2345 yet, but we cna support the GW2355
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 18:13:24 +00:00
Imre Kaloz
3ebd0bd9c9
rename patch to make it clear what it is
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 18:09:11 +00:00
Gabor Juhos
9af0e44c82
[ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 16:56:21 +00:00
Imre Kaloz
127d15a775
add proper 2.6.25 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 15:20:44 +00:00
Yuji Mano
672f9b6150
rename the bootloader image to standard name "otheros.bld"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:04:37 +00:00
Yuji Mano
ad56549e6f
remove config for non supported kernel version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:02:49 +00:00
Yuji Mano
cf6a0dde8e
* update ps3 target kernel version to 2.6.25
...
* add default config for ps3 kernel 2.6.25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 21:59:31 +00:00
Felix Fietkau
7e6860ab95
disable CONFIG_BRIDGE_NETFILTER by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:21 +00:00
Felix Fietkau
d8719b435f
disable CONFIG_NO_HZ by default (who enabled this?)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 00:19:18 +00:00
Travis Kemen
0fb4dc0a51
add missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 22:09:02 +00:00
Gabor Juhos
04b8b09c2f
[package] move spi_gpio driver into the kernel, clean-up SPI modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:33:43 +00:00
Gabor Juhos
fd3378f1e1
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
Nicolas Thill
9788cc6de2
add 2 more symbols missed from my last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:38:32 +00:00
Nicolas Thill
db105349a7
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:28:01 +00:00
Nicolas Thill
4c98e33862
fix magicbox_ide on 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:42:47 +00:00
Gabor Juhos
1519a7d78b
[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