John Crispin
420c62205b
ralink: DIR610A1 Fix remaining issues
...
This patch fixes:
- Ethernet and Wireless LEDs
- Wireless MAC Address
- Remove whitespaces from dts file
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 38321
2013-10-07 15:02:31 +00:00
John Crispin
5eacfc1c60
ralink: MT7620 eval board pinmux fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38320
2013-10-07 15:02:27 +00:00
John Crispin
cc58dd26d3
ralink: make cevt systick selectable via kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38319
2013-10-07 15:02:23 +00:00
John Crispin
baf9d53792
ralink: fix mt7620a pinmux
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38318
2013-10-07 15:02:18 +00:00
Hauke Mehrtens
64c2bc256c
brcm47xx: Cocci spatch "noderef"
...
sizeof when applied to a pointer typed expression gives the size of the
pointer.
Found by coccinelle spatch "misc/noderef.cocci"
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
SVN-Revision: 38312
2013-10-07 00:01:01 +00:00
Hauke Mehrtens
2402f8a9ee
brcm47xx: move clock detection patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38311
2013-10-07 00:00:10 +00:00
Hauke Mehrtens
4c193a30ce
brcm47xx: move and rename nvram gpio patch
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38310
2013-10-06 23:57:11 +00:00
Hauke Mehrtens
b201818044
brcm47xx: update early printk patches
...
Early printk was disabled because it caused hangs on some devices, the
old patches were using the CFE console now we use the normal serial
console, it is at a constant address.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38309
2013-10-06 23:55:35 +00:00
Hauke Mehrtens
ebf0778721
brcm47xx: update board detection patches
...
Add patches like they are currently in the mainline mips tree and add
some more pending patches for board detection.
* Now the board name is shown under machine in /proc/cpuinfo.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38308
2013-10-06 23:51:24 +00:00
Hauke Mehrtens
53a2c19c69
kernel: b53: add switch name into printk when it fails.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38307
2013-10-06 22:35:28 +00:00
Hauke Mehrtens
2c5e4aa6ad
brcm47xx: b44: fix some problems with the phy
...
* do not try initialize a unused phy
* some improvements to the phylib patch
* do not turn the phy off when mac is off
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38306
2013-10-06 18:31:32 +00:00
Luka Perkov
fa3ab0c237
kirkwood: add support for UBI (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38301
2013-10-04 03:45:52 +00:00
Luka Perkov
60dd4429b7
imx6: update upstream pcie patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38298
2013-10-03 13:06:42 +00:00
Luka Perkov
5617993e10
kirkwood: enable dts compilation
...
In 3.10 we might build those, so for now just add this functionality.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38297
2013-10-03 02:50:03 +00:00
Luka Perkov
a30df8987d
kirkwood: fix initramfs images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38296
2013-10-03 02:50:02 +00:00
Luka Perkov
38936426f7
kirkwood: update patches and configuration (3.10)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38295
2013-10-03 02:50:00 +00:00
Hauke Mehrtens
97b15fc45b
brcm47xx: add support for ipv6 in default network config
...
Modify /etc/init.d/netconfig to use UCI defaults for building the
default network config, which includes appropriate defaults for IPV6.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38294
2013-10-02 23:22:18 +00:00
Hauke Mehrtens
9e5eeb3c38
kernel: bgmac: fix BCM4707 patch
...
The bool logic was the wrong way around.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38292
2013-10-02 23:12:46 +00:00
Hauke Mehrtens
101034fa23
kernel: refresh patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38291
2013-10-02 22:26:43 +00:00
Hauke Mehrtens
fa839274b0
kernel: bcma: update to wireless-testing master-2013-10-01
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38290
2013-10-02 22:26:15 +00:00
Hauke Mehrtens
125fc703bb
kernel: bgmac: move other bgmac patches to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38289
2013-10-02 22:25:26 +00:00
Hauke Mehrtens
06c8b90ebf
kernel: bgmac: move bgmac patches already applied in mainline kernel to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
These are only the patches already applied in current net-next/master
branch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38288
2013-10-02 22:24:01 +00:00
Luka Perkov
8f1499c448
imx6: add default profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38282
2013-10-02 00:33:49 +00:00
Luka Perkov
0eb732c659
kirkwood: drop PROFILE from image names
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38281
2013-10-02 00:33:48 +00:00
Luka Perkov
0331657a4f
kirkwood: add linux 3.10 support
...
Backport appropriate patches to allow using device tree only board
defintions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38280
2013-10-02 00:33:47 +00:00
Luka Perkov
7d1e5ae918
kirkwood: prepare for 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38279
2013-10-02 00:33:45 +00:00
Luka Perkov
914ca3cb55
kirkwood: explicitly set CPU_TYPE to xscale
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38278
2013-10-02 00:33:43 +00:00
Hauke Mehrtens
20513fedf2
ep93xx: fix kmod-input-keyboard-ep93xx dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38275
2013-10-01 22:39:28 +00:00
Hauke Mehrtens
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
2013-10-01 22:38:40 +00:00
Hauke Mehrtens
e28d2b88ea
at91: fix missing drivers/iio/adc/at91-adc.ko in kmod-at91-adc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38273
2013-10-01 22:37:17 +00:00
John Crispin
4f3797386f
lantiq: add support for VGV7519 KPN Experia box v8
...
Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38266
2013-09-30 20:48:46 +00:00
John Crispin
65bb48cf23
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
2013-09-30 20:48:39 +00:00
John Crispin
52fe1211b3
ralink: fix DIR-320-B1 board detection
...
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
2013-09-30 20:48:34 +00:00
John Crispin
396cb4f405
ralink: Change size of image for DIR-320 B1 to 8MB
...
http://patchwork.openwrt.org/patch/4102/
Signed-off-by: Vladimir Stolyarov <xakep6666@yandex.ru>
SVN-Revision: 38263
2013-09-30 20:48:27 +00:00
Felix Fietkau
a5e85d5a3e
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38246
2013-09-27 21:12:19 +00:00
Felix Fietkau
3e2aa6105c
octeon: remove CONFIG_FW_LOADER override to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38244
2013-09-27 21:12:12 +00:00
Felix Fietkau
bff3637d24
lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38243
2013-09-27 21:12:08 +00:00
Felix Fietkau
50ae6314d8
kernel: add another missing symbol for iio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38241
2013-09-27 21:12:01 +00:00
Felix Fietkau
08a232c8cf
kernel: add missing symbols for iio on older kernel versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38240
2013-09-27 20:54:00 +00:00
Gabor Juhos
7815af409a
ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used
...
It is not supported by the controller.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38234
2013-09-27 11:15:34 +00:00
Luka Perkov
5da90c4e1f
imx6: enable cpufreq-imx6q by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38233
2013-09-27 10:49:37 +00:00
Luka Perkov
b5e56bd31f
mvebu: enable thermal module by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38232
2013-09-27 10:49:36 +00:00
Luka Perkov
03051c1442
imx6: enable thermal module by default
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38231
2013-09-27 10:49:35 +00:00
Luka Perkov
8ec28437c3
imx6: backport thermal driver
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38229
2013-09-27 10:49:28 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Luka Perkov
1d89a89667
mvebu: add myself as maintainer
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38226
2013-09-27 01:52:29 +00:00
Luka Perkov
d0603d6615
mvebu: drop 3.8 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38225
2013-09-27 01:52:28 +00:00
Luka Perkov
a0848b5884
mvebu: switch to 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38224
2013-09-27 01:52:26 +00:00
Luka Perkov
d3c3919a85
mvebu: add 3.10 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38223
2013-09-27 01:52:25 +00:00
Luka Perkov
4fa3e3aae9
build: fix typo
...
vfp3 should be named vfpv3
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38222
2013-09-26 22:43:06 +00:00