summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.7
Commit message (Collapse)AuthorAgeFilesLines
* fixes NO_XIP on CFI0001 flashJohn Crispin2013-03-121-0/+17
| | | | | | | | | | | This patch disables the execute-in-place (XIP) support for flash on lantiq. This has to be disabled since the bus which flash is connected to does not support unaligned accesses. Resolves data bus errors on Lantiq routers with Intel command set flash. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 35992
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
* kernel: update linux 3.7 to 3.7.5Gabor Juhos2013-01-291-12/+6
| | | | | | 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
* Add ath9k eeprom and pci fixup supportJohn Crispin2013-01-282-39/+250
| | | | | | | | | | | 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
* fixes none-pci buildJohn Crispin2013-01-092-10/+12
| | | | SVN-Revision: 35062
* 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
* add missing PHY_BASIC_FEATURES to 100mbit physJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34826
* 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
* fix gptu clocksJohn Crispin2012-12-191-4/+4
| | | | SVN-Revision: 34789
* fix gptu patch - tapi should now loadJohn Crispin2012-12-181-47/+13
| | | | SVN-Revision: 34777
* make pinctrl-falcon honour status="disbaled";John Crispin2012-12-161-0/+14
| | | | SVN-Revision: 34714
* add linux-v3.7John Crispin2012-12-1535-0/+16396
SVN-Revision: 34687