Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: drop target | Adrian Schmutzler | 2020-08-30 | 6 | -150/+0 |
| | | | | | | | | | | This target has been mostly replaced by ath79 and won't be included in the upcoming release anymore. Finally put it to rest. This also removes all references in packages, tools, etc. as well as the uboot-ar71xx and vsc73x5-ucode packages. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | ar71xx: add LED driver NU801 | John Crispin | 2015-12-11 | 1 | -0/+38 |
| | | | | | | | | | The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake <chrisrblake93@gmail.com> SVN-Revision: 47848 | ||||
* | ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode | Felix Fietkau | 2015-06-18 | 1 | -0/+1 |
| | | | | | | | | | Some devices ship with NAND images that use BCH ECC. Let the driver know about that ECC mode so that it can be selected by machine files. Signed-off-by: Thomas Hebb <tommyhebb@gmail.com> SVN-Revision: 46022 | ||||
* | ar71xx: rb91x-nand: rewrite to use GPIO API | Gabor Juhos | 2014-02-23 | 1 | -0/+16 |
| | | | | | | | | | Rewrite tha rb91x-nand driver to use GPIO API to modify the NAND control lines. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39700 | ||||
* | ar71xx: add a generic GPIO latch driver | Gabor Juhos | 2014-02-22 | 1 | -0/+14 |
| | | | | | | | | It will be used for the Mikrotik boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39697 | ||||
* | ar71xx: ar934x_nfc: add experimental support for hardware ECC | Gabor Juhos | 2013-09-19 | 1 | -0/+7 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38069 | ||||
* | ar71xx: ar934x_nfc: allow to control DMA data swap via platform data | Gabor Juhos | 2012-12-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588 | ||||
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | Gabor Juhos | 2012-09-13 | 1 | -0/+30 |
| | | | | SVN-Revision: 33385 | ||||
* | kernel: move linux/ath9k_platform.h to generic files so that it can be ↵ | Felix Fietkau | 2011-12-13 | 1 | -37/+0 |
| | | | | | | reused from other targets SVN-Revision: 29516 | ||||
* | ar71xx: add external_reset field to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27082 | ||||
* | ar71xx: add get_mac_revision to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27080 | ||||
* | ar71xx: sync ath9k_platform_data.h with compat-wireless | Gabor Juhos | 2011-05-31 | 1 | -0/+2 |
| | | | | SVN-Revision: 27044 | ||||
* | ar71xx: fix whitespaces nits | Gabor Juhos | 2010-11-12 | 1 | -1/+1 |
| | | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975 | ||||
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵ | Felix Fietkau | 2010-11-03 | 1 | -6/+16 |
| | | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822 | ||||
* | generic: move ath5k_platform.h from ar71xx to generic files | Gabor Juhos | 2010-07-15 | 1 | -30/+0 |
| | | | | SVN-Revision: 22189 | ||||
* | ar71xx: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 1 | -0/+30 |
| | | | | | | | | | This adds in-flash mac-addresses and calibration data for the Senao EAP7660D board. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22187 | ||||
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 19565 | ||||
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 1 | -21/+0 |
| | | | | SVN-Revision: 19329 | ||||
* | rtl8366_smi: move RTL8366S driver into a separate file | Gabor Juhos | 2010-01-22 | 1 | -5/+7 |
| | | | | SVN-Revision: 19279 | ||||
* | ar71xx: add GPIO driver for the NXP 74HC153 chip | Gabor Juhos | 2010-01-15 | 1 | -0/+24 |
| | | | | SVN-Revision: 19149 | ||||
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 | 1 | -0/+19 |
| | | | | SVN-Revision: 18694 | ||||
* | ar71xx: update ath9k_platform.h | Gabor Juhos | 2009-11-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 18585 | ||||
* | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -0/+5 |
| | | | | SVN-Revision: 16780 | ||||
* | fix a typo in ath9k_platform.h | Gabor Juhos | 2009-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16643 | ||||
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 16324 | ||||
* | add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 16316 | ||||
* | switch to 2.6.28 | Gabor Juhos | 2009-02-15 | 9 | -782/+0 |
| | | | | SVN-Revision: 14514 | ||||
* | add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵ | Gabor Juhos | 2009-02-12 | 1 | -0/+1 |
| | | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488 | ||||
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵ | Gabor Juhos | 2009-02-03 | 1 | -0/+3 |
| | | | | | | Hansen and to Jonas) SVN-Revision: 14382 | ||||
* | experimental support for the Planex MZK-W04NU board | Gabor Juhos | 2009-01-26 | 1 | -1/+2 |
| | | | | SVN-Revision: 14208 | ||||
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 13863 | ||||
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 13860 | ||||
* | prepare for ath9k support | Gabor Juhos | 2009-01-02 | 1 | -0/+20 |
| | | | | SVN-Revision: 13825 | ||||
* | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 13775 | ||||
* | add dummy WMAC device | Gabor Juhos | 2008-12-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 13769 | ||||
* | add WMAC definitions | Gabor Juhos | 2008-12-26 | 1 | -0/+3 |
| | | | | SVN-Revision: 13746 | ||||
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 13736 | ||||
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵ | Gabor Juhos | 2008-12-20 | 1 | -3/+2 |
| | | | | | | at ubnt.com>) SVN-Revision: 13699 | ||||
* | rename RouterStation stuff, and add machine type for the LSX board | Gabor Juhos | 2008-12-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 13694 | ||||
* | prepare for RouterStation support | Gabor Juhos | 2008-12-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 13657 | ||||
* | move machine setup code | Gabor Juhos | 2008-12-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 13656 | ||||
* | add dummy code for the TRENDnet TEW-632BRP board | Gabor Juhos | 2008-12-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 13531 | ||||
* | add AR913x specific reset register offsets | Gabor Juhos | 2008-12-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 13517 | ||||
* | rename reset register definitions | Gabor Juhos | 2008-12-04 | 1 | -14/+14 |
| | | | | SVN-Revision: 13516 | ||||
* | make all AR913x GPIO lines usable | Gabor Juhos | 2008-12-04 | 2 | -2/+4 |
| | | | | SVN-Revision: 13509 | ||||
* | create platform data for the EHCI driver | Gabor Juhos | 2008-12-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 13499 | ||||
* | update mips_machine stuff | Gabor Juhos | 2008-12-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 13488 | ||||
* | ag71xx driver: introduce new flag for the AR913x SOCs | Gabor Juhos | 2008-11-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 13376 | ||||
* | ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup | Gabor Juhos | 2008-11-26 | 2 | -8/+18 |
| | | | | SVN-Revision: 13369 | ||||
* | add definitions for AR91xx specific DDR registers | Gabor Juhos | 2008-11-26 | 1 | -8/+13 |
| | | | | SVN-Revision: 13364 |