24 Commits (4f52961c5614507d06d9228b158893a8352279b0)

Author SHA1 Message Date
Florian Fainelli 3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9 16 years ago
Florian Fainelli 3abe371efd Fix divisor settings for external devices like wireless devices, thanks sn9 16 years ago
Matteo Croce af4c2c041f add proper email addresses to the comment headers 17 years ago
Matteo Croce c96a4d1808 Let authors holds copyright of the AR7 code (closes #2369) 17 years ago
Matteo Croce fb5be81fe7 make current AR7 code 2.6.24 aware, for future use 17 years ago
Matteo Croce c4a4fff789 fixed war.h path 17 years ago
Matteo Croce 72506a987f added missing war.h 17 years ago
Matteo Croce af9cf4a7a8 gpio: revert it back, wrong and useless 17 years ago
Matteo Croce 5d249c898d GPIO fix 17 years ago
Matteo Croce fae9e82aad cache GPIO addresses to be more efficent 17 years ago
Matteo Croce 788a010131 ar7_gpio: remove unneeded checks and volatile 17 years ago
Eugene Konev 3c4062a45f cleanup vlynq. drop vlynq-pci 17 years ago
Eugene Konev 822b666935 add usb controller definition 17 years ago
Eugene Konev bb8c985261 add necessary includes 17 years ago
Eugene Konev 041a03c5bd make gpio conformant to generic gpio spec. 17 years ago
Eugene Konev 2f0762749d mmzone.h is not needed anymore 17 years ago
Eugene Konev b972859fec 128 irqs is not enough... 17 years ago
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups 17 years ago
Eugene Konev db5e143756 vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup 17 years ago
Matteo Croce 09b45caf09 more AR7 cleanups & fixes 17 years ago
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323) 17 years ago
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 17 years ago
Nicolas Thill 929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format 17 years ago
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. 17 years ago