Commit graph

2007 commits

Author SHA1 Message Date
Gabor Juhos
ac897ce5b1 refresh kernel patches
SVN-Revision: 11201
2008-05-19 08:33:22 +00:00
Gabor Juhos
4da0e6f235 refresh kernel patches
SVN-Revision: 11200
2008-05-19 08:08:23 +00:00
Gabor Juhos
2dea6c7d0a bump to 2.6.25.4, refresh kernel patches
SVN-Revision: 11199
2008-05-19 07:34:56 +00:00
Gabor Juhos
71d81e1af7 add missing config symbols
SVN-Revision: 11198
2008-05-19 07:34:02 +00:00
Gabor Juhos
518fb1a488 refresh kernel patches
SVN-Revision: 11197
2008-05-19 07:16:54 +00:00
Gabor Juhos
b0b3bc5f00 refresh kernel patches
SVN-Revision: 11196
2008-05-19 07:06:35 +00:00
Gabor Juhos
d132c5f42c refresh kernel patches
SVN-Revision: 11195
2008-05-19 06:35:41 +00:00
Gabor Juhos
06b0688a47 refresh kernel patches
SVN-Revision: 11194
2008-05-19 06:34:16 +00:00
Gabor Juhos
12dce71cd1 refresh kernel patches
SVN-Revision: 11193
2008-05-19 06:33:18 +00:00
Peter Denison
a9a321d21c Fix kmap_coherent use on 2.6.25 kernels
SVN-Revision: 11191
2008-05-18 21:31:41 +00:00
Peter Denison
3b7d3cf074 Remove bogus zero-length ohci-ssb.c in generic-2.6/files
SVN-Revision: 11190
2008-05-18 20:55:06 +00:00
Gabor Juhos
4503efda2d refresh generic 2.6.25 patches
SVN-Revision: 11189
2008-05-18 20:26:43 +00:00
Gabor Juhos
e582f614b6 refresh generic 2.6.24 patches
SVN-Revision: 11188
2008-05-18 20:25:45 +00:00
Gabor Juhos
37044cf01e refresh generic 2.6.23 patches
SVN-Revision: 11187
2008-05-18 20:24:51 +00:00
Gabor Juhos
7d8b70a1ec refresh generic 2.6.22 patches
SVN-Revision: 11186
2008-05-18 20:24:13 +00:00
Gabor Juhos
6761ddd557 refresh generic 2.6.21 patches
SVN-Revision: 11185
2008-05-18 20:23:20 +00:00
Gabor Juhos
f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
2008-05-18 20:12:54 +00:00
Felix Fietkau
12da51bb3c bcm96345: correct some 6345 specific stuff
This fixes some problems with the 6345 support and adds a macro for CPU
identification that is easier on the eyes. The first thing it does is to not
initialize MPI on the 6345 as it does not have PCI. The second thing it does is
to use a static value for the CPU frequency of the 6345 chip to provide an
accurate timer.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11183
2008-05-18 17:32:16 +00:00
Felix Fietkau
ab2b78aabd bcm963xx: fix cfe detection
The CFE detection failed to account for zero termination.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11182
2008-05-18 17:32:05 +00:00
Felix Fietkau
be49888f6c bcm963xx: add new timer code
This basically selects the new generic MIPS timer code for BCM963xx and
simplifies the timer setup code.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11181
2008-05-18 17:31:55 +00:00
Felix Fietkau
f92e4aaf53 bcm963xx: remove obsolete timer code
This removes some code that has been deprecated in kernels >= 2.6.24.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11180
2008-05-18 17:31:45 +00:00
Felix Fietkau
4db60563fc bcm963xx: fix uart isr
The ISR ended up in an endless loop because the TX ISR never got used or masked.
This patch basically makes the TX ISR mask the the TX interrupt when it
encounters it, because it doesn't even use the TX interrupt.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11179
2008-05-18 17:31:35 +00:00
Felix Fietkau
ca851edf10 bcm963xx: rewrite irq handling code
This patch adds interrupt handling as on AR7. The old code was very messy and
didn't work too well. It also removes the unused file int-handler.S.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11178
2008-05-18 17:31:25 +00:00
Felix Fietkau
289c41604f bcm963xx: add missing trailing zero to load address
The load address for BCM963xx is 0x80010000, not 0xf8001000 as in the current
sources. I think this is just a typo, so this patch fixes it (tested on 96345).

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11177
2008-05-18 17:31:11 +00:00
Felix Fietkau
17d20bb016 bcm963xx: flashmap support
Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11176
2008-05-18 17:31:02 +00:00
Felix Fietkau
da18b98cff bcm963xx: serial port support
Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11175
2008-05-18 17:30:49 +00:00
Felix Fietkau
97b85443eb bcm963xx: board support
Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11174
2008-05-18 17:30:39 +00:00
Felix Fietkau
f94d5eafc9 bcm963xx: add 2.6.25 configuration file
Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11173
2008-05-18 17:30:30 +00:00
Felix Fietkau
8e7ff7a673 bcm963xx: use the 2.6.25.1 kernel
Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11172
2008-05-18 17:30:16 +00:00
Felix Fietkau
2dfabe3991 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>

