Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 | 1 | -21/+69 |
| | | | | SVN-Revision: 9143 | ||||
* | add usb controller definition | Eugene Konev | 2007-10-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 9087 | ||||
* | add necessary includes | Eugene Konev | 2007-09-23 | 1 | -0/+4 |
| | | | | SVN-Revision: 8974 | ||||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 | 1 | -26/+27 |
| | | | | SVN-Revision: 8911 | ||||
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 | 1 | -27/+0 |
| | | | | SVN-Revision: 8769 | ||||
* | 128 irqs is not enough... | Eugene Konev | 2007-09-13 | 1 | -0/+16 |
| | | | | SVN-Revision: 8768 | ||||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 8764 | ||||
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 | 1 | -2/+22 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 1 | -0/+0 |
| | | | | SVN-Revision: 8758 | ||||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 5 | -80/+79 |
| | | | | SVN-Revision: 8756 | ||||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 | 1 | -1/+0 |
| | | | | | | 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 | 1 | -10/+10 |
| | | | | SVN-Revision: 8656 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 7 | -0/+463 |
(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 |