aboutsummaryrefslogtreecommitdiff
path: root/target/linux/lantiq
Commit message (Collapse)AuthorAge
...
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-28
| | | | | | | | | | | | 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-27
| | | | SVN-Revision: 35327
* kernel: update linux 3.7 to 3.7.4Gabor Juhos2013-01-24
| | | | | | 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-18
| | | | | | control order of execution SVN-Revision: 35217
* kernel: update linux 3.7 to 3.7.3Gabor Juhos2013-01-18
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35216
* kernel: update linux 3.7 to 3.7.2Gabor Juhos2013-01-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100
* fixes USB reset on ARV7518John Crispin2013-01-10
| | | | SVN-Revision: 35077
* fixes none-pci buildJohn Crispin2013-01-09
| | | | SVN-Revision: 35062
* adds missing symbolJohn Crispin2012-12-30
| | | | SVN-Revision: 34939
* fixes usb port on arv 4518John Crispin2012-12-30
| | | | SVN-Revision: 34935
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵Felix Fietkau2012-12-28
| | | | | | size after lzma and ~12k squashfs size in the default configuration SVN-Revision: 34909
* ar9 did not load atm driver properlyJohn Crispin2012-12-22
| | | | SVN-Revision: 34840
* dont use input layer for gpio buttonsJohn Crispin2012-12-21
| | | | SVN-Revision: 34839
* default switch setup for WBMRJohn Crispin2012-12-21
| | | | SVN-Revision: 34838
* Setting the MDC clock to 2.5MHz and changing the mii mode to rgmii seems to ↵John Crispin2012-12-21
| | | | | | | | | | 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-21
| | | | SVN-Revision: 34836
* minor tweaks to WBMR imageJohn Crispin2012-12-21
| | | | SVN-Revision: 34835
* add missing PHY_BASIC_FEATURES to 100mbit physJohn Crispin2012-12-21
| | | | SVN-Revision: 34826
* fix typo inside fritz3370 devicetree fileJohn Crispin2012-12-21
| | | | SVN-Revision: 34825
* more devicetree fixesJohn Crispin2012-12-21
| | | | SVN-Revision: 34824
* improve button handlingJohn Crispin2012-12-21
| | | | SVN-Revision: 34823
* add phy-reset gpio handling to xrx200-netJohn Crispin2012-12-21
| | | | SVN-Revision: 34822
* add more lantiq phy ids based on daniels uboot codeJohn Crispin2012-12-21
| | | | SVN-Revision: 34821
* refresh patch and install v1.1 gphy blobsJohn Crispin2012-12-21
| | | | SVN-Revision: 34820
* adds a fix for ar8216 mii detection on etop driverJohn Crispin2012-12-19
| | | | SVN-Revision: 34795
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵Mirko Vogt2012-12-19
| | | | | | /lib/functions.sh) SVN-Revision: 34793
* minor basefiles fixesJohn Crispin2012-12-19
| | | | SVN-Revision: 34790
* fix gptu clocksJohn Crispin2012-12-19
| | | | SVN-Revision: 34789
* more board file fixesJohn Crispin2012-12-19
| | | | SVN-Revision: 34788
* fix gptu patch - tapi should now loadJohn Crispin2012-12-18
| | | | SVN-Revision: 34777
* update to 3.7.1John Crispin2012-12-18
| | | | SVN-Revision: 34771
* make pinctrl-falcon honour status="disbaled";John Crispin2012-12-16
| | | | SVN-Revision: 34714
* fix falcon profileJohn Crispin2012-12-16
| | | | SVN-Revision: 34713
* fix i2c-lantiq moduleJohn Crispin2012-12-16
| | | | SVN-Revision: 34712
* add falcon devicetree filesJohn Crispin2012-12-16
| | | | SVN-Revision: 34711
* select hcd as a default package for the dgn3500John Crispin2012-12-15
| | | | SVN-Revision: 34702
* EASY80920 has 2 usb portsJohn Crispin2012-12-15
| | | | SVN-Revision: 34701
* remove 3.3 and 3.6John Crispin2012-12-15
| | | | SVN-Revision: 34699
* cleanup basefilesJohn Crispin2012-12-15
| | | | SVN-Revision: 34698
* clean up modules.mkJohn Crispin2012-12-15
| | | | SVN-Revision: 34697
* add devicetreesJohn Crispin2012-12-15
| | | | SVN-Revision: 34691
* add linux-v3.7John Crispin2012-12-15
| | | | SVN-Revision: 34687
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-11
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639
* kernel: update linux 3.6 to 3.6.9Gabor Juhos2012-12-08
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34578
* remove common symbols from 3.6 configsGabor Juhos2012-11-29
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404
* remove common symbols from 3.3 configsGabor Juhos2012-11-29
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* kernel: update linux 3.6 to 3.6.8Gabor Juhos2012-11-29
| | | | | | | | Also refresh the affected patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34402
* adds proper package selection for dgn3500John Crispin2012-11-21
| | | | SVN-Revision: 34286
* kernel: update linux 3.6 to 3.6.7Gabor Juhos2012-11-18
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34227
* fixes ar9 / dgn3500 supportJohn Crispin2012-11-13
| | | | SVN-Revision: 34180