Commit Graph

2721 Commits (e28a34e2b0913548194dfe7716af27c2823929ea)

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