Commit Graph

1955 Commits (ac56ad892a4155bd66053b8943b3a0b743863bd4)

Author SHA1 Message Date
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
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 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
Felix Fietkau 7a0c247cb6 fix apex compile on osx, suppress some build warnings
SVN-Revision: 10582
2008-03-10 22:45:10 +00:00
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
2008-03-09 11:21:18 +00:00
Florian Fainelli 704d0016de Fix bzImage copy with 2.6.24 kernels
SVN-Revision: 10574
2008-03-09 11:08:38 +00:00
John Crispin 9e6b3d16de add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Florian Fainelli f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Gabor Juhos 636d05f391 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
2008-03-06 19:25:48 +00:00
Matteo Croce 9c4f6c192f fix cpmac in a more elegant way, thanks Anton Vorontsov
SVN-Revision: 10546
2008-03-05 18:20:44 +00:00
Matteo Croce 321918aa56 fixed_phy seems to be broken, this simple workaround fixes it
SVN-Revision: 10545
2008-03-05 12:59:54 +00:00
Michael Büsch 53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
2008-02-28 11:34:36 +00:00
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Jens Muecke 3390dcc8d2 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

SVN-Revision: 10522
2008-02-25 00:25:18 +00:00
Michael Büsch 3243f7af8c More SSB GigE fixes.
SVN-Revision: 10521
2008-02-23 19:07:12 +00:00
Florian Fainelli 03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
2008-02-21 11:05:13 +00:00
Gabor Juhos 32d7e0916a netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Gabor Juhos bd91c79caa netfilter: fix IMQ bug on 2.6.24
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00
Michael Büsch e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.

SVN-Revision: 10497
2008-02-19 16:50:12 +00:00
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch 27e288859c SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
2008-02-19 11:58:20 +00:00
Jens Muecke b926d7695b 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

SVN-Revision: 10493
2008-02-19 04:03:49 +00:00
Michael Büsch d3c63338b7 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.

SVN-Revision: 10492
2008-02-19 01:43:02 +00:00
Michael Büsch 6119a6dfed ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.

