openwrt/svn-archive/archive.git
16 years ago128 irqs is not enough...
Eugene Konev [Thu, 13 Sep 2007 06:21:27 +0000 (06:21 +0000)]
128 irqs is not enough...

SVN-Revision: 8768

16 years agocopy-paste typo, lost static's
Eugene Konev [Thu, 13 Sep 2007 06:20:29 +0000 (06:20 +0000)]
copy-paste typo, lost static's

SVN-Revision: 8767

16 years agouse ebase instead of CAC_BASE, some cosmetic fixes
Matteo Croce [Wed, 12 Sep 2007 17:48:46 +0000 (17:48 +0000)]
use ebase instead of CAC_BASE, some cosmetic fixes

SVN-Revision: 8766

16 years agofix a few issues with dynamically assigned interfaces
Felix Fietkau [Wed, 12 Sep 2007 17:02:34 +0000 (17:02 +0000)]
fix a few issues with dynamically assigned interfaces

SVN-Revision: 8765

16 years agoEnabled working ar7_wdt, style cleanups
Matteo Croce [Wed, 12 Sep 2007 16:15:12 +0000 (16:15 +0000)]
Enabled working ar7_wdt, style cleanups

SVN-Revision: 8764

16 years agoAdd macfiltering to broadcom-wl
Florian Fainelli [Wed, 12 Sep 2007 15:49:32 +0000 (15:49 +0000)]
Add macfiltering to broadcom-wl

SVN-Revision: 8763

16 years agoadded ar7_wdt fix by Alex
Matteo Croce [Wed, 12 Sep 2007 15:30:00 +0000 (15:30 +0000)]
added ar7_wdt fix by Alex

SVN-Revision: 8762

16 years agoStyle fixes
Matteo Croce [Wed, 12 Sep 2007 13:21:02 +0000 (13:21 +0000)]
Style fixes

SVN-Revision: 8761

16 years agothere is no need in two identical actions
Eugene Konev [Wed, 12 Sep 2007 12:27:06 +0000 (12:27 +0000)]
there is no need in two identical actions

SVN-Revision: 8760

16 years agovlynq cleanups:
Eugene Konev [Wed, 12 Sep 2007 12:23:56 +0000 (12:23 +0000)]
vlynq cleanups:
 * drivers can now set a clock divisor
 * irq handling cleanup, drivers now can handle error irqs themselves
 * style cleanup

SVN-Revision: 8759

16 years agomore AR7 cleanups & fixes
Matteo Croce [Tue, 11 Sep 2007 23:50:02 +0000 (23:50 +0000)]
more AR7 cleanups & fixes

SVN-Revision: 8758

16 years agono memset after kzalloc
Matteo Croce [Tue, 11 Sep 2007 22:40:06 +0000 (22:40 +0000)]
no memset after kzalloc

SVN-Revision: 8757

