openwrt.git
17 years agoUse find -exec instead of xargs
florian [Mon, 2 Apr 2007 16:09:15 +0000 (16:09 +0000)]
Use find -exec instead of xargs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6837 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd missing \n
florian [Mon, 2 Apr 2007 16:07:55 +0000 (16:07 +0000)]
Add missing \n

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6836 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse sn9 mtd driver
florian [Mon, 2 Apr 2007 16:07:40 +0000 (16:07 +0000)]
Use sn9 mtd driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6835 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMake airlink.c more endianness robus (sn9)
florian [Mon, 2 Apr 2007 16:05:40 +0000 (16:05 +0000)]
Make airlink.c more endianness robus (sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6834 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosync patch naming schema with the other boards
kaloz [Mon, 2 Apr 2007 14:45:38 +0000 (14:45 +0000)]
sync patch naming schema with the other boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6833 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable zImage generation for the new boards
kaloz [Mon, 2 Apr 2007 14:45:01 +0000 (14:45 +0000)]
enable zImage generation for the new boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6832 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd basic support for the ADI Engineering Pronghorn Metro
kaloz [Mon, 2 Apr 2007 14:44:20 +0000 (14:44 +0000)]
add basic support for the ADI Engineering Pronghorn Metro

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6831 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoNetgear WG302 v2 / WAG302 v2 support
kaloz [Mon, 2 Apr 2007 14:43:33 +0000 (14:43 +0000)]
Netgear WG302 v2 / WAG302 v2 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6830 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up Gateway 7001 support
kaloz [Mon, 2 Apr 2007 14:41:10 +0000 (14:41 +0000)]
clean up Gateway 7001 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6829 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix apex commandline for squashfs on the nslu2
kaloz [Mon, 2 Apr 2007 13:31:24 +0000 (13:31 +0000)]
fix apex commandline for squashfs on the nslu2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6828 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix xscale compile (#1495)
nbd [Mon, 2 Apr 2007 12:05:57 +0000 (12:05 +0000)]
fix xscale compile (#1495)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6827 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoTypo, nice
florian [Mon, 2 Apr 2007 11:42:31 +0000 (11:42 +0000)]
Typo, nice

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6826 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd gawk as a preriquisite (needed for ramdisk images)
florian [Mon, 2 Apr 2007 11:42:00 +0000 (11:42 +0000)]
Add gawk as a preriquisite (needed for ramdisk images)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6825 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a TI profile
florian [Mon, 2 Apr 2007 11:32:14 +0000 (11:32 +0000)]
Add a TI profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6824 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAnother more complete config change
florian [Mon, 2 Apr 2007 11:31:52 +0000 (11:31 +0000)]
Another more complete config change

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6823 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable squashfs for adm5120 as well
florian [Mon, 2 Apr 2007 10:21:38 +0000 (10:21 +0000)]
Enable squashfs for adm5120 as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6821 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoConfig is now more complete : firewalling, filesystems ...
florian [Mon, 2 Apr 2007 10:20:40 +0000 (10:20 +0000)]
Config is now more complete : firewalling, filesystems ...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6820 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agonetwork config: ignore nonexistant interfaces
nbd [Mon, 2 Apr 2007 09:41:56 +0000 (09:41 +0000)]
network config: ignore nonexistant interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6819 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agopatch for busybox httpd that adds an option for redirecting all requests to a specifi...
nbd [Mon, 2 Apr 2007 09:40:01 +0000 (09:40 +0000)]
patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6818 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFixes from Compex to make OpenWrt run on WP54AG, thanks !
florian [Mon, 2 Apr 2007 09:34:39 +0000 (09:34 +0000)]
Fixes from Compex to make OpenWrt run on WP54AG, thanks !

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6817 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove /dev/tun to /dev/net/tun
nbd [Sun, 1 Apr 2007 23:44:39 +0000 (23:44 +0000)]
move /dev/tun to /dev/net/tun

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6814 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd usbnet and asix ethernet based adapters support (#1481)
florian [Sun, 1 Apr 2007 21:59:19 +0000 (21:59 +0000)]
Add usbnet and asix ethernet based adapters support (#1481)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6812 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix i2c kernel configuration dependency (#1511)
florian [Sun, 1 Apr 2007 21:50:47 +0000 (21:50 +0000)]
Fix i2c kernel configuration dependency (#1511)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6811 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the warning
florian [Sun, 1 Apr 2007 21:33:42 +0000 (21:33 +0000)]
Fix the warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6809 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse CONFIG_CMDLINE on Atheros boards
kaloz [Sun, 1 Apr 2007 21:28:51 +0000 (21:28 +0000)]
use CONFIG_CMDLINE on Atheros boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6808 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix fuse compile on osx
nbd [Sun, 1 Apr 2007 19:07:59 +0000 (19:07 +0000)]
fix fuse compile on osx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6807 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse an updated r6040 ethernet driver which implements NAPI polling
florian [Sun, 1 Apr 2007 18:40:56 +0000 (18:40 +0000)]
Use an updated r6040 ethernet driver which implements NAPI polling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6805 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoLimit the number of hotplug childrens
florian [Sun, 1 Apr 2007 18:30:32 +0000 (18:30 +0000)]
Limit the number of hotplug childrens

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6804 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoSmall changes in the kernel config
florian [Sun, 1 Apr 2007 18:03:44 +0000 (18:03 +0000)]
Small changes in the kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6803 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoImprove kernel configuration
florian [Sun, 1 Apr 2007 17:21:53 +0000 (17:21 +0000)]
Improve kernel configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6802 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable MTD_BLOCK
florian [Sun, 1 Apr 2007 17:18:51 +0000 (17:18 +0000)]
Enable MTD_BLOCK

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6801 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoGenerate squashfs images as well
florian [Sun, 1 Apr 2007 17:10:03 +0000 (17:10 +0000)]
Generate squashfs images as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6800 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix i2c module dependencies (#1525)
florian [Sun, 1 Apr 2007 14:36:24 +0000 (14:36 +0000)]
Fix i2c module dependencies (#1525)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6794 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd check for openwrt build system makefiles when scanning for metadata
nbd [Sun, 1 Apr 2007 14:12:42 +0000 (14:12 +0000)]
add check for openwrt build system makefiles when scanning for metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6793 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd wifi profiles for ar7-2.6
florian [Sun, 1 Apr 2007 14:11:15 +0000 (14:11 +0000)]
Add wifi profiles for ar7-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6792 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoconvert from dos to unix format
nbd [Sun, 1 Apr 2007 14:06:59 +0000 (14:06 +0000)]
convert from dos to unix format

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6791 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix iptables extension issue with mac os x builds
nbd [Sun, 1 Apr 2007 12:28:56 +0000 (12:28 +0000)]
fix iptables extension issue with mac os x builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix portability patch for uClibc.
nbd [Sun, 1 Apr 2007 11:43:11 +0000 (11:43 +0000)]
Fix portability patch for uClibc.
Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already.
Fixes build on OSX with fink's fileutils installed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6784 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix image generation (sn9)
florian [Sun, 1 Apr 2007 11:08:26 +0000 (11:08 +0000)]
Fix image generation (sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6781 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRestore image creation for rdc boards
florian [Sun, 1 Apr 2007 11:06:32 +0000 (11:06 +0000)]
Restore image creation for rdc boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6780 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoWorking configuration, minimalistic
florian [Sun, 1 Apr 2007 10:45:15 +0000 (10:45 +0000)]
Working configuration, minimalistic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6779 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agothe redboot parsing function needs to be exported
florian [Sun, 1 Apr 2007 09:47:27 +0000 (09:47 +0000)]
the redboot parsing function needs to be exported

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6778 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoCode cleanup
florian [Sun, 1 Apr 2007 09:43:47 +0000 (09:43 +0000)]
Code cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6777 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreversal of previous dummy commit
hcg [Sat, 31 Mar 2007 23:30:17 +0000 (23:30 +0000)]
reversal of previous dummy commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6776 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDummy update - to be reversed
hcg [Sat, 31 Mar 2007 23:26:17 +0000 (23:26 +0000)]
Dummy update - to be reversed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6775 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocall Build/Clean for clean: in package makefiles
nbd [Sat, 31 Mar 2007 13:45:50 +0000 (13:45 +0000)]
call Build/Clean for clean: in package makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6773 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert bluetooth kconfig change - it doesn't work that way
nbd [Sat, 31 Mar 2007 09:55:41 +0000 (09:55 +0000)]
revert bluetooth kconfig change - it doesn't work that way

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6772 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix a typo
florian [Sat, 31 Mar 2007 09:09:02 +0000 (09:09 +0000)]
Fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6771 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the division by zero (sn9)
florian [Sat, 31 Mar 2007 09:01:10 +0000 (09:01 +0000)]
Fix the division by zero (sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6770 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix crc32 and endianness, thanks sn9
florian [Sat, 31 Mar 2007 08:59:51 +0000 (08:59 +0000)]
fix crc32 and endianness, thanks sn9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6769 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years ago/sbin/hotplug-call: export the hotplug event type through the environment for hotplug...
nbd [Sat, 31 Mar 2007 00:59:49 +0000 (00:59 +0000)]
/sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6768 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoallow dhcp sections for dnsmasq to add command line options
nbd [Sat, 31 Mar 2007 00:39:55 +0000 (00:39 +0000)]
allow dhcp sections for dnsmasq to add command line options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6767 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDisable firmware creation for the moment
florian [Fri, 30 Mar 2007 21:57:48 +0000 (21:57 +0000)]
Disable firmware creation for the moment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6766 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoSplit up drivers and specific files, update flash map driver
florian [Fri, 30 Mar 2007 21:56:07 +0000 (21:56 +0000)]
Split up drivers and specific files, update flash map driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6765 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoairlink generation fix, thanks st9_
florian [Fri, 30 Mar 2007 21:51:48 +0000 (21:51 +0000)]
airlink generation fix, thanks st9_

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6764 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove extra -
mbm [Fri, 30 Mar 2007 10:23:15 +0000 (10:23 +0000)]
Remove extra -

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6763 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMoved activity led to correct IO ports
hcg [Fri, 30 Mar 2007 07:22:52 +0000 (07:22 +0000)]
Moved activity led to correct IO ports

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6761 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoCleanup system code and use definitions
florian [Thu, 29 Mar 2007 22:21:43 +0000 (22:21 +0000)]
Cleanup system code and use definitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6760 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd definitions, add settings detection for SoCs
florian [Thu, 29 Mar 2007 22:21:22 +0000 (22:21 +0000)]
Add definitions, add settings detection for SoCs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6759 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix mkmylofw write_out_padding routine
florian [Thu, 29 Mar 2007 22:20:21 +0000 (22:20 +0000)]
Fix mkmylofw write_out_padding routine

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6758 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix myloader partition table parser
florian [Thu, 29 Mar 2007 22:19:26 +0000 (22:19 +0000)]
Fix myloader partition table parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6757 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warning
florian [Thu, 29 Mar 2007 22:18:50 +0000 (22:18 +0000)]
Fix warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6756 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoWorking, but very minimalistic kernel config for rdc-2.6
florian [Thu, 29 Mar 2007 22:15:15 +0000 (22:15 +0000)]
Working, but very minimalistic kernel config for rdc-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6755 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorun metadata scanning only once when multiple targets are specified on the command...
nbd [Thu, 29 Mar 2007 11:26:35 +0000 (11:26 +0000)]
run metadata scanning only once when multiple targets are specified on the command line

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6754 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix menuconfig 'deselect' statement
nbd [Thu, 29 Mar 2007 11:19:50 +0000 (11:19 +0000)]
fix menuconfig 'deselect' statement

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6753 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoShould fix edimax generation
florian [Thu, 29 Mar 2007 10:49:52 +0000 (10:49 +0000)]
Should fix edimax generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6752 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocheck initseq->first in awx after running include()
nbd [Thu, 29 Mar 2007 00:08:43 +0000 (00:08 +0000)]
check initseq->first in awx after running include()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix an uninitialized variable in awx (does not fix random segfault yet, still looking...
nbd [Wed, 28 Mar 2007 23:19:39 +0000 (23:19 +0000)]
fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake sure tmp/info gets created
nbd [Wed, 28 Mar 2007 18:26:21 +0000 (18:26 +0000)]
make sure tmp/info gets created

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6749 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the irq request
florian [Wed, 28 Mar 2007 18:14:07 +0000 (18:14 +0000)]
Fix the irq request

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6748 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead...
nbd [Wed, 28 Mar 2007 18:13:54 +0000 (18:13 +0000)]
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6747 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodetect changes in package/kernel/modules/*.mk when scanning the package metadata
nbd [Wed, 28 Mar 2007 18:06:33 +0000 (18:06 +0000)]
detect changes in package/kernel/modules/*.mk when scanning the package metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6746 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agonuke some unnecessary complexity in the metadata scanning - simply call include/scan...
nbd [Wed, 28 Mar 2007 18:01:46 +0000 (18:01 +0000)]
nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6745 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoNuke lots of obsolete compiler versions
nbd [Wed, 28 Mar 2007 17:52:00 +0000 (17:52 +0000)]
Nuke lots of obsolete compiler versions
Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about
compile errors when trying to build brcm-2.4 with it.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6744 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warnings
florian [Wed, 28 Mar 2007 10:49:01 +0000 (10:49 +0000)]
Fix warnings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6742 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth depends on USB for 2.6 kernels also
florian [Wed, 28 Mar 2007 10:42:30 +0000 (10:42 +0000)]
Bluetooth depends on USB for 2.6 kernels also

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth modules also depend on USB
florian [Wed, 28 Mar 2007 10:10:49 +0000 (10:10 +0000)]
Bluetooth modules also depend on USB

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable kmod-sched for adm5120
florian [Wed, 28 Mar 2007 10:09:21 +0000 (10:09 +0000)]
Enable kmod-sched for adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6739 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader...
florian [Wed, 28 Mar 2007 09:10:46 +0000 (09:10 +0000)]
Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6737 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd myloader partition table parser
florian [Wed, 28 Mar 2007 08:35:10 +0000 (08:35 +0000)]
Add myloader partition table parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6736 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreplace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
nico [Wed, 28 Mar 2007 00:35:26 +0000 (00:35 +0000)]
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
nico [Wed, 28 Mar 2007 00:29:17 +0000 (00:29 +0000)]
cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotweak isakmpd & keynote makefiles
nico [Wed, 28 Mar 2007 00:06:18 +0000 (00:06 +0000)]
tweak isakmpd & keynote makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6733 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd dependency info for linux 2.4 specific kmod package (related to #1521)
nbd [Tue, 27 Mar 2007 23:43:36 +0000 (23:43 +0000)]
add dependency info for linux 2.4 specific kmod package (related to #1521)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up nfsd kernel config entries (#1523)
nbd [Tue, 27 Mar 2007 23:41:05 +0000 (23:41 +0000)]
clean up nfsd kernel config entries (#1523)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd nfs kernel server kmod package (patch from #1524)
nbd [Tue, 27 Mar 2007 23:34:37 +0000 (23:34 +0000)]
add nfs kernel server kmod package (patch from #1524)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove bogus dependencies
nbd [Tue, 27 Mar 2007 23:17:31 +0000 (23:17 +0000)]
remove bogus dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix flash buswidth detection
nbd [Tue, 27 Mar 2007 23:15:10 +0000 (23:15 +0000)]
fix flash buswidth detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6727 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a problem with the firewall script (multicast traffic could produce packet loss)
nbd [Tue, 27 Mar 2007 16:45:10 +0000 (16:45 +0000)]
fix a problem with the firewall script (multicast traffic could produce packet loss)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6726 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd missing svn:keywords
ejka [Tue, 27 Mar 2007 15:27:15 +0000 (15:27 +0000)]
Add missing svn:keywords

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6725 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
ejka [Tue, 27 Mar 2007 15:19:08 +0000 (15:19 +0000)]
ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
channel rx, move skb allocation out of interrupt, general cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6724 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: speed up irq handlers, fix asm/ar7/ar7.h
ejka [Tue, 27 Mar 2007 14:56:34 +0000 (14:56 +0000)]
ar7: speed up irq handlers, fix asm/ar7/ar7.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6723 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix edimax image generation
florian [Mon, 26 Mar 2007 22:12:49 +0000 (22:12 +0000)]
Fix edimax image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6722 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd some more clean targets
florian [Mon, 26 Mar 2007 22:09:00 +0000 (22:09 +0000)]
Add some more clean targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6721 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a symlinkclean target to remove symlinks
florian [Mon, 26 Mar 2007 22:01:47 +0000 (22:01 +0000)]
Add a symlinkclean target to remove symlinks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6720 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAlso forgot adding the adm5120_info file
florian [Mon, 26 Mar 2007 20:26:23 +0000 (20:26 +0000)]
Also forgot adding the adm5120_info file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6719 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix the sdk
nbd [Mon, 26 Mar 2007 20:17:28 +0000 (20:17 +0000)]
fix the sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDisable YAFFS and NAND by default
florian [Mon, 26 Mar 2007 19:54:54 +0000 (19:54 +0000)]
Disable YAFFS and NAND by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMove the yaffs patch to be generic, shared between rb532 and adm5120
florian [Mon, 26 Mar 2007 19:42:33 +0000 (19:42 +0000)]
Move the yaffs patch to be generic, shared between rb532 and adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot adding infos header
florian [Mon, 26 Mar 2007 19:09:16 +0000 (19:09 +0000)]
Forgot adding infos header

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6715 3c298f89-4303-0410-b956-a3cf2f4a3e73