Commit Graph

2726 Commits (a4574c18074a6a8214629bd7e0acfa9b63fd3186)

Author SHA1 Message Date
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
Gabor Juhos 96348cd4e6 [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
Nicolas Thill afc07089d4 add missing SSB config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:26:41 +00:00
Matteo Croce 86583c648d ar7: nuke unneeded patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 23:18:01 +00:00
Florian Fainelli d24367572b Delete config-default file and resync kernel configuration for brcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-11 14:22:41 +00:00
Gabor Juhos 3435766c70 [kernel] fix a quilt incompatible patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10 08:45:31 +00:00
Imre Kaloz b54549cb67 add basic support for the Titan Wireless TW-533-4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 23:01:20 +00:00
Imre Kaloz a3113ae2dd add generic arm machine registry update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 23:00:20 +00:00
Matteo Croce 61172b28f8 ar7: remove useless chunks from a patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 22:54:32 +00:00
Florian Fainelli 02622b00f8 Add the firmware generation for the AG241v2b device (#3315)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 19:22:26 +00:00
Felix Fietkau 6ca1588399 forward port redboot rootfs partition space expansion patch to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 20:11:26 +00:00
Gabor Juhos a257340a3e [kernel] modules/gpio-buttons: fix build error on older kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 11:49:22 +00:00
Michael Büsch 9ac8ae9d85 ssb-mips: Fix IRQ routing on the MIPS core.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-08 09:15:53 +00:00
Florian Fainelli 616fdf7c8f GPIO code updates, make the cf-mips driver compile against this gpio version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 21:49:05 +00:00
Gabor Juhos 546725acb2 [kernel] add a polled GPIO buttons input driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 19:54:44 +00:00
Gabor Juhos fd97ef860c [adm5120] refresh config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 19:16:01 +00:00
Matteo Croce 78a105d430 ar7: remove volatiles definitely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 15:22:31 +00:00
Matteo Croce 7428044525 vlynq: revert volatiles until we find a good way to remove them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 14:30:20 +00:00
Gabor Juhos b0a644a994 [adm5120] fix a bug in the GPIO code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 14:10:37 +00:00
Matteo Croce 7302352bcc ar7: use SLUB allocator, it gives slighty more TCP throughput
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 14:03:07 +00:00
Matteo Croce 0a6310e1c8 ar7: remove useless volatiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 13:49:44 +00:00
Imre Kaloz 21ccc9c8a9 add support for the IXDPG425
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 10:48:45 +00:00
Florian Fainelli 338e0a12fb Use an update r6040 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 07:50:45 +00:00
Matteo Croce e01a8b0a68 ar7: remove unneeded packed and array initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 01:30:07 +00:00
Matteo Croce 374a2be48f fixed wrong path in diff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 19:38:08 +00:00
Matteo Croce 66346d713b cpmac: fix race condition (closes #3019)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 19:33:14 +00:00
Florian Fainelli 395b0b6136 Add leds support for the CAS-771/771w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 10:29:44 +00:00
Florian Fainelli f9a1f1fc44 Switch to the rt2x00 rt2500 pci version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-06 09:53:18 +00:00
Gabor Juhos e515ca62c4 [adm5120] fix Cellvision images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-05 13:32:02 +00:00
Andy Boyett c4751d961e generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-04 21:53:44 +00:00
John Crispin 9693c70502 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
John Crispin ee8cfeca57 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
John Crispin 6766d68c85 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
Imre Kaloz 8cb8f805a5 fix EABI kernel config on IOP32x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 13:54:25 +00:00
Gabor Juhos d2edad38dc [adm5120] fix ZyXEL initramfs images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-03 12:29:47 +00:00
Florian Fainelli 3920eaede6 Fix kmod-nls-* dependency under brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 15:00:37 +00:00
Matteo Croce edbdcb06bf vlynq: small fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 14:50:19 +00:00
Florian Fainelli a516867755 Add routed support to br2684
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 13:00:06 +00:00
Matteo Croce e41c678078 add proper email addresses to the comment headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 11:45:18 +00:00
Matteo Croce c2ebe22934 Let authors holds copyright of the AR7 code (closes #2369)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 11:18:00 +00:00
Matteo Croce ce2fa33305 vlynq: probe for an external clock first, needed to enable acx on the Leonardo board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 11:06:50 +00:00
Florian Fainelli 25e156e1cf brcm63xx image generation cleanups (#3169)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 21:10:47 +00:00
Florian Fainelli 3dc36775ce Fix bridge ioctls patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 20:12:27 +00:00
Andy Boyett 698aeff1cb Add a generic Broadcom USB profile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:05:30 +00:00
Andy Boyett ceb7720c8d Change WL500gP profile to use uhci-iv (#1589)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:05:13 +00:00
Andy Boyett 1e63aa3206 Add support for the WL-500gP v2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:56 +00:00
Travis Kemen 6550ad2ae8 add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 20:17:18 +00:00
Gabor Juhos 8f57b754b9 [adm5120] generate images for the Infineon EASY 5120-RT boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-28 16:09:59 +00:00
Florian Fainelli 152f8d522d Fix the xt_physdev compilation (#3218)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 19:30:00 +00:00
Florian Fainelli 52dc3b36ec 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 Fainelli 70b661d66b Revert [10668] was accidental
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 15:51:02 +00:00
Florian Fainelli b43169c8a5 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
Florian Fainelli 98eaccc6d3 Generate a binary lzma-loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 13:33:22 +00:00
Rod Whitby a8c8da0c40 ixp4xx/apex: Fixed another patch name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 07:31:04 +00:00
Rod Whitby d9efc18e5a ixp4xx/apex: Add support for fatslugs, and fix the patch names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 07:29:32 +00:00
Travis Kemen 9370662aa7 The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 15:14:22 +00:00
Rod Whitby 704b46a472 ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 06:15:44 +00:00
Rod Whitby d4838a0a02 apex: Create both 8MB and 16MB apex binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 06:11:47 +00:00
Rod Whitby 2ee68c4fef ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 00:15:43 +00:00
Andy Boyett 84ccdbbeb9 Fix b44 phyaddr by applying the PHY-address mask. Closes #3712
- Adapted from patch by Michael Buesch on the linux-netdev mailing list.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-23 04:27:04 +00:00
Gabor Juhos 520222a3f7 [adm5120] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22 15:36:37 +00:00
Rod Whitby 974fc7e099 Enable the default-on led trigger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22 15:01:10 +00:00
Rod Whitby 828ee1bbf0 generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22 04:09:49 +00:00
Felix Fietkau bb69dc156e add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 20:45:09 +00:00
Matteo Croce 0dd8691907 ar7: fixed cpmac, now it doesn't fails to register the phy.
Signed-off-by: beistin@gmail.com


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 18:51:55 +00:00
Michael Büsch ab0e4b6ce3 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 16:52:27 +00:00
Rod Whitby 648b6abd7b ixp4xx: Updated patches to include all upstream-merged ixp4xx patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 13:57:03 +00:00
Rod Whitby ccdf22edff ixp4xx: Update npe driver patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 12:34:04 +00:00
Rod Whitby e870dba43b ixp4xx: Update config-default to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 12:33:44 +00:00
Rod Whitby 78090ce059 ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 11:14:32 +00:00
Matteo Croce 01fe996cfc cpmac: fixed phy seems to be broken, hack cpmac to always report link up
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 13:27:51 +00:00
Michael Büsch aa4d381c08 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 11:55:31 +00:00
Michael Büsch c7393b9e65 GPIODEV: Fix open-count race condition.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 11:32:08 +00:00
Michael Büsch bb53bf8d68 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 10:35:56 +00:00
Felix Fietkau 78179b6a2b 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 08:00:14 +00:00
Imre Kaloz b92b0de731 fix switch support on the Compex WP18/NP18A
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17 12:43:23 +00:00
Imre Kaloz 34df6484b6 fix image generation on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17 12:37:52 +00:00
Michael Büsch 45c39a1e6d bcm47xx: Fix GPIO data direction output bit assignment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 20:52:02 +00:00
Matteo Croce a546c1c539 [AR7]: fix serial patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 17:20:25 +00:00
Hamish Guthrie ed303f94ac at91: added new sim enable code as well as detection code to
differentiate between v1.0 and v1.5 hardware revisions



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 16:00:39 +00:00
Michael Büsch 629ca7b2e2 Update cleanups of ssb-gige
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:46:27 +00:00
Hamish Guthrie dc67a3d787 Removed binary file added in error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:42:55 +00:00
Hamish Guthrie de01f6e9e0 Add back support for 2.6.21 kernels - add some required directories.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:40:11 +00:00
Matteo Croce 29fe318099 cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (closes #2569)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:59:11 +00:00
Matteo Croce 3419049abe Add AG241 code pattern (fixes #1089)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:45:22 +00:00
Felix Fietkau 946ddacf51 fix apex compile on osx, suppress some build warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10 22:45:10 +00:00
Florian Fainelli dd0d6a5302 Upgrade x86 to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 11:21:18 +00:00
Florian Fainelli 12f2d17a7b Fix bzImage copy with 2.6.24 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 11:08:38 +00:00
John Crispin f1e06a1597 add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:25:02 +00:00
Felix Fietkau 5cdc0a41a2 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +00:00
Florian Fainelli 5f2c611710 Add PCnet32 ethernet support (#3195)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:47:23 +00:00
Gabor Juhos 1cf5f7107a [kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-06 19:25:48 +00:00
Matteo Croce f916618a9b [AR7] fix cpmac in a more elegant way, thanks Anton Vorontsov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-05 18:20:44 +00:00
Matteo Croce b3c8750ac0 [AR7] fixed_phy seems to be broken, this simple workaround fixes it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-05 12:59:54 +00:00
Michael Büsch dae8207a65 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-28 11:34:36 +00:00
Michael Büsch d1b25e6b6b Fix the roboswitch code for the WRT350N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-27 22:35:41 +00:00
Jens Muecke 1e6f69faa5 Adding rootdelay and quiet parameter (again)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-25 00:25:18 +00:00
Michael Büsch 3239fee4a6 More SSB GigE fixes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-23 19:07:12 +00:00
Florian Fainelli f335419a5b Hopefully fix the PCI resource conflict and upgrade to .24.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-21 11:05:13 +00:00
Gabor Juhos 247d878626 [kernel] netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 18:46:23 +00:00
Michael Büsch 1a3b1cecfc bcm47xx: Add driver for the SSB Gigabit Ethernet core.
It doesn't work, yet, but let's commit what we have.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 17:56:24 +00:00
Gabor Juhos b8e8335de0 [kernel] netfilter: fix IMQ bug on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20 17:08:01 +00:00
Michael Büsch b7a471795e ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 16:50:12 +00:00
Michael Büsch 378e11cb84 ssb: Make the GPIO API reentrancy safe.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 15:22:17 +00:00
Michael Büsch e5a4fe334d ssb: Update the GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 13:52:57 +00:00
Michael Büsch 2d948e3fda SSB: Update the watchdog fix to the patch version that will go upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 11:58:20 +00:00
Jens Muecke 61a76cc733 Adding .24 support for olpc
kernel compiles fine, but graphic support is broken

to test new kernel version, change 
target/linux/olpc/Makefile
from .23.16 to .24



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 04:03:49 +00:00
Michael Büsch b6ae3402b9 ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:43:02 +00:00
Michael Büsch 19c742f16d ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:32:06 +00:00
Michael Büsch a5c9687c1f ssb: Update to latest upstream version of ssb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 01:24:18 +00:00
Andy Boyett 77a459437e Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 00:26:12 +00:00
Michael Büsch d3bbaf965b b43: Make probing of NPHY devices possible.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 22:21:29 +00:00
Michael Büsch ae89ef9107 ssb: Fix serial console on new 47xx devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 20:41:17 +00:00
Imre Kaloz d90da43e1f upgrade apex to 1.5.13, fixup EABI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 10:57:43 +00:00
Gabor Juhos 2aa7e0c97e [kernel] generic-2.4: add ip6t_REJECT support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 08:03:28 +00:00
Michael Büsch ceae1c70e3 bcm47xx: We can use the ssb-invariants callback now,
as was changed to be called late enough.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 13:06:45 +00:00
Michael Büsch d219e0da96 bcm47xx: Remove FIXME
We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17 11:59:28 +00:00
Michael Büsch 91c470b382 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 23:35:31 +00:00
Michael Büsch fa657fadc0 Fix support for PCI devices behind a SSB->PCI bridge.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16 17:09:50 +00:00
Felix Fietkau 09edd23330 add eabi autoselection for the kernel as well - fixes iptables problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14 22:01:15 +00:00
Felix Fietkau 03d5cedd44 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14 14:31:31 +00:00
Florian Fainelli 7aa45daae1 Upgrade brcm63xx to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13 17:31:17 +00:00
Florian Fainelli d315f17d40 Upgrade rdc to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13 14:35:18 +00:00
John Crispin a3dc37ebef remove old profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13 01:41:27 +00:00
Gabor Juhos 3e3da83a17 [brcm63xx] resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-11 15:28:45 +00:00
Imre Kaloz 884aca7088 upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-11 10:50:40 +00:00
Imre Kaloz 068af6af3e upgrade sibyte to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-11 10:32:01 +00:00
Florian Fainelli 3ed9309e26 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 22:31:33 +00:00
Imre Kaloz e7958669d1 upgrade iop32x to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 21:14:59 +00:00
Imre Kaloz cce312a2e6 prepare 2.6.24 on ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 18:55:46 +00:00
Imre Kaloz 217c534732 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 18:50:51 +00:00
Felix Fietkau 5123df0c77 use cp instead of $(CP), because bzImage might be a symlink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 19:28:50 +00:00
Gabor Juhos 59c382d9c5 [adm5120] fix RB153 CompactFlash driver for .24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 13:23:48 +00:00
Gabor Juhos 1fd898c4d2 [adm5120] switch to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-09 10:29:28 +00:00
Matteo Croce 3bcb90f736 cpmac: reapply [9664]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 19:41:10 +00:00
Matteo Croce c3314400dc [AR7] build cpmac driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 17:27:01 +00:00
Matteo Croce d6c38f2f47 [AR7] Update kernel to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 17:17:45 +00:00
Matteo Croce 38a72d306a [AR7] make current AR7 code 2.6.24 aware, for future use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 00:21:08 +00:00
Imre Kaloz d64850095f upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-07 20:08:19 +00:00
Matteo Croce 7563acf84d [AR7] more 2.6.24 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-07 18:40:24 +00:00
Felix Fietkau d7f9402a06 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-07 18:31:36 +00:00
Nicolas Thill e44cffb28f update uml readme with working cmdline example
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 07:47:52 +00:00
Nicolas Thill 2b269f9be8 update uml to 2.6.24 (i386 only for now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 07:45:40 +00:00
Imre Kaloz 50a35d2b6d * disable ikconfig by default
* update ppc40x default config


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 07:44:14 +00:00
Florian Fainelli cda3fd524a Upgrade au1000 to .24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 19:49:50 +00:00
Felix Fietkau e4a37fff0a add missing config selections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 18:00:55 +00:00
Felix Fietkau f895991b65 implement ar2313_adjust_link
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 18:00:46 +00:00
Imre Kaloz 9fb7543910 convert ppc44x to arch/powerpc, use squashfs images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 14:54:01 +00:00
Imre Kaloz 4a0e29e5ce upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 10:21:18 +00:00
Gabor Juhos 6cecfe7d32 [adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 05:15:25 +00:00
Felix Fietkau 5ca5e1e8e5 add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 18:18:44 +00:00
Felix Fietkau f89ca7d9e3 DG834G Power LED fix
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.

Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:57 +00:00
Felix Fietkau f165889337 "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:54 +00:00
John Crispin 2b79a8b83d update default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 19:46:17 +00:00
John Crispin 898c9a30f9 add mopre default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 17:39:29 +00:00
John Crispin 60ef1ebdce make avila have 6 pci devices, such that usb works
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 17:39:12 +00:00
Gabor Juhos 978c9e7957 [adm5120] enable switch driver for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 15:58:57 +00:00
Gabor Juhos c24e4889c0 [adm5120] add 2.6.24 specific patchset for the usb driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 14:51:16 +00:00
Gabor Juhos 238a5c88a1 [adm5120] add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 10:18:58 +00:00
Gabor Juhos 0d7245c003 [adm5120] fix a switch driver bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 09:33:19 +00:00
Felix Fietkau d696820682 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:44:35 +00:00
Imre Kaloz f6f798feeb copy leftover patch from 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:47 +00:00
Imre Kaloz 4b0f646757 show a rotating dash during jffs2 erase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:08 +00:00
Imre Kaloz 916334bf41 remove binary sysctl number for KERN_PPC_L2CR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:30:51 +00:00
Imre Kaloz 5cb8e309bf the Magicbox doesn't have gigabit ethernet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:26:17 +00:00
Gabor Juhos cb6ae8cb76 [adm5120] add preliminary support for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 15:25:48 +00:00
Gabor Juhos 0055d6efe2 [adm5120] don't use mips_machgroup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 14:06:59 +00:00
Gabor Juhos 7f073c4376 [adm5120] more license cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 13:15:51 +00:00
Gabor Juhos 561ea900aa [kernel] netfilter: fix compiler warnings in xt_layer7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 11:45:42 +00:00
Gabor Juhos 42ecd83972 [adm5120] lzma-loader: fix compiler warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 08:23:36 +00:00