Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: rename ap81 spi driver | Gabor Juhos | 2012-01-22 | 2 | -1/+1 |
| | | | | SVN-Revision: 29852 | ||||
* | ar71xx: rename rb4xx spi drivers | Gabor Juhos | 2012-01-22 | 5 | -3/+3 |
| | | | | SVN-Revision: 29851 | ||||
* | ar71xx: rename the nxp_74hc153 driver | Gabor Juhos | 2012-01-22 | 2 | -1/+1 |
| | | | | SVN-Revision: 29850 | ||||
* | ar71xx: change board id of the UniFi board | Gabor Juhos | 2012-01-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 29849 | ||||
* | ar71xx: include linux/module.h in the micrel phy driver | Gabor Juhos | 2012-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 29848 | ||||
* | ar71xx: move irq_to_gpio and gpio_to_irq into gpio.c | Gabor Juhos | 2012-01-11 | 2 | -12/+14 |
| | | | | SVN-Revision: 29713 | ||||
* | ar71xx: disable ath79 in order to get rid of Kconfig warnings | Gabor Juhos | 2012-01-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 29711 | ||||
* | ar71xx: pb44_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29710 | ||||
* | ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -6/+4 |
| | | | | SVN-Revision: 29709 | ||||
* | ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers | Gabor Juhos | 2012-01-11 | 1 | -8/+17 |
| | | | | SVN-Revision: 29708 | ||||
* | ar71xx: ar71xx_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29707 | ||||
* | ar71xx: ar71xx_spi: save and restore regs from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -17/+7 |
| | | | | SVN-Revision: 29706 | ||||
* | ar71xx: ar71xx_wdt: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+6 |
| | | | | SVN-Revision: 29705 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2012-01-07 | 2 | -4/+4 |
| | | | | SVN-Revision: 29683 | ||||
* | ar71xx: add a profile and build images for the TL-WR2543N/ND | Gabor Juhos | 2012-01-07 | 2 | -0/+17 |
| | | | | SVN-Revision: 29682 | ||||
* | ar71xx: add initial support for the TL-WR2543N/ND board | Gabor Juhos | 2012-01-07 | 10 | -1/+164 |
| | | | | | | The WLAN LEDs are not working yet. SVN-Revision: 29680 | ||||
* | ar71xx: allow to specify max read size for m25p80 | Gabor Juhos | 2012-01-07 | 1 | -0/+112 |
| | | | | | | | | | | | | | | | Reading from the flash chip on the TL-WR2543ND seems buggy. If the SPI flash driver tries to read too much data in one SPI transfer, the flash chip returns bogus values. This can be caused by a buggy flash chip on my board, or it can be a bug in our SPI driver. Add a workaround to the m25p80 driver until I find out the root cause of the problem. The patch allows to specify the maximum numner of bytes which can be read safely withint one SPI transfer. SVN-Revision: 29679 | ||||
* | ar71xx: local mac support on the wndr3700 | Gabor Juhos | 2012-01-07 | 1 | -2/+13 |
| | | | | | | | | | | | | | | The wndr3700 at least has no eth0 mac address and usually leverages the first wireless device's mac when in a bridged scenario. If, however, you want to route, and not bridge the interfaces, you need a unique mac address for it. This patch sets the local bit on the mac address pulled from the wireless chip and uses the resulting address for eth0. Patch-by: Dave Taht <dave.taht@gmail.com> SVN-Revision: 29675 | ||||
* | generic: improve MIPS kexec support | Gabor Juhos | 2012-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674 | ||||
* | ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards | Gabor Juhos | 2012-01-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 29672 | ||||
* | ar71xx: add support for Redwave RW2458N | Gabor Juhos | 2012-01-06 | 10 | -0/+143 |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669 | ||||
* | ar71xx: fix RB-750 network configuration | Gabor Juhos | 2012-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 29668 | ||||
* | ar71xx: fix sections mismatch warnings in the nand drivers | Gabor Juhos | 2012-01-05 | 2 | -2/+2 |
| | | | | SVN-Revision: 29667 | ||||
* | ar71xx: fix LED configuration on the RB-750 | Gabor Juhos | 2012-01-05 | 1 | -1/+5 |
| | | | | SVN-Revision: 29666 | ||||
* | ar71xx: create profile and build image for the ALFA AP96 board | Gabor Juhos | 2012-01-04 | 2 | -0/+18 |
| | | | | SVN-Revision: 29663 | ||||
* | ar71xx: add inital support for the ALFA Network AP96 board | Gabor Juhos | 2012-01-04 | 8 | -1/+172 |
| | | | | | | | | The microSD slot and the Real Time Clock is not working yet. The miniPCIe interface is not tested due to the lack of a suitable card. SVN-Revision: 29662 | ||||
* | ar71xx: specify console kernel parameter for the Compex boards | Gabor Juhos | 2012-01-04 | 1 | -7/+9 |
| | | | | SVN-Revision: 29660 | ||||
* | ar71xx: allow to use the command line hack on compex devices | Gabor Juhos | 2012-01-04 | 1 | -29/+31 |
| | | | | SVN-Revision: 29659 | ||||
* | ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7 | Gabor Juhos | 2012-01-04 | 6 | -13/+40 |
| | | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658 | ||||
* | ar71xx: show correct model name on TL-WA701N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 29657 | ||||
* | ar71xx: add profile and build image for the TL-WA701N/ND boards | Gabor Juhos | 2012-01-04 | 2 | -0/+17 |
| | | | | SVN-Revision: 29656 | ||||
* | ar71xx: fix network configuration for the TL-WA901N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -5/+1 |
| | | | | SVN-Revision: 29654 | ||||
* | ar71xx: allow to use LAN LED on the TL-WA901N/ND boards | Gabor Juhos | 2012-01-04 | 2 | -0/+15 |
| | | | | SVN-Revision: 29653 | ||||
* | ar71xx: add default LED configuration for the TL-MR3020 | Gabor Juhos | 2012-01-04 | 2 | -0/+6 |
| | | | | | | Also use the system LED for diagnostic. SVN-Revision: 29652 | ||||
* | ar71xx: add support for TP-Link TL-MR3020 | Gabor Juhos | 2012-01-04 | 10 | -0/+160 |
| | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the TP-Link device TL-MR3020 which is very similiar to the TL-WR703N. The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions. Only four LEDs can be controlled via GPIO. The power LED is connected to the power supply. The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals of the sliding switch have been mapped to BTN_0 and BTN_1. I have also setup a wiki page with details here: http://wiki.openwrt.org/toh/tp-link/tl-mr3020 USB is working and has been tested with USB mass storage and USB UMTS stick. Wifi also seems to work. Ethernet is working too. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29651 | ||||
* | ar71xx: use the new om-watchdog package for OM2P | Gabor Juhos | 2012-01-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 29648 | ||||
* | ar71xx: add profile and build factory image for the Hornet-UB board | Gabor Juhos | 2012-01-01 | 2 | -13/+24 |
| | | | | SVN-Revision: 29637 | ||||
* | ar71xx: build images for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 2 | -0/+41 |
| | | | | SVN-Revision: 29636 | ||||
* | ar71xx: add support for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 10 | -0/+183 |
| | | | | SVN-Revision: 29635 | ||||
* | ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boards | Gabor Juhos | 2011-12-31 | 3 | -6/+103 |
| | | | | SVN-Revision: 29631 | ||||
* | ar71xx: enable SWCONFIG_LEDS | Gabor Juhos | 2011-12-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 29630 | ||||
* | ar71xx: ag71xx: implement get_port_{link,stats} callbacks | Gabor Juhos | 2011-12-31 | 1 | -0/+142 |
| | | | | SVN-Revision: 29626 | ||||
* | ar71xx: fix LEDs on the WRT400N | Gabor Juhos | 2011-12-31 | 2 | -12/+13 |
| | | | | SVN-Revision: 29624 | ||||
* | ar71xx: enable sysupgrade support for airrouter | Gabor Juhos | 2011-12-27 | 1 | -0/+1 |
| | | | | | | | | Works for me! ;-) Patch-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 29614 | ||||
* | ar71xx: fix sysupgrade on PB42/PB44 boards | Gabor Juhos | 2011-12-27 | 1 | -2/+4 |
| | | | | SVN-Revision: 29613 | ||||
* | ar71xx: set a reserved bit that resets to 1 when writing the address table ↵ | Felix Fietkau | 2011-12-22 | 1 | -0/+2 |
| | | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598 | ||||
* | ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H | Jonas Gorski | 2011-12-21 | 1 | -0/+8 |
| | | | | | | Thanks netprince for reporting and testing. SVN-Revision: 29595 | ||||
* | the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the ↵ | Jo-Philipp Wich | 2011-12-21 | 1 | -1/+1 |
| | | | | | | WZR-HP-AG300H, correct the id (#10649) SVN-Revision: 29593 | ||||
* | ar71xx: add missing wireless led changes for wzr-hp-g300nh2 | Felix Fietkau | 2011-12-19 | 1 | -6/+1 |
| | | | | SVN-Revision: 29568 | ||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 10 | -0/+231 |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 |