openwrt/svn-archive/archive.git
16 years agoAdd reiserfs module and include it in the FSG-3 profile.
Rod Whitby [Thu, 20 Sep 2007 11:11:41 +0000 (11:11 +0000)]
Add reiserfs module and include it in the FSG-3 profile.

SVN-Revision: 8872

16 years agomove ntfs-3g to /packages, no need to be in /trunk
Nicolas Thill [Thu, 20 Sep 2007 11:05:14 +0000 (11:05 +0000)]
move ntfs-3g to /packages, no need to be in /trunk

SVN-Revision: 8871

16 years agocosmetic cleanup before more deep changes
Nicolas Thill [Thu, 20 Sep 2007 10:48:54 +0000 (10:48 +0000)]
cosmetic cleanup before more deep changes

SVN-Revision: 8870

16 years agodisable another module on UML
Nicolas Thill [Thu, 20 Sep 2007 10:46:23 +0000 (10:46 +0000)]
disable another module on UML

SVN-Revision: 8869

16 years agorename spca5xx to gspcav1 (match upstream name change)
Nicolas Thill [Thu, 20 Sep 2007 10:41:53 +0000 (10:41 +0000)]
rename spca5xx to gspcav1 (match upstream name change)

SVN-Revision: 8868

16 years agorename uvcvideo to linux-uvc (match source name)
Nicolas Thill [Thu, 20 Sep 2007 10:40:17 +0000 (10:40 +0000)]
rename uvcvideo to linux-uvc (match source name)

SVN-Revision: 8867

16 years agooops, forgot a file in [8865]
Nicolas Thill [Thu, 20 Sep 2007 10:29:14 +0000 (10:29 +0000)]
oops, forgot a file in [8865]

SVN-Revision: 8866

16 years agomove kernel sound support in its own file from other.mk to sound.mk, rename kmod...
Nicolas Thill [Thu, 20 Sep 2007 10:27:38 +0000 (10:27 +0000)]
move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib

SVN-Revision: 8865

16 years agoadd --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should preven...
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

16 years agoremove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4...
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

16 years agobuild IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod...
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

16 years agoadd qos-scripts patch from #2385
Felix Fietkau [Thu, 20 Sep 2007 09:19:48 +0000 (09:19 +0000)]
add qos-scripts patch from #2385

SVN-Revision: 8860

