Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add *dma_mask's to cpmacs | Eugene Konev | 2007-09-14 | |
| | | | | SVN-Revision: 8773 | |||
* | fix watchdog seek test (#2383) | Eugene Konev | 2007-09-14 | |
| | | | | SVN-Revision: 8772 | |||
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 | |
| | | | | SVN-Revision: 8770 | |||
* | 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 | |||
* | copy-paste typo, lost static's | Eugene Konev | 2007-09-13 | |
| | | | | SVN-Revision: 8767 | |||
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 | |
| | | | | SVN-Revision: 8766 | |||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | |
| | | | | SVN-Revision: 8764 | |||
* | added ar7_wdt fix by Alex | Matteo Croce | 2007-09-12 | |
| | | | | SVN-Revision: 8762 | |||
* | Style fixes | Matteo Croce | 2007-09-12 | |
| | | | | SVN-Revision: 8761 | |||
* | there is no need in two identical actions | Eugene Konev | 2007-09-12 | |
| | | | | SVN-Revision: 8760 | |||
* | 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 | |||
* | no memset after kzalloc | Matteo Croce | 2007-09-11 | |
| | | | | SVN-Revision: 8757 | |||
* | 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 | |||
* | fix typo | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8747 | |||
* | Style cleanup | Eugene Konev | 2007-09-11 | |
| | | | | SVN-Revision: 8746 | |||
* | Style cleanup | Eugene Konev | 2007-09-11 | |
| | | | | SVN-Revision: 8744 | |||
* | AR7: IRQ handlng cleanup | Eugene Konev | 2007-09-11 | |
| | | | | SVN-Revision: 8743 | |||
* | AR7 will also be running in big-endian on zyxel devices | Florian Fainelli | 2007-09-11 | |
| | | | | SVN-Revision: 8741 | |||
* | Remove useless EXTRA_CFLAGS stuff | Florian Fainelli | 2007-09-11 | |
| | | | | SVN-Revision: 8740 | |||
* | Fix comments to the mtd driver (see ↵ | Florian Fainelli | 2007-09-11 | |
| | | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738 | |||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | |
| | | | | SVN-Revision: 8695 | |||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||
* | Use PHYS_OFFSET. | Eugene Konev | 2007-09-08 | |
| | | | | SVN-Revision: 8685 | |||
* | Add TNETW1350 to known devices. Style cleanups. | Eugene Konev | 2007-09-08 | |
| | | | | SVN-Revision: 8684 | |||
* | 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 |