florian [Sun, 3 Feb 2008 19:49:50 +0000 (19:49 +0000)]
Upgrade au1000 to .24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 18:22:22 +0000 (18:22 +0000)]
fix path to etrax patches (#3055)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10376
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 18:00:55 +0000 (18:00 +0000)]
add missing config selections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10375
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 18:00:46 +0000 (18:00 +0000)]
implement ar2313_adjust_link
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 3 Feb 2008 17:36:04 +0000 (17:36 +0000)]
*sigh* :P
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10373
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 3 Feb 2008 14:54:01 +0000 (14:54 +0000)]
convert ppc44x to arch/powerpc, use squashfs images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10372
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 3 Feb 2008 10:21:18 +0000 (10:21 +0000)]
upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 07:30:39 +0000 (07:30 +0000)]
enable uci by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10369
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)]
fix copy&paste bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Feb 2008 06:48:15 +0000 (06:48 +0000)]
Here comes the new UCI. Enjoy :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 3 Feb 2008 05:15:25 +0000 (05:15 +0000)]
[adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 18:18:44 +0000 (18:18 +0000)]
add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 18:06:32 +0000 (18:06 +0000)]
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10360
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 02:31:15 +0000 (02:31 +0000)]
turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10358
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 01:29:32 +0000 (01:29 +0000)]
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10350
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 01:21:57 +0000 (01:21 +0000)]
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 01:21:54 +0000 (01:21 +0000)]
"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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Feb 2008 01:21:31 +0000 (01:21 +0000)]
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 1 Feb 2008 18:42:22 +0000 (18:42 +0000)]
[toolchain] eliminate the root cause of the uClibc problems on the powerpc platform
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 1 Feb 2008 16:44:52 +0000 (16:44 +0000)]
[toolchain] gcc: fix version selection for Magicbox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Thu, 31 Jan 2008 19:46:17 +0000 (19:46 +0000)]
update default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Thu, 31 Jan 2008 17:39:29 +0000 (17:39 +0000)]
add mopre default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Thu, 31 Jan 2008 17:39:12 +0000 (17:39 +0000)]
make avila have 6 pci devices, such that usb works
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 31 Jan 2008 15:58:57 +0000 (15:58 +0000)]
[adm5120] enable switch driver for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 31 Jan 2008 14:51:16 +0000 (14:51 +0000)]
[adm5120] add 2.6.24 specific patchset for the usb driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10338
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 31 Jan 2008 10:18:58 +0000 (10:18 +0000)]
[adm5120] add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 31 Jan 2008 09:33:19 +0000 (09:33 +0000)]
[adm5120] fix a switch driver bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 Jan 2008 04:44:35 +0000 (04:44 +0000)]
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 Jan 2008 04:09:54 +0000 (04:09 +0000)]
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10334
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 30 Jan 2008 23:32:47 +0000 (23:32 +0000)]
copy leftover patch from 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10333
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 30 Jan 2008 23:32:08 +0000 (23:32 +0000)]
show a rotating dash during jffs2 erase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 30 Jan 2008 23:30:51 +0000 (23:30 +0000)]
remove binary sysctl number for KERN_PPC_L2CR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 30 Jan 2008 23:26:17 +0000 (23:26 +0000)]
the Magicbox doesn't have gigabit ethernet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 15:25:48 +0000 (15:25 +0000)]
[adm5120] add preliminary support for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 14:06:59 +0000 (14:06 +0000)]
[adm5120] don't use mips_machgroup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 13:15:51 +0000 (13:15 +0000)]
[adm5120] more license cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 11:45:42 +0000 (11:45 +0000)]
[kernel] netfilter: fix compiler warnings in xt_layer7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
agb [Wed, 30 Jan 2008 09:38:32 +0000 (09:38 +0000)]
Add 2.6 kernel dependency to gpioctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
agb [Wed, 30 Jan 2008 09:35:15 +0000 (09:35 +0000)]
Nuke leftover directories in trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10324
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Wed, 30 Jan 2008 09:22:05 +0000 (09:22 +0000)]
- 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10322
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 08:23:36 +0000 (08:23 +0000)]
[adm5120] lzma-loader: fix compiler warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10321
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 08:05:47 +0000 (08:05 +0000)]
[kernel] nefilter: fix chaostables on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10320
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 07:35:01 +0000 (07:35 +0000)]
[kernel] netfilter: fix RTSP on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10319
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 07:04:48 +0000 (07:04 +0000)]
[kernel] netfilter: fix xt_TARPIT on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10318
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 30 Jan 2008 07:03:02 +0000 (07:03 +0000)]
[kernel] netfilter: fix ipt_SET on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 29 Jan 2008 20:50:50 +0000 (20:50 +0000)]
fixed war.h path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 29 Jan 2008 20:47:34 +0000 (20:47 +0000)]
[AR7] added missing war.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 29 Jan 2008 20:07:41 +0000 (20:07 +0000)]
added new ixp4xx target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10314
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 19:56:39 +0000 (19:56 +0000)]
[adm5120] more license cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10313
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 29 Jan 2008 17:17:04 +0000 (17:17 +0000)]
fix a small race condition in the madwifi queue handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10312
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 13:56:43 +0000 (13:56 +0000)]
add feature flag for the cpio.gz support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10311
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 10:51:52 +0000 (10:51 +0000)]
fix generation of cpio.gz images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 10:33:34 +0000 (10:33 +0000)]
[adm5120] image generation cleanups
* make image generation makefiles simpler
* remove unused profiles
* generate images for the Cellvision CAS-xxx/NFS-xxx devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 08:40:19 +0000 (08:40 +0000)]
[adm5120] remove some unused files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10308
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 08:37:40 +0000 (08:37 +0000)]
[adm5120] add experimental support for the Cellvision NFS-101U device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10307
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 08:31:54 +0000 (08:31 +0000)]
[tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10306
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 29 Jan 2008 08:23:40 +0000 (08:23 +0000)]
[adm5120] license cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10305
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 29 Jan 2008 02:50:12 +0000 (02:50 +0000)]
AR7 2.6.24 config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10304
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 29 Jan 2008 00:58:46 +0000 (00:58 +0000)]
add basic support for the AMCC PPC405EX Kilauea evaluation board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10303
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 29 Jan 2008 00:56:27 +0000 (00:56 +0000)]
add dtc, the device tree compiler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 29 Jan 2008 00:26:50 +0000 (00:26 +0000)]
[AR7] refresh vlynq patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10301
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 28 Jan 2008 23:44:06 +0000 (23:44 +0000)]
add upstream git patch for arch/powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10300
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 28 Jan 2008 23:42:43 +0000 (23:42 +0000)]
fix squashfs on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 28 Jan 2008 23:42:06 +0000 (23:42 +0000)]
disable chaostables for 2.6.24 until it's fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10298
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 Jan 2008 21:02:31 +0000 (21:02 +0000)]
add missing #include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10297
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 Jan 2008 19:35:38 +0000 (19:35 +0000)]
more queue handling stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 Jan 2008 18:34:06 +0000 (18:34 +0000)]
update madwifi to latest trunk, include a few more fixes/improvements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 28 Jan 2008 18:16:00 +0000 (18:16 +0000)]
make the system have a daemon user by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 28 Jan 2008 17:23:22 +0000 (17:23 +0000)]
only start crond if there are files in the crontab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 28 Jan 2008 13:36:09 +0000 (13:36 +0000)]
generic 2.6.24 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 27 Jan 2008 23:11:21 +0000 (23:11 +0000)]
* Rename the AMCC target to PPC44x
* Upgrade PPC44x to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 27 Jan 2008 22:20:54 +0000 (22:20 +0000)]
upgrade the AMCC target to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 27 Jan 2008 21:21:46 +0000 (21:21 +0000)]
fix GCC version selection for Magicbox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 27 Jan 2008 21:21:03 +0000 (21:21 +0000)]
add BE I/O memory accessors for arch/ppc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 27 Jan 2008 21:20:06 +0000 (21:20 +0000)]
* Upgrade Magicbox to 2.6.23
* Rename directories
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 27 Jan 2008 21:15:27 +0000 (21:15 +0000)]
[toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2008 18:49:51 +0000 (18:49 +0000)]
remove some wrong depends/defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10284
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Sun, 27 Jan 2008 18:02:32 +0000 (18:02 +0000)]
oops, missing file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10283
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Sun, 27 Jan 2008 17:59:20 +0000 (17:59 +0000)]
add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and already deployed evaluation boards)
the version 0.9.29 is still the default version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2008 15:09:03 +0000 (15:09 +0000)]
cleanups, small fixes and improvements for the feeds script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10281
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2008 15:08:58 +0000 (15:08 +0000)]
scripts/feeds: Add support for git feeds.
Invokes 'git clone' on initial feed-update and 'git pull' later on.
Signed-off-by: Michel Marti <mcdmx@users.sf.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2008 14:49:55 +0000 (14:49 +0000)]
add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10279
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Jan 2008 14:34:18 +0000 (14:34 +0000)]
kernel: add a default for CONFIG_NEW_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 26 Jan 2008 20:07:47 +0000 (20:07 +0000)]
[toolchain] uClibc: restore support of shadow passwords, but make it configurable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10276
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 26 Jan 2008 15:59:00 +0000 (15:59 +0000)]
[adm5120] remove 'svn:executable' property from adm5120_uart.h (closes #3086)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10275
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 15:18:18 +0000 (15:18 +0000)]
madwifi: nuke some weird code which is causing NULL nodes to appear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10274
3c298f89-4303-0410-b956-
a3cf2f4a3e73
ralph [Sat, 26 Jan 2008 12:19:45 +0000 (12:19 +0000)]
fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10273
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 10:17:22 +0000 (10:17 +0000)]
do not use kzalloc() in madwifi, for compatibility reasons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10272
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 05:45:37 +0000 (05:45 +0000)]
madwifi: nuke some totally wrong code which was causing performance issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10270
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 05:45:31 +0000 (05:45 +0000)]
madwifi: use mrr even in legacy mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 04:47:11 +0000 (04:47 +0000)]
add a patch for properly refreshing the bssidmask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10268
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)]
add userspace tool for gpio_dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 04:19:50 +0000 (04:19 +0000)]
add extra sanity checks in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 26 Jan 2008 03:52:11 +0000 (03:52 +0000)]
add missing header file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 03:21:12 +0000 (03:21 +0000)]
add a patch for improved transmit signal strength in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 26 Jan 2008 03:21:09 +0000 (03:21 +0000)]
add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10263
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 26 Jan 2008 03:17:35 +0000 (03:17 +0000)]
remove binary file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 26 Jan 2008 03:16:11 +0000 (03:16 +0000)]
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 25 Jan 2008 23:09:13 +0000 (23:09 +0000)]
add some random madwifi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 25 Jan 2008 20:24:25 +0000 (20:24 +0000)]
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10259
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.073911 seconds and 4 git commands to generate.