16 years agofix kmod-sched kconfig value (#2380)
Felix Fietkau [Thu, 20 Sep 2007 09:05:08 +0000 (09:05 +0000)]
fix kmod-sched kconfig value (#2380)

SVN-Revision: 8858

16 years agodisable more modules not supported on UML
Nicolas Thill [Thu, 20 Sep 2007 07:46:00 +0000 (07:46 +0000)]
disable more modules not supported on UML

SVN-Revision: 8857

16 years agovideo modules changes: change dependency on kmod-video-core from select to depends...
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

16 years agoprevent madwifi from building on UML
Nicolas Thill [Thu, 20 Sep 2007 07:11:52 +0000 (07:11 +0000)]
prevent madwifi from building on UML

SVN-Revision: 8855

16 years agouse set_irq_chip_and_handler (#2408)
Eugene Konev [Thu, 20 Sep 2007 02:22:03 +0000 (02:22 +0000)]
use set_irq_chip_and_handler (#2408)

SVN-Revision: 8852

16 years agostyle cleanups (make checkpatch.pl happy)
Matteo Croce [Wed, 19 Sep 2007 23:27:34 +0000 (23:27 +0000)]
style cleanups (make checkpatch.pl happy)

SVN-Revision: 8851

16 years agoclean up jffs2 config options
Felix Fietkau [Wed, 19 Sep 2007 20:58:16 +0000 (20:58 +0000)]
clean up jffs2 config options

SVN-Revision: 8848

16 years agofix kconfig.pl split for config symbols that have "0" as value
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

16 years agoenable jffs2 summary for faster mount time
Felix Fietkau [Wed, 19 Sep 2007 20:43:31 +0000 (20:43 +0000)]
enable jffs2 summary for faster mount time

SVN-Revision: 8846

16 years agomade HOME=/root global instead of x86 specific
John Crispin [Wed, 19 Sep 2007 19:58:07 +0000 (19:58 +0000)]
made HOME=/root global instead of x86 specific

SVN-Revision: 8845

16 years agoroot users folder is now in the fs and no longer /tmp
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

16 years agosync awk implementation of config_get_bool with the shell variant
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

16 years agosupport true and false in config_get_bool
Felix Fietkau [Wed, 19 Sep 2007 14:43:29 +0000 (14:43 +0000)]
support true and false in config_get_bool

SVN-Revision: 8840

16 years agocleanup (use dma API, use accessors, debugging/printk cleanup)
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

16 years agoonly build sound-core module on targets supporting USB, since we don't have any PCI...
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

16 years agoWe have generic irqs now.
Eugene Konev [Wed, 19 Sep 2007 00:52:40 +0000 (00:52 +0000)]
We have generic irqs now.

SVN-Revision: 8835

16 years agoAdded support for generating the cdc-ether kernel module (used to communicate with...
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

16 years agomerge 3G usb serial card patches and move it at 802
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

16 years agoi2c changes:
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

16 years agodetect ar7 at runtime in set_except_vector and remove useless volatile
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

16 years agodisable package that can't build on atheros target (no pci/usb)
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

16 years agofix typo again (do i need some sleep?)
Nicolas Thill [Mon, 17 Sep 2007 01:51:57 +0000 (01:51 +0000)]
fix typo again (do i need some sleep?)

SVN-Revision: 8822

16 years agofix wrong submenu for kmod-leds-wrap
Nicolas Thill [Mon, 17 Sep 2007 01:48:35 +0000 (01:48 +0000)]
fix wrong submenu for kmod-leds-wrap

SVN-Revision: 8821

16 years agoonly build in-kernel bcm43xx on broadcom targets
Nicolas Thill [Mon, 17 Sep 2007 01:36:18 +0000 (01:36 +0000)]
only build in-kernel bcm43xx on broadcom targets

SVN-Revision: 8820

16 years agomove CAPI/ISDN module from other.mk to network.mk
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

16 years agodisable powersave, vlynq can't handle this
Matteo Croce [Mon, 17 Sep 2007 00:08:24 +0000 (00:08 +0000)]
disable powersave, vlynq can't handle this

SVN-Revision: 8818

16 years agoacx: Fix Makefile
Matteo Croce [Sun, 16 Sep 2007 22:49:04 +0000 (22:49 +0000)]
acx: Fix Makefile

SVN-Revision: 8817

16 years agooops, fix typo
Nicolas Thill [Sun, 16 Sep 2007 22:41:24 +0000 (22:41 +0000)]
oops, fix typo

SVN-Revision: 8816

16 years agochanged the timeout for grub to load the menu from 10 secs to 2 secs
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

16 years agoadd kernel module for PCengines WRAP leds
Nicolas Thill [Sun, 16 Sep 2007 19:31:37 +0000 (19:31 +0000)]
add kernel module for PCengines WRAP leds

SVN-Revision: 8814

16 years agorename packages dependecies missed from [8806]
Nicolas Thill [Sun, 16 Sep 2007 19:21:23 +0000 (19:21 +0000)]
rename packages dependecies missed from [8806]

SVN-Revision: 8813

16 years agomove kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it...
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

16 years agorename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
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

16 years agousb-atm fixes:
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

16 years agocosmetic changes: rename submenu vars, add missing copyright headers
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

16 years agovarious changes for kernel video support:
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

16 years agochange dependency on kmod-atm from depends to select for usb atm modules
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

16 years agoremove (unused?) linux symlink in BUILD_DIR
Nicolas Thill [Sun, 16 Sep 2007 16:28:50 +0000 (16:28 +0000)]
remove (unused?) linux symlink in BUILD_DIR

SVN-Revision: 8804

16 years agodon't assume PCI support, cleanup
Nicolas Thill [Sun, 16 Sep 2007 16:27:49 +0000 (16:27 +0000)]
don't assume PCI support, cleanup

SVN-Revision: 8803

16 years agomove exec permissions fix at Build/Prepare stage
Nicolas Thill [Sun, 16 Sep 2007 16:25:53 +0000 (16:25 +0000)]
move exec permissions fix at Build/Prepare stage

SVN-Revision: 8802

16 years agoadd missing dependencies on PCI/PCMCIA/USB support
Nicolas Thill [Sun, 16 Sep 2007 16:21:56 +0000 (16:21 +0000)]
add missing dependencies on PCI/PCMCIA/USB support

SVN-Revision: 8801

16 years agoadd dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa depen...
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

16 years agofix hostap dependencies
Nicolas Thill [Sun, 16 Sep 2007 16:12:20 +0000 (16:12 +0000)]
fix hostap dependencies

SVN-Revision: 8799

16 years agorevert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when...
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

16 years agoUpdated acx (#2394) and fixed acx-mac80211 build
Matteo Croce [Sun, 16 Sep 2007 15:13:50 +0000 (15:13 +0000)]
Updated acx (#2394) and fixed acx-mac80211 build

SVN-Revision: 8797

16 years agoallow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testi...
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

16 years agoquote LINUX_VERSION to avoid shell errors at DUMP time
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

16 years agoAdd ipv6 up/down using route (#2372)
Florian Fainelli [Sun, 16 Sep 2007 13:35:51 +0000 (13:35 +0000)]
Add ipv6 up/down using route (#2372)

SVN-Revision: 8794

16 years agoFix macfiltering options (#2397)
Florian Fainelli [Sun, 16 Sep 2007 13:17:47 +0000 (13:17 +0000)]
Fix macfiltering options (#2397)

SVN-Revision: 8792

16 years agoFix the svn:ignore property on the files directory (#2375)
Florian Fainelli [Sun, 16 Sep 2007 11:38:37 +0000 (11:38 +0000)]
Fix the svn:ignore property on the files directory (#2375)

SVN-Revision: 8791

16 years agoAdd support for the D-Link DIR-450, thanks to Macpaul Lin !
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

16 years agoUpdate firmware md5sums
Florian Fainelli [Sun, 16 Sep 2007 10:52:49 +0000 (10:52 +0000)]
Update firmware md5sums

SVN-Revision: 8789

16 years agoPackage wpa-passphrase (#1275)
Florian Fainelli [Sun, 16 Sep 2007 10:32:42 +0000 (10:32 +0000)]
Package wpa-passphrase (#1275)

SVN-Revision: 8788

16 years agoRevert the InstallDev section, was only there testing
Florian Fainelli [Sun, 16 Sep 2007 10:24:10 +0000 (10:24 +0000)]
Revert the InstallDev section, was only there testing

SVN-Revision: 8787

16 years agoPut back ldd and ldconfig (#1543)
Florian Fainelli [Sun, 16 Sep 2007 10:21:53 +0000 (10:21 +0000)]
Put back ldd and ldconfig (#1543)

SVN-Revision: 8786

16 years agoUse default values for lcp-echo-failure and lcp-echo-interval (#2373)
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

16 years agoAdd support for IP over ATM
Florian Fainelli [Sat, 15 Sep 2007 21:01:43 +0000 (21:01 +0000)]
Add support for IP over ATM

SVN-Revision: 8782

16 years agoprevent include/netfilter.mk from being included multiple times
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

16 years agoadd 'make prepare' target for building the tools and toolchain
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

16 years agoMoved config back to config-default, but left the FSG3 profile config non-working...
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

16 years agodon't broke other archs, we're close to mainstream (i hope)
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

16 years agoReinstated the kernel configuration for the FSG3 profile.
Rod Whitby [Fri, 14 Sep 2007 13:26:11 +0000 (13:26 +0000)]
Reinstated the kernel configuration for the FSG3 profile.

SVN-Revision: 8776

16 years agoPackage support for IP over ATM
Florian Fainelli [Fri, 14 Sep 2007 08:18:46 +0000 (08:18 +0000)]
Package support for IP over ATM

SVN-Revision: 8775

16 years agofix previous commit
Eugene Konev [Fri, 14 Sep 2007 05:30:11 +0000 (05:30 +0000)]
fix previous commit

SVN-Revision: 8774

16 years agoadd *dma_mask's to cpmacs
Eugene Konev [Fri, 14 Sep 2007 04:49:47 +0000 (04:49 +0000)]
add *dma_mask's to cpmacs

SVN-Revision: 8773

16 years agofix watchdog seek test (#2383)
Eugene Konev [Fri, 14 Sep 2007 04:46:34 +0000 (04:46 +0000)]
fix watchdog seek test (#2383)

SVN-Revision: 8772

16 years ago[adm5120] image generation fixes, thanks to <berny156 at gmx.de> (#2379)
Gabor Juhos [Thu, 13 Sep 2007 16:54:51 +0000 (16:54 +0000)]
[adm5120] image generation fixes, thanks to <berny156 at gmx.de> (#2379)

SVN-Revision: 8771

16 years agofix CAC_ADDR/UNCAC_ADDR macros
Eugene Konev [Thu, 13 Sep 2007 07:16:26 +0000 (07:16 +0000)]
fix CAC_ADDR/UNCAC_ADDR macros

SVN-Revision: 8770

16 years agommzone.h is not needed anymore
Eugene Konev [Thu, 13 Sep 2007 07:07:46 +0000 (07:07 +0000)]
mmzone.h is not needed anymore

SVN-Revision: 8769

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