Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move files to file-2.6.30 | Florian Fainelli | 2010-02-04 |
| | | | | SVN-Revision: 19518 | ||
* | add support for titan variant (WRTP54G) (#6185) | Florian Fainelli | 2010-01-03 |
| | | | | SVN-Revision: 19022 | ||
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | Florian Fainelli | 2008-09-01 |
| | | | | SVN-Revision: 12454 | ||
* | add proper email addresses to the comment headers | Matteo Croce | 2008-04-02 |
| | | | | SVN-Revision: 10709 | ||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 |
| | | | | SVN-Revision: 10708 | ||
* | make current AR7 code 2.6.24 aware, for future use | Matteo Croce | 2008-02-08 |
| | | | | SVN-Revision: 10415 | ||
* | fixed war.h path | Matteo Croce | 2008-01-29 |
| | | | | SVN-Revision: 10316 | ||
* | added missing war.h | Matteo Croce | 2008-01-29 |
| | | | | SVN-Revision: 10315 | ||
* | gpio: revert it back, wrong and useless | Matteo Croce | 2008-01-13 |
| | | | | SVN-Revision: 10181 | ||
* | GPIO fix | Matteo Croce | 2008-01-12 |
| | | | | SVN-Revision: 10180 | ||
* | cache GPIO addresses to be more efficent | Matteo Croce | 2008-01-12 |
| | | | | SVN-Revision: 10179 | ||
* | ar7_gpio: remove unneeded checks and volatile | Matteo Croce | 2007-10-23 |
| | | | | SVN-Revision: 9419 | ||
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 |
| | | | | SVN-Revision: 9143 | ||
* | add usb controller definition | Eugene Konev | 2007-10-01 |
| | | | | SVN-Revision: 9087 | ||
* | add necessary includes | Eugene Konev | 2007-09-23 |
| | | | | SVN-Revision: 8974 | ||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 |
| | | | | SVN-Revision: 8911 | ||
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8769 | ||
* | 128 irqs is not enough... | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8768 | ||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8764 | ||
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8758 | ||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8756 | ||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 |
| | | | | | | 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 | ||
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 |
| | | | | SVN-Revision: 8656 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(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 |