Commit graph

8046 commits

Author SHA1 Message Date
Florian Fainelli
b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
2008-05-31 12:14:02 +00:00
Matteo Croce
8a4e0300b1 avr32: fix kernel panic when using ondemand cpufreq givernor
SVN-Revision: 11305
2008-05-30 18:41:52 +00:00
Steven Barth
13f0dea188 Added lua (lua host bytecode-compiler) to tools/
SVN-Revision: 11304
2008-05-30 18:38:14 +00:00
Imre Kaloz
e19528fa6a refresh avr32 patches to match upstream style
SVN-Revision: 11303
2008-05-30 17:24:30 +00:00
Imre Kaloz
74215746b3 refresh generic 2.6.24 patches to match upstream style
SVN-Revision: 11302
2008-05-30 17:19:24 +00:00
Imre Kaloz
2259476f06 import Gateworks CF optimizations, add support for additional features for the Cambria -- thanks Chris
SVN-Revision: 11301
2008-05-30 17:01:48 +00:00
Florian Fainelli
08fa2c3feb fix typo
SVN-Revision: 11300
2008-05-30 16:59:36 +00:00
Florian Fainelli
8c0c28eef2 Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
2008-05-30 16:50:37 +00:00
Imre Kaloz
9285574b20 refresh ixp4xx patches to match upstream style
SVN-Revision: 11297
2008-05-30 16:32:35 +00:00
Imre Kaloz
f664b7cb17 refresh generic 2.6.25 patches to match upstream style
SVN-Revision: 11296
2008-05-30 16:30:51 +00:00
Imre Kaloz
83072a149a override user/system specific quilt configuration
SVN-Revision: 11295
2008-05-30 13:51:06 +00:00
Imre Kaloz
65ebb5780c gpiodev should be in drivers/char, not in drivers/gpio..
SVN-Revision: 11294
2008-05-30 10:20:36 +00:00
Yuji Mano
6bf9d44d69 Update ps3 linux banner and hostname
SVN-Revision: 11293
2008-05-29 21:36:52 +00:00
Imre Kaloz
4f49c25319 enable gpiodev on ixp4xx
SVN-Revision: 11289
2008-05-29 13:41:46 +00:00
Felix Fietkau
5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>

SVN-Revision: 11288
2008-05-29 09:27:33 +00:00
Yuji Mano
be79344a8e add newline at EOF
SVN-Revision: 11287
2008-05-28 21:07:56 +00:00
Yuji Mano
cd3ca8e913 adding ps3 specific banner and system name
SVN-Revision: 11286
2008-05-28 21:00:54 +00:00
Imre Kaloz
ce3f17dafa fix up mac address setting on ixp4xx for devices that store this info in the RedBoot config partition
SVN-Revision: 11285
2008-05-28 19:54:47 +00:00
Yuji Mano
197a6c9458 fix path of initrun script
SVN-Revision: 11284
2008-05-28 19:42:45 +00:00
Yuji Mano
85b808e991 Add an initrun script that is respawned by init. This default initrun script calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init.
SVN-Revision: 11283
2008-05-28 19:16:22 +00:00
Yuji Mano
a06f169bac Reduce the kernel verbosity of the ps3_system_bus_match output for ps3 builds.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11282
2008-05-28 18:57:18 +00:00
Yuji Mano
1e7ed027d1 Fixup inittab for PS3.
Make ctrl-alt-del do a system reboot.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11281
2008-05-28 18:43:56 +00:00
Gabor Juhos
04254672fe enable yaffs fs on 2.6.25
SVN-Revision: 11280
2008-05-28 14:14:32 +00:00
Gabor Juhos
db765443d1 resync kernel configs
SVN-Revision: 11279
2008-05-28 14:13:30 +00:00
Gabor Juhos
aa9bfe87fb fix yaffs on 2.6.25
SVN-Revision: 11278
2008-05-28 13:33:45 +00:00
Gabor Juhos
15dd4cdcd2 nuke trailing whitespaces in the yaffs code
SVN-Revision: 11277
2008-05-28 07:31:26 +00:00
Peter Denison
3f229c3415 Remove obsolete CFE workaround, now proper fix went in r11275
SVN-Revision: 11276
2008-05-27 15:08:34 +00:00
Peter Denison
c9f6d43927 Don't nuke fw_argX from CFE - Thanks jhansen
SVN-Revision: 11275
2008-05-27 15:01:07 +00:00
Imre Kaloz
20fbb8b151 move the fconfig package into trunk
SVN-Revision: 11274
2008-05-27 13:21:12 +00:00
Gabor Juhos
c2619fb5ab revert kernel version to 2.6.25.4
SVN-Revision: 11273
2008-05-27 06:27:16 +00:00
Nicolas Thill
ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce
7e9f396980 fixed mount path (closes #3464)
SVN-Revision: 11267
2008-05-25 20:03:00 +00:00
Florian Fainelli
29365f1d14 Fix compilation of lm77 module (#3447)
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Florian Fainelli
85fa20921a Fix mount utilites installation (#3464)
SVN-Revision: 11255
2008-05-24 13:37:36 +00:00
Gabor Juhos
6454a87560 clean up Avila/Cambria patches
SVN-Revision: 11254
2008-05-24 11:25:35 +00:00
Gabor Juhos
cdd03b171d refresh Avila/Cambria patches
SVN-Revision: 11253
2008-05-24 07:15:02 +00:00
Gabor Juhos
7bc56a7c0e move the latch-led driver into a separated patch
SVN-Revision: 11252
2008-05-24 07:14:13 +00:00
Gabor Juhos
b481c0344e add inital support for the kendin switch on the gtwx5717 board
SVN-Revision: 11251
2008-05-24 06:45:35 +00:00
Imre Kaloz
8f5f48527e add USB fixup & board detection for the Cambria, plus merge the LED latch driver into the Avila LED patch -- again, thanks Chris :)
SVN-Revision: 11250
2008-05-23 15:25:56 +00:00
Gabor Juhos
d923618f39 generate LZMA compressed uImage as well
SVN-Revision: 11249
2008-05-23 09:09:16 +00:00
Gabor Juhos
7962a35f62 u-boot: add LZMA decompression support
SVN-Revision: 11248
2008-05-23 09:08:23 +00:00
Imre Kaloz
ef79a9a8f3 add Avila/Cambria latch LED support, thanks Chris
SVN-Revision: 11247
2008-05-23 09:03:47 +00:00
Gabor Juhos
cae7447abc upgrade U-Boot to 1.3.3
SVN-Revision: 11246
2008-05-23 09:01:19 +00:00
Felix Fietkau
554ddcf755 fix liblua symlink installation
SVN-Revision: 11245
2008-05-23 07:09:29 +00:00
Florian Fainelli
4786a3f84a Resync 2.6.25 au1000 kernel config
SVN-Revision: 11244
2008-05-22 22:22:22 +00:00
Florian Fainelli
420a402048 Add a WL500GPv1 profile (#3395)
SVN-Revision: 11243
2008-05-22 20:29:47 +00:00
Florian Fainelli
a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
2008-05-22 20:26:49 +00:00
Steven Barth
f3bc063753 Added missing header reference to InstallDev target
SVN-Revision: 11241
2008-05-22 20:26:23 +00:00
Felix Fietkau
d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
SVN-Revision: 11240
2008-05-22 14:20:56 +00:00
Felix Fietkau
6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
SVN-Revision: 11239
2008-05-22 14:20:36 +00:00