Commit Graph

7361 Commits (7d93d975a55c9aa455af63a5b34ed0fd6321ba93)

Author SHA1 Message Date
Imre Kaloz 7d93d975a5 *sigh* :P
SVN-Revision: 10373
2008-02-03 17:36:04 +00:00
Imre Kaloz 98236f47c8 convert ppc44x to arch/powerpc, use squashfs images by default
SVN-Revision: 10372
2008-02-03 14:54:01 +00:00
Imre Kaloz 4f71fabba4 upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
SVN-Revision: 10370
2008-02-03 10:21:18 +00:00
Felix Fietkau f09555425c enable uci by default
SVN-Revision: 10369
2008-02-03 07:30:39 +00:00
Felix Fietkau 1f224fac8a fix copy&paste bug
SVN-Revision: 10368
2008-02-03 07:00:22 +00:00
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00
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 fba7cecc09 Add binutils-2.18 patches for all arches but AVR32.
Re-diff the existing patches for binutils-2.17 for all architectures
but AVR32, and make the possible selection of binutils-2.18 dependent
on selecting any arch but that one for the time being.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10360
2008-02-02 18:06:32 +00:00
Felix Fietkau 4feadffcb1 turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
SVN-Revision: 10358
2008-02-02 02:31:15 +00:00
Felix Fietkau 6fc52b0aba package uuidgen
Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>

SVN-Revision: 10350
2008-02-02 01:29:32 +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
Felix Fietkau 738d610209 Add CDMA/EVDO support to comgt package
This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>

SVN-Revision: 10347
2008-02-02 01:21:31 +00:00
Gabor Juhos 875cd251a0 eliminate the root cause of the uClibc problems on the powerpc platform
SVN-Revision: 10346
2008-02-01 18:42:22 +00:00
Gabor Juhos f5c304120d gcc: fix version selection for Magicbox
SVN-Revision: 10345
2008-02-01 16:44:52 +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
Felix Fietkau 02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
SVN-Revision: 10334
2008-01-31 04:09:54 +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
Andy Boyett 36d6e448f2 Add 2.6 kernel dependency to gpioctl
SVN-Revision: 10325
2008-01-30 09:38:32 +00:00
Ralph Hempel 2dd0677c86 - added package list function -r list packages of specified feed -s list the feed names only and their URL - refresh of usage text
-d-This line, and those below, will be ignored--

M    feeds

SVN-Revision: 10322
2008-01-30 09:22:05 +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
Felix Fietkau e6cd9ebff6 fix a small race condition in the madwifi queue handling
SVN-Revision: 10312
2008-01-29 17:17:04 +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 c8d5db0698 fix generation of cpio.gz images
SVN-Revision: 10310
2008-01-29 10:51:52 +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