openwrt/staging/florian.git
16 years agoadd feeds to .gitignore
Felix Fietkau [Tue, 9 Oct 2007 04:10:28 +0000 (04:10 +0000)]
add feeds to .gitignore

SVN-Revision: 9214

16 years agoonly run svn info if .svn exists
Felix Fietkau [Tue, 9 Oct 2007 03:37:31 +0000 (03:37 +0000)]
only run svn info if .svn exists

SVN-Revision: 9213

16 years agomove grub to package/
Felix Fietkau [Tue, 9 Oct 2007 03:19:07 +0000 (03:19 +0000)]
move grub to package/

SVN-Revision: 9212

16 years agoonly require mkisofs if isofs root is actually selected
Felix Fietkau [Tue, 9 Oct 2007 02:45:24 +0000 (02:45 +0000)]
only require mkisofs if isofs root is actually selected

SVN-Revision: 9211

16 years agoremove trailing spaces to fix errors at dump time
Nicolas Thill [Tue, 9 Oct 2007 01:49:55 +0000 (01:49 +0000)]
remove trailing spaces to fix errors at dump time

SVN-Revision: 9209

16 years agofixed linux-uvc, didn't read nicos comment
John Crispin [Mon, 8 Oct 2007 22:19:21 +0000 (22:19 +0000)]
fixed linux-uvc, didn't read nicos comment

SVN-Revision: 9203

16 years agoupdated/fixed linux-uvc, from #2458
John Crispin [Mon, 8 Oct 2007 22:18:16 +0000 (22:18 +0000)]
updated/fixed linux-uvc, from #2458

SVN-Revision: 9202

16 years agoadded sdparm and scsi-generic module, from #2481
John Crispin [Mon, 8 Oct 2007 21:54:13 +0000 (21:54 +0000)]
added sdparm and scsi-generic module, from #2481

SVN-Revision: 9201

16 years agoupdate dnsmasq to 2.40, from #2479
John Crispin [Mon, 8 Oct 2007 21:44:25 +0000 (21:44 +0000)]
update dnsmasq to 2.40, from #2479

SVN-Revision: 9200

16 years agofix insmod crash when the module is not found
Felix Fietkau [Mon, 8 Oct 2007 20:31:17 +0000 (20:31 +0000)]
fix insmod crash when the module is not found

SVN-Revision: 9194

16 years agochanged pkg_install_files so one can specify the folder to install from
John Crispin [Mon, 8 Oct 2007 19:49:11 +0000 (19:49 +0000)]
changed pkg_install_files so one can specify the folder to install from

SVN-Revision: 9192

16 years agoadded generation of x86 livecds, from #2391
John Crispin [Mon, 8 Oct 2007 18:53:19 +0000 (18:53 +0000)]
added generation of x86 livecds, from #2391

SVN-Revision: 9191

16 years agoRemove the old rbmipsnand driver, we now use the plat_nand driver
Florian Fainelli [Mon, 8 Oct 2007 09:39:38 +0000 (09:39 +0000)]
Remove the old rbmipsnand driver, we now use the plat_nand driver

SVN-Revision: 9188

16 years agoClean up the r6040 driver using checkpatch
Florian Fainelli [Mon, 8 Oct 2007 08:01:30 +0000 (08:01 +0000)]
Clean up the r6040 driver using checkpatch

SVN-Revision: 9184

16 years agono need to free_irq in remove, done in close
Eugene Konev [Mon, 8 Oct 2007 03:40:51 +0000 (03:40 +0000)]
no need to free_irq in remove, done in close

SVN-Revision: 9183

16 years agobackport ar7_wdt from linux-2.6-watchdog-mm
Matteo Croce [Mon, 8 Oct 2007 01:44:39 +0000 (01:44 +0000)]
backport ar7_wdt from linux-2.6-watchdog-mm

SVN-Revision: 9182

16 years agoenable nice
Felix Fietkau [Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)]
enable nice

SVN-Revision: 9181

16 years agoadd TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module...
Gabor Juhos [Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)]
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [tinyurl.com/2mjk2kx here]

SVN-Revision: 9178

