Gabor Juhos
32f2870131
refresh .23 kernel paches
...
SVN-Revision: 10366
2008-02-03 05:15:25 +00:00
Felix Fietkau
1250cbc87a
add missing kernel config option
...
SVN-Revision: 10362
2008-02-02 18:18:44 +00:00
Felix Fietkau
0ae7379775
DG834G Power LED fix
...
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.
Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.
Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10349
2008-02-02 01:21:57 +00:00
Felix Fietkau
a2ba826425
"default-on" LED Trigger
...
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.
Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.
Particular thanks to Rod Whitby for all his help with this.
Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
John Crispin
829fa504f2
update default packages
...
SVN-Revision: 10343
2008-01-31 19:46:17 +00:00
John Crispin
90969c74b2
add mopre default packages
...
SVN-Revision: 10341
2008-01-31 17:39:29 +00:00
John Crispin
4f56aacc0d
make avila have 6 pci devices, such that usb works
...
SVN-Revision: 10340
2008-01-31 17:39:12 +00:00
Gabor Juhos
b4a6531a72
enable switch driver for 2.6.24
...
SVN-Revision: 10339
2008-01-31 15:58:57 +00:00
Gabor Juhos
cbad42a979
add 2.6.24 specific patchset for the usb driver
...
SVN-Revision: 10338
2008-01-31 14:51:16 +00:00
Gabor Juhos
fdee1a5a5a
add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
...
SVN-Revision: 10337
2008-01-31 10:18:58 +00:00
Gabor Juhos
7b3d603037
fix a switch driver bug
...
SVN-Revision: 10336
2008-01-31 09:33:19 +00:00
Felix Fietkau
2361535088
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
...
SVN-Revision: 10335
2008-01-31 04:44:35 +00:00
Imre Kaloz
e80d5f9686
copy leftover patch from 2.6.23
...
SVN-Revision: 10333
2008-01-30 23:32:47 +00:00
Imre Kaloz
3074232986
show a rotating dash during jffs2 erase
...
SVN-Revision: 10332
2008-01-30 23:32:08 +00:00
Imre Kaloz
01a62fc444
remove binary sysctl number for KERN_PPC_L2CR
...
SVN-Revision: 10331
2008-01-30 23:30:51 +00:00
Imre Kaloz
7217bce3eb
the Magicbox doesn't have gigabit ethernet
...
SVN-Revision: 10330
2008-01-30 23:26:17 +00:00
Gabor Juhos
128bb0967a
add preliminary support for 2.6.24
...
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos
9bfca5ce18
don't use mips_machgroup
...
SVN-Revision: 10328
2008-01-30 14:06:59 +00:00
Gabor Juhos
c7e43709f4
more license cleanups
...
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00
Gabor Juhos
11c02a7e60
netfilter: fix compiler warnings in xt_layer7
...
SVN-Revision: 10326
2008-01-30 11:45:42 +00:00
Gabor Juhos
1e32e6ddd3
lzma-loader: fix compiler warnings
...
SVN-Revision: 10321
2008-01-30 08:23:36 +00:00
Gabor Juhos
db7a2e3e55
nefilter: fix chaostables on 2.6.24
...
SVN-Revision: 10320
2008-01-30 08:05:47 +00:00
Gabor Juhos
3dae29dc4a
netfilter: fix RTSP on 2.6.24
...
SVN-Revision: 10319
2008-01-30 07:35:01 +00:00
Gabor Juhos
131dfed3d7
netfilter: fix xt_TARPIT on 2.6.24
...
SVN-Revision: 10318
2008-01-30 07:04:48 +00:00
Gabor Juhos
fecd04ea67
netfilter: fix ipt_SET on 2.6.24
...
SVN-Revision: 10317
2008-01-30 07:03:02 +00:00
Matteo Croce
c4a4fff789
fixed war.h path
...
SVN-Revision: 10316
2008-01-29 20:50:50 +00:00
Matteo Croce
72506a987f
added missing war.h
...
SVN-Revision: 10315
2008-01-29 20:47:34 +00:00
John Crispin
0b96bf6063
added new ixp4xx target
...
SVN-Revision: 10314
2008-01-29 20:07:41 +00:00
Gabor Juhos
9c1dfdc702
more license cleanups
...
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
5b3951bfbb
add feature flag for the cpio.gz support
...
SVN-Revision: 10311
2008-01-29 13:56:43 +00:00
Gabor Juhos
fb3305367a
image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices
...
SVN-Revision: 10309
2008-01-29 10:33:34 +00:00
Gabor Juhos
6b545cff1d
remove some unused files
...
SVN-Revision: 10308
2008-01-29 08:40:19 +00:00
Gabor Juhos
43a86a8863
add experimental support for the Cellvision NFS-101U device
...
SVN-Revision: 10307
2008-01-29 08:37:40 +00:00
Gabor Juhos
7d92be2f94
license cleanup
...
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Matteo Croce
08933608f5
AR7 2.6.24 config file
...
SVN-Revision: 10304
2008-01-29 02:50:12 +00:00
Imre Kaloz
2f2ae0205c
add basic support for the AMCC PPC405EX Kilauea evaluation board
...
SVN-Revision: 10303
2008-01-29 00:58:46 +00:00
Matteo Croce
9746531b1c
refresh vlynq patch
...
SVN-Revision: 10301
2008-01-29 00:26:50 +00:00
Imre Kaloz
7ab413f9fd
add upstream git patch for arch/powerpc
...
SVN-Revision: 10300
2008-01-28 23:44:06 +00:00
Imre Kaloz
8b96c7c0ea
fix squashfs on 2.6.24
...
SVN-Revision: 10299
2008-01-28 23:42:43 +00:00
Imre Kaloz
bf9efe2de8
disable chaostables for 2.6.24 until it's fixed
...
SVN-Revision: 10298
2008-01-28 23:42:06 +00:00
Imre Kaloz
5303deecf1
generic 2.6.24 support
...
SVN-Revision: 10291
2008-01-28 13:36:09 +00:00
Imre Kaloz
f66f06c189
* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23
...
SVN-Revision: 10290
2008-01-27 23:11:21 +00:00
Imre Kaloz
759ccc4b8b
upgrade the AMCC target to 2.6.23
...
SVN-Revision: 10289
2008-01-27 22:20:54 +00:00
Imre Kaloz
2a1011628d
add BE I/O memory accessors for arch/ppc
...
SVN-Revision: 10287
2008-01-27 21:21:03 +00:00
Imre Kaloz
9d127a9846
* Upgrade Magicbox to 2.6.23 * Rename directories
...
SVN-Revision: 10286
2008-01-27 21:20:06 +00:00
Felix Fietkau
c9125a8bf5
add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
...
SVN-Revision: 10279
2008-01-27 14:49:55 +00:00
Felix Fietkau
db8fd48426
kernel: add a default for CONFIG_NEW_GPIO
...
SVN-Revision: 10278
2008-01-27 14:34:18 +00:00
Gabor Juhos
9826bd89d8
remove 'svn:executable' property from adm5120_uart.h ( closes #3086 )
...
SVN-Revision: 10275
2008-01-26 15:59:00 +00:00
John Crispin
8f39c35159
add userspace tool for gpio_dev
...
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
John Crispin
5411061a03
add missing header file
...
SVN-Revision: 10265
2008-01-26 03:52:11 +00:00