nbd [Sun, 3 Jun 2007 07:33:00 +0000 (07:33 +0000)]
enable quilt for host builds and add some additional checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7473
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Jun 2007 06:54:46 +0000 (06:54 +0000)]
Improve quilt patch handling: All quilt managed patches are checked before the package compile is attempted
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7472
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Jun 2007 06:16:08 +0000 (06:16 +0000)]
Add quilt integration for packages
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7471
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Jun 2007 02:28:45 +0000 (02:28 +0000)]
madwifi: fix an unhandle cryptoapi change (wpa2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7470
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 3 Jun 2007 01:38:03 +0000 (01:38 +0000)]
missing -p on mkdir command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7469
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 3 Jun 2007 01:37:32 +0000 (01:37 +0000)]
remove duplicate include statement (fixes a warning)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 3 Jun 2007 00:32:46 +0000 (00:32 +0000)]
when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7467
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 23:47:14 +0000 (23:47 +0000)]
Changed the RouterBOOT main to rootfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7466
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 23:17:43 +0000 (23:17 +0000)]
the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7465
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 23:13:51 +0000 (23:13 +0000)]
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7464
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 22:58:00 +0000 (22:58 +0000)]
added some tools that the foxboard users are used to, when working with the fox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7463
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 22:57:33 +0000 (22:57 +0000)]
Add iprange (#1799)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 22:51:56 +0000 (22:51 +0000)]
Put back zd1211 with r85 (#1806)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7461
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Sat, 2 Jun 2007 20:52:51 +0000 (20:52 +0000)]
apex: fixed patch pathnames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7460
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 18:19:37 +0000 (18:19 +0000)]
Fix config.in typo and enable by default only for ixp4xx-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7458
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 17:53:46 +0000 (17:53 +0000)]
Unmark as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7457
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Jun 2007 17:04:43 +0000 (17:04 +0000)]
fixes for wpa/wpa2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7453
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Sat, 2 Jun 2007 16:56:06 +0000 (16:56 +0000)]
apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7452
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Sat, 2 Jun 2007 16:35:09 +0000 (16:35 +0000)]
apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7451
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 14:51:00 +0000 (14:51 +0000)]
Use the in-kernel pwc driver, no need to maintain it externally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7450
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 12:44:18 +0000 (12:44 +0000)]
made the target name of etrax lowercase.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7449
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 12:42:24 +0000 (12:42 +0000)]
fixes compile bug of iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7448
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 2 Jun 2007 09:40:49 +0000 (09:40 +0000)]
Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7445
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 09:27:07 +0000 (09:27 +0000)]
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7444
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Jun 2007 05:21:54 +0000 (05:21 +0000)]
fix error handling in qos-scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7442
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Sat, 2 Jun 2007 05:17:59 +0000 (05:17 +0000)]
apex: Updated to 1.5.4 - this time it boots
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7441
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 2 Jun 2007 02:22:01 +0000 (02:22 +0000)]
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sat, 2 Jun 2007 00:46:02 +0000 (00:46 +0000)]
add initial support for the crisarchitecture used on foxboards to openwrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7439
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 1 Jun 2007 23:21:35 +0000 (23:21 +0000)]
remove ueagle-atm and use the in-kernel driver, split up usb-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7438
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 20:04:47 +0000 (20:04 +0000)]
optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7437
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 18:25:33 +0000 (18:25 +0000)]
minor locking change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 18:25:18 +0000 (18:25 +0000)]
madwifi: fix a crash in ff handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 18:24:56 +0000 (18:24 +0000)]
disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 1 Jun 2007 14:10:14 +0000 (14:10 +0000)]
Remove zd1211 now we have zd1211rw which is in the kernel source
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7433
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 1 Jun 2007 14:05:35 +0000 (14:05 +0000)]
Make nls-base dependency 2.6 specific, really closes #1647
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7432
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 13:21:55 +0000 (13:21 +0000)]
make xscale images containing proprietary microcode optional, but enabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7431
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Fri, 1 Jun 2007 13:09:50 +0000 (13:09 +0000)]
change wifi defaults (was default hidden ssid)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7430
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 1 Jun 2007 11:48:05 +0000 (11:48 +0000)]
Mark aodv-uu as broken with the .21 upgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7427
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 10:30:35 +0000 (10:30 +0000)]
forgot a small change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7426
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 1 Jun 2007 10:29:49 +0000 (10:29 +0000)]
clean up madwifi and sync with trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7425
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 16:05:35 +0000 (16:05 +0000)]
ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7424
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 31 May 2007 15:58:43 +0000 (15:58 +0000)]
Check for modules.d existence before loading modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7423
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Thu, 31 May 2007 13:43:08 +0000 (13:43 +0000)]
apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested at all, and what I eventually tested didn't work.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7422
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Thu, 31 May 2007 13:25:16 +0000 (13:25 +0000)]
apex: Updated to version 1.5.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7421
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 12:46:56 +0000 (12:46 +0000)]
revert patch that is breaking ethernet on Avila GW2348-4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7420
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 31 May 2007 12:31:55 +0000 (12:31 +0000)]
Make rdc boot a little further, still broken though, resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7419
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Thu, 31 May 2007 12:09:08 +0000 (12:09 +0000)]
mount_root should only mount the root
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7418
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 12:05:37 +0000 (12:05 +0000)]
make sure that /etc/rc.d exists before creating symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7417
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 11:06:19 +0000 (11:06 +0000)]
fix typo introduced in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7416
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Thu, 31 May 2007 10:20:48 +0000 (10:20 +0000)]
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7415
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 09:57:47 +0000 (09:57 +0000)]
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7414
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 31 May 2007 09:56:42 +0000 (09:56 +0000)]
kernel config resync with generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7413
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 09:31:44 +0000 (09:31 +0000)]
more kernel config cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7412
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mbm [Thu, 31 May 2007 09:29:27 +0000 (09:29 +0000)]
fix the damn kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7411
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 04:51:43 +0000 (04:51 +0000)]
madwifi: fix a few locking mistakes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7410
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 31 May 2007 03:41:01 +0000 (03:41 +0000)]
madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7409
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 19:07:03 +0000 (19:07 +0000)]
Update to .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7408
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 30 May 2007 14:54:28 +0000 (14:54 +0000)]
netfilter dscp target/match is now in xtables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7407
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Wed, 30 May 2007 11:51:18 +0000 (11:51 +0000)]
Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7406
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 11:49:14 +0000 (11:49 +0000)]
Updated yaffs2, thanks to David Goodenough (#1779)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7405
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 11:48:28 +0000 (11:48 +0000)]
Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7404
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Wed, 30 May 2007 11:28:51 +0000 (11:28 +0000)]
Removed the disabling of CONFIG_TUN, and a number of other USB-related items, from the ixp4xx-2.6 default config, so that the generic config-template allows them to all be built as modules.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7403
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 11:05:32 +0000 (11:05 +0000)]
Fix admswconfig source URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7402
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Wed, 30 May 2007 10:49:46 +0000 (10:49 +0000)]
Fixed trx - variable append used uninitialised. If -A option was not
used, the first offset was not written to the .trx file.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7400
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:37:43 +0000 (10:37 +0000)]
Regenerate the menuconfig once symlinked packages are gone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7399
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:35:27 +0000 (10:35 +0000)]
Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7398
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Wed, 30 May 2007 10:34:58 +0000 (10:34 +0000)]
Enabled CONFIG_INPUT as a module, and included other default settings to enable oldconfig to complete automatically.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7397
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:32:32 +0000 (10:32 +0000)]
Use the cmdline hacked's prom.c and disable this patching part accordingly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7396
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:30:36 +0000 (10:30 +0000)]
Define target specific ramdisk images for testing (Gabor Juhos)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7395
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:29:50 +0000 (10:29 +0000)]
Call the Initramfs template if existing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7394
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:15:54 +0000 (10:15 +0000)]
Resync with generic-2.6 config-template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7393
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 10:05:27 +0000 (10:05 +0000)]
mkcsysimg cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7392
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 30 May 2007 09:48:57 +0000 (09:48 +0000)]
Minor fixes, do not count interrupts without interrupt source as spurious (#1755)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7391
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Wed, 30 May 2007 03:44:25 +0000 (03:44 +0000)]
Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7390
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Wed, 30 May 2007 03:26:17 +0000 (03:26 +0000)]
Added required scsi autoloads to pata_artop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7389
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 29 May 2007 17:28:06 +0000 (17:28 +0000)]
Add the rbmipsnand fix from #1778
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7388
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 29 May 2007 16:56:15 +0000 (16:56 +0000)]
.21 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7387
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Tue, 29 May 2007 14:38:05 +0000 (14:38 +0000)]
Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7386
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 29 May 2007 14:23:25 +0000 (14:23 +0000)]
Add gitignore files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7385
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Tue, 29 May 2007 14:09:10 +0000 (14:09 +0000)]
Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7384
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 29 May 2007 13:44:46 +0000 (13:44 +0000)]
Fix .21 compilation on memory.c (#1778)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7383
3c298f89-4303-0410-b956-
a3cf2f4a3e73
rwhitby [Tue, 29 May 2007 13:05:35 +0000 (13:05 +0000)]
pata-artop: no longer requires ide modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7382
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 29 May 2007 11:38:21 +0000 (11:38 +0000)]
Include the architecture specific gpio file for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7381
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 29 May 2007 11:15:17 +0000 (11:15 +0000)]
Restore the gpio.h file, platform.c uses the generic GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7380
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 May 2007 20:43:18 +0000 (20:43 +0000)]
update openswan to latest upstream version and add fixes for 2.6.21 api changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7379
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 May 2007 18:23:49 +0000 (18:23 +0000)]
fix kmod-usb-hid package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7378
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 28 May 2007 16:47:42 +0000 (16:47 +0000)]
add support for the AMCC Taishan, mark it as broken until we fix the combined layout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7377
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 14:59:36 +0000 (14:59 +0000)]
Default kernel config file for .21 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7376
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 14:47:05 +0000 (14:47 +0000)]
Serial patches for .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7375
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 14:14:17 +0000 (14:14 +0000)]
mtd partitioning for .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7374
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 14:02:03 +0000 (14:02 +0000)]
GPIO changes for .21 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7372
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 13:50:35 +0000 (13:50 +0000)]
patch no longer required - incorporated in base patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7371
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 13:47:22 +0000 (13:47 +0000)]
userspace gpio driver for .21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7368
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 13:05:07 +0000 (13:05 +0000)]
activity-led.patch no longer required
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7366
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 28 May 2007 13:00:05 +0000 (13:00 +0000)]
First patches to get to .21 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7365
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 28 May 2007 08:43:04 +0000 (08:43 +0000)]
Fix the scx200 gpio kernel module (#1072)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7364
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 27 May 2007 21:41:04 +0000 (21:41 +0000)]
Fix mppe packaging from #1742
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7362
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 27 May 2007 18:57:02 +0000 (18:57 +0000)]
Add support for USB HID (#1322)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7360
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 27 May 2007 18:51:50 +0000 (18:51 +0000)]
Add yealink usb phone kernel packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7359
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 27 May 2007 18:28:28 +0000 (18:28 +0000)]
Resync uml with generic-2.6 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7356
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.058828 seconds and 4 git commands to generate.