Florian Fainelli
3260efaa90
Fix another wrong shitfing
...
SVN-Revision: 9447
17 years ago
Florian Fainelli
fae75b2f4d
Wrong bit shifting for the cfrdy function, will always return cf-mips busy
...
SVN-Revision: 9446
17 years ago
Florian Fainelli
6b70ed8f18
Fix the r8169 kernel module ( #2554 )
...
SVN-Revision: 9436
17 years ago
Florian Fainelli
0f239c91a9
The build system actually changed the routerboard kernel ( #2584 )
...
SVN-Revision: 9430
17 years ago
Felix Fietkau
39a43187f3
silence a bogus preinit message
...
SVN-Revision: 9429
17 years ago
Florian Fainelli
66231687af
The watchdog driver is now a platform device driver and reads its gpio line while registering
...
SVN-Revision: 9425
17 years ago
Gabor Juhos
5f122462c0
minor cleanups
...
SVN-Revision: 9423
17 years ago
Matteo Croce
788a010131
ar7_gpio: remove unneeded checks and volatile
...
SVN-Revision: 9419
17 years ago
Gabor Juhos
71f9b205e4
fix flash driver, it should work on RB150 as well
...
SVN-Revision: 9418
17 years ago
Eugene Konev
ce9584fad9
ar7: fix eva image generation
...
SVN-Revision: 9417
17 years ago
Florian Fainelli
2514d7f799
The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
...
SVN-Revision: 9416
17 years ago
Florian Fainelli
486492b407
We are now at .23.1
...
SVN-Revision: 9415
17 years ago
Felix Fietkau
a2af03953b
Add ps3 target
...
This patch adds a target for the Sony PlayStation 3.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9413
17 years ago
Felix Fietkau
a10edd4cee
Add udev initilisation
...
We have a udev package, but no means to start udev at boot.
This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9412
17 years ago
Felix Fietkau
b513ee61a5
only do hotplug2 init if hotplug2 is present
...
The current /init script unconditionally does the initialisation for
hotplug2, including mounting a new /dev. If hotplug2 isn't present, we
end up with no device nodes.
This change only does the hotplug2 init if hotplug2 is present, but
always mounts /sys.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9411
17 years ago
Felix Fietkau
881bac2db2
Allow targets to specify extra initramfs source files
...
The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated
list of source files (or directories). This allows a platform to
add extra components to the initramfs image, by defining the
INITRAMFS_EXTRA_FILES make var.
By default, we add a simple initramfs extra file for the generic-2.6
platform, which specifies a few device nodes.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9410
17 years ago
Felix Fietkau
d8e032edef
don't replace powerpc arch with ppc
...
'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.
This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9405
17 years ago
Florian Fainelli
2a0ca50ce2
Add preliminary support for the Routerboard 153 CF slot ( #2550 )
...
SVN-Revision: 9403
17 years ago
Florian Fainelli
5db86fb47a
Resync kernel config, make kernel.{flash,ram}.srec available
...
SVN-Revision: 9402
17 years ago
Eugene Konev
6bf1f9a467
ar7: add eva image generation (thanks Axel Gembe)
...
SVN-Revision: 9401
17 years ago
John Crispin
0ac64f1dfc
fix b0rked atheros kernelconfig
...
SVN-Revision: 9386
17 years ago
John Crispin
9f73ab51f3
refreshed madwifi patches
...
SVN-Revision: 9380
17 years ago
Felix Fietkau
86a906bed2
reorganize subtargets, sort subtargets below top level targets
...
SVN-Revision: 9378
17 years ago
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
17 years ago
Gabor Juhos
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held ( closes : #2153 )
...
SVN-Revision: 9362
17 years ago
Gabor Juhos
4c093ed622
fix typos in the switch driver, thanks to Bernhard Held ( closes : #2573 )
...
SVN-Revision: 9361
17 years ago
Gabor Juhos
2228e4092c
add patch for gpio-leds to support special brightness values, thanks to Bernhard Held ( closes : #2572 )
...
SVN-Revision: 9360
17 years ago
Eugene Konev
1e5a1f2aa5
fritzbox leds detection (thanks Axel Gembe)
...
SVN-Revision: 9357
17 years ago
John Crispin
32dc9ca55a
fixed missing symbols in atheros kernel config
...
SVN-Revision: 9356
17 years ago
Felix Fietkau
3acb27cdd7
don't dispatch spurious irq0 events
...
SVN-Revision: 9347
17 years ago
Gabor Juhos
96da91f5e0
add kernel config option to disabling common PCI quirks, resync kernel config
...
SVN-Revision: 9346
17 years ago
Gabor Juhos
36a1feebdd
add ids for Edimax BR-6104Wg boards
...
SVN-Revision: 9342
17 years ago
Gabor Juhos
5044a3267a
fix initcall level in i2c-gpio-custom driver if not built as a module
...
SVN-Revision: 9341
17 years ago
Gabor Juhos
49b631d730
switch driver cleanup, 4th phase
...
SVN-Revision: 9340
17 years ago
John Crispin
dc0a4f8ff8
added rtl8169, from #2554
...
SVN-Revision: 9339
17 years ago
Gabor Juhos
c96dcab711
switch driver cleanup, 3rd phase
...
SVN-Revision: 9334
17 years ago
Eugene Konev
53f219cc2b
Fix tx error handling ( #2552 ). Make rx ring size actually configurable through ethtool
...
SVN-Revision: 9333
17 years ago
Imre Kaloz
f07da1ca93
resync avr32 with 2.6.23.atmel.1
...
SVN-Revision: 9332
17 years ago
Gabor Juhos
63c27908bf
switch driver cleanup, 2nd phase
...
SVN-Revision: 9330
17 years ago
Florian Fainelli
e9d7dc5803
Resync kernel config, do not enable the setup file
...
SVN-Revision: 9329
17 years ago
Florian Fainelli
f61a627092
Typo on PCI ids
...
SVN-Revision: 9328
17 years ago
Florian Fainelli
9dc51096e6
Add the RDC PCI ids for a fancier PCI device table.Return the system name on boot.
...
SVN-Revision: 9327
17 years ago
Gabor Juhos
9d685a8597
switch driver cleanup, 1st phase
...
SVN-Revision: 9324
17 years ago
Florian Fainelli
c1baf67fbf
Fix profile/image generation for dir450
...
SVN-Revision: 9320
17 years ago
John Crispin
e8f986c59f
fixed missing kernel option for x86
...
SVN-Revision: 9319
17 years ago
John Crispin
16b236fb69
fixed generation of iso images
...
SVN-Revision: 9317
17 years ago
Felix Fietkau
a3c1000f0f
fix i2c-gpio
...
SVN-Revision: 9309
17 years ago
Felix Fietkau
fd811bf54c
sync ssb with upstream
...
SVN-Revision: 9302
17 years ago
John Crispin
3568f0c247
was b0rked
...
SVN-Revision: 9299
17 years ago
John Crispin
8f7311e20b
converted atheros ethernet driver to phy layer
...
SVN-Revision: 9298
17 years ago