summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.7 to 3.7.9Gabor Juhos2013-02-171-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35644
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-151-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35604
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-122-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
* kernel: update linux 3.7 to 3.7.6Gabor Juhos2013-02-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35476
* kernel: update linux 3.7 to 3.7.5Gabor Juhos2013-01-292-13/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35390
* dont load gptu on aseJohn Crispin2013-01-281-7/+17
| | | | | | fixes #12792 SVN-Revision: 35357
* refresh patchesJohn Crispin2013-01-2839-522/+189
| | | | SVN-Revision: 35355
* Fix ARV7518 USBJohn Crispin2013-01-281-1/+1
| | | | | | | | | | This patch correctly fixes USB on Lantiq ARV7518. There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/). Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35354
* Add ath9k eeprom and pci fixup supportJohn Crispin2013-01-283-39/+252
| | | | | | | | | | | Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35353
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-284-6/+213
| | | | | | | | | | | | There are two different versions of SMC7908A-ISP: R01 and R01A. R01 has an internal clock for PCI, meanwhile R01A has an external clock. This fixes: https://dev.openwrt.org/ticket/12884 Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35352
* kernel: clean up crypto related kconfig optionsFelix Fietkau2013-01-271-3/+0
| | | | SVN-Revision: 35327
* kernel: update linux 3.7 to 3.7.4Gabor Juhos2013-01-241-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35318
* all targets: use numerically prefixed uci-defaults file names to better ↵Jo-Philipp Wich2013-01-183-0/+0
| | | | | | control order of execution SVN-Revision: 35217
* kernel: update linux 3.7 to 3.7.3Gabor Juhos2013-01-181-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35216
* kernel: update linux 3.7 to 3.7.2Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100
* fixes USB reset on ARV7518John Crispin2013-01-101-1/+1
| | | | SVN-Revision: 35077
* fixes none-pci buildJohn Crispin2013-01-092-10/+12
| | | | SVN-Revision: 35062
* adds missing symbolJohn Crispin2012-12-301-0/+1
| | | | SVN-Revision: 34939
* fixes usb port on arv 4518John Crispin2012-12-301-1/+1
| | | | SVN-Revision: 34935
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵Felix Fietkau2012-12-281-1/+1
| | | | | | size after lzma and ~12k squashfs size in the default configuration SVN-Revision: 34909
* ar9 did not load atm driver properlyJohn Crispin2012-12-221-1/+1
| | | | SVN-Revision: 34840
* dont use input layer for gpio buttonsJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34839
* default switch setup for WBMRJohn Crispin2012-12-211-0/+6
| | | | SVN-Revision: 34838
* Setting the MDC clock to 2.5MHz and changing the mii mode to rgmii seems to ↵John Crispin2012-12-212-0/+98
| | | | | | | | | | fix the communication issues with the ar8316 switch. (ticket #11143) Tested only on the wbmr-hp-g300h, could affect/break other devices. Signed-off-by: Sebastian Mayr <sebastian.mayr@student.uibk.ac.at> SVN-Revision: 34837
* adds script to set wps info on boards with a wps buttonJohn Crispin2012-12-211-0/+16
| | | | SVN-Revision: 34836
* minor tweaks to WBMR imageJohn Crispin2012-12-212-3/+3
| | | | SVN-Revision: 34835
* add missing PHY_BASIC_FEATURES to 100mbit physJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34826
* fix typo inside fritz3370 devicetree fileJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34825
* more devicetree fixesJohn Crispin2012-12-217-6/+341
| | | | SVN-Revision: 34824
* improve button handlingJohn Crispin2012-12-211-11/+39
| | | | SVN-Revision: 34823
* add phy-reset gpio handling to xrx200-netJohn Crispin2012-12-211-24/+31
| | | | SVN-Revision: 34822
* add more lantiq phy ids based on daniels uboot codeJohn Crispin2012-12-211-42/+80
| | | | SVN-Revision: 34821
* refresh patch and install v1.1 gphy blobsJohn Crispin2012-12-211-1859/+14
| | | | SVN-Revision: 34820
* adds a fix for ar8216 mii detection on etop driverJohn Crispin2012-12-191-0/+33
| | | | SVN-Revision: 34795
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵Mirko Vogt2012-12-191-1/+1
| | | | | | /lib/functions.sh) SVN-Revision: 34793
* minor basefiles fixesJohn Crispin2012-12-192-2/+2
| | | | SVN-Revision: 34790
* fix gptu clocksJohn Crispin2012-12-191-4/+4
| | | | SVN-Revision: 34789
* more board file fixesJohn Crispin2012-12-1918-18/+219
| | | | SVN-Revision: 34788
* fix gptu patch - tapi should now loadJohn Crispin2012-12-181-47/+13
| | | | SVN-Revision: 34777
* update to 3.7.1John Crispin2012-12-181-4/+2
| | | | SVN-Revision: 34771
* make pinctrl-falcon honour status="disbaled";John Crispin2012-12-161-0/+14
| | | | SVN-Revision: 34714
* fix falcon profileJohn Crispin2012-12-164-36/+24
| | | | SVN-Revision: 34713
* fix i2c-lantiq moduleJohn Crispin2012-12-161-9/+9
| | | | SVN-Revision: 34712
* add falcon devicetree filesJohn Crispin2012-12-164-4/+344
| | | | SVN-Revision: 34711
* select hcd as a default package for the dgn3500John Crispin2012-12-151-2/+4
| | | | SVN-Revision: 34702
* EASY80920 has 2 usb portsJohn Crispin2012-12-151-1/+2
| | | | SVN-Revision: 34701
* remove 3.3 and 3.6John Crispin2012-12-15220-164055/+0
| | | | SVN-Revision: 34699
* cleanup basefilesJohn Crispin2012-12-159-88/+75
| | | | SVN-Revision: 34698
* clean up modules.mkJohn Crispin2012-12-151-73/+0
| | | | SVN-Revision: 34697
* add devicetreesJohn Crispin2012-12-1522-424/+2263
| | | | SVN-Revision: 34691