16 years agoAR7: Cleanups (closes: #2323)
Matteo Croce [Tue, 11 Sep 2007 21:19:57 +0000 (21:19 +0000)]
AR7: Cleanups (closes: #2323)

SVN-Revision: 8756

16 years ago[adm5120] rewrite image generation
Gabor Juhos [Tue, 11 Sep 2007 17:55:08 +0000 (17:55 +0000)]
[adm5120] rewrite image generation

SVN-Revision: 8755

16 years agofixes bug that causes mp3 stream to hang is server is not fast enough
John Crispin [Tue, 11 Sep 2007 17:34:52 +0000 (17:34 +0000)]
fixes bug that causes mp3 stream to hang is server is not fast enough

SVN-Revision: 8754

16 years agofix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer...
John Crispin [Tue, 11 Sep 2007 16:53:53 +0000 (16:53 +0000)]
fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry

SVN-Revision: 8753

16 years agodisable dsp freq use for vlynq bus clock init, disable external clocking (it locks...
Nicolas Thill [Tue, 11 Sep 2007 14:50:43 +0000 (14:50 +0000)]
disable dsp freq use for vlynq bus clock init, disable external clocking (it locks up on c54apra2+) and revert to internal clocking trying various clock divisors.
cleanup:
 * remove volative and use readl & writel accessors instead
 * use set_irq_chip & friends for irq setup
 * use kzalloc instead of kmalloc
 * secure VINT_VECTOR macro argument
 * remove unused vlynq_local_id function

SVN-Revision: 8750

16 years agofix target names in image options (closes: #2357)
Nicolas Thill [Tue, 11 Sep 2007 14:04:34 +0000 (14:04 +0000)]
fix target names in image options (closes: #2357)

SVN-Revision: 8749

16 years agofix target names in DEPENDS (closes: #2341)
Nicolas Thill [Tue, 11 Sep 2007 13:49:28 +0000 (13:49 +0000)]
fix target names in DEPENDS (closes: #2341)

SVN-Revision: 8748

16 years agofix typo
Nicolas Thill [Tue, 11 Sep 2007 13:44:55 +0000 (13:44 +0000)]
fix typo

SVN-Revision: 8747

16 years agoStyle cleanup
Eugene Konev [Tue, 11 Sep 2007 13:42:23 +0000 (13:42 +0000)]
Style cleanup

SVN-Revision: 8746

16 years agomove package descriptions to separate definitions
Nicolas Thill [Tue, 11 Sep 2007 13:29:53 +0000 (13:29 +0000)]
move package descriptions to separate definitions

SVN-Revision: 8745

16 years agoStyle cleanup
Eugene Konev [Tue, 11 Sep 2007 13:18:51 +0000 (13:18 +0000)]
Style cleanup

SVN-Revision: 8744

16 years agoAR7: IRQ handlng cleanup
Eugene Konev [Tue, 11 Sep 2007 13:07:52 +0000 (13:07 +0000)]
AR7: IRQ handlng cleanup

SVN-Revision: 8743

16 years agoAR7 will also be running in big-endian on zyxel devices
Florian Fainelli [Tue, 11 Sep 2007 06:43:59 +0000 (06:43 +0000)]
AR7 will also be running in big-endian on zyxel devices

SVN-Revision: 8741

16 years agoRemove useless EXTRA_CFLAGS stuff
Florian Fainelli [Tue, 11 Sep 2007 06:43:27 +0000 (06:43 +0000)]
Remove useless EXTRA_CFLAGS stuff

SVN-Revision: 8740

16 years agoFix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips...
Florian Fainelli [Tue, 11 Sep 2007 06:32:05 +0000 (06:32 +0000)]
Fix comments to the mtd driver (see linux-mips.org/archives/linux-mips/2007-09/msg00064.html)

SVN-Revision: 8738

16 years agoproperly clean up after kernel_{old,menu}config
Felix Fietkau [Tue, 11 Sep 2007 00:14:37 +0000 (00:14 +0000)]
properly clean up after kernel_{old,menu}config

SVN-Revision: 8737

16 years agofix custom series files in kernel patch directories
Felix Fietkau [Mon, 10 Sep 2007 23:01:45 +0000 (23:01 +0000)]
fix custom series files in kernel patch directories

SVN-Revision: 8736

16 years agoadded a init.d script to fonera-mp3d
John Crispin [Mon, 10 Sep 2007 21:19:21 +0000 (21:19 +0000)]
added a init.d script to fonera-mp3d

SVN-Revision: 8734

16 years agofixed fonera mp3 driver sysfs and autoload
John Crispin [Mon, 10 Sep 2007 20:59:38 +0000 (20:59 +0000)]
fixed fonera mp3 driver sysfs and autoload

SVN-Revision: 8733

16 years agoadd fix from ticket #2290
Travis Kemen [Mon, 10 Sep 2007 20:24:18 +0000 (20:24 +0000)]
add fix from ticket #2290

SVN-Revision: 8732

16 years agoRearrange patches
Florian Fainelli [Mon, 10 Sep 2007 14:19:56 +0000 (14:19 +0000)]
Rearrange patches

SVN-Revision: 8729

16 years ago[adm5120] fix memory size detection (#2244)
Gabor Juhos [Mon, 10 Sep 2007 09:54:35 +0000 (09:54 +0000)]
[adm5120] fix memory size detection (#2244)

SVN-Revision: 8728

16 years agofix kernel build with quilt
Felix Fietkau [Mon, 10 Sep 2007 04:21:21 +0000 (04:21 +0000)]
fix kernel build with quilt

SVN-Revision: 8727

16 years agofix kernel_menuconfig
Felix Fietkau [Mon, 10 Sep 2007 01:04:57 +0000 (01:04 +0000)]
fix kernel_menuconfig

SVN-Revision: 8726

16 years agofix madwifi build on atheros
Felix Fietkau [Sun, 9 Sep 2007 22:59:46 +0000 (22:59 +0000)]
fix madwifi build on atheros

SVN-Revision: 8725

16 years agodefine extra config symbols for targets containing multiple subtargets
Felix Fietkau [Sun, 9 Sep 2007 22:39:10 +0000 (22:39 +0000)]
define extra config symbols for targets containing multiple subtargets

SVN-Revision: 8724

16 years agooops, 2 typos missed from [8721]
Nicolas Thill [Sun, 9 Sep 2007 20:49:21 +0000 (20:49 +0000)]
oops, 2 typos missed from [8721]

SVN-Revision: 8722

16 years agofix KCONFIG in packages: move back all KCONFIG from package variants to the main...
Nicolas Thill [Sun, 9 Sep 2007 20:37:50 +0000 (20:37 +0000)]
fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time.
keep old KCONFIG lines commented out, so we can switch back easily later.

SVN-Revision: 8721

16 years agofix kmod-ide-core
Felix Fietkau [Sun, 9 Sep 2007 19:33:18 +0000 (19:33 +0000)]
fix kmod-ide-core

SVN-Revision: 8719

16 years agoAdd preliminary support for sysupgrade on brcm
Florian Fainelli [Sun, 9 Sep 2007 19:18:02 +0000 (19:18 +0000)]
Add preliminary support for sysupgrade on brcm

SVN-Revision: 8718

16 years agoAllow /dev/ttyUSB2 as wan device for 3g (#2269)
Florian Fainelli [Sun, 9 Sep 2007 18:41:49 +0000 (18:41 +0000)]
Allow /dev/ttyUSB2 as wan device for 3g (#2269)

SVN-Revision: 8717

16 years agoPackage the statistics module for netfilter
Florian Fainelli [Sun, 9 Sep 2007 18:32:06 +0000 (18:32 +0000)]
Package the statistics module for netfilter

SVN-Revision: 8716

16 years agoAdd Merlin XU870 (#1303)
Florian Fainelli [Sun, 9 Sep 2007 18:21:36 +0000 (18:21 +0000)]
Add Merlin XU870 (#1303)

SVN-Revision: 8715

16 years agofixes menuconfig selection of grub for x86 targets
John Crispin [Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)]
fixes menuconfig selection of grub for x86 targets

SVN-Revision: 8713

16 years agoFinally fix the usage of limit (#2240)
Florian Fainelli [Sun, 9 Sep 2007 16:05:14 +0000 (16:05 +0000)]
Finally fix the usage of limit (#2240)

SVN-Revision: 8712

16 years agoFix toolchain generation with FPU enabled (#2242)
Florian Fainelli [Sun, 9 Sep 2007 15:50:03 +0000 (15:50 +0000)]
Fix toolchain generation with FPU enabled (#2242)

SVN-Revision: 8711

16 years agoFix the imagebuilder generation (does not mean it works with the recent changes)
Florian Fainelli [Sun, 9 Sep 2007 15:09:10 +0000 (15:09 +0000)]
Fix the imagebuilder generation (does not mean it works with the recent changes)

SVN-Revision: 8710

16 years ago[adm5120] use the global register access macros in the flash driver
Gabor Juhos [Sun, 9 Sep 2007 13:28:24 +0000 (13:28 +0000)]
[adm5120] use the global register access macros in the flash driver

SVN-Revision: 8707

16 years ago[adm5120] remove volatile derefs
Gabor Juhos [Sun, 9 Sep 2007 12:54:11 +0000 (12:54 +0000)]
[adm5120] remove volatile derefs

SVN-Revision: 8706

16 years ago[adm5120] cleanup memory detection code, fix #2244
Gabor Juhos [Sun, 9 Sep 2007 12:50:32 +0000 (12:50 +0000)]
[adm5120] cleanup memory detection code, fix #2244

SVN-Revision: 8705

16 years ago[adm5120] define more SWITCH/MPMC constants
Gabor Juhos [Sun, 9 Sep 2007 12:45:49 +0000 (12:45 +0000)]
[adm5120] define more SWITCH/MPMC constants

SVN-Revision: 8704

16 years ago[adm5120] remove redundant EXTRA_AFLAGS
Gabor Juhos [Sun, 9 Sep 2007 12:40:44 +0000 (12:40 +0000)]
[adm5120] remove redundant EXTRA_AFLAGS

SVN-Revision: 8703

16 years agoAdd the ralink signature, will use it later
Florian Fainelli [Sun, 9 Sep 2007 10:34:53 +0000 (10:34 +0000)]
Add the ralink signature, will use it later

SVN-Revision: 8702

16 years ago[adm5120] cleanup IRQ code
Gabor Juhos [Sun, 9 Sep 2007 07:33:33 +0000 (07:33 +0000)]
[adm5120] cleanup IRQ code

SVN-Revision: 8701

16 years ago[adm5120] cleanup PCI code
Gabor Juhos [Sun, 9 Sep 2007 06:41:19 +0000 (06:41 +0000)]
[adm5120] cleanup PCI code

SVN-Revision: 8700

16 years agomore config changes
Felix Fietkau [Sun, 9 Sep 2007 00:24:08 +0000 (00:24 +0000)]
more config changes

SVN-Revision: 8699

16 years agooops. forgot to move the config around for x86
Felix Fietkau [Sun, 9 Sep 2007 00:22:33 +0000 (00:22 +0000)]
oops. forgot to move the config around for x86

SVN-Revision: 8698

16 years agofix kmod-crypto, emit warning messages for kmod packages that cannot be built due...
Felix Fietkau [Sat, 8 Sep 2007 23:33:01 +0000 (23:33 +0000)]
fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options

SVN-Revision: 8697

16 years agoadd support for device type based package preselections
Felix Fietkau [Sat, 8 Sep 2007 21:30:25 +0000 (21:30 +0000)]
add support for device type based package preselections

SVN-Revision: 8696

16 years agoadapt profiles for subtarget changes
Felix Fietkau [Sat, 8 Sep 2007 20:04:43 +0000 (20:04 +0000)]
adapt profiles for subtarget changes

SVN-Revision: 8695

16 years agomajor target cleanup. it is now possible to have subtargets that can override many...
Felix Fietkau [Sat, 8 Sep 2007 19:55:42 +0000 (19:55 +0000)]
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets

SVN-Revision: 8694

16 years agoFix kmod-ppp generation (#2337)
Florian Fainelli [Sat, 8 Sep 2007 16:20:02 +0000 (16:20 +0000)]
Fix kmod-ppp generation (#2337)

SVN-Revision: 8691

16 years agofix pci init for brcm-2.4 with atheros wifi cards
Felix Fietkau [Sat, 8 Sep 2007 13:39:34 +0000 (13:39 +0000)]
fix pci init for brcm-2.4 with atheros wifi cards

SVN-Revision: 8690

16 years agoAdd some EHCI related symbols when usb is selected
Florian Fainelli [Sat, 8 Sep 2007 10:28:18 +0000 (10:28 +0000)]
Add some EHCI related symbols when usb is selected

SVN-Revision: 8686

16 years agoUse PHYS_OFFSET.
Eugene Konev [Sat, 8 Sep 2007 09:16:30 +0000 (09:16 +0000)]
Use PHYS_OFFSET.

SVN-Revision: 8685

16 years agoAdd TNETW1350 to known devices. Style cleanups.
Eugene Konev [Sat, 8 Sep 2007 09:02:44 +0000 (09:02 +0000)]
Add TNETW1350 to known devices. Style cleanups.

SVN-Revision: 8684

16 years ago[adm5120] fix the symlink of the lzma-loader
Gabor Juhos [Sat, 8 Sep 2007 06:52:52 +0000 (06:52 +0000)]
[adm5120] fix the symlink of the lzma-loader

SVN-Revision: 8683

16 years agofix madwifi channel setting (#2073)
Felix Fietkau [Fri, 7 Sep 2007 20:42:59 +0000 (20:42 +0000)]
fix madwifi channel setting (#2073)

SVN-Revision: 8681

16 years agobump package versions after updates
Felix Fietkau [Fri, 7 Sep 2007 20:41:57 +0000 (20:41 +0000)]
bump package versions after updates

SVN-Revision: 8680

16 years agofix typo
Nicolas Thill [Fri, 7 Sep 2007 13:10:05 +0000 (13:10 +0000)]
fix typo

SVN-Revision: 8666

16 years agofix ppp unit number issues (#2178)
Felix Fietkau [Fri, 7 Sep 2007 13:09:17 +0000 (13:09 +0000)]
fix ppp unit number issues (#2178)

SVN-Revision: 8665

16 years agofix board name for nvram and switch packages on brcm-2.4 after [8653]
Nicolas Thill [Fri, 7 Sep 2007 12:54:24 +0000 (12:54 +0000)]
fix board name for nvram and switch packages on brcm-2.4 after [8653]

SVN-Revision: 8664

16 years agoqos-scripts: add patch for tos and dscp support from #2291
Felix Fietkau [Fri, 7 Sep 2007 09:27:22 +0000 (09:27 +0000)]
qos-scripts: add patch for tos and dscp support from #2291

SVN-Revision: 8663

16 years agoremove obsolete dependencies on VIDEO_SUPPORT (#2314)
Felix Fietkau [Fri, 7 Sep 2007 09:23:56 +0000 (09:23 +0000)]
remove obsolete dependencies on VIDEO_SUPPORT (#2314)

SVN-Revision: 8662

16 years agoadd missing endef
Nicolas Thill [Fri, 7 Sep 2007 08:58:53 +0000 (08:58 +0000)]
add missing endef

SVN-Revision: 8661

16 years agoremove remaining description field missed from [8659]
Nicolas Thill [Fri, 7 Sep 2007 08:55:53 +0000 (08:55 +0000)]
remove remaining description field missed from [8659]

SVN-Revision: 8660

16 years agomove package description to a separate definition, remove it when DESCRIPTION=TITLE
Nicolas Thill [Fri, 7 Sep 2007 08:34:51 +0000 (08:34 +0000)]
move package description to a separate definition, remove it when DESCRIPTION=TITLE

SVN-Revision: 8659

16 years agoremove automake prereq not needed anymore since [7011], use a separate description...
Nicolas Thill [Fri, 7 Sep 2007 08:30:26 +0000 (08:30 +0000)]
remove automake prereq not needed anymore since [7011], use a separate description, cleanup

SVN-Revision: 8658

16 years agozd1211-firmware: remove uneeded commands in install, use a separate description,...
Nicolas Thill [Fri, 7 Sep 2007 08:24:28 +0000 (08:24 +0000)]
zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup

SVN-Revision: 8657

16 years agocosmetic fixes for ar7: indent, use lowercase hex notation, format
Nicolas Thill [Thu, 6 Sep 2007 19:35:08 +0000 (19:35 +0000)]
cosmetic fixes for ar7: indent, use lowercase hex notation, format

SVN-Revision: 8656

16 years agoremove some obsolete files
Felix Fietkau [Thu, 6 Sep 2007 16:40:36 +0000 (16:40 +0000)]
remove some obsolete files

SVN-Revision: 8654

16 years agostrip the kernel version suffix from target directories, except for brcm-2.4 (the...
Felix Fietkau [Thu, 6 Sep 2007 16:27:37 +0000 (16:27 +0000)]
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.

SVN-Revision: 8653

16 years agoenable start-stop-daemon by default, i want to use this to clean up a few init script...
Felix Fietkau [Thu, 6 Sep 2007 15:25:56 +0000 (15:25 +0000)]
enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon

SVN-Revision: 8652

16 years agoDisable the USB clock for now, will be used later for the AR7-HCD driver, which is...
Florian Fainelli [Thu, 6 Sep 2007 11:45:35 +0000 (11:45 +0000)]
Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858)

SVN-Revision: 8649

16 years agoallow scan.mk to find python packages introduced in [8639]
Nicolas Thill [Thu, 6 Sep 2007 03:20:48 +0000 (03:20 +0000)]
allow scan.mk to find python packages introduced in [8639]

SVN-Revision: 8641

16 years agoremove uneeded stuff after python changes in [8639]
Nicolas Thill [Thu, 6 Sep 2007 02:57:06 +0000 (02:57 +0000)]
remove uneeded stuff after python changes in [8639]

SVN-Revision: 8640

16 years agoPackage ip6tables-utils as well (#2318)
Florian Fainelli [Wed, 5 Sep 2007 21:40:11 +0000 (21:40 +0000)]
Package ip6tables-utils as well (#2318)

SVN-Revision: 8636

16 years agofix typo (thanks to jonasg[1] on irc)
Nicolas Thill [Wed, 5 Sep 2007 08:59:44 +0000 (08:59 +0000)]
fix typo (thanks to jonasg[1] on irc)

SVN-Revision: 8618

16 years agosuppress warning in gcd()
Nicolas Thill [Tue, 4 Sep 2007 13:23:21 +0000 (13:23 +0000)]
suppress warning in gcd()

SVN-Revision: 8609

16 years agouse kernel abs(), remove recursion in gcd() (closes: #2307)
Nicolas Thill [Tue, 4 Sep 2007 10:44:45 +0000 (10:44 +0000)]
use kernel abs(), remove recursion in gcd() (closes: #2307)

SVN-Revision: 8608

16 years agouse constant for clock values (closes: #2306)
Nicolas Thill [Tue, 4 Sep 2007 10:27:32 +0000 (10:27 +0000)]
use constant for clock values (closes: #2306)

SVN-Revision: 8607

16 years agotweak Makefile
Nicolas Thill [Mon, 3 Sep 2007 13:11:58 +0000 (13:11 +0000)]
tweak Makefile

SVN-Revision: 8593

16 years agomove TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_...
Nicolas Thill [Mon, 3 Sep 2007 09:06:03 +0000 (09:06 +0000)]
move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make

SVN-Revision: 8592

16 years agorequire all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actuall...
Nicolas Thill [Mon, 3 Sep 2007 08:58:14 +0000 (08:58 +0000)]
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.

SVN-Revision: 8591

16 years agotweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default...
Nicolas Thill [Mon, 3 Sep 2007 08:44:08 +0000 (08:44 +0000)]
tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent

SVN-Revision: 8590

16 years agoanother cleanup missed from [8587]
Nicolas Thill [Mon, 3 Sep 2007 08:23:08 +0000 (08:23 +0000)]
another cleanup missed from [8587]

SVN-Revision: 8589

16 years agorename hostap package to hostap-driver
Nicolas Thill [Mon, 3 Sep 2007 08:21:42 +0000 (08:21 +0000)]
rename hostap package to hostap-driver

SVN-Revision: 8588

16 years agopackage Makefile cleanup: remove uneeded vars
Nicolas Thill [Mon, 3 Sep 2007 08:20:36 +0000 (08:20 +0000)]
package Makefile cleanup: remove uneeded vars

SVN-Revision: 8587