Gabor Juhos
23b3b3a194
kernel: update linux 3.7 to 3.7.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35860
2013-03-03 13:57:40 +00:00
Gabor Juhos
3f749d1e8e
kernel: update linux 3.7 to 3.7.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35644
2013-02-17 21:32:42 +00:00
Gabor Juhos
162b8e23a5
kernel: update linux 3.7 to 3.7.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35604
2013-02-15 07:36:15 +00:00
Gabor Juhos
bae4bfe3f8
kernel: update linux 3.7 to 3.7.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35571
2013-02-12 09:51:11 +00:00
Gabor Juhos
08ff976720
kernel: update linux 3.7 to 3.7.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35476
2013-02-04 10:02:56 +00:00
Gabor Juhos
562ba537fc
kernel: update linux 3.7 to 3.7.5
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35390
2013-01-29 18:29:45 +00:00
John Crispin
a0f7a3c214
dont load gptu on ase
...
fixes #12792
SVN-Revision: 35357
2013-01-28 17:46:07 +00:00
John Crispin
0de0955931
refresh patches
...
SVN-Revision: 35355
2013-01-28 17:44:20 +00:00
John Crispin
0183df8ed9
Fix ARV7518 USB
...
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
2013-01-28 17:43:35 +00:00
John Crispin
3534757bb9
Add ath9k eeprom and pci fixup support
...
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
2013-01-28 17:43:25 +00:00
John Crispin
5eb43d4cf8
Add support for ARV4518PW R01 and rename R01A.
...
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
2013-01-28 17:42:59 +00:00
Felix Fietkau
ed7ca5d44e
kernel: clean up crypto related kconfig options
...
SVN-Revision: 35327
2013-01-27 17:23:12 +00:00
Gabor Juhos
15be1c9ee7
kernel: update linux 3.7 to 3.7.4
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35318
2013-01-24 17:08:37 +00:00
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Gabor Juhos
0de21d9747
kernel: update linux 3.7 to 3.7.3
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35216
2013-01-18 11:44:42 +00:00
Gabor Juhos
c19c30cefd
kernel: update linux 3.7 to 3.7.2
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35100
2013-01-12 11:43:08 +00:00
John Crispin
64910f4490
fixes USB reset on ARV7518
...
SVN-Revision: 35077
2013-01-10 06:44:58 +00:00
John Crispin
4834d09a3f
fixes none-pci build
...
SVN-Revision: 35062
2013-01-09 09:04:09 +00:00
John Crispin
624eb36fff
adds missing symbol
...
SVN-Revision: 34939
2012-12-30 21:31:10 +00:00
John Crispin
ce57efa3ea
fixes usb port on arv 4518
...
SVN-Revision: 34935
2012-12-30 12:38:40 +00:00
Felix Fietkau
41a039f464
mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size after lzma and ~12k squashfs size in the default configuration
...
SVN-Revision: 34909
2012-12-28 19:17:19 +00:00
John Crispin
efe3225e2b
ar9 did not load atm driver properly
...
SVN-Revision: 34840
2012-12-22 10:16:52 +00:00
John Crispin
379cd6e25e
dont use input layer for gpio buttons
...
SVN-Revision: 34839
2012-12-21 20:04:20 +00:00
John Crispin
90a3761b0b
default switch setup for WBMR
...
SVN-Revision: 34838
2012-12-21 20:04:12 +00:00
John Crispin
ae0b9ff1ce
Setting the MDC clock to 2.5MHz and changing the mii mode to rgmii seems to 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
2012-12-21 20:04:04 +00:00
John Crispin
9818a1f00b
adds script to set wps info on boards with a wps button
...
SVN-Revision: 34836
2012-12-21 20:03:59 +00:00
John Crispin
3134205dfd
minor tweaks to WBMR image
...
SVN-Revision: 34835
2012-12-21 20:03:54 +00:00
John Crispin
f4b2439554
add missing PHY_BASIC_FEATURES to 100mbit phys
...
SVN-Revision: 34826
2012-12-21 14:41:35 +00:00
John Crispin
861bf6af49
fix typo inside fritz3370 devicetree file
...
SVN-Revision: 34825
2012-12-21 14:41:30 +00:00
John Crispin
54c096527a
more devicetree fixes
...
SVN-Revision: 34824
2012-12-21 13:47:55 +00:00
John Crispin
59cc6d9ddd
improve button handling
...
SVN-Revision: 34823
2012-12-21 13:47:50 +00:00
John Crispin
7ce4c81647
add phy-reset gpio handling to xrx200-net
...
SVN-Revision: 34822
2012-12-21 13:47:44 +00:00
John Crispin
42d668174e
add more lantiq phy ids based on daniels uboot code
...
SVN-Revision: 34821
2012-12-21 13:47:40 +00:00
John Crispin
16c5946f8b
refresh patch and install v1.1 gphy blobs
...
SVN-Revision: 34820
2012-12-21 13:47:35 +00:00
John Crispin
1b0aaff246
adds a fix for ar8216 mii detection on etop driver
...
SVN-Revision: 34795
2012-12-19 16:20:24 +00:00
Mirko Vogt
e34a4e0c7b
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
...
SVN-Revision: 34793
2012-12-19 16:07:50 +00:00
John Crispin
687920ba3e
minor basefiles fixes
...
SVN-Revision: 34790
2012-12-19 15:17:42 +00:00
John Crispin
e472671bde
fix gptu clocks
...
SVN-Revision: 34789
2012-12-19 15:17:31 +00:00
John Crispin
5495ffbfdf
more board file fixes
...
SVN-Revision: 34788
2012-12-19 15:17:11 +00:00
John Crispin
4aa8272c8b
fix gptu patch - tapi should now load
...
SVN-Revision: 34777
2012-12-18 20:12:57 +00:00
John Crispin
af48676b28
update to 3.7.1
...
SVN-Revision: 34771
2012-12-18 19:32:01 +00:00
John Crispin
7bcb6b5479
make pinctrl-falcon honour status="disbaled";
...
SVN-Revision: 34714
2012-12-16 10:03:28 +00:00
John Crispin
573cf13419
fix falcon profile
...
SVN-Revision: 34713
2012-12-16 10:03:23 +00:00
John Crispin
33d3433d75
fix i2c-lantiq module
...
SVN-Revision: 34712
2012-12-16 10:03:18 +00:00
John Crispin
b637eb598d
add falcon devicetree files
...
SVN-Revision: 34711
2012-12-16 10:03:11 +00:00
John Crispin
3ca51b5399
select hcd as a default package for the dgn3500
...
SVN-Revision: 34702
2012-12-15 11:01:16 +00:00
John Crispin
85e4da7e23
EASY80920 has 2 usb ports
...
SVN-Revision: 34701
2012-12-15 11:01:11 +00:00
John Crispin
3dac521a49
remove 3.3 and 3.6
...
SVN-Revision: 34699
2012-12-15 02:01:08 +00:00
John Crispin
1dece11487
cleanup basefiles
...
SVN-Revision: 34698
2012-12-15 02:01:00 +00:00
John Crispin
601bc28669
clean up modules.mk
...
SVN-Revision: 34697
2012-12-15 02:00:55 +00:00