1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-29 12:24:11 +02:00
Commit Graph

1884 Commits

Author SHA1 Message Date
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