Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | Florian Fainelli | 2008-09-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 12454 | ||||
* | use the righ value in the DSP clock calculation | Gabor Juhos | 2008-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 11123 | ||||
* | ar7: remove volatiles definitely | Matteo Croce | 2008-04-07 | 1 | -35/+32 |
| | | | | SVN-Revision: 10762 | ||||
* | vlynq: revert volatiles until we find a good way to remove them | Matteo Croce | 2008-04-07 | 1 | -10/+10 |
| | | | | SVN-Revision: 10760 | ||||
* | ar7: remove useless volatiles | Matteo Croce | 2008-04-07 | 2 | -16/+19 |
| | | | | SVN-Revision: 10757 | ||||
* | ar7: remove unneeded packed and array initialization | Matteo Croce | 2008-04-07 | 2 | -5/+5 |
| | | | | SVN-Revision: 10752 | ||||
* | add proper email addresses to the comment headers | Matteo Croce | 2008-04-02 | 4 | -4/+8 |
| | | | | SVN-Revision: 10709 | ||||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 | 8 | -12/+4 |
| | | | | SVN-Revision: 10708 | ||||
* | make current AR7 code 2.6.24 aware, for future use | Matteo Croce | 2008-02-08 | 2 | -5/+15 |
| | | | | SVN-Revision: 10415 | ||||
* | DG834G Power LED fix | Felix Fietkau | 2008-02-02 | 1 | -1/+1 |
| | | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10349 | ||||
* | Add support for european DSL-502t leds (#2880) | Florian Fainelli | 2008-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 10210 | ||||
* | Add dg834 leds support from #2817 | Florian Fainelli | 2008-01-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 10105 | ||||
* | Add LEDs definitions for the D-Link DSL-502T (#2746) | Florian Fainelli | 2007-12-16 | 1 | -1/+11 |
| | | | | | | Signed-off-by: Oliver <oliver@opencloud.com> SVN-Revision: 9776 | ||||
* | fritzbox leds detection (thanks Axel Gembe) | Eugene Konev | 2007-10-19 | 1 | -4/+27 |
| | | | | SVN-Revision: 9357 | ||||
* | remove version checks | Eugene Konev | 2007-10-11 | 1 | -6/+0 |
| | | | | SVN-Revision: 9253 | ||||
* | cleanup vlynq. drop vlynq-pci | Eugene Konev | 2007-10-05 | 4 | -1095/+2 |
| | | | | SVN-Revision: 9143 | ||||
* | add usb controller definition | Eugene Konev | 2007-10-01 | 1 | -0/+33 |
| | | | | SVN-Revision: 9087 | ||||
* | revert to vlynq bus clock divisor guessing | Nicolas Thill | 2007-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 9086 | ||||
* | don't enable rts/cts by default (thanks nabcore, #2400) | Eugene Konev | 2007-09-30 | 1 | -4/+6 |
| | | | | SVN-Revision: 9078 | ||||
* | add initial generic gpio-leds support | Eugene Konev | 2007-09-21 | 1 | -0/+44 |
| | | | | SVN-Revision: 8918 | ||||
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 | 2 | -4/+3 |
| | | | | SVN-Revision: 8911 | ||||
* | use set_irq_chip_and_handler (#2408) | Eugene Konev | 2007-09-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 8852 | ||||
* | fix previous commit | Eugene Konev | 2007-09-14 | 1 | -4/+5 |
| | | | | SVN-Revision: 8774 | ||||
* | add *dma_mask's to cpmacs | Eugene Konev | 2007-09-14 | 1 | -2/+11 |
| | | | | SVN-Revision: 8773 | ||||
* | copy-paste typo, lost static's | Eugene Konev | 2007-09-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 8767 | ||||
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 | 1 | -21/+15 |
| | | | | SVN-Revision: 8766 | ||||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 2 | -5/+10 |
| | | | | SVN-Revision: 8764 | ||||
* | there is no need in two identical actions | Eugene Konev | 2007-09-12 | 1 | -7/+1 |
| | | | | SVN-Revision: 8760 | ||||
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 | 2 | -96/+190 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 1 | -30/+30 |
| | | | | SVN-Revision: 8758 | ||||
* | no memset after kzalloc | Matteo Croce | 2007-09-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 8757 | ||||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 10 | -192/+177 |
| | | | | SVN-Revision: 8756 | ||||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 | 1 | -78/+78 |
| | | | | | | 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 | ||||
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -11/+5 |
| | | | | SVN-Revision: 8746 | ||||
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -25/+10 |
| | | | | SVN-Revision: 8744 | ||||
* | AR7: IRQ handlng cleanup | Eugene Konev | 2007-09-11 | 1 | -94/+78 |
| | | | | SVN-Revision: 8743 | ||||
* | Remove useless EXTRA_CFLAGS stuff | Florian Fainelli | 2007-09-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 8740 | ||||
* | Use PHYS_OFFSET. | Eugene Konev | 2007-09-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 8685 | ||||
* | Add TNETW1350 to known devices. Style cleanups. | Eugene Konev | 2007-09-08 | 1 | -6/+38 |
| | | | | SVN-Revision: 8684 | ||||
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 | 6 | -67/+66 |
| | | | | SVN-Revision: 8656 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 11 | -0/+2699 |
(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 |