Florian Fainelli
|
3ab8360af0
|
Fix divisor calculation and configuration from previous commit, thanks sn9
SVN-Revision: 12454
|
2008-09-01 11:49:57 +00:00 |
Florian Fainelli
|
3abe371efd
|
Fix divisor settings for external devices like wireless devices, thanks sn9
SVN-Revision: 12443
|
2008-08-31 11:32:26 +00:00 |
Matteo Croce
|
af4c2c041f
|
add proper email addresses to the comment headers
SVN-Revision: 10709
|
2008-04-02 11:45:18 +00:00 |
Matteo Croce
|
c96a4d1808
|
Let authors holds copyright of the AR7 code (closes #2369)
SVN-Revision: 10708
|
2008-04-02 11:18:00 +00:00 |
Matteo Croce
|
fb5be81fe7
|
make current AR7 code 2.6.24 aware, for future use
SVN-Revision: 10415
|
2008-02-08 00:21:08 +00:00 |
Matteo Croce
|
c4a4fff789
|
fixed war.h path
SVN-Revision: 10316
|
2008-01-29 20:50:50 +00:00 |
Matteo Croce
|
72506a987f
|
added missing war.h
SVN-Revision: 10315
|
2008-01-29 20:47:34 +00:00 |
Matteo Croce
|
af9cf4a7a8
|
gpio: revert it back, wrong and useless
SVN-Revision: 10181
|
2008-01-13 20:13:08 +00:00 |
Matteo Croce
|
5d249c898d
|
GPIO fix
SVN-Revision: 10180
|
2008-01-12 17:14:15 +00:00 |
Matteo Croce
|
fae9e82aad
|
cache GPIO addresses to be more efficent
SVN-Revision: 10179
|
2008-01-12 16:41:28 +00:00 |
Matteo Croce
|
788a010131
|
ar7_gpio: remove unneeded checks and volatile
SVN-Revision: 9419
|
2007-10-23 15:45:54 +00:00 |
Eugene Konev
|
3c4062a45f
|
cleanup vlynq. drop vlynq-pci
SVN-Revision: 9143
|
2007-10-05 17:54:36 +00:00 |
Eugene Konev
|
822b666935
|
add usb controller definition
SVN-Revision: 9087
|
2007-10-01 12:35:35 +00:00 |
Eugene Konev
|
bb8c985261
|
add necessary includes
SVN-Revision: 8974
|
2007-09-23 08:13:08 +00:00 |
Eugene Konev
|
041a03c5bd
|
make gpio conformant to generic gpio spec.
SVN-Revision: 8911
|
2007-09-21 12:37:50 +00:00 |
Eugene Konev
|
2f0762749d
|
mmzone.h is not needed anymore
SVN-Revision: 8769
|
2007-09-13 07:07:46 +00:00 |
Eugene Konev
|
b972859fec
|
128 irqs is not enough...
SVN-Revision: 8768
|
2007-09-13 06:21:27 +00:00 |
Matteo Croce
|
64f9a22679
|
Enabled working ar7_wdt, style cleanups
SVN-Revision: 8764
|
2007-09-12 16:15:12 +00:00 |
Eugene Konev
|
db5e143756
|
vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup
SVN-Revision: 8759
|
2007-09-12 12:23:56 +00:00 |
Matteo Croce
|
09b45caf09
|
more AR7 cleanups & fixes
SVN-Revision: 8758
|
2007-09-11 23:50:02 +00:00 |
Matteo Croce
|
0efffbaf30
|
AR7: Cleanups (closes: #2323)
SVN-Revision: 8756
|
2007-09-11 21:19:57 +00:00 |
Nicolas Thill
|
2ef23a0fd9
|
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
|
2007-09-11 14:50:43 +00:00 |
Nicolas Thill
|
929f86c30e
|
cosmetic fixes for ar7: indent, use lowercase hex notation, format
SVN-Revision: 8656
|
2007-09-06 19:35:08 +00:00 |
Felix Fietkau
|
56231056ea
|
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
|
2007-09-06 16:27:37 +00:00 |