Commit Graph

1630 Commits (15cc997ddba0c8f1f560cc7755e4f64ac354eb12)

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