SVN-Revision: 10491
2008-02-19 01:32:06 +00:00
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Andy Boyett 7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
2008-02-19 00:26:12 +00:00
Michael Büsch 670b7ab883 b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Michael Büsch 1d699f3198 ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
2008-02-18 20:41:17 +00:00
Imre Kaloz e97d74eaab upgrade apex to 1.5.13, fixup EABI support
SVN-Revision: 10484
2008-02-18 10:57:43 +00:00
Gabor Juhos 5bd47dc8bd generic-2.4: add ip6t_REJECT support
SVN-Revision: 10482
2008-02-18 08:03:28 +00:00
Michael Büsch 5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
SVN-Revision: 10476
2008-02-17 13:06:45 +00:00
Michael Büsch f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.
SVN-Revision: 10474
2008-02-17 11:59:28 +00:00
Michael Büsch 37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
SVN-Revision: 10473
2008-02-16 23:35:31 +00:00
Michael Büsch 939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
2008-02-16 17:09:50 +00:00
Felix Fietkau cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems
SVN-Revision: 10461
2008-02-14 22:01:15 +00:00
Felix Fietkau 82572cf767 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
SVN-Revision: 10458
2008-02-14 14:31:31 +00:00
Florian Fainelli ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
2008-02-13 17:31:17 +00:00
Florian Fainelli c592ef61b3 Upgrade rdc to 2.6.24
SVN-Revision: 10453
2008-02-13 14:35:18 +00:00
John Crispin 855a8bf930 remove old profile
SVN-Revision: 10449
2008-02-13 01:41:27 +00:00
Gabor Juhos 0a72d14e40 resync kernel config
SVN-Revision: 10444
2008-02-11 15:28:45 +00:00
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Imre Kaloz be613a2976 upgrade sibyte to 2.6.24
SVN-Revision: 10442
2008-02-11 10:32:01 +00:00
Florian Fainelli d72b83c3f7 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
SVN-Revision: 10441
2008-02-10 22:31:33 +00:00
Imre Kaloz 4cad511377 upgrade iop32x to 2.6.24
SVN-Revision: 10440
2008-02-10 21:14:59 +00:00
Imre Kaloz e9601bb0be prepare 2.6.24 on ixp4xx
SVN-Revision: 10438
2008-02-10 18:55:46 +00:00
Imre Kaloz d7a2c40ab8 fix typo
SVN-Revision: 10437
2008-02-10 18:50:51 +00:00
Felix Fietkau dc3497fcda use cp instead of $(CP), because bzImage might be a symlink
SVN-Revision: 10435
2008-02-09 19:28:50 +00:00
Gabor Juhos 68658843ab fix RB153 CompactFlash driver for .24
SVN-Revision: 10428
2008-02-09 13:23:48 +00:00
Gabor Juhos d187aba072 switch to 2.6.24
SVN-Revision: 10427
2008-02-09 10:29:28 +00:00
Matteo Croce cae0acba53 cpmac: reapply [9664]
SVN-Revision: 10424
2008-02-08 19:41:10 +00:00
Matteo Croce ccb82915f5 build cpmac driver
SVN-Revision: 10422
2008-02-08 17:27:01 +00:00
Matteo Croce b2b102fdcc Update kernel to 2.6.24
SVN-Revision: 10421
2008-02-08 17:17:45 +00:00
Matteo Croce fb5be81fe7 make current AR7 code 2.6.24 aware, for future use
SVN-Revision: 10415
2008-02-08 00:21:08 +00:00
Imre Kaloz 5d64853bce upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
SVN-Revision: 10412
2008-02-07 20:08:19 +00:00
Matteo Croce 55a6c2091f more 2.6.24 patches
SVN-Revision: 10410
2008-02-07 18:40:24 +00:00
Felix Fietkau 56c3c68fa6 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
SVN-Revision: 10409
2008-02-07 18:31:36 +00:00
Nicolas Thill 71a68496e6 update uml readme with working cmdline example
SVN-Revision: 10405
2008-02-06 07:47:52 +00:00
Nicolas Thill 0ab670f17d update uml to 2.6.24 (i386 only for now)
SVN-Revision: 10404
2008-02-06 07:45:40 +00:00
Imre Kaloz 389107970a * disable ikconfig by default * update ppc40x default config
SVN-Revision: 10380
2008-02-04 07:44:14 +00:00
Florian Fainelli 95bee6be70 Upgrade au1000 to .24
SVN-Revision: 10377
2008-02-03 19:49:50 +00:00
Felix Fietkau 8822153478 add missing config selections
SVN-Revision: 10375
2008-02-03 18:00:55 +00:00
Felix Fietkau 3afef97ed5 implement ar2313_adjust_link
SVN-Revision: 10374
2008-02-03 18:00:46 +00:00
Imre Kaloz 98236f47c8 convert ppc44x to arch/powerpc, use squashfs images by default
SVN-Revision: 10372
2008-02-03 14:54:01 +00:00
Imre Kaloz 4f71fabba4 upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
SVN-Revision: 10370
2008-02-03 10:21:18 +00:00
Gabor Juhos 32f2870131 refresh .23 kernel paches
SVN-Revision: 10366
2008-02-03 05:15:25 +00:00
Felix Fietkau 1250cbc87a add missing kernel config option
SVN-Revision: 10362
2008-02-02 18:18:44 +00:00
Felix Fietkau 0ae7379775 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>

SVN-Revision: 10349
2008-02-02 01:21:57 +00:00
Felix Fietkau a2ba826425 "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>

SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
John Crispin 829fa504f2 update default packages
SVN-Revision: 10343
2008-01-31 19:46:17 +00:00
John Crispin 90969c74b2 add mopre default packages
SVN-Revision: 10341
2008-01-31 17:39:29 +00:00
John Crispin 4f56aacc0d make avila have 6 pci devices, such that usb works
SVN-Revision: 10340
2008-01-31 17:39:12 +00:00
Gabor Juhos b4a6531a72 enable switch driver for 2.6.24
SVN-Revision: 10339
2008-01-31 15:58:57 +00:00
Gabor Juhos cbad42a979 add 2.6.24 specific patchset for the usb driver
SVN-Revision: 10338
2008-01-31 14:51:16 +00:00
Gabor Juhos fdee1a5a5a add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
SVN-Revision: 10337
2008-01-31 10:18:58 +00:00
Gabor Juhos 7b3d603037 fix a switch driver bug
SVN-Revision: 10336
2008-01-31 09:33:19 +00:00
Felix Fietkau 2361535088 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
SVN-Revision: 10335
2008-01-31 04:44:35 +00:00
Imre Kaloz e80d5f9686 copy leftover patch from 2.6.23
SVN-Revision: 10333
2008-01-30 23:32:47 +00:00
Imre Kaloz 3074232986 show a rotating dash during jffs2 erase
SVN-Revision: 10332
2008-01-30 23:32:08 +00:00
Imre Kaloz 01a62fc444 remove binary sysctl number for KERN_PPC_L2CR
SVN-Revision: 10331
2008-01-30 23:30:51 +00:00
Imre Kaloz 7217bce3eb the Magicbox doesn't have gigabit ethernet
SVN-Revision: 10330
2008-01-30 23:26:17 +00:00
Gabor Juhos 128bb0967a add preliminary support for 2.6.24
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos 9bfca5ce18 don't use mips_machgroup
SVN-Revision: 10328
2008-01-30 14:06:59 +00:00
Gabor Juhos c7e43709f4 more license cleanups
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00
Gabor Juhos 11c02a7e60 netfilter: fix compiler warnings in xt_layer7
SVN-Revision: 10326
2008-01-30 11:45:42 +00:00
Gabor Juhos 1e32e6ddd3 lzma-loader: fix compiler warnings
SVN-Revision: 10321
2008-01-30 08:23:36 +00:00
Gabor Juhos db7a2e3e55 nefilter: fix chaostables on 2.6.24
SVN-Revision: 10320
2008-01-30 08:05:47 +00:00
Gabor Juhos 3dae29dc4a netfilter: fix RTSP on 2.6.24
SVN-Revision: 10319
2008-01-30 07:35:01 +00:00
Gabor Juhos 131dfed3d7 netfilter: fix xt_TARPIT on 2.6.24
SVN-Revision: 10318
2008-01-30 07:04:48 +00:00
Gabor Juhos fecd04ea67 netfilter: fix ipt_SET on 2.6.24
SVN-Revision: 10317
2008-01-30 07:03:02 +00:00
Matteo Croce c4a4fff789 fixed war.h path
SVN-Revision: 10316
2008-01-29 20:50:50 +00:00
Matteo Croce 72506a987f added missing war.h
SVN-Revision: 10315
2008-01-29 20:47:34 +00:00
John Crispin 0b96bf6063 added new ixp4xx target
SVN-Revision: 10314
2008-01-29 20:07:41 +00:00
Gabor Juhos 9c1dfdc702 more license cleanups
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos fb3305367a image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices
SVN-Revision: 10309
2008-01-29 10:33:34 +00:00
Gabor Juhos 6b545cff1d remove some unused files
SVN-Revision: 10308
2008-01-29 08:40:19 +00:00
Gabor Juhos 43a86a8863 add experimental support for the Cellvision NFS-101U device
SVN-Revision: 10307
2008-01-29 08:37:40 +00:00
Gabor Juhos 7d92be2f94 license cleanup
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Matteo Croce 08933608f5 AR7 2.6.24 config file
SVN-Revision: 10304
2008-01-29 02:50:12 +00:00
Imre Kaloz 2f2ae0205c add basic support for the AMCC PPC405EX Kilauea evaluation board
SVN-Revision: 10303
2008-01-29 00:58:46 +00:00
Matteo Croce 9746531b1c refresh vlynq patch
SVN-Revision: 10301
2008-01-29 00:26:50 +00:00
Imre Kaloz 7ab413f9fd add upstream git patch for arch/powerpc
SVN-Revision: 10300
2008-01-28 23:44:06 +00:00
Imre Kaloz 8b96c7c0ea fix squashfs on 2.6.24
SVN-Revision: 10299
2008-01-28 23:42:43 +00:00
Imre Kaloz bf9efe2de8 disable chaostables for 2.6.24 until it's fixed
SVN-Revision: 10298
2008-01-28 23:42:06 +00:00
Imre Kaloz 5303deecf1 generic 2.6.24 support
SVN-Revision: 10291
2008-01-28 13:36:09 +00:00
Imre Kaloz f66f06c189 * Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23
SVN-Revision: 10290
2008-01-27 23:11:21 +00:00
Imre Kaloz 759ccc4b8b upgrade the AMCC target to 2.6.23
SVN-Revision: 10289
2008-01-27 22:20:54 +00:00
Imre Kaloz 2a1011628d add BE I/O memory accessors for arch/ppc
SVN-Revision: 10287
2008-01-27 21:21:03 +00:00
Imre Kaloz 9d127a9846 * Upgrade Magicbox to 2.6.23 * Rename directories
SVN-Revision: 10286
2008-01-27 21:20:06 +00:00
Felix Fietkau c9125a8bf5 add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
SVN-Revision: 10279
2008-01-27 14:49:55 +00:00
Felix Fietkau db8fd48426 kernel: add a default for CONFIG_NEW_GPIO
SVN-Revision: 10278
2008-01-27 14:34:18 +00:00
Gabor Juhos 9826bd89d8 remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
2008-01-26 15:59:00 +00:00
John Crispin 8f39c35159 add userspace tool for gpio_dev
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
John Crispin 5411061a03 add missing header file
SVN-Revision: 10265
2008-01-26 03:52:11 +00:00
Felix Fietkau 394918851f add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
SVN-Revision: 10263
2008-01-26 03:21:09 +00:00
John Crispin 2a8b143cb3 remove binary file
SVN-Revision: 10262
2008-01-26 03:17:35 +00:00
John Crispin 0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
John Crispin 62963b1ce2 change annoying\unavble to open console" warning
SVN-Revision: 10257
2008-01-25 18:45:40 +00:00
John Crispin 74f9f70ab7 add support for the user led on the avila
SVN-Revision: 10256
2008-01-25 18:28:34 +00:00
Gabor Juhos a3d82d79bf convert Cellvision board structures
SVN-Revision: 10242
2008-01-25 08:16:40 +00:00
John Crispin 57670563b5 added dmabounce debug code to ixp4xx
SVN-Revision: 10240
2008-01-24 21:26:37 +00:00
Felix Fietkau dc584fc1af add atheros ar2313 vlan fix (thx, SeG)
SVN-Revision: 10238
2008-01-24 20:04:24 +00:00
Florian Fainelli 8ee2e7a4a3 Also generate http uploadable images for Airlink AR525w
SVN-Revision: 10229
2008-01-21 14:11:01 +00:00
Florian Fainelli 6907b29d8f Upgrade rdc to 2.6.23.14
SVN-Revision: 10228
2008-01-21 13:26:48 +00:00
Gabor Juhos d0ed1a1d83 cleanup wget2nand script (closes #3049)
SVN-Revision: 10221
2008-01-18 17:52:26 +00:00
Gabor Juhos 6700252dd1 USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
2008-01-17 20:35:38 +00:00
Gabor Juhos 351ca63dbf sync kernel config
SVN-Revision: 10214
2008-01-16 18:07:33 +00:00