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
17 years ago
Michael Büsch
17a2ed51cc
Update cleanups of ssb-gige
...
SVN-Revision: 10597
17 years ago
Hamish Guthrie
03c3b5b483
Removed binary file added in error
...
SVN-Revision: 10596
17 years ago
Hamish Guthrie
fa48a9a452
Add back support for 2.6.21 kernels - add some required directories.
...
SVN-Revision: 10595
17 years ago
Matteo Croce
8988d03a8e
cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ( closes #2569 )
...
SVN-Revision: 10585
17 years ago
Matteo Croce
001f82bf2c
Add AG241 code pattern ( fixes #1089 )
...
SVN-Revision: 10584
17 years ago
Felix Fietkau
7a0c247cb6
fix apex compile on osx, suppress some build warnings
...
SVN-Revision: 10582
17 years ago
Florian Fainelli
8bd1e72bd0
Upgrade x86 to 2.6.24
...
SVN-Revision: 10575
17 years ago
Florian Fainelli
704d0016de
Fix bzImage copy with 2.6.24 kernels
...
SVN-Revision: 10574
17 years ago
John Crispin
9e6b3d16de
add new led trigger for network traffic, fixes #2776
...
SVN-Revision: 10566
17 years ago
Felix Fietkau
1d951e0847
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
SVN-Revision: 10563
17 years ago
Florian Fainelli
f5708f2369
Add PCnet32 ethernet support ( #3195 )
...
SVN-Revision: 10558
17 years ago
Gabor Juhos
636d05f391
2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
...
SVN-Revision: 10547
17 years ago
Matteo Croce
9c4f6c192f
fix cpmac in a more elegant way, thanks Anton Vorontsov
...
SVN-Revision: 10546
17 years ago
Matteo Croce
321918aa56
fixed_phy seems to be broken, this simple workaround fixes it
...
SVN-Revision: 10545
17 years ago
Michael Büsch
53d0423381
SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
...
SVN-Revision: 10532
17 years ago
Michael Büsch
a9cddc69ec
Fix the roboswitch code for the WRT350N
...
SVN-Revision: 10531
17 years ago
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
17 years ago
Michael Büsch
3243f7af8c
More SSB GigE fixes.
...
SVN-Revision: 10521
17 years ago
Florian Fainelli
03b451b3bd
Hopefully fix the PCI resource conflict and upgrade to .24.2
...
SVN-Revision: 10515
17 years ago
Gabor Juhos
32d7e0916a
netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10510
17 years ago
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
17 years ago
Gabor Juhos
bd91c79caa
netfilter: fix IMQ bug on 2.6.24
...
SVN-Revision: 10508
17 years ago
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
17 years ago
Michael Büsch
faa14263f5
ssb: Make the GPIO API reentrancy safe.
...
SVN-Revision: 10496
17 years ago
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
17 years ago
Michael Büsch
27e288859c
SSB: Update the watchdog fix to the patch version that will go upstream.
...
SVN-Revision: 10494
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
17 years ago
Andy Boyett
7b2430f271
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
...
SVN-Revision: 10489
17 years ago
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
17 years ago
Michael Büsch
1d699f3198
ssb: Fix serial console on new 47xx devices.
...
SVN-Revision: 10485
17 years ago
Imre Kaloz
e97d74eaab
upgrade apex to 1.5.13, fixup EABI support
...
SVN-Revision: 10484
17 years ago
Gabor Juhos
5bd47dc8bd
generic-2.4: add ip6t_REJECT support
...
SVN-Revision: 10482
17 years ago
Michael Büsch
5aeceaa296
bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
...
SVN-Revision: 10476
17 years ago
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
17 years ago
Michael Büsch
37a2dfbcf5
bcm47xx: Extract all available information from NVRAM into the sprom data structure.
...
SVN-Revision: 10473
17 years ago
Michael Büsch
939ceadf76
Fix support for PCI devices behind a SSB->PCI bridge.
...
SVN-Revision: 10468
17 years ago
Felix Fietkau
cce8347d18
add eabi autoselection for the kernel as well - fixes iptables problems
...
SVN-Revision: 10461
17 years ago
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
17 years ago
Florian Fainelli
ebf4eb11e9
Upgrade brcm63xx to 2.6.24
...
SVN-Revision: 10455
17 years ago
Florian Fainelli
c592ef61b3
Upgrade rdc to 2.6.24
...
SVN-Revision: 10453
17 years ago
John Crispin
855a8bf930
remove old profile
...
SVN-Revision: 10449
17 years ago
Gabor Juhos
0a72d14e40
resync kernel config
...
SVN-Revision: 10444
17 years ago
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
17 years ago
Imre Kaloz
be613a2976
upgrade sibyte to 2.6.24
...
SVN-Revision: 10442
17 years ago
Florian Fainelli
d72b83c3f7
Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
...
SVN-Revision: 10441
17 years ago
Imre Kaloz
4cad511377
upgrade iop32x to 2.6.24
...
SVN-Revision: 10440
17 years ago