46 Commits (1f88eb26acc9cacae5467e48f53caf88fc7d2507)

Author SHA1 Message Date
Florian Fainelli cf176f82db add experimental support for 2.6.30 15 years ago
Florian Fainelli c739ce1888 remove old 2.6.24 code 16 years ago
Florian Fainelli fc72d90103 revert part of r16112, the setup.c part needs more testing 16 years ago
Florian Fainelli 33f6145c51 include missing atm-tools to setup pppoe/a links 16 years ago
Florian Fainelli 6239eb2c7b update to 2.6.27 (#4122) 16 years ago
Florian Fainelli 3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9 16 years ago
Gabor Juhos 936b0e3cc7 use the righ value in the DSP clock calculation 17 years ago
Matteo Croce 4a85d8edac ar7: remove volatiles definitely 17 years ago
Matteo Croce f9f4afa8ff vlynq: revert volatiles until we find a good way to remove them 17 years ago
Matteo Croce d84f27f264 ar7: remove useless volatiles 17 years ago
Matteo Croce 78e07d75cd ar7: remove unneeded packed and array initialization 17 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
Felix Fietkau 0ae7379775 DG834G Power LED fix 17 years ago
Florian Fainelli 7ef96948af Add support for european DSL-502t leds (#2880) 17 years ago
Florian Fainelli b5ccc2e505 Add dg834 leds support from #2817 17 years ago
Florian Fainelli 80c5643c01 Add LEDs definitions for the D-Link DSL-502T (#2746) 17 years ago
Eugene Konev 1e5a1f2aa5 fritzbox leds detection (thanks Axel Gembe) 17 years ago
Eugene Konev 4b23cd0283 remove version checks 17 years ago
Eugene Konev 3c4062a45f cleanup vlynq. drop vlynq-pci 17 years ago
Eugene Konev 822b666935 add usb controller definition 17 years ago
Nicolas Thill 05f0755426 revert to vlynq bus clock divisor guessing 17 years ago
Eugene Konev 4e6f272ba1 don't enable rts/cts by default (thanks nabcore, #2400) 17 years ago
Eugene Konev 6e7564b640 add initial generic gpio-leds support 17 years ago
Eugene Konev 041a03c5bd make gpio conformant to generic gpio spec. 17 years ago
Eugene Konev 1af0f14c44 use set_irq_chip_and_handler (#2408) 17 years ago
Eugene Konev 5d3031cfb0 fix previous commit 17 years ago
Eugene Konev 438d168a98 add *dma_mask's to cpmacs 17 years ago
Eugene Konev 4056fefe8a copy-paste typo, lost static's 17 years ago
Matteo Croce c0c12e278b use ebase instead of CAC_BASE, some cosmetic fixes 17 years ago
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups 17 years ago
Eugene Konev 89333ac8f7 there is no need in two identical actions 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 1349562f8d no memset after kzalloc 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
Eugene Konev 46dc089d5e Style cleanup 17 years ago
Eugene Konev 7b30c695dd Style cleanup 17 years ago
Eugene Konev 65235a2bb9 AR7: IRQ handlng cleanup 17 years ago
Florian Fainelli 58c85a4be7 Remove useless EXTRA_CFLAGS stuff 17 years ago
Eugene Konev 538479305e Use PHYS_OFFSET. 17 years ago
Eugene Konev 3520251c21 Add TNETW1350 to known devices. Style cleanups. 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