Eugene Konev [Thu, 13 Sep 2007 06:21:27 +0000 (06:21 +0000)]
128 irqs is not enough...
SVN-Revision: 8768
Eugene Konev [Thu, 13 Sep 2007 06:20:29 +0000 (06:20 +0000)]
copy-paste typo, lost static's
SVN-Revision: 8767
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
Felix Fietkau [Wed, 12 Sep 2007 17:02:34 +0000 (17:02 +0000)]
fix a few issues with dynamically assigned interfaces
SVN-Revision: 8765
Matteo Croce [Wed, 12 Sep 2007 16:15:12 +0000 (16:15 +0000)]
Enabled working ar7_wdt, style cleanups
SVN-Revision: 8764
Florian Fainelli [Wed, 12 Sep 2007 15:49:32 +0000 (15:49 +0000)]
Add macfiltering to broadcom-wl
SVN-Revision: 8763
Matteo Croce [Wed, 12 Sep 2007 15:30:00 +0000 (15:30 +0000)]
added ar7_wdt fix by Alex
SVN-Revision: 8762
Matteo Croce [Wed, 12 Sep 2007 13:21:02 +0000 (13:21 +0000)]
Style fixes
SVN-Revision: 8761
Eugene Konev [Wed, 12 Sep 2007 12:27:06 +0000 (12:27 +0000)]
there is no need in two identical actions
SVN-Revision: 8760
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
Matteo Croce [Tue, 11 Sep 2007 23:50:02 +0000 (23:50 +0000)]
more AR7 cleanups & fixes
SVN-Revision: 8758
Matteo Croce [Tue, 11 Sep 2007 22:40:06 +0000 (22:40 +0000)]
no memset after kzalloc
SVN-Revision: 8757
Matteo Croce [Tue, 11 Sep 2007 21:19:57 +0000 (21:19 +0000)]
AR7: Cleanups (closes: #2323)
SVN-Revision: 8756
Gabor Juhos [Tue, 11 Sep 2007 17:55:08 +0000 (17:55 +0000)]
rewrite image generation
SVN-Revision: 8755
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
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
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
Nicolas Thill [Tue, 11 Sep 2007 14:04:34 +0000 (14:04 +0000)]
fix target names in image options (closes: #2357)
SVN-Revision: 8749
Nicolas Thill [Tue, 11 Sep 2007 13:49:28 +0000 (13:49 +0000)]
fix target names in DEPENDS (closes: #2341)
SVN-Revision: 8748
Nicolas Thill [Tue, 11 Sep 2007 13:44:55 +0000 (13:44 +0000)]
fix typo
SVN-Revision: 8747
Eugene Konev [Tue, 11 Sep 2007 13:42:23 +0000 (13:42 +0000)]
Style cleanup
SVN-Revision: 8746
Nicolas Thill [Tue, 11 Sep 2007 13:29:53 +0000 (13:29 +0000)]
move package descriptions to separate definitions
SVN-Revision: 8745
Eugene Konev [Tue, 11 Sep 2007 13:18:51 +0000 (13:18 +0000)]
Style cleanup
SVN-Revision: 8744
Eugene Konev [Tue, 11 Sep 2007 13:07:52 +0000 (13:07 +0000)]
AR7: IRQ handlng cleanup
SVN-Revision: 8743
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
Florian Fainelli [Tue, 11 Sep 2007 06:43:27 +0000 (06:43 +0000)]
Remove useless EXTRA_CFLAGS stuff
SVN-Revision: 8740
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
Felix Fietkau [Tue, 11 Sep 2007 00:14:37 +0000 (00:14 +0000)]
properly clean up after kernel_{old,menu}config
SVN-Revision: 8737
Felix Fietkau [Mon, 10 Sep 2007 23:01:45 +0000 (23:01 +0000)]
fix custom series files in kernel patch directories
SVN-Revision: 8736
John Crispin [Mon, 10 Sep 2007 21:19:21 +0000 (21:19 +0000)]
added a init.d script to fonera-mp3d
SVN-Revision: 8734
John Crispin [Mon, 10 Sep 2007 20:59:38 +0000 (20:59 +0000)]
fixed fonera mp3 driver sysfs and autoload
SVN-Revision: 8733
Travis Kemen [Mon, 10 Sep 2007 20:24:18 +0000 (20:24 +0000)]
add fix from ticket #2290
SVN-Revision: 8732
Florian Fainelli [Mon, 10 Sep 2007 14:19:56 +0000 (14:19 +0000)]
Rearrange patches
SVN-Revision: 8729
Gabor Juhos [Mon, 10 Sep 2007 09:54:35 +0000 (09:54 +0000)]
fix memory size detection (#2244)
SVN-Revision: 8728
Felix Fietkau [Mon, 10 Sep 2007 04:21:21 +0000 (04:21 +0000)]
fix kernel build with quilt
SVN-Revision: 8727
Felix Fietkau [Mon, 10 Sep 2007 01:04:57 +0000 (01:04 +0000)]
fix kernel_menuconfig
SVN-Revision: 8726
Felix Fietkau [Sun, 9 Sep 2007 22:59:46 +0000 (22:59 +0000)]
fix madwifi build on atheros
SVN-Revision: 8725
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
Nicolas Thill [Sun, 9 Sep 2007 20:49:21 +0000 (20:49 +0000)]
oops, 2 typos missed from [8721]
SVN-Revision: 8722
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
Felix Fietkau [Sun, 9 Sep 2007 19:33:18 +0000 (19:33 +0000)]
fix kmod-ide-core
SVN-Revision: 8719
Florian Fainelli [Sun, 9 Sep 2007 19:18:02 +0000 (19:18 +0000)]
Add preliminary support for sysupgrade on brcm
SVN-Revision: 8718
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
Florian Fainelli [Sun, 9 Sep 2007 18:32:06 +0000 (18:32 +0000)]
Package the statistics module for netfilter
SVN-Revision: 8716
Florian Fainelli [Sun, 9 Sep 2007 18:21:36 +0000 (18:21 +0000)]
Add Merlin XU870 (#1303)
SVN-Revision: 8715
John Crispin [Sun, 9 Sep 2007 18:00:00 +0000 (18:00 +0000)]
fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
Florian Fainelli [Sun, 9 Sep 2007 16:05:14 +0000 (16:05 +0000)]
Finally fix the usage of limit (#2240)
SVN-Revision: 8712
Florian Fainelli [Sun, 9 Sep 2007 15:50:03 +0000 (15:50 +0000)]
Fix toolchain generation with FPU enabled (#2242)
SVN-Revision: 8711
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
Gabor Juhos [Sun, 9 Sep 2007 13:28:24 +0000 (13:28 +0000)]
use the global register access macros in the flash driver
SVN-Revision: 8707
Gabor Juhos [Sun, 9 Sep 2007 12:54:11 +0000 (12:54 +0000)]
remove volatile derefs
SVN-Revision: 8706
Gabor Juhos [Sun, 9 Sep 2007 12:50:32 +0000 (12:50 +0000)]
cleanup memory detection code, fix #2244
SVN-Revision: 8705
Gabor Juhos [Sun, 9 Sep 2007 12:45:49 +0000 (12:45 +0000)]
define more SWITCH/MPMC constants
SVN-Revision: 8704
Gabor Juhos [Sun, 9 Sep 2007 12:40:44 +0000 (12:40 +0000)]
remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
Florian Fainelli [Sun, 9 Sep 2007 10:34:53 +0000 (10:34 +0000)]
Add the ralink signature, will use it later
SVN-Revision: 8702
Gabor Juhos [Sun, 9 Sep 2007 07:33:33 +0000 (07:33 +0000)]
cleanup IRQ code
SVN-Revision: 8701
Gabor Juhos [Sun, 9 Sep 2007 06:41:19 +0000 (06:41 +0000)]
cleanup PCI code
SVN-Revision: 8700
Felix Fietkau [Sun, 9 Sep 2007 00:24:08 +0000 (00:24 +0000)]
more config changes
SVN-Revision: 8699
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
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
Felix Fietkau [Sat, 8 Sep 2007 21:30:25 +0000 (21:30 +0000)]
add support for device type based package preselections
SVN-Revision: 8696
Felix Fietkau [Sat, 8 Sep 2007 20:04:43 +0000 (20:04 +0000)]
adapt profiles for subtarget changes
SVN-Revision: 8695
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
Florian Fainelli [Sat, 8 Sep 2007 16:20:02 +0000 (16:20 +0000)]
Fix kmod-ppp generation (#2337)
SVN-Revision: 8691
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
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
Eugene Konev [Sat, 8 Sep 2007 09:16:30 +0000 (09:16 +0000)]
Use PHYS_OFFSET.
SVN-Revision: 8685
Eugene Konev [Sat, 8 Sep 2007 09:02:44 +0000 (09:02 +0000)]
Add TNETW1350 to known devices. Style cleanups.
SVN-Revision: 8684
Gabor Juhos [Sat, 8 Sep 2007 06:52:52 +0000 (06:52 +0000)]
fix the symlink of the lzma-loader
SVN-Revision: 8683
Felix Fietkau [Fri, 7 Sep 2007 20:42:59 +0000 (20:42 +0000)]
fix madwifi channel setting (#2073)
SVN-Revision: 8681
Felix Fietkau [Fri, 7 Sep 2007 20:41:57 +0000 (20:41 +0000)]
bump package versions after updates
SVN-Revision: 8680
Nicolas Thill [Fri, 7 Sep 2007 13:10:05 +0000 (13:10 +0000)]
fix typo
SVN-Revision: 8666
Felix Fietkau [Fri, 7 Sep 2007 13:09:17 +0000 (13:09 +0000)]
fix ppp unit number issues (#2178)
SVN-Revision: 8665
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
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
Felix Fietkau [Fri, 7 Sep 2007 09:23:56 +0000 (09:23 +0000)]
remove obsolete dependencies on VIDEO_SUPPORT (#2314)
SVN-Revision: 8662
Nicolas Thill [Fri, 7 Sep 2007 08:58:53 +0000 (08:58 +0000)]
add missing endef
SVN-Revision: 8661
Nicolas Thill [Fri, 7 Sep 2007 08:55:53 +0000 (08:55 +0000)]
remove remaining description field missed from [8659]
SVN-Revision: 8660
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
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
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
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
Felix Fietkau [Thu, 6 Sep 2007 16:40:36 +0000 (16:40 +0000)]
remove some obsolete files
SVN-Revision: 8654
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
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
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
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
Nicolas Thill [Thu, 6 Sep 2007 02:57:06 +0000 (02:57 +0000)]
remove uneeded stuff after python changes in [8639]
SVN-Revision: 8640
Florian Fainelli [Wed, 5 Sep 2007 21:40:11 +0000 (21:40 +0000)]
Package ip6tables-utils as well (#2318)
SVN-Revision: 8636
Nicolas Thill [Wed, 5 Sep 2007 08:59:44 +0000 (08:59 +0000)]
fix typo (thanks to jonasg[1] on irc)
SVN-Revision: 8618
Nicolas Thill [Tue, 4 Sep 2007 13:23:21 +0000 (13:23 +0000)]
suppress warning in gcd()
SVN-Revision: 8609
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
Nicolas Thill [Tue, 4 Sep 2007 10:27:32 +0000 (10:27 +0000)]
use constant for clock values (closes: #2306)
SVN-Revision: 8607
Nicolas Thill [Mon, 3 Sep 2007 13:11:58 +0000 (13:11 +0000)]
tweak Makefile
SVN-Revision: 8593
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
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
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
Nicolas Thill [Mon, 3 Sep 2007 08:23:08 +0000 (08:23 +0000)]
another cleanup missed from [8587]
SVN-Revision: 8589
Nicolas Thill [Mon, 3 Sep 2007 08:21:42 +0000 (08:21 +0000)]
rename hostap package to hostap-driver
SVN-Revision: 8588
Nicolas Thill [Mon, 3 Sep 2007 08:20:36 +0000 (08:20 +0000)]
package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587