Zoltan Herpai
4fd21b203e
mxs: reinstate rootfs image creation and dtb copy
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
Acked-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 45369
2015-04-10 21:36:33 +00:00
Zoltan Herpai
db4ce3d16c
mxs: Include the right kernel image in the rootfs
...
Signed-off-by: Harald Geyer <harald@ccbib.org>
Acked-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 45368
2015-04-10 21:34:21 +00:00
John Crispin
6d0ad03fac
kernel: remove references to kmod-of-i2c
...
these break the IB since the module is part of i2c-core now
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45363
2015-04-10 13:39:33 +00:00
Felix Fietkau
9428c5609b
kernel: add jffs2 RENAME_WHITEOUT support, fixes overlayfs renames ( #19432 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45362
2015-04-10 11:52:59 +00:00
Felix Fietkau
e1f0a91dfe
kernel: remove linux 3.10 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45360
2015-04-10 11:52:47 +00:00
Jonas Gorski
4e826d8303
b53: clean up code to match kernel style better
...
* properly enclose macro arguments in paranthesis on use
* remove trailing white space
* convert C99 // comments
* add missing blank lines after declaration
* remove braces from single statement blocks
* split lines > 80 chars (except for one)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45356
2015-04-10 10:29:04 +00:00
Jonas Gorski
61885f95f0
b53: define registers available and needed on BCM5301X
...
They are also present on some BCM63xx switches.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45355
2015-04-10 10:28:46 +00:00
Rafał Miłecki
9d6e04a4f1
bcm53xx: build image for ASUS RT-AC56U
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45353
2015-04-10 09:58:00 +00:00
Rafał Miłecki
71fcbffc91
bcm53xx: Luxul XWC-1000 has only 128 MiB of RAM
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45352
2015-04-10 09:42:48 +00:00
John Crispin
3bc1f36e2b
sunxi: don't enable ARMTHUMB XZ BCJ filter in kernel
...
Having CONFIG_XZ_DEC_ARMTHUMB enabled breaks squashfs when ARM BCJ
filter was used to create the filesystem (and that's what we do on
all ARM targets). Thus unset CONFIG_XZ_DEC_ARMTHUMB to fix
squashfs on sunxi.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45347
2015-04-10 08:29:26 +00:00
John Crispin
6adf864770
ipq806x: automatically select kmod-usb-phy-qcom-dwc3
...
kmod-usb-phy-qcom-dwc3 is required to get USB working on ipq806x. It was
missed in previous commit so let's enable it automatically.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45345
2015-04-10 08:28:44 +00:00
John Crispin
607a7a35be
ralink: fix cevt-r4k hack
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45342
2015-04-10 08:27:44 +00:00
John Crispin
f4edd1b918
generic/3.18: add missing wireless symbols
...
triggered by enabling RFKILL in global build options
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45335
2015-04-09 10:33:11 +00:00
John Crispin
b7f19a5b26
ramips: Add support for Microduino MicroWRT
...
MicroWRT is an wireless router with 2 USB,1 ethernet port. It
has a 16M flash and 64M DDR2 RAM. You can use most interface, such as
i2c, SPI, i2s and PCIe. Besides that there are three expansion borad to
combine with the core board. The detailed information, please refer to
https://www.microduino.cc/wiki/index.php?title=Main_Page
This patch adds support for it.
Because there is only one port,so disabled VLAN and use eth0 as lan
port. and only a power LED control by power pin.
Signed-off-by: 盛凯 <shengkai81@gmail.com>
SVN-Revision: 45331
2015-04-09 10:32:37 +00:00
John Crispin
8f92e94a74
ar71xx: enable LEDs on Hornet-UB X2
...
None of the LEDs are enabled by default on the Hornet-UB X2 board
(the 16/64MB version of the Hornet-UB), because it uses a different
board-name ("hornet-ub-x2"); but hornet-ub and hornet-ub-x2 boards
are equivalent WRT their LEDs.
SIgned-off-by: Joshua Judson Rosen <jrosen@harvestai.com>
SVN-Revision: 45328
2015-04-09 10:32:08 +00:00
Zoltan Herpai
fb0534bcc3
generic: add a few missing symbols for 4.0
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45324
2015-04-09 10:28:59 +00:00
Rafał Miłecki
2198db252c
bcm53xx: switch to the otrx for verifying TRX images
...
This adds checking CRC32 of provided firmware image.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45320
2015-04-09 06:33:56 +00:00
Rafał Miłecki
c6f9582116
brcm47xx: image: use "-" separator for device version
...
This makes legacy subtarget follow two other.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45319
2015-04-09 05:40:37 +00:00
Rafał Miłecki
a8b0e75291
brcm47xx: verify also standard TRX images during sysupgrade
...
It allows detecting data corruption for plain TRX as well.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45318
2015-04-09 05:36:16 +00:00
Rafał Miłecki
3fad95446a
brcm47xx: fix WRT300N devices magics for sysupgrade check
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45317
2015-04-09 05:22:10 +00:00
Rafał Miłecki
44b128b0aa
brcm47xx: switch to the otrx for verifying TRX images
...
This adds checking CRC32 of provided firmware image.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45316
2015-04-09 05:22:04 +00:00
Gabor Juhos
1630498e4c
kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches
...
Those don't exist anymore.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45314
2015-04-08 16:21:04 +00:00
Rafał Miłecki
80971cd0f9
brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45313
2015-04-08 09:50:57 +00:00
Rafał Miłecki
4c1ee6f24d
bcm53xx: replace few BCM5301X patches with versions sent upstream
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45311
2015-04-08 09:22:02 +00:00
Rafał Miłecki
705651884d
brcm47xx: update legacy subtarget description
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45310
2015-04-08 05:55:32 +00:00
Rafał Miłecki
7798074429
brcm47xx: add fix "Data bus error" on CardBus ssb SoCs
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45308
2015-04-08 05:09:42 +00:00
Rafał Miłecki
1d2abb6f16
brcm47xx: reverse 2 LEDs polarity on WRT320N v1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45307
2015-04-08 04:46:27 +00:00
Rafał Miłecki
a9d2a1aa29
kernel: backport ssb patches up to changes queued for 4.1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45306
2015-04-07 22:06:17 +00:00
Imre Kaloz
8100b227a9
generic/4.0: upgrade to 4.0-rc7
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45305
2015-04-07 21:34:38 +00:00
Rafał Miłecki
95f7fb8f49
brcm47xx: define rest of LEDs & buttons for WRT320N
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45304
2015-04-07 21:31:36 +00:00
Imre Kaloz
7a9fe56452
generic/3.18: upgrade to 3.18.11
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45303
2015-04-07 21:29:26 +00:00
Imre Kaloz
be2d60465d
mvebu: disable cpu idle on a38x
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45302
2015-04-07 21:13:44 +00:00
Gabor Juhos
0bd06aca20
ar71xx: add user-space support for RB911G-5HPacD
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45300
2015-04-07 20:04:14 +00:00
Gabor Juhos
d0a6b278db
ar71xx: add initial support for RB911G-5HPacD
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45299
2015-04-07 20:04:03 +00:00
Gabor Juhos
96b006eb32
ar71xx: routerboot: export extended wlan data via sysfs
...
Export the data to make it accessible from user-space.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45298
2015-04-07 20:03:43 +00:00
Gabor Juhos
76b5a9aa7d
ar71xx: routerboot: add support for extended radio data
...
On newer Mikrotik boards, the radio calibration data
is stored differently and uses LZO compression instead
of RLE.
Update the RouterBOOT helper code to support the new
format.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45297
2015-04-07 20:03:35 +00:00
Gabor Juhos
f0cbd004ee
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45296
2015-04-07 20:03:24 +00:00
Gabor Juhos
298a46c0b3
kernel: add support for the MX25L512E and SI25CD512 SPI flash chips
...
These are used on some MikroTik boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45295
2015-04-07 20:03:15 +00:00
Imre Kaloz
f60fea1923
Upstream commits 43b68879de27b1993518687fbc6013da80cdcbfe and ce6031c89a35cffd5a5992b08377b77f49a004b9 improve the cpuidle driver on Armada XP. The latter commit improves performance at the slight expense of power consumption.
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45294
2015-04-07 18:13:51 +00:00
Rafał Miłecki
503d845522
brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B
...
First of all this patch was affecting other devices, not just Netgear
WNR834B. E.g. Linksys WRT300N v1 also has boardtype 0x0472.
This was breaking PCI on WRT300N, ssb couldn't detect core working in
hostmode (due to mips_busprobe32 failing).
Secondly this patch should not be needed for years now. From the analyze
of #8861 it seems it was needed just to make devices at slots other than
0 discoverable. Setting cardbus to 0 was simply making ssb allow access
to PCI config for devices other than bridge.
With the upstream commit a6c8462 (ssb: fix cardbus slot in hostmode) we
allow accessing device at slot 1 which should be enough for CardBus.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45293
2015-04-07 15:40:51 +00:00
Rafał Miłecki
b6e8da2e14
bcm53xx: image: share function checking TRX in provided firmware
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45292
2015-04-07 14:14:08 +00:00
Rafał Miłecki
7abd779730
bcm53xx: display all errors (not just the 1st one) when checking image
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45291
2015-04-07 14:14:02 +00:00
Rafał Miłecki
a19b69a717
bcm53xx: compare provided firmware magic with device magic
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45290
2015-04-07 14:13:56 +00:00
Rafał Miłecki
e2b59e4dbc
brcm47xx: detect Linksys WRT320N v1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45289
2015-04-07 13:08:17 +00:00
Rafał Miłecki
9f740ddc0d
brcm47xx: backport MIPS BCM47XX patches queued for 4.1
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45288
2015-04-07 12:54:23 +00:00
Rafał Miłecki
3fa00eeda2
brcm47xx: group MIPS BCM47XX backported patches by source kernel
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45287
2015-04-07 11:54:18 +00:00
Felix Fietkau
df7bb89edd
ar71xx: fix new mktplinkfw image code - flags for sysupgrade vs factory were swapped ( fixes #19400 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45281
2015-04-06 19:26:30 +00:00
Felix Fietkau
a6d4d1e152
x86: set ARCH_PACKAGES for the x86_64 subtarget ( fixes #19425 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45278
2015-04-06 10:07:43 +00:00
John Crispin
bf26426fd8
ipq806x: another missing symbol
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45277
2015-04-05 07:53:32 +00:00
John Crispin
10a71220f2
kernel: CONFIG_BRIDGE should not be overridden
...
this breaks ebtables, netfilter, ... during fullbuilds
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45276
2015-04-05 07:40:38 +00:00