Felix Fietkau [Thu, 20 Sep 2007 10:19:24 +0000 (10:19 +0000)]
add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr.
SVN-Revision: 8864
Felix Fietkau [Thu, 20 Sep 2007 10:10:01 +0000 (10:10 +0000)]
remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff
SVN-Revision: 8863
Nicolas Thill [Thu, 20 Sep 2007 10:03:41 +0000 (10:03 +0000)]
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
Felix Fietkau [Thu, 20 Sep 2007 09:19:48 +0000 (09:19 +0000)]
add qos-scripts patch from #2385
SVN-Revision: 8860
Felix Fietkau [Thu, 20 Sep 2007 09:05:08 +0000 (09:05 +0000)]
fix kmod-sched kconfig value (#2380)
SVN-Revision: 8858
Nicolas Thill [Thu, 20 Sep 2007 07:46:00 +0000 (07:46 +0000)]
disable more modules not supported on UML
SVN-Revision: 8857
Nicolas Thill [Thu, 20 Sep 2007 07:31:06 +0000 (07:31 +0000)]
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
Nicolas Thill [Thu, 20 Sep 2007 07:11:52 +0000 (07:11 +0000)]
prevent madwifi from building on UML
SVN-Revision: 8855
Eugene Konev [Thu, 20 Sep 2007 02:22:03 +0000 (02:22 +0000)]
use set_irq_chip_and_handler (#2408)
SVN-Revision: 8852
Matteo Croce [Wed, 19 Sep 2007 23:27:34 +0000 (23:27 +0000)]
style cleanups (make checkpatch.pl happy)
SVN-Revision: 8851
Felix Fietkau [Wed, 19 Sep 2007 20:58:16 +0000 (20:58 +0000)]
clean up jffs2 config options
SVN-Revision: 8848
Felix Fietkau [Wed, 19 Sep 2007 20:55:05 +0000 (20:55 +0000)]
fix kconfig.pl split for config symbols that have "0" as value
SVN-Revision: 8847
Felix Fietkau [Wed, 19 Sep 2007 20:43:31 +0000 (20:43 +0000)]
enable jffs2 summary for faster mount time
SVN-Revision: 8846
John Crispin [Wed, 19 Sep 2007 19:58:07 +0000 (19:58 +0000)]
made HOME=/root global instead of x86 specific
SVN-Revision: 8845
John Crispin [Wed, 19 Sep 2007 19:51:11 +0000 (19:51 +0000)]
root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
Felix Fietkau [Wed, 19 Sep 2007 15:36:30 +0000 (15:36 +0000)]
sync awk implementation of config_get_bool with the shell variant
SVN-Revision: 8841
Felix Fietkau [Wed, 19 Sep 2007 14:43:29 +0000 (14:43 +0000)]
support true and false in config_get_bool
SVN-Revision: 8840
Eugene Konev [Wed, 19 Sep 2007 12:58:12 +0000 (12:58 +0000)]
cleanup (use dma API, use accessors, debugging/printk cleanup)
SVN-Revision: 8839
Nicolas Thill [Wed, 19 Sep 2007 11:56:26 +0000 (11:56 +0000)]
only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
SVN-Revision: 8838
Eugene Konev [Wed, 19 Sep 2007 00:52:40 +0000 (00:52 +0000)]
We have generic irqs now.
SVN-Revision: 8835
Rod Whitby [Tue, 18 Sep 2007 13:55:03 +0000 (13:55 +0000)]
Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
SVN-Revision: 8833
Nicolas Thill [Mon, 17 Sep 2007 15:22:12 +0000 (15:22 +0000)]
merge 3G usb serial card patches and move it at 802
SVN-Revision: 8827
Nicolas Thill [Mon, 17 Sep 2007 14:48:01 +0000 (14:48 +0000)]
i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead
SVN-Revision: 8825
Matteo Croce [Mon, 17 Sep 2007 12:45:38 +0000 (12:45 +0000)]
detect ar7 at runtime in set_except_vector and remove useless volatile
SVN-Revision: 8824
Nicolas Thill [Mon, 17 Sep 2007 02:04:38 +0000 (02:04 +0000)]
disable package that can't build on atheros target (no pci/usb)
SVN-Revision: 8823
Nicolas Thill [Mon, 17 Sep 2007 01:51:57 +0000 (01:51 +0000)]
fix typo again (do i need some sleep?)
SVN-Revision: 8822
Nicolas Thill [Mon, 17 Sep 2007 01:48:35 +0000 (01:48 +0000)]
fix wrong submenu for kmod-leds-wrap
SVN-Revision: 8821
Nicolas Thill [Mon, 17 Sep 2007 01:36:18 +0000 (01:36 +0000)]
only build in-kernel bcm43xx on broadcom targets
SVN-Revision: 8820
Nicolas Thill [Mon, 17 Sep 2007 01:34:31 +0000 (01:34 +0000)]
move CAPI/ISDN module from other.mk to network.mk
SVN-Revision: 8819
Matteo Croce [Mon, 17 Sep 2007 00:08:24 +0000 (00:08 +0000)]
disable powersave, vlynq can't handle this
SVN-Revision: 8818
Matteo Croce [Sun, 16 Sep 2007 22:49:04 +0000 (22:49 +0000)]
acx: Fix Makefile
SVN-Revision: 8817
Nicolas Thill [Sun, 16 Sep 2007 22:41:24 +0000 (22:41 +0000)]
oops, fix typo
SVN-Revision: 8816
John Crispin [Sun, 16 Sep 2007 21:03:04 +0000 (21:03 +0000)]
changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
Nicolas Thill [Sun, 16 Sep 2007 19:31:37 +0000 (19:31 +0000)]
add kernel module for PCengines WRAP leds
SVN-Revision: 8814
Nicolas Thill [Sun, 16 Sep 2007 19:21:23 +0000 (19:21 +0000)]
rename packages dependecies missed from [8806]
SVN-Revision: 8813
Nicolas Thill [Sun, 16 Sep 2007 19:16:10 +0000 (19:16 +0000)]
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
SVN-Revision: 8812
Nicolas Thill [Sun, 16 Sep 2007 19:09:01 +0000 (19:09 +0000)]
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
Nicolas Thill [Sun, 16 Sep 2007 17:48:44 +0000 (17:48 +0000)]
usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup
SVN-Revision: 8809
Nicolas Thill [Sun, 16 Sep 2007 17:45:15 +0000 (17:45 +0000)]
cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
Nicolas Thill [Sun, 16 Sep 2007 16:39:18 +0000 (16:39 +0000)]
various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
SVN-Revision: 8806
Nicolas Thill [Sun, 16 Sep 2007 16:32:30 +0000 (16:32 +0000)]
change dependency on kmod-atm from depends to select for usb atm modules
SVN-Revision: 8805
Nicolas Thill [Sun, 16 Sep 2007 16:28:50 +0000 (16:28 +0000)]
remove (unused?) linux symlink in BUILD_DIR
SVN-Revision: 8804
Nicolas Thill [Sun, 16 Sep 2007 16:27:49 +0000 (16:27 +0000)]
don't assume PCI support, cleanup
SVN-Revision: 8803
Nicolas Thill [Sun, 16 Sep 2007 16:25:53 +0000 (16:25 +0000)]
move exec permissions fix at Build/Prepare stage
SVN-Revision: 8802
Nicolas Thill [Sun, 16 Sep 2007 16:21:56 +0000 (16:21 +0000)]
add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
Nicolas Thill [Sun, 16 Sep 2007 16:16:57 +0000 (16:16 +0000)]
add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select
SVN-Revision: 8800
Nicolas Thill [Sun, 16 Sep 2007 16:12:20 +0000 (16:12 +0000)]
fix hostap dependencies
SVN-Revision: 8799
Nicolas Thill [Sun, 16 Sep 2007 16:10:37 +0000 (16:10 +0000)]
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when symbols from different kernel versions are mixed in KCONFIG
SVN-Revision: 8798
Matteo Croce [Sun, 16 Sep 2007 15:13:50 +0000 (15:13 +0000)]
Updated acx (#2394) and fixed acx-mac80211 build
SVN-Revision: 8797
Nicolas Thill [Sun, 16 Sep 2007 14:09:57 +0000 (14:09 +0000)]
allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes
SVN-Revision: 8796
Nicolas Thill [Sun, 16 Sep 2007 14:08:23 +0000 (14:08 +0000)]
quote LINUX_VERSION to avoid shell errors at DUMP time
SVN-Revision: 8795
Florian Fainelli [Sun, 16 Sep 2007 13:35:51 +0000 (13:35 +0000)]
Add ipv6 up/down using route (#2372)
SVN-Revision: 8794
Florian Fainelli [Sun, 16 Sep 2007 13:17:47 +0000 (13:17 +0000)]
Fix macfiltering options (#2397)
SVN-Revision: 8792
Florian Fainelli [Sun, 16 Sep 2007 10:57:29 +0000 (10:57 +0000)]
Add support for the D-Link DIR-450, thanks to Macpaul Lin !
SVN-Revision: 8790
Florian Fainelli [Sun, 16 Sep 2007 10:52:49 +0000 (10:52 +0000)]
Update firmware md5sums
SVN-Revision: 8789
Florian Fainelli [Sun, 16 Sep 2007 10:32:42 +0000 (10:32 +0000)]
Package wpa-passphrase (#1275)
SVN-Revision: 8788
Florian Fainelli [Sun, 16 Sep 2007 10:24:10 +0000 (10:24 +0000)]
Revert the InstallDev section, was only there testing
SVN-Revision: 8787
Florian Fainelli [Sun, 16 Sep 2007 10:21:53 +0000 (10:21 +0000)]
Put back ldd and ldconfig (#1543)
SVN-Revision: 8786
Florian Fainelli [Sun, 16 Sep 2007 09:58:10 +0000 (09:58 +0000)]
Use default values for lcp-echo-failure and lcp-echo-interval (#2373)
SVN-Revision: 8785
Florian Fainelli [Sat, 15 Sep 2007 21:01:43 +0000 (21:01 +0000)]
Add support for IP over ATM
SVN-Revision: 8782
Nicolas Thill [Sat, 15 Sep 2007 16:19:26 +0000 (16:19 +0000)]
prevent include/netfilter.mk from being included multiple times
SVN-Revision: 8781
Felix Fietkau [Sat, 15 Sep 2007 08:53:23 +0000 (08:53 +0000)]
add 'make prepare' target for building the tools and toolchain
SVN-Revision: 8780
Rod Whitby [Fri, 14 Sep 2007 21:37:08 +0000 (21:37 +0000)]
Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready.
SVN-Revision: 8779
Matteo Croce [Fri, 14 Sep 2007 20:26:54 +0000 (20:26 +0000)]
don't broke other archs, we're close to mainstream (i hope)
SVN-Revision: 8778
Rod Whitby [Fri, 14 Sep 2007 13:26:11 +0000 (13:26 +0000)]
Reinstated the kernel configuration for the FSG3 profile.
SVN-Revision: 8776
Florian Fainelli [Fri, 14 Sep 2007 08:18:46 +0000 (08:18 +0000)]
Package support for IP over ATM
SVN-Revision: 8775
Eugene Konev [Fri, 14 Sep 2007 05:30:11 +0000 (05:30 +0000)]
fix previous commit
SVN-Revision: 8774
Eugene Konev [Fri, 14 Sep 2007 04:49:47 +0000 (04:49 +0000)]
add *dma_mask's to cpmacs
SVN-Revision: 8773
Eugene Konev [Fri, 14 Sep 2007 04:46:34 +0000 (04:46 +0000)]
fix watchdog seek test (#2383)
SVN-Revision: 8772
Gabor Juhos [Thu, 13 Sep 2007 16:54:51 +0000 (16:54 +0000)]
image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
Eugene Konev [Thu, 13 Sep 2007 07:16:26 +0000 (07:16 +0000)]
fix CAC_ADDR/UNCAC_ADDR macros
SVN-Revision: 8770
Eugene Konev [Thu, 13 Sep 2007 07:07:46 +0000 (07:07 +0000)]
mmzone.h is not needed anymore
SVN-Revision: 8769
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