Felix Fietkau
363b166eb9
x86: rename */config-3.10 to */config-default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43558
2014-12-08 10:04:45 +00:00
Felix Fietkau
0485747912
kernel: fix x86 objdump invocation on 3.14 and 3.18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43557
2014-12-08 10:04:39 +00:00
John Crispin
7c7964e10d
ar7: bump to 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43553
2014-12-08 06:15:03 +00:00
Florian Fainelli
aba92ec05e
adm8668: switch to 3.14 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43552
2014-12-07 21:59:36 +00:00
Florian Fainelli
06152c8abf
adm8668: add 3.14 kernel support
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43551
2014-12-07 21:59:25 +00:00
Florian Fainelli
356447e6c2
adm8668: rename files to files-3.3
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43550
2014-12-07 21:58:49 +00:00
Florian Fainelli
bb9833a17a
cobalt: remove 3.3 and 3.10 kernel configuration files
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43549
2014-12-07 21:58:33 +00:00
Florian Fainelli
4287370f76
cobalt: switch to 3.14 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43548
2014-12-07 21:58:22 +00:00
Florian Fainelli
35e8cc2cdc
cobalt: add 3.14 kernel configuration file
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43547
2014-12-07 21:58:12 +00:00
Hauke Mehrtens
7a2f186d70
bcm53xx: update the NAND driver
...
This adds some updates to the NAND driver and refreshed the config.
Most of these changes are done in preparation for mainling it.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43546
2014-12-07 21:55:21 +00:00
Hauke Mehrtens
664ae86dde
bcm53xx: update the PCIe driver
...
This adds some updates to the PCIe driver and refreshed the config.
Most of these changes are done in preparation for mainling it.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43545
2014-12-07 21:54:53 +00:00
Hauke Mehrtens
d9bb8326fa
kernel: update bcma and ssb to wireless-testing master-2014-12-05
...
This brings ssb and bcma to wireless-testing tag master-2014-12-05
In addition it also adds the ARM-BCM5301X-Add-IRQs-to-Broadcom-s-bus-
axi-in-DTS-f.patch which adds the irq number in a way it is done in the
mainline kernel.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43544
2014-12-07 21:53:20 +00:00
John Crispin
7a65768ddc
kirkwood: add a diag script
...
Currently only Linksys EA4500 is supported.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 43543
2014-12-07 16:53:37 +00:00
John Crispin
8a123f6f66
ramips: generate factory images for Nexx devices
...
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 43541
2014-12-07 16:53:22 +00:00
John Crispin
3572657c5a
ar71xx: dev-eth: replace mdelay calls
...
Similar to patch 2. Replace further mdelay calls.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 43540
2014-12-07 16:53:15 +00:00
John Crispin
59e7999a44
ag71xx: replace delay with sleep calls
...
I don't see that we're in an atomic context so there's no need to
busy-wait. Therefore replace the delay with sleep calls.
See also Documentation/timers/timers-howto.txt. It states:
"In general, use of mdelay is discouraged and code should
be refactored to allow for the use of msleep."
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 43539
2014-12-07 16:53:09 +00:00
John Crispin
4caa8d50ad
ag71xx: replace fixed PHY reset wait time in ar7240sw_setup
...
Replace the fixed wait time of 1s with polling for BMCR_RESET
to be cleared on all PHYs.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 43538
2014-12-07 16:52:58 +00:00
Hauke Mehrtens
563f963b1b
kernel: refresh patches for kernel 3.18
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43536
2014-12-07 16:12:44 +00:00
Hauke Mehrtens
8e738da02c
brcm47xx: remove kernel 3.10
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43535
2014-12-07 15:34:28 +00:00
Rafał Miłecki
dc6171c734
bcm53xx: 3.18: add early support for Buffalo WZR-900DHP
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43534
2014-12-07 11:02:52 +00:00
Rafał Miłecki
a20fa1cb48
bcm53xx: add early support for Buffalo WZR-900DHP
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43533
2014-12-07 10:55:44 +00:00
Rafał Miłecki
1020b84266
brcm47xx: add early support for WNDR3400 V3
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43532
2014-12-07 00:58:40 +00:00
Rafał Miłecki
9bec9b86af
bcm53xx: backport BCM5301X patches from arm-soc.git next/dt
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43530
2014-12-05 16:46:55 +00:00
Rafał Miłecki
d1e0e39993
bcm53xx: squeeze (rename) BCM5301X patches
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43529
2014-12-05 16:15:16 +00:00
Rafał Miłecki
8ea3c20b23
bcm53xx: rename patches that were not upstreamed to 3xx
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43528
2014-12-05 16:13:27 +00:00
Rafał Miłecki
8033ccc975
kernel: update bcma up to 2014-10-27
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43527
2014-12-05 16:11:03 +00:00
John Crispin
c79ddb3773
octeon: sysupgrade: support config restore on ERL
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43524
2014-12-05 08:58:25 +00:00
John Crispin
1731d5520e
octeon: sysupgrade: rename old kernel after mounting /boot
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43523
2014-12-05 08:58:18 +00:00
John Crispin
52f1d8ecdc
octeon: sysupgrade: fix test for rootfs device
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43522
2014-12-05 08:58:06 +00:00
John Crispin
dcc20e525b
oxnas: switch back to kernel 3.14
...
3.18 still got problems with stuck reboots if rootfs is ubifs...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43521
2014-12-05 00:20:50 +00:00
John Crispin
e553dfc356
oxnas: re-add support for kernel 3.14
...
This reverts commit c81ddddde5fd193802d511b42eb7b108aac17136 on
https://gitorious.org/openwrt-oxnas/openwrt-oxnas.git
which removed patches and config for 3.14.
[arm_introduce-dma-fiq-irq-broadcast patch was renamed to match 3.18]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43520
2014-12-05 00:20:41 +00:00
John Crispin
dcc8a8ca9e
octeon: add support for 3.18 kernel
...
Runtime tested on Ubiquiti EdgeRouter Lite.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43519
2014-12-05 00:20:10 +00:00
John Crispin
6f665ea7b8
octeon: sysupgrade: support config restore
...
SVN-Revision: 43518
2014-12-05 00:19:59 +00:00
John Crispin
28a9d9853b
octeon: sysupgrade: get rootfsdev from kernel cmdline
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43517
2014-12-05 00:19:46 +00:00
John Crispin
e6858f5f3f
amazon: R.I.P.
...
its been broken for 2 1/2 years
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43516
2014-12-05 00:19:40 +00:00
John Crispin
d04c4a311e
ralink: mt7621 is a 1004Kc
...
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 43514
2014-12-03 20:22:42 +00:00
Felix Fietkau
426467beba
kernel: add missing null pointer check for mips dma ops inline patch on 3.18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43511
2014-12-03 18:17:17 +00:00
John Crispin
a21c9fd655
kernel: make the ubi attach patch check for a valid ubi magic rather than a tar magic
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43507
2014-12-03 16:05:06 +00:00
John Crispin
a10a204aab
kernel: make ubi auto-attach check for a tar file magic
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43506
2014-12-03 14:32:38 +00:00
John Crispin
8a9979e57a
gemini: update ethernet driver, register ethernet on nas4220 board
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 43501
2014-12-02 18:27:54 +00:00
John Crispin
a122c1c9c9
oxnas: switch CRC32 implementation to SLICEBY8
...
similar to what was observed on kirkwood this significantly accelerates
btrfs write operations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43498
2014-12-02 15:25:28 +00:00
John Crispin
9430e86b61
oxnas/kd20: add usb-storage to default package set
...
KD20 got a built-in card-reader wired to the USB-3 root-hub.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43497
2014-12-02 15:25:14 +00:00
John Crispin
46814be2a8
oxnas/kd20: use gpio-beeper
...
gpio-beeper module was added to the kernel recently.
Make use of it to drive the piezoelectric buzzer of the kd20.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43496
2014-12-02 15:25:09 +00:00
John Crispin
ae51d64671
au1000: set 3.14 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43494
2014-12-02 15:23:37 +00:00
Felix Fietkau
f11b61ae18
realview: refresh kernel patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43491
2014-12-02 13:14:59 +00:00
John Crispin
417e67b6b1
realview: fix up the phyoffset patch
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43488
2014-12-01 21:45:18 +00:00
John Crispin
b5675ad92a
kirkwood: enable mvsw6171 switch driver on EA4500
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43487
2014-12-01 21:30:40 +00:00
John Crispin
9b5f583906
kernel: add driver for Marvell 88E6171 switch
...
This is a swconfig driver for the Marvell 88E6171 switch,
which is a 7-port GigE switch with two CPU ports and 64
802.1q VLANs.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43486
2014-12-01 21:30:35 +00:00
John Crispin
374f8a04e1
malta: set 3.14 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43481
2014-12-01 18:46:29 +00:00
Felix Fietkau
d1c0a65266
kernel: update 3.18 to rc7
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43479
2014-12-01 17:38:54 +00:00