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
Imre Kaloz
8bd08ae607
fix the wan phy on the GW2355 - thanks, Chris ;)
...
SVN-Revision: 10985
2008-04-29 20:54:06 +00:00
Imre Kaloz
cfef3688dc
the ds1672 can be detected -- fix the driver and remove unneeded hacks
...
SVN-Revision: 10984
2008-04-29 20:40:36 +00:00
Imre Kaloz
a9c19c6e49
compile the AD7418 driver into the kernel
...
SVN-Revision: 10983
2008-04-29 20:06:03 +00:00
Gabor Juhos
363c6e196a
remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
...
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos
b54ef5ac71
enable legs-gpio by default
...
SVN-Revision: 10978
2008-04-29 16:18:51 +00:00
Gabor Juhos
9a3fa80e0d
add Dallas's 1-wire related packages
...
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Gabor Juhos
9ede01f217
include/asm-arm/arch-ixp4xx/io.h must include linux/bitops.h on 2.6.24
...
SVN-Revision: 10976
2008-04-29 14:58:25 +00:00
Felix Fietkau
9e0ee80132
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
...
SVN-Revision: 10975
2008-04-29 12:55:44 +00:00
Imre Kaloz
d62feeaac1
add support for the Gateworks Cambria
...
SVN-Revision: 10973
2008-04-28 22:20:49 +00:00
Felix Fietkau
c3fcb26d47
allow bigger packets in the marvell switch (does not fix the mtu problems yet)
...
SVN-Revision: 10970
2008-04-28 21:59:06 +00:00
Imre Kaloz
8222e21432
enable support of the kendin switch on the ap1000, too
...
SVN-Revision: 10969
2008-04-28 21:52:03 +00:00
Gabor Juhos
dbbf5a2b84
update Avila patches
...
SVN-Revision: 10968
2008-04-28 18:46:05 +00:00
Gabor Juhos
a57272d80b
enable switch support on Compex boards
...
SVN-Revision: 10967
2008-04-28 18:45:27 +00:00
Gabor Juhos
2c6b667a80
add switch support to the npe driver
...
SVN-Revision: 10966
2008-04-28 18:44:50 +00:00
Imre Kaloz
e84649e578
naming convention
...
SVN-Revision: 10965
2008-04-28 16:28:29 +00:00
Imre Kaloz
fcbdafb6bd
be politically correct
...
SVN-Revision: 10964
2008-04-28 16:15:24 +00:00
Imre Kaloz
b2a803726f
clean up patch
...
SVN-Revision: 10963
2008-04-28 15:49:02 +00:00
Imre Kaloz
0663a5d31b
ooops, fix typo
...
SVN-Revision: 10962
2008-04-28 15:29:11 +00:00
Imre Kaloz
32e1595fb5
enable optional building of u-boot for avr32
...
SVN-Revision: 10961
2008-04-28 14:10:09 +00:00
Imre Kaloz
5348fb9c74
fixup 2.6.24.5 on avr32
...
SVN-Revision: 10960
2008-04-28 14:07:59 +00:00
Imre Kaloz
68943e35c2
upgrade to 2.6.24.5
...
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Gabor Juhos
99969dcffa
fix a typo in the previous commit
...
SVN-Revision: 10958
2008-04-27 18:36:24 +00:00
Gabor Juhos
408fd8097f
enable 2.6.24 to run on ar53xx
...
SVN-Revision: 10957
2008-04-27 17:40:02 +00:00
Imre Kaloz
a4dd1adf4a
add preliminary support for Storm SL3512 based devices, not ready yet
...
SVN-Revision: 10956
2008-04-27 17:03:01 +00:00
Imre Kaloz
261802269d
incomplete Gumstix support
...
SVN-Revision: 10955
2008-04-27 16:56:19 +00:00
Nicolas Thill
0427918e4c
add another bunch of missing CONFIG_ symbols
...
SVN-Revision: 10954
2008-04-27 15:06:14 +00:00
Imre Kaloz
94b9d65507
remove symlink
...
SVN-Revision: 10953
2008-04-27 14:58:37 +00:00
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Florian Fainelli
eb094d0dca
Re-enabled the CompactFlash driver for rb532
...
SVN-Revision: 10950
2008-04-26 14:16:56 +00:00
Imre Kaloz
db769b345f
PXA can use EABI, too
...
SVN-Revision: 10949
2008-04-26 10:14:55 +00:00
Imre Kaloz
789d93ca45
Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones
...
SVN-Revision: 10947
2008-04-26 10:08:51 +00:00
Imre Kaloz
0d64017ecf
backported ixp4xx ehci driver
...
SVN-Revision: 10946
2008-04-26 10:02:55 +00:00
Imre Kaloz
db6d6032c9
split npe ethernet and hss patch, sync with upstream
...
SVN-Revision: 10944
2008-04-26 09:46:20 +00:00
Gabor Juhos
9963f0e58f
fix mini_fo on 2.6.25
...
SVN-Revision: 10943
2008-04-26 08:11:06 +00:00
Peter Denison
b6b6155ec8
First step to upgrade of brcm47xx to kernel version 2.6.25
...
SVN-Revision: 10939
2008-04-25 20:49:40 +00:00
Travis Kemen
5f13c4844e
add missing symbols
...
SVN-Revision: 10937
2008-04-25 14:45:57 +00:00
Travis Kemen
de4731935a
add missing symbol
...
SVN-Revision: 10935
2008-04-25 13:02:20 +00:00
Felix Fietkau
86bbc820d5
fix vlan mapping for cpu port on the marvell switch
...
SVN-Revision: 10934
2008-04-24 01:09:47 +00:00
Matteo Croce
40e2538d62
AVR32: sync with latest Atmel source ( closes #3371 )
...
SVN-Revision: 10932
2008-04-23 20:25:37 +00:00
Felix Fietkau
69999abeda
clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
...
SVN-Revision: 10931
2008-04-23 16:28:05 +00:00
Felix Fietkau
c1f6e213a1
kill hotplug2 before running init
...
SVN-Revision: 10929
2008-04-23 14:30:11 +00:00
Gabor Juhos
c0f8fa8757
fix a compiler warning in the Sidewinder board specific code
...
SVN-Revision: 10911
2008-04-22 16:15:38 +00:00
Imre Kaloz
e072c5e8a8
update config files
...
SVN-Revision: 10901
2008-04-21 09:07:25 +00:00
Matteo Croce
518419f5ec
cpmac fix ( closes #3124 )
...
SVN-Revision: 10896
2008-04-21 02:00:04 +00:00
Imre Kaloz
8ef4c6756c
remove unneeded patch
...
SVN-Revision: 10892
2008-04-20 18:18:55 +00:00
Imre Kaloz
ea7aac7983
add ixp4xx 2.6.25 patchset
...
SVN-Revision: 10891
2008-04-20 18:17:38 +00:00
Imre Kaloz
aa5ff82553
disable IMQ on 2.6.25 until we have a new patch
...
SVN-Revision: 10890
2008-04-20 18:13:48 +00:00
Imre Kaloz
2016199d0f
fix mini_fo compile -- still oopses on boot
...
SVN-Revision: 10889
2008-04-20 18:10:50 +00:00
Felix Fietkau
d0bbe9933e
fix gpio on rb532 - fixes the cf driver
...
SVN-Revision: 10888
2008-04-20 16:32:28 +00:00
Imre Kaloz
994e6a8d7e
fix patch
...
SVN-Revision: 10887
2008-04-20 14:44:20 +00:00
Nicolas Thill
ddc57879ec
add a gpio feature for devices supporting the generic GPIO interface
...
SVN-Revision: 10879
2008-04-20 09:46:45 +00:00
Gabor Juhos
1f666fa459
remove the clz function, use fls instead
...
SVN-Revision: 10878
2008-04-20 09:10:50 +00:00
Felix Fietkau
c55299adb4
make use of the marvell switch in the atheros port
...
SVN-Revision: 10877
2008-04-20 08:39:16 +00:00
Felix Fietkau
11d94ce083
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
SVN-Revision: 10876
2008-04-20 08:29:01 +00:00
Gabor Juhos
1ffb70c7b0
remove strange direct usage of dev->priv as well
...
SVN-Revision: 10875
2008-04-20 07:14:45 +00:00
Gabor Juhos
64d1c3a2e1
use the netdev_priv() macro instead of directly accessing dev->priv
...
SVN-Revision: 10874
2008-04-20 06:49:42 +00:00
Gabor Juhos
8160564211
use stats from net_device structure
...
SVN-Revision: 10873
2008-04-20 06:47:02 +00:00
Gabor Juhos
455331a8ec
nuke trailing whitespaces
...
SVN-Revision: 10872
2008-04-20 06:40:36 +00:00
Felix Fietkau
23e3735ad5
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
...
SVN-Revision: 10871
2008-04-20 03:24:59 +00:00
Felix Fietkau
41fb282b6d
remove some redundant code
...
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Felix Fietkau
a323a7bf2a
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
...
SVN-Revision: 10869
2008-04-20 02:53:04 +00:00
Imre Kaloz
27d341022c
we can't handle the switch on the GW2345 yet, but we cna support the GW2355
...
SVN-Revision: 10868
2008-04-19 18:13:24 +00:00
Imre Kaloz
31ad2bd821
rename patch to make it clear what it is
...
SVN-Revision: 10867
2008-04-19 18:09:11 +00:00
Gabor Juhos
1834a71204
avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P
...
SVN-Revision: 10866
2008-04-19 16:56:21 +00:00
Imre Kaloz
08dc68c9df
add proper 2.6.25 support
...
SVN-Revision: 10865
2008-04-19 15:20:44 +00:00
Yuji Mano
a9225ca3ae
rename the bootloader image to standard name "otheros.bld"
...
SVN-Revision: 10860
2008-04-18 22:04:37 +00:00
Yuji Mano
75c1ef75c4
remove config for non supported kernel version
...
SVN-Revision: 10859
2008-04-18 22:02:49 +00:00
Yuji Mano
73568618e6
* update ps3 target kernel version to 2.6.25 * add default config for ps3 kernel 2.6.25
...
SVN-Revision: 10858
2008-04-18 21:59:31 +00:00
Felix Fietkau
cc5b1fb131
disable CONFIG_BRIDGE_NETFILTER by default
...
SVN-Revision: 10854
2008-04-17 16:37:21 +00:00
Felix Fietkau
eb34a3eff8
disable CONFIG_NO_HZ by default (who enabled this?)
...
SVN-Revision: 10849
2008-04-17 00:19:18 +00:00
Travis Kemen
b87252737b
add missing symbol
...
SVN-Revision: 10848
2008-04-15 22:09:02 +00:00
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Gabor Juhos
d80f43d15f
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
SVN-Revision: 10843
2008-04-15 06:11:23 +00:00
Nicolas Thill
ece27874c1
add 2 more symbols missed from my last commit
...
SVN-Revision: 10842
2008-04-15 02:38:32 +00:00
Nicolas Thill
e1aa564afb
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
...
SVN-Revision: 10841
2008-04-15 02:28:01 +00:00
Nicolas Thill
fbeeb4ae82
fix magicbox_ide on 2.6.24
...
SVN-Revision: 10837
2008-04-15 01:42:47 +00:00
Gabor Juhos
c7ed0fbd18
add missing CONFIG_GPIO_LEDS related ifdefs
...
SVN-Revision: 10835
2008-04-14 17:23:07 +00:00
Gabor Juhos
bb0c092672
fix GPIO direction setup on ar5312, and fix compiler warnings
...
SVN-Revision: 10811
2008-04-13 10:47:13 +00:00
Nicolas Thill
b9c768a5f7
add missing SSB config symbols
...
SVN-Revision: 10797
2008-04-12 20:26:41 +00:00
Matteo Croce
a8761e71b7
ar7: nuke unneeded patch
...
SVN-Revision: 10792
2008-04-11 23:18:01 +00:00
Florian Fainelli
03f917f26c
Delete config-default file and resync kernel configuration for brcm63xx
...
SVN-Revision: 10790
2008-04-11 14:22:41 +00:00
Gabor Juhos
9c3033370a
fix a quilt incompatible patch
...
SVN-Revision: 10781
2008-04-10 08:45:31 +00:00
Imre Kaloz
10bd191bab
add basic support for the Titan Wireless TW-533-4
...
SVN-Revision: 10780
2008-04-09 23:01:20 +00:00
Imre Kaloz
a4580a86ae
add generic arm machine registry update
...
SVN-Revision: 10779
2008-04-09 23:00:20 +00:00
Matteo Croce
e4775082d8
ar7: remove useless chunks from a patch
...
SVN-Revision: 10778
2008-04-09 22:54:32 +00:00
Florian Fainelli
b56c1cfc8f
Add the firmware generation for the AG241v2b device ( #3315 )
...
SVN-Revision: 10776
2008-04-09 19:22:26 +00:00
Felix Fietkau
06ff5f2cd2
forward port redboot rootfs partition space expansion patch to 2.6.24
...
SVN-Revision: 10773
2008-04-08 20:11:26 +00:00
Gabor Juhos
832ba73685
modules/gpio-buttons: fix build error on older kernels
...
SVN-Revision: 10771
2008-04-08 11:49:22 +00:00
Michael Büsch
2e8af76a60
ssb-mips: Fix IRQ routing on the MIPS core.
...
SVN-Revision: 10770
2008-04-08 09:15:53 +00:00
Florian Fainelli
d835b0e42e
GPIO code updates, make the cf-mips driver compile against this gpio version
...
SVN-Revision: 10768
2008-04-07 21:49:05 +00:00
Gabor Juhos
5798590c7c
add a polled GPIO buttons input driver
...
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Gabor Juhos
9d6946765a
refresh config
...
SVN-Revision: 10765
2008-04-07 19:16:01 +00:00
Matteo Croce
4a85d8edac
ar7: remove volatiles definitely
...
SVN-Revision: 10762
2008-04-07 15:22:31 +00:00
Matteo Croce
f9f4afa8ff
vlynq: revert volatiles until we find a good way to remove them
...
SVN-Revision: 10760
2008-04-07 14:30:20 +00:00
Gabor Juhos
bb5cd9c240
fix a bug in the GPIO code
...
SVN-Revision: 10759
2008-04-07 14:10:37 +00:00
Matteo Croce
9d41b1731d
ar7: use SLUB allocator, it gives slighty more TCP throughput
...
SVN-Revision: 10758
2008-04-07 14:03:07 +00:00
Matteo Croce
d84f27f264
ar7: remove useless volatiles
...
SVN-Revision: 10757
2008-04-07 13:49:44 +00:00
Imre Kaloz
08f82d001d
add support for the IXDPG425
...
SVN-Revision: 10756
2008-04-07 10:48:45 +00:00
Florian Fainelli
ef62f5f24d
Use an update r6040 driver
...
SVN-Revision: 10754
2008-04-07 07:50:45 +00:00
Matteo Croce
78e07d75cd
ar7: remove unneeded packed and array initialization
...
SVN-Revision: 10752
2008-04-07 01:30:07 +00:00
Matteo Croce
cc823e6c53
fixed wrong path in diff
...
SVN-Revision: 10748
2008-04-06 19:38:08 +00:00
Matteo Croce
320c915b13
cpmac: fix race condition ( closes #3019 )
...
SVN-Revision: 10747
2008-04-06 19:33:14 +00:00
Florian Fainelli
6ca0ebe57c
Add leds support for the CAS-771/771w
...
SVN-Revision: 10739
2008-04-06 10:29:44 +00:00
Florian Fainelli
0d83d17dab
Switch to the rt2x00 rt2500 pci version
...
SVN-Revision: 10738
2008-04-06 09:53:18 +00:00
Gabor Juhos
ad08652318
fix Cellvision images
...
SVN-Revision: 10735
2008-04-05 13:32:02 +00:00
Andy Boyett
5e39faa4f9
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
...
SVN-Revision: 10733
2008-04-04 21:53:44 +00:00
John Crispin
16f1b84a59
fix reboot on ar5315
...
SVN-Revision: 10729
2008-04-03 21:40:40 +00:00
John Crispin
3f1fa224f0
add generic led support to atheros target
...
SVN-Revision: 10728
2008-04-03 21:09:41 +00:00
John Crispin
b526f65baf
add gpio support to atheros, fixes #1861 , thanks Othello
...
SVN-Revision: 10724
2008-04-03 20:28:10 +00:00
Imre Kaloz
ddc8312267
fix EABI kernel config on IOP32x
...
SVN-Revision: 10720
2008-04-03 13:54:25 +00:00
Gabor Juhos
9f9a78be68
fix ZyXEL initramfs images
...
SVN-Revision: 10717
2008-04-03 12:29:47 +00:00
Florian Fainelli
a1114db1e8
Fix kmod-nls-* dependency under brcm-2.4
...
SVN-Revision: 10712
2008-04-02 15:00:37 +00:00
Matteo Croce
67dc179e05
vlynq: small fixes
...
SVN-Revision: 10711
2008-04-02 14:50:19 +00:00
Florian Fainelli
add755735a
Add routed support to br2684
...
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>
SVN-Revision: 10710
2008-04-02 13:00:06 +00:00
Matteo Croce
af4c2c041f
add proper email addresses to the comment headers
...
SVN-Revision: 10709
2008-04-02 11:45:18 +00:00
Matteo Croce
c96a4d1808
Let authors holds copyright of the AR7 code ( closes #2369 )
...
SVN-Revision: 10708
2008-04-02 11:18:00 +00:00
Matteo Croce
9b93a436c7
vlynq: probe for an external clock first, needed to enable acx on the Leonardo board
...
SVN-Revision: 10707
2008-04-02 11:06:50 +00:00
Florian Fainelli
62240465c4
brcm63xx image generation cleanups ( #3169 )
...
SVN-Revision: 10703
2008-04-01 21:10:47 +00:00
Florian Fainelli
a6cb5b8300
Fix bridge ioctls patch
...
SVN-Revision: 10699
2008-04-01 20:12:27 +00:00
Andy Boyett
0ed1824fa1
Add a generic Broadcom USB profile.
...
SVN-Revision: 10695
2008-03-31 08:05:30 +00:00
Andy Boyett
a2ccc5b790
Change WL500gP profile to use uhci-iv ( #1589 )
...
SVN-Revision: 10694
2008-03-31 08:05:13 +00:00
Andy Boyett
c15de3860c
Add support for the WL-500gP v2
...
SVN-Revision: 10693
2008-03-31 08:04:56 +00:00
Travis Kemen
02d4daa587
add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
...
SVN-Revision: 10688
2008-03-29 20:17:18 +00:00
Gabor Juhos
47b677698f
generate images for the Infineon EASY 5120-RT boards
...
SVN-Revision: 10682
2008-03-28 16:09:59 +00:00
Florian Fainelli
c4e905154a
Fix the xt_physdev compilation ( #3218 )
...
SVN-Revision: 10678
2008-03-27 19:30:00 +00:00
Florian Fainelli
c9160a88b1
Revert [10668] this was also accidental
...
SVN-Revision: 10670
2008-03-27 15:52:29 +00:00
Florian Fainelli
52c65355ea
Revert [10668] was accidental
...
SVN-Revision: 10669
2008-03-27 15:51:02 +00:00
Florian Fainelli
e9c19c7de9
Create a dummy sit package for 2.4 kernelsq
...
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
6e8a4f219a
Generate a binary lzma-loader
...
SVN-Revision: 10661
2008-03-26 13:33:22 +00:00
Rod Whitby
b96aec3f50
ixp4xx/apex: Fixed another patch name
...
SVN-Revision: 10659
2008-03-26 07:31:04 +00:00
Rod Whitby
52bbaef8f5
ixp4xx/apex: Add support for fatslugs, and fix the patch names
...
SVN-Revision: 10658
2008-03-26 07:29:32 +00:00
Travis Kemen
7161fc6e53
The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
...
SVN-Revision: 10656
2008-03-25 15:14:22 +00:00
Rod Whitby
f7836a5033
ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
...
SVN-Revision: 10654
2008-03-25 06:15:44 +00:00
Rod Whitby
8c03ac5b69
apex: Create both 8MB and 16MB apex binaries
...
SVN-Revision: 10653
2008-03-25 06:11:47 +00:00
Rod Whitby
a9ce91164a
ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
...
SVN-Revision: 10651
2008-03-25 00:15:43 +00:00
Andy Boyett
903bb917fc
Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted from patch by Michael Buesch on the linux-netdev mailing list.
...
SVN-Revision: 10649
2008-03-23 04:27:04 +00:00
Gabor Juhos
aaaa8b73a8
refresh patches
...
SVN-Revision: 10644
2008-03-22 15:36:37 +00:00
Rod Whitby
6e13173800
Enable the default-on led trigger
...
SVN-Revision: 10643
2008-03-22 15:01:10 +00:00
Rod Whitby
eafcbc1cdd
generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
...
SVN-Revision: 10642
2008-03-22 04:09:49 +00:00
Felix Fietkau
28235b5486
add missing kernel config option
...
SVN-Revision: 10641
2008-03-21 20:45:09 +00:00
Matteo Croce
27c0dc833b
ar7: fixed cpmac, now it doesn't fails to register the phy. Signed-off-by: beistin@gmail.com
...
SVN-Revision: 10640
2008-03-21 18:51:55 +00:00
Michael Büsch
12b5a779b9
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
...
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Rod Whitby
5c58e93209
ixp4xx: Updated patches to include all upstream-merged ixp4xx patches
...
SVN-Revision: 10636
2008-03-21 13:57:03 +00:00
Rod Whitby
2b5f3d64a3
ixp4xx: Update npe driver patch
...
SVN-Revision: 10633
2008-03-20 12:34:04 +00:00
Rod Whitby
1c5ab37c00
ixp4xx: Update config-default to 2.6.24
...
SVN-Revision: 10632
2008-03-20 12:33:44 +00:00
Rod Whitby
c32d7fd06e
ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches
...
SVN-Revision: 10630
2008-03-20 11:14:32 +00:00
Matteo Croce
cfe5ea11d3
cpmac: fixed phy seems to be broken, hack cpmac to always report link up
...
SVN-Revision: 10627
2008-03-19 13:27:51 +00:00
Michael Büsch
2aefffe565
bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type
...
SVN-Revision: 10626
2008-03-19 11:55:31 +00:00
Michael Büsch
68523387b3
GPIODEV: Fix open-count race condition.
...
SVN-Revision: 10625
2008-03-19 11:32:08 +00:00
Michael Büsch
c7ac9d3282
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
...
SVN-Revision: 10623
2008-03-19 10:35:56 +00:00
Felix Fietkau
44db3f4117
Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection.
...
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10621
2008-03-19 08:16:02 +00:00
Felix Fietkau
a5b89f7f78
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
...
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support
Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>
SVN-Revision: 10619
2008-03-19 08:00:14 +00:00
Imre Kaloz
31fe2cc9de
fix switch support on the Compex WP18/NP18A
...
SVN-Revision: 10611
2008-03-17 12:43:23 +00:00
Imre Kaloz
e7432794fa
fix image generation on x86
...
SVN-Revision: 10610
2008-03-17 12:37:52 +00:00
Michael Büsch
d3cf33a4ae
bcm47xx: Fix GPIO data direction output bit assignment
...
SVN-Revision: 10605
2008-03-15 20:52:02 +00:00
Matteo Croce
c25cc7e6e5
fix serial patch
...
SVN-Revision: 10602
2008-03-13 17:20:25 +00:00
Hamish Guthrie
bad5999e3a
at91: added new sim enable code as well as detection code to differentiate between v1.0 and v1.5 hardware revisions
...
SVN-Revision: 10600
2008-03-13 16:00:39 +00:00
Michael Büsch
17a2ed51cc
Update cleanups of ssb-gige
...
SVN-Revision: 10597
2008-03-13 14:46:27 +00:00
Hamish Guthrie
03c3b5b483
Removed binary file added in error
...
SVN-Revision: 10596
2008-03-13 14:42:55 +00:00
Hamish Guthrie
fa48a9a452
Add back support for 2.6.21 kernels - add some required directories.
...
SVN-Revision: 10595
2008-03-13 14:40:11 +00:00
Matteo Croce
8988d03a8e
cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ( closes #2569 )
...
SVN-Revision: 10585
2008-03-11 00:59:11 +00:00
Matteo Croce
001f82bf2c
Add AG241 code pattern ( fixes #1089 )
...
SVN-Revision: 10584
2008-03-11 00:45:22 +00:00