Commit Graph

46 Commits (76f62b395a33f069219da786605fd24e14115c2d)

Author SHA1 Message Date
Florian Fainelli ad1c9dde15 [ar7] add experimental support for 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-02 13:01:18 +00:00
Florian Fainelli f1367c6261 [ar7] remove old 2.6.24 code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 08:04:56 +00:00
Florian Fainelli 12337afbaf [ar7] revert part of r16112, the setup.c part needs more testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 16:22:01 +00:00
Florian Fainelli 3c52e7f911 [ar7] include missing atm-tools to setup pppoe/a links
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 16:20:21 +00:00
Florian Fainelli 6adafe0bc0 [ar7] update to 2.6.27 (#4122)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:17:56 +00:00
Florian Fainelli 5721055e5c Fix divisor calculation and configuration from previous commit, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 11:49:57 +00:00
Gabor Juhos b1bb4991c9 [ar7] use the righ value in the DSP clock calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 11:56:21 +00:00
Matteo Croce 78a105d430 ar7: remove volatiles definitely
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 15:22:31 +00:00
Matteo Croce 7428044525 vlynq: revert volatiles until we find a good way to remove them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 14:30:20 +00:00
Matteo Croce 0a6310e1c8 ar7: remove useless volatiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 13:49:44 +00:00
Matteo Croce e01a8b0a68 ar7: remove unneeded packed and array initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 01:30:07 +00:00
Matteo Croce e41c678078 add proper email addresses to the comment headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 11:45:18 +00:00
Matteo Croce c2ebe22934 Let authors holds copyright of the AR7 code (closes #2369)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 11:18:00 +00:00
Matteo Croce 38a72d306a [AR7] make current AR7 code 2.6.24 aware, for future use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-08 00:21:08 +00:00
Felix Fietkau f89ca7d9e3 DG834G Power LED fix
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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:57 +00:00
Florian Fainelli 96f07dff47 Add support for european DSL-502t leds (#2880)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 11:20:03 +00:00
Florian Fainelli 34c3a97223 Add dg834 leds support from #2817
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 02:59:10 +00:00
Florian Fainelli a6aa2a2d9c Add LEDs definitions for the D-Link DSL-502T (#2746)
Signed-off-by: Oliver <oliver@opencloud.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-16 13:21:31 +00:00
Eugene Konev e91fcdd4dc fritzbox leds detection (thanks Axel Gembe)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-19 03:02:49 +00:00
Eugene Konev 6fcccd6453 remove version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 01:44:00 +00:00
Eugene Konev c10806f960 cleanup vlynq. drop vlynq-pci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-05 17:54:36 +00:00
Eugene Konev 8e14809ef3 add usb controller definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 12:35:35 +00:00
Nicolas Thill 8465950fc2 revert to vlynq bus clock divisor guessing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 10:16:14 +00:00
Eugene Konev 01c698b649 don't enable rts/cts by default (thanks nabcore, #2400)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30 03:15:24 +00:00
Eugene Konev 3a7ee052ed add initial generic gpio-leds support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 14:04:29 +00:00
Eugene Konev 477106c4e8 make gpio conformant to generic gpio spec.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 12:37:50 +00:00
Eugene Konev dd7eb2cf88 use set_irq_chip_and_handler (#2408)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 02:22:03 +00:00
Eugene Konev 995625e575 fix previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-14 05:30:11 +00:00
Eugene Konev c9df409532 add *dma_mask's to cpmacs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-14 04:49:47 +00:00
Eugene Konev 22fb37c99b copy-paste typo, lost static's
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-13 06:20:29 +00:00
Matteo Croce 2f321d2190 use ebase instead of CAC_BASE, some cosmetic fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-12 17:48:46 +00:00
Matteo Croce 8a62330b65 Enabled working ar7_wdt, style cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-12 16:15:12 +00:00
Eugene Konev 6c126cc6c9 there is no need in two identical actions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-12 12:27:06 +00:00
Eugene Konev 5fc0f0b3f4 vlynq cleanups:
* drivers can now set a clock divisor
 * irq handling cleanup, drivers now can handle error irqs themselves
 * style cleanup


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-12 12:23:56 +00:00
Matteo Croce d807fe3642 more AR7 cleanups & fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 23:50:02 +00:00
Matteo Croce 54801484c2 no memset after kzalloc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 22:40:06 +00:00
Matteo Croce 676cd0d3fc AR7: Cleanups (closes: #2323)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 21:19:57 +00:00
Nicolas Thill 72697abd46 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



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 14:50:43 +00:00
Eugene Konev 9a55b3cfc0 Style cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 13:42:23 +00:00
Eugene Konev ce3dc5f6e3 Style cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 13:18:51 +00:00
Eugene Konev 18b0a1ed92 AR7: IRQ handlng cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 13:07:52 +00:00
Florian Fainelli 9dd02c677e Remove useless EXTRA_CFLAGS stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 06:43:27 +00:00
Eugene Konev af244c496b Use PHYS_OFFSET.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 09:16:30 +00:00
Eugene Konev d7c5042bd3 Add TNETW1350 to known devices. Style cleanups.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 09:02:44 +00:00
Nicolas Thill 6e0a34151b cosmetic fixes for ar7: indent, use lowercase hex notation, format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 19:35:08 +00:00
Felix Fietkau 92558d67a4 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00