summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files
Commit message (Collapse)AuthorAgeFilesLines
* [ar7] add 2.6.35 supportflorian2010-08-262-0/+392
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] move files to file-2.6.30florian2010-02-0423-4016/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add UPF_IOREMAP flag to the uart port definition (#6532)florian2010-01-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for titan variant (WRTP54G) (#6185)florian2010-01-036-11/+391
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add experimental support for 2.6.30florian2009-08-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove old 2.6.24 codeflorian2009-06-012-15/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] revert part of r16112, the setup.c part needs more testingflorian2009-05-271-37/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] include missing atm-tools to setup pppoe/a linksflorian2009-05-271-1/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I recently came across an ar7 device which has the vlynq hardwiredflorian2009-05-251-23/+127
| | | | | | | | | | | | | | | | | | so that the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] update to 2.6.27 (#4122)florian2009-05-071-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] do not patch the local copy of ar7part.c to be exactly like what is ↵florian2009-02-221-146/+0
| | | | | | mainline already git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 watchdog supports magic closenbd2008-09-231-1/+1
| | | | | | | | | | This patch adds the magic close flag (stopping the watchdog on an expected close by wrting 'V' to the device before closing it) to the watchdogs list, which the AR7 watchdog code actually supports. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Treat vlynq external divisor just like automatic, fix comment about it, ↵florian2008-09-011-1/+3
| | | | | | thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix divisor calculation and configuration from previous commit, thanks sn9florian2008-09-014-42/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix divisor settings for external devices like wireless devices, thanks sn9florian2008-08-312-14/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use the righ value in the DSP clock calculationjuhosg2008-05-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove volatiles definitelymatteo2008-04-071-35/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* vlynq: revert volatiles until we find a good way to remove themmatteo2008-04-071-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove useless volatilesmatteo2008-04-072-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove unneeded packed and array initializationmatteo2008-04-073-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* vlynq: small fixesmatteo2008-04-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proper email addresses to the comment headersmatteo2008-04-027-7/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Let authors holds copyright of the AR7 code (closes #2369)matteo2008-04-0214-20/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* vlynq: probe for an external clock first, needed to enable acx on the ↵matteo2008-04-021-9/+8
| | | | | | Leonardo board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] Update kernel to 2.6.24matteo2008-02-081-1293/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] make current AR7 code 2.6.24 aware, for future usematteo2008-02-083-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* DG834G Power LED fixnbd2008-02-021-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed war.h pathmatteo2008-01-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] added missing war.hmatteo2008-01-291-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for european DSL-502t leds (#2880)florian2008-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpio: revert it back, wrong and uselessmatteo2008-01-131-13/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] GPIO fixmatteo2008-01-121-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] cache GPIO addresses to be more efficentmatteo2008-01-121-5/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add dg834 leds support from #2817florian2008-01-041-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add LEDs definitions for the D-Link DSL-502T (#2746)florian2007-12-161-1/+11
| | | | | | | Signed-off-by: Oliver <oliver@opencloud.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd2007-12-071-5/+102
| | | | | | | Signed-off-by: oliver@opencloud.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/2] Fix race between device reset and start_xmitnbd2007-12-071-32/+61
| | | | | | | Signed-off-by: oliver@opencloud.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix VLYNQ device enable for DG834Gv1nbd2007-12-041-1/+1
| | | | | | | | | | | | | | | | | | | | | This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7_gpio: remove unneeded checks and volatilematteo2007-10-231-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fritzbox leds detection (thanks Axel Gembe)ejka2007-10-191-4/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix tx error handling (#2552). Make rx ring size actually configurable throughejka2007-10-161-18/+11
| | | | | | | ethtool git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)ejka2007-10-131-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove version checksejka2007-10-111-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we are using leds-gpio nowejka2007-10-111-132/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsejka2007-10-111-153/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport ar7_wdt from linux-2.6-watchdog-mmmatteo2007-10-081-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup vlynq. drop vlynq-pciejka2007-10-057-563/+206
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cpmac cleanups (#2452):ejka2007-10-021-88/+73
| | | | | | | | | | * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add usb controller definitionejka2007-10-012-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert to vlynq bus clock divisor guessingnico2007-10-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9086 3c298f89-4303-0410-b956-a3cf2f4a3e73