Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: enable I2C_GPIO, the PB44 board needs that | Gabor Juhos | 2012-07-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 32738 | ||||
* | ar71xx: fix PB44 board detection | Gabor Juhos | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32737 | ||||
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | Gabor Juhos | 2012-07-15 | 2 | -12/+15 |
| | | | | SVN-Revision: 32736 | ||||
* | ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 3 | -1/+5 |
| | | | | | | | | | | | | | | | | | The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> SVN-Revision: 32683 | ||||
* | ar71xx: select ATH79_DEV_M25P80 for the WRT400N board | Gabor Juhos | 2012-07-12 | 1 | -5/+6 |
| | | | | SVN-Revision: 32679 | ||||
* | ar71xx: airrouter power led support | Gabor Juhos | 2012-07-12 | 1 | -1/+6 |
| | | | | | | | | | | This patch adds support for power led to Unifi Airrouter AP. [juhosg:fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32678 | ||||
* | ar71xx: unifi reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
| | | | | | | | | | | This patch adds support for reset button to Ubiquiti UniFi AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32677 | ||||
* | ar71xx: airrouter reset button support | Gabor Juhos | 2012-07-12 | 1 | -1/+5 |
| | | | | | | | | | | This patch adds support for reset button to Ubiquiti Airrouter AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by: Rocco Folino <lordzen@autistici.org> SVN-Revision: 32676 | ||||
* | ar71xx: swizzle address for PCI byte/word access on AR71xx | Gabor Juhos | 2012-07-06 | 1 | -0/+111 |
| | | | | | | Closes #11683. SVN-Revision: 32639 | ||||
* | ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board | Gabor Juhos | 2012-07-06 | 1 | -5/+7 |
| | | | | SVN-Revision: 32638 | ||||
* | ar71xx: merge new board patches into the generic patch | Gabor Juhos | 2012-07-06 | 4 | -128/+47 |
| | | | | SVN-Revision: 32637 | ||||
* | ar71xx: OM2P LC sysupgrade patch | Gabor Juhos | 2012-07-06 | 1 | -2/+4 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32635 | ||||
* | ar71xx: set firmware version for the TL-WR2543N | Gabor Juhos | 2012-07-05 | 1 | -4/+4 |
| | | | | | | | | This ensures that the resulting firmware can be flashed from the latest (v3.13.17) offical firmware. SVN-Revision: 32617 | ||||
* | ar71xx: make 2.4GHz wlan LED work on the WR2543N | Gabor Juhos | 2012-07-05 | 1 | -0/+2 |
| | | | | | | | | Because ath9k does not supports separate LEDs for different bands yet, the 2.4GHz LED will show the activity, even if the 5GHz band is selected. SVN-Revision: 32615 | ||||
* | ar71xx: OM2P sysupgrade support | Gabor Juhos | 2012-07-05 | 2 | -0/+176 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32613 | ||||
* | ar71xx: add support for the OpenMesh OM2P-LC board | Gabor Juhos | 2012-07-05 | 6 | -5/+71 |
| | | | | | | Patch-by: Marek Linder <marek@open-mesh.com> SVN-Revision: 32611 | ||||
* | ar71xx: add profile and build image for the Atheros AP136 reference board | Gabor Juhos | 2012-07-05 | 2 | -0/+19 |
| | | | | SVN-Revision: 32609 | ||||
* | ar71xx: AP136 user-space support | Gabor Juhos | 2012-07-05 | 4 | -0/+8 |
| | | | | SVN-Revision: 32608 | ||||
* | ar71xx: add initial support for the Qualcomm Atheros AP136 board | Gabor Juhos | 2012-07-05 | 21 | -43/+457 |
| | | | | SVN-Revision: 32607 | ||||
* | ar71xx: add initial support for the QCA955X SoCs | Gabor Juhos | 2012-07-05 | 23 | -28/+974 |
| | | | | SVN-Revision: 32606 | ||||
* | ar71xx: refactor PCI code to allow registering multiple PCI controllers | Gabor Juhos | 2012-07-05 | 17 | -15/+1739 |
| | | | | SVN-Revision: 32605 | ||||
* | ar71xx: update the EW Dorin MTD layout, increase kernel partition size ↵ | Felix Fietkau | 2012-07-04 | 1 | -2/+2 |
| | | | | | | (requested by EW) SVN-Revision: 32599 | ||||
* | ar71xx: improve MDIO busy wait code | Gabor Juhos | 2012-07-03 | 1 | -21/+30 |
| | | | | SVN-Revision: 32586 | ||||
* | ar71xx: remove the built-in MTD map of the ALL0258N | Gabor Juhos | 2012-07-03 | 2 | -54/+7 |
| | | | | | | | | | Pass the mtd_layout via the kernel command line instead. Also increase the kernel partition size to 1024k, so current kernel can fit in. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32585 | ||||
* | ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes ↵ | Felix Fietkau | 2012-06-28 | 1 | -0/+10 |
| | | | | | | #11762) SVN-Revision: 32520 | ||||
* | ar71xx: create profile and build image for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 2 | -0/+17 |
| | | | | SVN-Revision: 32461 | ||||
* | ar71xx: add user space support for the TL-WDR4300 | Gabor Juhos | 2012-06-19 | 5 | -0/+15 |
| | | | | SVN-Revision: 32460 | ||||
* | ar71xx: add support for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 3 | -0/+244 |
| | | | | SVN-Revision: 32459 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2012-06-19 | 3 | -7/+7 |
| | | | | SVN-Revision: 32458 | ||||
* | ar71xx: make AR8327 LEDs working on the DB120 board | Gabor Juhos | 2012-06-19 | 1 | -9/+18 |
| | | | | SVN-Revision: 32457 | ||||
* | ar71xx: remove superfluous include of asm/mach-ath79/pci.h | Gabor Juhos | 2012-06-19 | 5 | -5/+0 |
| | | | | SVN-Revision: 32455 | ||||
* | ar71xx: add a common function to configure USB power GPIOs | Gabor Juhos | 2012-06-19 | 9 | -19/+63 |
| | | | | SVN-Revision: 32454 | ||||
* | ar71xx: correctly detect NETGEAR WNDRMAC | Gabor Juhos | 2012-06-19 | 1 | -0/+2 |
| | | | | | | | | | This patch helps properly detect a WNDRMAC device. Before this patch the model is detected as "NETGEAR ?????????N". Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32453 | ||||
* | ar71xx: add USB LED support by default for WNDR3700/WNDR3800/WNDRMAC | Gabor Juhos | 2012-06-19 | 1 | -1/+1 |
| | | | | | | | | | This adds kmod-leds-wndr3700-usb package to a default build for WNDR3700, WNDR3800 and WNDRMAC in order to support the green USB LED. Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32452 | ||||
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by ↵ | Felix Fietkau | 2012-06-19 | 8 | -0/+185 |
| | | | | | | embeddedwireless.de) SVN-Revision: 32447 | ||||
* | ar71xx: add support for reading the MAC address from OTP ROM on AR933x | Felix Fietkau | 2012-06-19 | 1 | -0/+166 |
| | | | | SVN-Revision: 32446 | ||||
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U ↵ | Felix Fietkau | 2012-06-13 | 1 | -0/+3 |
| | | | | | | similar to TL-MR3020 to fix ethernet link detection SVN-Revision: 32336 | ||||
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32095 | ||||
* | ar71xx: fix PHY setup on TL-MR3020 (fixes #11572) | Felix Fietkau | 2012-06-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 32093 | ||||
* | ar71xx: add a helper function for setting up PHY4 swapping on ar933x | Felix Fietkau | 2012-06-06 | 3 | -15/+21 |
| | | | | SVN-Revision: 32092 | ||||
* | ar71xx: only build all loader images if the image builder is enabled - saves ↵ | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | | | some time on make target/install SVN-Revision: 32090 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 | 1 | -37/+0 |
| | | | | SVN-Revision: 32051 | ||||
* | ar71xx: add default LED setup for the DB120 board | Gabor Juhos | 2012-05-29 | 1 | -0/+5 |
| | | | | SVN-Revision: 31997 | ||||
* | ar71xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -152/+60 |
| | | | | SVN-Revision: 31992 | ||||
* | ar71xx: do not override the mdio clock for ar9330. the override value ↵ | Felix Fietkau | 2012-05-28 | 1 | -2/+0 |
| | | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956 | ||||
* | ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵ | Felix Fietkau | 2012-05-28 | 2 | -41/+49 |
| | | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934 | ||||
* | ar71xx: fix MII clock settings for various chips, improves ethernet ↵ | Felix Fietkau | 2012-05-27 | 4 | -5/+30 |
| | | | | | | stability on AR934x SVN-Revision: 31925 | ||||
* | ar71xx: fix TL-WR1041 image size | Gabor Juhos | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31923 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 |