Commit Graph

2624 Commits (3a97b638189c731d6e3edddd6fa7ccc2379dc867)

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