16 years agoTurn on stp for br-lan only when doing wds (#2476)
Florian Fainelli [Sun, 7 Oct 2007 11:15:22 +0000 (11:15 +0000)]
Turn on stp for br-lan only when doing wds (#2476)

SVN-Revision: 9176

16 years agoadd missing dependency on linux-atm
Eugene Konev [Sun, 7 Oct 2007 04:27:04 +0000 (04:27 +0000)]
add missing dependency on linux-atm

SVN-Revision: 9174

16 years agoadded a function, that packages can call to make installing files/folders much cleane...
John Crispin [Sun, 7 Oct 2007 01:55:03 +0000 (01:55 +0000)]
added a function, that packages can call to make installing files/folders much cleaner and easier

SVN-Revision: 9171

16 years agochanged the -fhonours-copts gcc patch, such that the function needs to be turned...
John Crispin [Sun, 7 Oct 2007 00:26:02 +0000 (00:26 +0000)]
changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly

SVN-Revision: 9167

16 years agofix accidental double slash in prefixed quilt patchsets
Felix Fietkau [Sun, 7 Oct 2007 00:16:50 +0000 (00:16 +0000)]
fix accidental double slash in prefixed quilt patchsets

SVN-Revision: 9166

16 years agoadded our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
John Crispin [Sat, 6 Oct 2007 23:50:47 +0000 (23:50 +0000)]
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2

SVN-Revision: 9162

16 years agoexport STAGING_DIR
Felix Fietkau [Sat, 6 Oct 2007 19:13:07 +0000 (19:13 +0000)]
export STAGING_DIR

SVN-Revision: 9160

16 years agoadd clientid to udhcpc thanks pjama
Travis Kemen [Sat, 6 Oct 2007 03:12:04 +0000 (03:12 +0000)]
add clientid to udhcpc thanks pjama

SVN-Revision: 9159

16 years agoadd option for cleaning all ipkg info before the image build
Felix Fietkau [Fri, 5 Oct 2007 21:52:05 +0000 (21:52 +0000)]
add option for cleaning all ipkg info before the image build

SVN-Revision: 9151

16 years agoallow targets to select/deselect config symbols
Felix Fietkau [Fri, 5 Oct 2007 21:44:43 +0000 (21:44 +0000)]
allow targets to select/deselect config symbols

SVN-Revision: 9150

16 years agofix segfault with insmod on 2.4
Felix Fietkau [Fri, 5 Oct 2007 20:09:55 +0000 (20:09 +0000)]
fix segfault with insmod on 2.4

SVN-Revision: 9146

16 years agoadd minimal uci support
Eugene Konev [Fri, 5 Oct 2007 17:56:15 +0000 (17:56 +0000)]
add minimal uci support

SVN-Revision: 9145

16 years agoadd rough vlynq support
Eugene Konev [Fri, 5 Oct 2007 17:55:15 +0000 (17:55 +0000)]
add rough vlynq support

SVN-Revision: 9144

16 years agocleanup vlynq. drop vlynq-pci
Eugene Konev [Fri, 5 Oct 2007 17:54:36 +0000 (17:54 +0000)]
cleanup vlynq. drop vlynq-pci

SVN-Revision: 9143

16 years agoEdimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains...
Gabor Juhos [Fri, 5 Oct 2007 14:50:53 +0000 (14:50 +0000)]
Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration

SVN-Revision: 9141

16 years agoRDC is not broken with trunk
Florian Fainelli [Fri, 5 Oct 2007 14:00:36 +0000 (14:00 +0000)]
RDC is not broken with trunk

SVN-Revision: 9140

16 years agofix rtsp patch
Eugene Konev [Fri, 5 Oct 2007 13:51:22 +0000 (13:51 +0000)]
fix rtsp patch

SVN-Revision: 9139

16 years agoLed is not active low by default, register the watchdog
Florian Fainelli [Fri, 5 Oct 2007 13:50:21 +0000 (13:50 +0000)]
Led is not active low by default, register the watchdog

SVN-Revision: 9138

16 years agofix compile error with 2.4
Felix Fietkau [Fri, 5 Oct 2007 13:05:22 +0000 (13:05 +0000)]
fix compile error with 2.4

SVN-Revision: 9137

16 years agoClean up the prom code / board detection (thanks Gabor), fix some warnings
Florian Fainelli [Fri, 5 Oct 2007 11:39:32 +0000 (11:39 +0000)]
Clean up the prom code / board detection (thanks Gabor), fix some warnings

SVN-Revision: 9136

16 years agoFinally fix the rb500 boot (#2436)
Florian Fainelli [Fri, 5 Oct 2007 10:37:35 +0000 (10:37 +0000)]
Finally fix the rb500 boot (#2436)

SVN-Revision: 9133

16 years agoremove dashes from profile names
Gabor Juhos [Fri, 5 Oct 2007 08:29:58 +0000 (08:29 +0000)]
remove dashes from profile names

SVN-Revision: 9132

16 years agoadd upstream fixes for 1.7.2
Felix Fietkau [Fri, 5 Oct 2007 00:38:19 +0000 (00:38 +0000)]
add upstream fixes for 1.7.2

SVN-Revision: 9131

16 years agoUpgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes...
Felix Fietkau [Fri, 5 Oct 2007 00:27:49 +0000 (00:27 +0000)]
Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches

SVN-Revision: 9130

16 years agoadded subtargets to x86
John Crispin [Thu, 4 Oct 2007 20:58:11 +0000 (20:58 +0000)]
added subtargets to x86

SVN-Revision: 9128

16 years agofix quilt patch check
Felix Fietkau [Thu, 4 Oct 2007 17:58:12 +0000 (17:58 +0000)]
fix quilt patch check

SVN-Revision: 9121

16 years agoseparate series file fixup from quilt check to avoid series file breakages after...
Felix Fietkau [Thu, 4 Oct 2007 15:32:55 +0000 (15:32 +0000)]
separate series file fixup from quilt check to avoid series file breakages after fixing a broken patch stack with quilt

SVN-Revision: 9120

16 years agoFix sangam DSL build with 2.6.23 kernel
Matteo Croce [Thu, 4 Oct 2007 14:31:45 +0000 (14:31 +0000)]
Fix sangam DSL build with 2.6.23 kernel

SVN-Revision: 9119

16 years agoNAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic...
Gabor Juhos [Thu, 4 Oct 2007 10:56:38 +0000 (10:56 +0000)]
NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device

SVN-Revision: 9118

16 years agoadd ar7 2.6.23 patches and config
Eugene Konev [Thu, 4 Oct 2007 02:27:37 +0000 (02:27 +0000)]
add ar7 2.6.23 patches and config

SVN-Revision: 9115

16 years agoadd generic 2.6.23 patches and config
Eugene Konev [Thu, 4 Oct 2007 02:26:27 +0000 (02:26 +0000)]
add generic 2.6.23 patches and config

SVN-Revision: 9114

16 years agofix target profiles, (closes: 2440)
Gabor Juhos [Wed, 3 Oct 2007 19:22:51 +0000 (19:22 +0000)]
fix target profiles, (closes: 2440)

SVN-Revision: 9113

16 years agoupgrade acx and acx-mac80211, removed two patches now unneeded
Matteo Croce [Wed, 3 Oct 2007 17:30:27 +0000 (17:30 +0000)]
upgrade acx and acx-mac80211, removed two patches now unneeded

SVN-Revision: 9112

16 years agofix busybox configuration submenu
Nicolas Thill [Wed, 3 Oct 2007 06:07:28 +0000 (06:07 +0000)]
fix busybox configuration submenu

SVN-Revision: 9103

16 years agomove the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
Nicolas Thill [Wed, 3 Oct 2007 06:01:30 +0000 (06:01 +0000)]
move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options

SVN-Revision: 9102

16 years agofix quilt integration
Tim Yardley [Tue, 2 Oct 2007 21:54:22 +0000 (21:54 +0000)]
fix quilt integration

SVN-Revision: 9100

16 years agofix target profiles
Felix Fietkau [Tue, 2 Oct 2007 17:43:57 +0000 (17:43 +0000)]
fix target profiles

SVN-Revision: 9099

16 years agomore cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats...
Eugene Konev [Tue, 2 Oct 2007 14:53:05 +0000 (14:53 +0000)]
more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu)

SVN-Revision: 9098

16 years agoUse PCI for rdc
Florian Fainelli [Tue, 2 Oct 2007 14:24:51 +0000 (14:24 +0000)]
Use PCI for rdc

SVN-Revision: 9097

16 years agoRDC vendor id is unknown
Florian Fainelli [Tue, 2 Oct 2007 14:24:17 +0000 (14:24 +0000)]
RDC vendor id is unknown

SVN-Revision: 9096

16 years agoBuild all firmware until we put back profiles
Florian Fainelli [Tue, 2 Oct 2007 14:23:43 +0000 (14:23 +0000)]
Build all firmware until we put back profiles

SVN-Revision: 9095

16 years agoRewrite platform code to be smarter
Florian Fainelli [Tue, 2 Oct 2007 14:23:27 +0000 (14:23 +0000)]
Rewrite platform code to be smarter

SVN-Revision: 9094

16 years agoAdd support for the network packet generator
Florian Fainelli [Tue, 2 Oct 2007 11:10:29 +0000 (11:10 +0000)]
Add support for the network packet generator

SVN-Revision: 9091

16 years agomake image names shorten
Gabor Juhos [Tue, 2 Oct 2007 09:09:55 +0000 (09:09 +0000)]
make image names shorten

SVN-Revision: 9089

16 years agofix gdb installation
Felix Fietkau [Mon, 1 Oct 2007 14:55:38 +0000 (14:55 +0000)]
fix gdb installation

SVN-Revision: 9088

16 years agoadd usb controller definition
Eugene Konev [Mon, 1 Oct 2007 12:35:35 +0000 (12:35 +0000)]
add usb controller definition

SVN-Revision: 9087

16 years agorevert to vlynq bus clock divisor guessing
Nicolas Thill [Mon, 1 Oct 2007 10:16:14 +0000 (10:16 +0000)]
revert to vlynq bus clock divisor guessing

SVN-Revision: 9086

16 years agoprepare trxsplit to support sysupgrade
Gabor Juhos [Mon, 1 Oct 2007 09:51:32 +0000 (09:51 +0000)]
prepare trxsplit to support sysupgrade

SVN-Revision: 9085

16 years agosplit eeprom_93cx6 patch to make quilt happy
Gabor Juhos [Mon, 1 Oct 2007 08:45:39 +0000 (08:45 +0000)]
split eeprom_93cx6 patch to make quilt happy

SVN-Revision: 9084

16 years agofix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
Felix Fietkau [Sun, 30 Sep 2007 21:29:55 +0000 (21:29 +0000)]
fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)

SVN-Revision: 9083

16 years agodon't enable rts/cts by default (thanks nabcore, #2400)
Eugene Konev [Sun, 30 Sep 2007 03:15:24 +0000 (03:15 +0000)]
don't enable rts/cts by default (thanks nabcore, #2400)

SVN-Revision: 9078

16 years agoAdded patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139...
Rod Whitby [Sun, 30 Sep 2007 00:10:57 +0000 (00:10 +0000)]
Added patch from opensubscriber.com/message/jgarzik@pobox.com/7495139.html

SVN-Revision: 9077

16 years agoUse the gpio-led driver, but do not enable it until we move to 2.6.23
Florian Fainelli [Sat, 29 Sep 2007 21:43:34 +0000 (21:43 +0000)]
Use the gpio-led driver, but do not enable it until we move to 2.6.23

SVN-Revision: 9076

16 years agoFix agmode selection (#2438)
Florian Fainelli [Sat, 29 Sep 2007 19:14:42 +0000 (19:14 +0000)]
Fix agmode selection (#2438)

SVN-Revision: 9075

16 years agoFix board_type allocation (again)
Florian Fainelli [Sat, 29 Sep 2007 19:05:23 +0000 (19:05 +0000)]
Fix board_type allocation (again)

SVN-Revision: 9074

16 years agoFix board type allocation
Florian Fainelli [Sat, 29 Sep 2007 17:09:04 +0000 (17:09 +0000)]
Fix board type allocation

SVN-Revision: 9071

16 years agoget rid of per-profile base-files
Gabor Juhos [Sat, 29 Sep 2007 14:27:54 +0000 (14:27 +0000)]
get rid of per-profile base-files

SVN-Revision: 9069

16 years agofix kernel config item for 3c95x/vortex network cards (closes: #2441)
Nicolas Thill [Sat, 29 Sep 2007 14:18:47 +0000 (14:18 +0000)]
fix kernel config item for 3c95x/vortex network cards (closes: #2441)

SVN-Revision: 9068

16 years agodisable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in KCONFIG...
Nicolas Thill [Sat, 29 Sep 2007 12:42:34 +0000 (12:42 +0000)]
disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22

SVN-Revision: 9065

16 years agoapply latex style patch posted on openwrt-devel@lists
Felix Fietkau [Sat, 29 Sep 2007 11:35:51 +0000 (11:35 +0000)]
apply latex style patch posted on openwrt-devel@lists

SVN-Revision: 9064

16 years agofixes for refresh/update handling
Felix Fietkau [Sat, 29 Sep 2007 04:29:11 +0000 (04:29 +0000)]
fixes for refresh/update handling

SVN-Revision: 9063

16 years agomove a stampfile to make it easier to override the patch template
Felix Fietkau [Sat, 29 Sep 2007 03:39:57 +0000 (03:39 +0000)]
move a stampfile to make it easier to override the patch template

SVN-Revision: 9062

16 years agorefactor quilt patching code
Felix Fietkau [Sat, 29 Sep 2007 03:28:03 +0000 (03:28 +0000)]
refactor quilt patching code

SVN-Revision: 9061

16 years agoadd a packaging method that installs files into a subdirectory of bin/ instead of...
Felix Fietkau [Sat, 29 Sep 2007 01:21:56 +0000 (01:21 +0000)]
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg

SVN-Revision: 9060

16 years agoproper series file support for regular packages
Felix Fietkau [Sat, 29 Sep 2007 00:25:38 +0000 (00:25 +0000)]
proper series file support for regular packages

SVN-Revision: 9059

16 years agouse $(TAR) instead of tar
Felix Fietkau [Sat, 29 Sep 2007 00:16:33 +0000 (00:16 +0000)]
use $(TAR) instead of tar

SVN-Revision: 9058

16 years agoRefactor downloading code into download.mk Support multiple file downloads Support...
Felix Fietkau [Sat, 29 Sep 2007 00:05:48 +0000 (00:05 +0000)]
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads

SVN-Revision: 9057

16 years agoadd missing file from [9055]
Gabor Juhos [Fri, 28 Sep 2007 20:08:55 +0000 (20:08 +0000)]
add missing file from [9055]

SVN-Revision: 9056

16 years agomake morse LED trigger available for all platforms
Gabor Juhos [Fri, 28 Sep 2007 20:06:52 +0000 (20:06 +0000)]
make morse LED trigger available for all platforms

SVN-Revision: 9055

16 years agomorse LED trigger cleanups
Gabor Juhos [Fri, 28 Sep 2007 19:01:19 +0000 (19:01 +0000)]
morse LED trigger cleanups

SVN-Revision: 9054

16 years agoadd morse LED trigger, will be used for diagnostic, update kernel config
Gabor Juhos [Fri, 28 Sep 2007 06:32:40 +0000 (06:32 +0000)]
add morse LED trigger, will be used for diagnostic, update kernel config

SVN-Revision: 9053

16 years agoadd $(STAGING_DIR) as argument to the InstallDev template and update packages accordi...
Felix Fietkau [Fri, 28 Sep 2007 01:45:11 +0000 (01:45 +0000)]
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages

SVN-Revision: 9052

16 years agosome minor fixes, cleanups, package build abstraction
Felix Fietkau [Fri, 28 Sep 2007 01:23:56 +0000 (01:23 +0000)]
some minor fixes, cleanups, package build abstraction

SVN-Revision: 9051

16 years agoremove duplicate include statement
Felix Fietkau [Fri, 28 Sep 2007 01:23:17 +0000 (01:23 +0000)]
remove duplicate include statement

SVN-Revision: 9050

16 years agoUse the generic NAND driver
Florian Fainelli [Thu, 27 Sep 2007 15:02:41 +0000 (15:02 +0000)]
Use the generic NAND driver

SVN-Revision: 9049

16 years agoadd initial diagnostic support
Gabor Juhos [Thu, 27 Sep 2007 15:02:19 +0000 (15:02 +0000)]
add initial diagnostic support

SVN-Revision: 9048

16 years agomodules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo...
Rod Whitby [Thu, 27 Sep 2007 14:20:53 +0000 (14:20 +0000)]
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.

SVN-Revision: 9047

16 years agodo not fire up the qos-scripts hotplug part if the init script is disabled
Felix Fietkau [Thu, 27 Sep 2007 14:06:07 +0000 (14:06 +0000)]
do not fire up the qos-scripts hotplug part if the init script is disabled

SVN-Revision: 9046

16 years agofix mach_type for the WP54G-WRT board
Gabor Juhos [Wed, 26 Sep 2007 17:58:44 +0000 (17:58 +0000)]
fix mach_type for the WP54G-WRT board

SVN-Revision: 9040

16 years agoadd missing PCI irq map for the RouterBOARD 133 (closes #2431)
Gabor Juhos [Wed, 26 Sep 2007 17:05:16 +0000 (17:05 +0000)]
add missing PCI irq map for the RouterBOARD 133 (closes #2431)

SVN-Revision: 9039

16 years agofix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
Nicolas Thill [Wed, 26 Sep 2007 02:49:50 +0000 (02:49 +0000)]
fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)

SVN-Revision: 9030

16 years agoinclude fixes from #2429 Thanks Lubos Stanek
Travis Kemen [Tue, 25 Sep 2007 23:16:31 +0000 (23:16 +0000)]
include fixes from #2429 Thanks Lubos Stanek

SVN-Revision: 9028