SVN-Revision: 11171
2008-05-18 17:30:04 +00:00
Felix Fietkau
46b4413fbb 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>

SVN-Revision: 11169
2008-05-18 17:29:39 +00:00
Rod Whitby
e2829f4251 atheros/config-2.6.25: Removed MII override
SVN-Revision: 11161
2008-05-17 11:29:45 +00:00
Peter Denison
79aed699d7 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
SVN-Revision: 11155
2008-05-16 19:25:20 +00:00
John Crispin
9b340cf3df add proper led support to ifxmips
SVN-Revision: 11137
2008-05-14 13:43:18 +00:00
Gabor Juhos
3c143ca859 fix mini_fo bug on 2.6.25
SVN-Revision: 11135
2008-05-13 17:17:18 +00:00
Rod Whitby
18cbe8770d config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected.
SVN-Revision: 11134
2008-05-13 12:48:25 +00:00
John Crispin
04db64c112 fixes u-boot compile in clean tree
SVN-Revision: 11133
2008-05-13 10:03:15 +00:00
Travis Kemen
ce0e9bec2f revert to before ubnt images were made
SVN-Revision: 11130
2008-05-13 04:20:47 +00:00
Matteo Croce
2058b80964 atheros: added marvell switch driver
SVN-Revision: 11129
2008-05-13 00:10:45 +00:00
Gabor Juhos
936b0e3cc7 use the righ value in the DSP clock calculation
SVN-Revision: 11123
2008-05-12 11:56:21 +00:00
Gabor Juhos
994094850e remove svn:executable property from u-boot source files
SVN-Revision: 11122
2008-05-12 09:57:45 +00:00
Matteo Croce
f060405005 atheros: revert to kernel 2.6.23
SVN-Revision: 11114
2008-05-11 20:01:01 +00:00
Matteo Croce
c8d30d5f09 atheros: USB support
SVN-Revision: 11113
2008-05-11 19:43:00 +00:00
John Crispin
6ba929a047 ifxmips is no longer b0rked
SVN-Revision: 11111
2008-05-11 14:31:18 +00:00
John Crispin
2c62010bd5 fix up config for ifxmips uboot
SVN-Revision: 11110
2008-05-11 14:30:41 +00:00
John Crispin
89b3a6424d fix errors in ifxmips .25 bump
SVN-Revision: 11109
2008-05-11 14:14:33 +00:00
John Crispin
4d4f7d4c84 add u-boot sources for danube
SVN-Revision: 11108
2008-05-11 14:13:15 +00:00
Nicolas Thill
8222d04d45 add missing config symbol
SVN-Revision: 11105
2008-05-10 23:14:57 +00:00
John Crispin
40881701d0 fixes timer issues
SVN-Revision: 11102
2008-05-10 00:20:36 +00:00
Travis Kemen
ace5c1dac5 fix uboot not building
SVN-Revision: 11100
2008-05-09 19:07:16 +00:00
Nicolas Thill
e3a42b23c6 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
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
Travis Kemen
b3b8a3d2b2 fix file names
SVN-Revision: 11083
2008-05-08 20:01:45 +00:00
Travis Kemen
94c559b233 change image generation, no need for duplicate images
SVN-Revision: 11082
2008-05-08 19:37:06 +00:00
Travis Kemen
1deffb0f40 fix filename for image generation
SVN-Revision: 11077
2008-05-08 16:46:33 +00:00
John Crispin
a78ea864cc bump ifxmips to 2.6.25.1
SVN-Revision: 11071
2008-05-08 07:18:51 +00:00
Travis Kemen
0d25337129 This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu>
SVN-Revision: 11070
2008-05-08 01:30:14 +00:00
Travis Kemen
3612b1e7c0 buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3
SVN-Revision: 11061
2008-05-07 23:47:17 +00:00
Felix Fietkau
4a2ab2e0d4 remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
SVN-Revision: 11058
2008-05-07 07:33:48 +00:00
Gabor Juhos
df8f1aa9c3 Add leds support for the RB-150, thanks to Evangelos Arkalis
SVN-Revision: 11057
2008-05-07 07:04:27 +00:00
Yuji Mano
9a785dd088 update default ps3 kernel config-2.6.25
SVN-Revision: 11054
2008-05-05 22:09:16 +00:00
Gabor Juhos
2a97980ee3 override CPU features to save ~125KB of kernel memory
SVN-Revision: 11050
2008-05-05 18:53:27 +00:00
Gabor Juhos
5eb551c3a5 fix size calculation of the radio_config
SVN-Revision: 11049
2008-05-05 17:31:36 +00:00
John Crispin
5edcbd23a4 update etrax usb support - thanks Hinko Kocevar
SVN-Revision: 11048
2008-05-05 16:12:31 +00:00
Matteo Croce
8639678081 no unicode in C source, please
SVN-Revision: 11046
2008-05-04 17:20:19 +00:00
Matteo Croce
4bc59b8552 ar7: backport small fixes from linux-mips
SVN-Revision: 11045
2008-05-04 17:05:26 +00:00
Matteo Croce
326c6c3d1d set default atm-bridge payload to 'bridged' so we don't break old configs
SVN-Revision: 11044
2008-05-04 14:17:03 +00:00
John Crispin
533d5126e1 bump x86 to 25.1
SVN-Revision: 11041
2008-05-04 00:46:02 +00:00
John Crispin
81f207d663 add etrax usb driver
SVN-Revision: 11039
2008-05-03 20:57:59 +00:00
John Crispin
3141b38fd8 make etrax serial driver register its device nodes, so we get a console
SVN-Revision: 11037
2008-05-03 20:12:43 +00:00
John Crispin
dfa730bf11 remove basefiles overlay for etrax
SVN-Revision: 11036
2008-05-03 19:49:34 +00:00
John Crispin
37f2ef0e72 implement openwrt compliant flashmap
SVN-Revision: 11035
2008-05-03 19:40:15 +00:00
John Crispin
cc3c8739f2 add support for the flash chip on the fox832
SVN-Revision: 11034
2008-05-03 19:19:05 +00:00
Matteo Croce
53a0e5d97c ar7: add support for bridged ATM in network setup
SVN-Revision: 11033
2008-05-03 18:28:46 +00:00
Matteo Croce
3c9bce3c46 ar7: enable ethernet driver and use the 2.6.25.1 kernel
SVN-Revision: 11032
2008-05-03 17:56:02 +00:00
John Crispin
e199de8f01 bump etrax to .25.1
SVN-Revision: 11031
2008-05-03 17:38:13 +00:00
John Crispin
3956a46257 fix etrax patches
SVN-Revision: 11029
2008-05-03 16:19:10 +00:00
John Crispin
4e7ea16048 bump etrax to .25
SVN-Revision: 11028
2008-05-03 15:51:16 +00:00
John Crispin
6720686d55 remove old etrax patches
SVN-Revision: 11027
2008-05-03 15:48:42 +00:00
Matteo Croce
2036ae2056 ar7: 2.6.25.1 support
SVN-Revision: 11023
2008-05-03 15:33:38 +00:00
John Crispin
0f827c8a0d bump au1000 to .25
SVN-Revision: 11021
2008-05-03 15:05:29 +00:00
John Crispin
52b8819b3c bump x86 to .25
SVN-Revision: 11020
2008-05-03 13:48:27 +00:00
John Crispin
fc15a72877 remove obseleted profile
SVN-Revision: 11019
2008-05-03 13:44:16 +00:00
Gabor Juhos
21c5ef4c1d add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)
SVN-Revision: 11016
2008-05-03 05:43:29 +00:00
Gabor Juhos
e654a28575 fix some build errors on .25
SVN-Revision: 11008
2008-05-02 15:18:02 +00:00
Gabor Juhos
d7d8665572 update to 2.6.25.1 and refresh patches
SVN-Revision: 11006
2008-05-02 10:17:03 +00:00
Gabor Juhos
aaac1064de add initial support for 2.6.25
SVN-Revision: 11005
2008-05-02 08:52:37 +00:00
Gabor Juhos
9b7ea0451a fix GENERIC_GPIO support
SVN-Revision: 11004
2008-05-02 07:24:24 +00:00
Nicolas Thill
d5cb63617d (temporary) fix for OLPC-XO build
SVN-Revision: 11000
2008-05-02 01:10:28 +00:00
Nicolas Thill
c31ca8dfff add missing CONFIG_HID_SUPPORT to generic 2.6.23 config
SVN-Revision: 10999
2008-05-02 00:49:19 +00:00
Nicolas Thill
f6f49c75a0 add fixes for mmc_sdhci needed after [10637]
SVN-Revision: 10997
2008-05-01 23:38:34 +00:00
Gabor Juhos
bd507b0146 improve support of the Infineon EASY 5120-RT Reference Board
SVN-Revision: 10996
2008-05-01 18:34:44 +00:00
Andy Boyett
17245050f4 more missing symbols in 2.6.25 config
SVN-Revision: 10995
2008-05-01 16:07:55 +00:00
Andy Boyett
dd7e10d541 Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
SVN-Revision: 10994
2008-05-01 16:07:29 +00:00
Rod Whitby
597dd6b32c ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk
SVN-Revision: 10993
2008-05-01 12:33:08 +00:00
Gabor Juhos
3c05234962 kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
2008-04-30 15:42:10 +00:00
Gabor Juhos
e26227a404 fix some netfilter extensions on 2.6.25
SVN-Revision: 10991
2008-04-30 15:09:56 +00:00
Gabor Juhos
19233de9d3 resync .24 config
SVN-Revision: 10990
2008-04-30 13:56:30 +00:00
Gabor Juhos
828ca5b55b add missing symbols to .25 config
SVN-Revision: 10989
2008-04-30 13:31:02 +00:00
Imre Kaloz
36e4fc9831 sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25
SVN-Revision: 10988
2008-04-30 10:59:03 +00:00
Imre Kaloz
719fd8c757 revert conntrack optimization, as it's broken on arm
SVN-Revision: 10987
2008-04-30 10:57:03 +00:00