Felix Fietkau
28235b5486
add missing kernel config option
...
SVN-Revision: 10641
17 years ago
Matteo Croce
27c0dc833b
ar7: fixed cpmac, now it doesn't fails to register the phy. Signed-off-by: beistin@gmail.com
...
SVN-Revision: 10640
17 years ago
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
17 years ago
Rod Whitby
5c58e93209
ixp4xx: Updated patches to include all upstream-merged ixp4xx patches
...
SVN-Revision: 10636
17 years ago
Rod Whitby
2b5f3d64a3
ixp4xx: Update npe driver patch
...
SVN-Revision: 10633
17 years ago
Rod Whitby
1c5ab37c00
ixp4xx: Update config-default to 2.6.24
...
SVN-Revision: 10632
17 years ago
Rod Whitby
c32d7fd06e
ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches
...
SVN-Revision: 10630
17 years ago
Matteo Croce
cfe5ea11d3
cpmac: fixed phy seems to be broken, hack cpmac to always report link up
...
SVN-Revision: 10627
17 years ago
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
17 years ago
Michael Büsch
68523387b3
GPIODEV: Fix open-count race condition.
...
SVN-Revision: 10625
17 years ago
Michael Büsch
c7ac9d3282
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
...
SVN-Revision: 10623
17 years ago
Felix Fietkau
44db3f4117
Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection.
...
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10621
17 years ago
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
17 years ago
Imre Kaloz
31fe2cc9de
fix switch support on the Compex WP18/NP18A
...
SVN-Revision: 10611
17 years ago
Imre Kaloz
e7432794fa
fix image generation on x86
...
SVN-Revision: 10610
17 years ago
Michael Büsch
d3cf33a4ae
bcm47xx: Fix GPIO data direction output bit assignment
...
SVN-Revision: 10605
17 years ago
Matteo Croce
c25cc7e6e5
fix serial patch
...
SVN-Revision: 10602
17 years ago
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