Luka Perkov [Sun, 16 Feb 2014 00:14:26 +0000 (00:14 +0000)]
uboot-kirkwood: add support for Seagate GoFlexNet
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39594
Luka Perkov [Sat, 15 Feb 2014 23:53:10 +0000 (23:53 +0000)]
kirkwood: update support for dockstar
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0xfe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-dockstar-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Alexander Couzens <lynxis@fe80.eu>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39593
Luka Perkov [Sat, 15 Feb 2014 23:53:09 +0000 (23:53 +0000)]
kirkwood: update support for ib62x0
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0xfe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-ib62x0-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39592
Luka Perkov [Sat, 15 Feb 2014 23:53:08 +0000 (23:53 +0000)]
kirkwood: update support for iconnect
Previous patch was pushed due to false user report. While at it fix alphabetic
ordering.
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0x1fe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-iconnect-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39591
Luka Perkov [Sat, 15 Feb 2014 23:53:07 +0000 (23:53 +0000)]
uboot-kirkwood: update to 2013.10
Tested on:
* Cloud Engines Pogoplug E02
* RaidSonic ICY BOX IB-NAS62x0
* Iomega Iconnect
Some users are avoiding to replace their bootloader, because of that add
support for second stage u-boot image. Having ubifs capable bootloader is
required in order to boot current OpenWrt trunk.
Sample ib62x0 commands for running second stage bootloader:
tftpboot 0x800000 uboot-kirkwood-ib62x0_second_stage/openwrt-kirkwood-ib62x0_second_stage-u-boot.img
bootm 0x800000
Sample ib62x0 commands for flashing second stage bootloader:
tftpboot 0x800000 uboot-kirkwood-ib62x0_second_stage/openwrt-kirkwood-ib62x0_second_stage-u-boot.img
nand erase 0x100000 0x100000 ; nand write 0x800000 0x100000 0x${filesize}
nand read 0x800000 0x100000 0x100000 ; bootm 0x800000
While at it include parallel build support, use alphabetic order of the boards
and introduce common OpenWrt configuration.
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by (on ib62x0): Luka Perkov <luka@openwrt.org>
Tested-by (on dockstar): Alexander Couzens <lynxis@fe80.eu>
Tested-by (on iconnect): Wojciech Dubowik <wojciech.dubowik@neratec.com>
CC: Felix Kaechele <heffer@fedoraproject.org>
CC: Wojciech Dubowik <wojciech.dubowik@neratec.com>
CC: Alexander Couzens <lynxis@fe80.eu>
CC: Daniel Engberg <daniel.engberg@pyret.net>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39590
Luka Perkov [Sat, 15 Feb 2014 22:54:35 +0000 (22:54 +0000)]
kernel: rtl8306: update reset function
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 39589
Luka Perkov [Sat, 15 Feb 2014 22:54:34 +0000 (22:54 +0000)]
lantiq: fix typo in pinctl driver
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 39588
Luka Perkov [Sat, 15 Feb 2014 22:54:32 +0000 (22:54 +0000)]
lantiq: fix PCI problems on ARV4510PW
Some ARV4510PW units seem to have unstable PCI due to missing pull-up
resistors. This patch makes sure that the GPIO lines are driven properly.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 39587
Steven Barth [Fri, 14 Feb 2014 21:21:44 +0000 (21:21 +0000)]
netifd: fix source-routing breaking 6in4 + others
6in4 historically allowed an ip6addr without a mask however the newly
introduced source-routing segfaulted in this scenario (#14958 + #14858).
Fixes include: "Fix ubus route src mask printing" and
"Disable netlink auto ack" (thanks to Hans Dedecker)
SVN-Revision: 39586
Imre Kaloz [Fri, 14 Feb 2014 10:09:07 +0000 (10:09 +0000)]
use the default package set
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39584
Jo-Philipp Wich [Thu, 13 Feb 2014 21:19:00 +0000 (21:19 +0000)]
ar71xx: fix mtdpartsize macro in image Makefile (#14961)
The mtdpartsize macro triggers shell errors on various Linux distributions
when the partname argument $(1) does not appear within the partmap $(2).
Change the sed pattern to only emit anything if a successful substitution
occured and only evaluate the arithmetic expression if something was printed
by the sed program.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39583
Imre Kaloz [Thu, 13 Feb 2014 13:27:14 +0000 (13:27 +0000)]
upgrade 3.13 targets to 3.13.2, refresh patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org
SVN-Revision: 39582
Imre Kaloz [Thu, 13 Feb 2014 12:57:36 +0000 (12:57 +0000)]
upgrade 3.12 to 3.12.10
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39581
Imre Kaloz [Thu, 13 Feb 2014 10:43:32 +0000 (10:43 +0000)]
change image generation logic
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39580
Imre Kaloz [Wed, 12 Feb 2014 15:43:14 +0000 (15:43 +0000)]
handle "neon" fpu type
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39579
Imre Kaloz [Wed, 12 Feb 2014 15:38:08 +0000 (15:38 +0000)]
handle some CONFIG_TARGET_ROOTFS_INCLUDE_ foo
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39578
Imre Kaloz [Wed, 12 Feb 2014 10:51:46 +0000 (10:51 +0000)]
copy initramfs zImage to the bin dir as well
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39577
Imre Kaloz [Wed, 12 Feb 2014 10:48:33 +0000 (10:48 +0000)]
generate ubifs images
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39576
Steven Barth [Wed, 12 Feb 2014 08:54:43 +0000 (08:54 +0000)]
odhcp6c: remove source-restriction from local routes again (broke relaying)
SVN-Revision: 39575
Luka Perkov [Wed, 12 Feb 2014 00:46:02 +0000 (00:46 +0000)]
imx6: drop 3.12 support
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39574
Luka Perkov [Wed, 12 Feb 2014 00:46:00 +0000 (00:46 +0000)]
imx6: add initial 3.13 support
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39573
Felix Fietkau [Tue, 11 Feb 2014 15:00:55 +0000 (15:00 +0000)]
mac80211: send wpa frames through the WMM voice queue - improves connection reliability
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39572
Felix Fietkau [Tue, 11 Feb 2014 15:00:51 +0000 (15:00 +0000)]
ath9k: add p2p client mode support powersave patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39571
Felix Fietkau [Tue, 11 Feb 2014 15:00:36 +0000 (15:00 +0000)]
rtl8187: fix crashes on mips caused by misaligned DMA and cache issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39570
Luka Perkov [Tue, 11 Feb 2014 02:16:04 +0000 (02:16 +0000)]
mvebu: enable NAND controller support
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
SVN-Revision: 39569
Luka Perkov [Tue, 11 Feb 2014 02:07:47 +0000 (02:07 +0000)]
mvebu: add support for the Armada XP GP board (DB-MV784MP-GP)
This Armada XP GP board from Marvell comes with:
* 2GB DDR3 DIMM
* 1GB NAND flash (8-bit interface)
* 16MB NOR flash (16-bot interrface)
* 16MB SPI flash
* SDIO module
* 3 PCIe
* 1 SATA link
* 2 USB EHCI
* 1 internal SSD
* 4 Ethernet Gigabit
* 1 RS232 port over USB
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
SVN-Revision: 39568
Luka Perkov [Tue, 11 Feb 2014 02:07:46 +0000 (02:07 +0000)]
mvebu: update kernel config
The config-3.10 doesn't specify the configuration of the backported PCI
features, and the Marvell EBU Device Bus Controller, this will prevent
a clean compile. This patch enables these features to archive a clean compile
without having to specify the state of these configuration after starting to
compile.
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
SVN-Revision: 39567
Luka Perkov [Tue, 11 Feb 2014 02:07:44 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.13
This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.12, and Linux v3.13.
This work mainly covers:
* Finishes work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c)
between the PXA family, and the Armada family.
* timer initialization update, and access function for the Armada family.
* Generic IRQ handling backporting.
* Some bug fixes.
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39566
Luka Perkov [Tue, 11 Feb 2014 02:07:41 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.12
This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.11, and Linux v3.12.
This work mainly covers:
* Ground work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c)
between the PXA family,and the Armada family.
* Further updates to the mvebu MBus.
* Work and ground work for enabling MSI on the Armada family.
* some phy / mdio bus initialization related work.
* Device tree binding documentation update.
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39565
Luka Perkov [Tue, 11 Feb 2014 02:07:38 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.11
This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.10, and Linux v3.11.
This work mainly covers:
* Enabling USB storage, and PCI to mvebu_defconfig.
* Add support for NOR flash.
* Some PCI device tree related updates, and bus parsing.
* Adding Armada XP & 370 PCI driver, and update some clock gating
specifics.
* Introduce Marvell EBU Device Bus driver.
* Enaling USB in the armada*.dts.
* Enabling, and updating the mvebu-mbus.
* Some SATA and Ethernet related fixes.
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39564
Hauke Mehrtens [Mon, 10 Feb 2014 20:30:24 +0000 (20:30 +0000)]
kernel: fix kmod-usb-phy-nop
phy-generic.ko was renamed and moved from kernel version to version.
kernel <= 3.9: nop-usb-xceiv.ko
kernel >= 3.10 && <= 3.11: phy-nop.ko
kernel >= 3.12: phy-generic.ko
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39563
Hauke Mehrtens [Mon, 10 Feb 2014 20:12:13 +0000 (20:12 +0000)]
kernel: fix kmod-usb-net-smsc95xx
smsc95xx.ko depends on crc16.ko on kernel >= 3.8
There was an additional kmod-usb-net-smsc95xx definition in the mxs
target code which conflicted with the one in the common area.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39562
Imre Kaloz [Mon, 10 Feb 2014 15:30:01 +0000 (15:30 +0000)]
keep initramfs the default for us
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39561
Imre Kaloz [Mon, 10 Feb 2014 15:29:11 +0000 (15:29 +0000)]
phy-omap-control.ko is already part of a different package
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39560
Imre Kaloz [Mon, 10 Feb 2014 14:40:27 +0000 (14:40 +0000)]
additional omap/musb related fixes
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39559
Imre Kaloz [Mon, 10 Feb 2014 14:38:22 +0000 (14:38 +0000)]
fixup ethernet gadget, disable EEM support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39558
Imre Kaloz [Mon, 10 Feb 2014 14:35:20 +0000 (14:35 +0000)]
don't build in usb stuff
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39557
Imre Kaloz [Mon, 10 Feb 2014 14:34:08 +0000 (14:34 +0000)]
package the driver for smsc95xx chips
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39556
Imre Kaloz [Sun, 9 Feb 2014 17:08:33 +0000 (17:08 +0000)]
add additional omap related changes
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39555
Imre Kaloz [Sun, 9 Feb 2014 16:14:30 +0000 (16:14 +0000)]
additional musb fixups
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39554
Imre Kaloz [Sun, 9 Feb 2014 14:24:28 +0000 (14:24 +0000)]
musb depends on usb-gadget support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39550
Imre Kaloz [Sun, 9 Feb 2014 14:08:10 +0000 (14:08 +0000)]
use musb in PIO mode, as DMA support is platform dependent
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39549
Imre Kaloz [Sun, 9 Feb 2014 14:02:59 +0000 (14:02 +0000)]
add more musb symbols
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39548
Imre Kaloz [Sun, 9 Feb 2014 13:46:16 +0000 (13:46 +0000)]
fix logic error on fpu cflags selection
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39547
Imre Kaloz [Sun, 9 Feb 2014 13:36:10 +0000 (13:36 +0000)]
make musb available for omap as well
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39546
Imre Kaloz [Sun, 9 Feb 2014 13:02:17 +0000 (13:02 +0000)]
rename Kconfig symbol to the current one
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39544
Imre Kaloz [Sun, 9 Feb 2014 13:01:00 +0000 (13:01 +0000)]
move some omap24xx modules to the generic Makefile
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39543
Hauke Mehrtens [Sat, 8 Feb 2014 16:54:44 +0000 (16:54 +0000)]
kernel: add kmod-usb-net-kalmia
This patch adds a new kernel module for Samsung USB LTE modems.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 39535
Hauke Mehrtens [Sat, 8 Feb 2014 16:32:37 +0000 (16:32 +0000)]
kernel: XHCI PCI quirks for kernel 3.12 and 3.13
This adds empty definitions for the PCI quirks functions when they
should not be included in the kernel.
This is based on a patch by Daniel <daniel@makrotopia.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39534
Hauke Mehrtens [Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)]
kernel: fix bridge compilation on kernel 3.13
The int brnf_call_ebtables in the header should be extern, otherwise
every object file gets its own int and they will conflict when linking
the binary.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39533
Hauke Mehrtens [Sat, 8 Feb 2014 15:34:12 +0000 (15:34 +0000)]
kernel: negate kernel version dependencies to fix config for new kernel versions
This fixes some problems on kernel 3.13 and also removes the reference to LINUX_3_7.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39532
Hauke Mehrtens [Sat, 8 Feb 2014 15:31:57 +0000 (15:31 +0000)]
kernel: add missing config symbol for 3.13.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39531
Hauke Mehrtens [Sat, 8 Feb 2014 12:19:22 +0000 (12:19 +0000)]
mac80211: add led_trigger_blink{_oneshot}()
When led support is deactivated in the kernel and
CPTCFG_BACKPORT_BUILD_LEDS is set mac80211 references
led_trigger_blink_oneshot() but it is not declared anywhere.
This fixes the following build error:
net/mac80211/led.c: In function 'ieee80211_led_rx':
net/mac80211/led.c:25:2: error: implicit declaration of function 'led_trigger_blink_oneshot' [-Werror=implicit-function-declaration]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39530
Jonas Gorski [Sat, 8 Feb 2014 11:47:33 +0000 (11:47 +0000)]
mvebu: remove forced module config
These should either be disabled or not present in the config, else
they might cause build issues because of unexpected unpackaged
modules, as it is the case for LEDS_CLASS.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39529
Hauke Mehrtens [Sat, 8 Feb 2014 11:30:20 +0000 (11:30 +0000)]
acx-mac80211: really fix the build
The fix in r39482 was wrong.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39528
Felix Fietkau [Fri, 7 Feb 2014 18:08:57 +0000 (18:08 +0000)]
ath9k: merge tx iq calibration fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39527
Zoltan Herpai [Fri, 7 Feb 2014 16:55:32 +0000 (16:55 +0000)]
and add some more symbols
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39526
Imre Kaloz [Fri, 7 Feb 2014 16:51:01 +0000 (16:51 +0000)]
upgrade to 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39525
Imre Kaloz [Fri, 7 Feb 2014 16:50:26 +0000 (16:50 +0000)]
add more symbols
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39524
Hauke Mehrtens [Thu, 6 Feb 2014 22:20:20 +0000 (22:20 +0000)]
authsae: Update authsae to latest version
Only compile tested but the changes are minimal
https://github.com/cozybit/authsae/compare/
f5693a3...
1d1a122
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39518
Zoltan Herpai [Thu, 6 Feb 2014 21:03:27 +0000 (21:03 +0000)]
mxs: bump target to 3.13.1
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39512
Zoltan Herpai [Thu, 6 Feb 2014 21:02:38 +0000 (21:02 +0000)]
sunxi: bump target to 3.13.1
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39511
Zoltan Herpai [Thu, 6 Feb 2014 21:01:52 +0000 (21:01 +0000)]
sunxi: various 3.13 usb changes - disable USB_DEBUG - rename reset compat property
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39510
Imre Kaloz [Thu, 6 Feb 2014 18:32:53 +0000 (18:32 +0000)]
switch to 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39509
Imre Kaloz [Thu, 6 Feb 2014 18:32:03 +0000 (18:32 +0000)]
add 3.13 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39508
Imre Kaloz [Thu, 6 Feb 2014 18:30:50 +0000 (18:30 +0000)]
add md5sum for 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39507
Imre Kaloz [Thu, 6 Feb 2014 18:29:44 +0000 (18:29 +0000)]
fix wl12xx compile error introduced in [39428]
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39506
Felix Fietkau [Thu, 6 Feb 2014 12:40:28 +0000 (12:40 +0000)]
libpcap: disable some autodetected features to avoid extra dependencies and bloat
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39504
Steven Barth [Thu, 6 Feb 2014 10:38:02 +0000 (10:38 +0000)]
odhcp6c: Fix timing and some regressions from yesterday
SVN-Revision: 39502
Imre Kaloz [Thu, 6 Feb 2014 10:28:45 +0000 (10:28 +0000)]
upgrade Linaro GCC 4.8 to 2014.01
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39501
Zoltan Herpai [Wed, 5 Feb 2014 21:11:59 +0000 (21:11 +0000)]
sunxi: sun6i-a31 changes - push remaining sun6i patches for 3.13 - enable Colombus A31 devboard (compile-tested only)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39487
Hauke Mehrtens [Wed, 5 Feb 2014 20:52:34 +0000 (20:52 +0000)]
iw: update to iw 3.14
- update iw to 3.14
- remove some patches that are obsolete
- 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver
- refresh patches
This increases the size of the binary by 6.7%:
87801 4400 320 92521 16969 iw-3.10/iw
93995 4424 324 98743 181b7 iw-3.14/iw
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 39486
Hauke Mehrtens [Wed, 5 Feb 2014 20:11:58 +0000 (20:11 +0000)]
kernel: kmod-fs-jfs
This patch adds journaled file system (JFS) kernel module support.
Signed-off-by: Gerald Matzka<mgerald21@yahoo.de>
SVN-Revision: 39484
Hauke Mehrtens [Wed, 5 Feb 2014 20:03:48 +0000 (20:03 +0000)]
atheros: change LINUX_VERSON from 3.8.13 to 3.10.28
The 3.10.x infrastructure has been present for some time, and seems to
run fine here.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 39483
Hauke Mehrtens [Wed, 5 Feb 2014 20:02:48 +0000 (20:02 +0000)]
acx-mac80211: fix build after recent mac80211 update and refresh patches
This was only build tested.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39482
Steven Barth [Wed, 5 Feb 2014 15:42:02 +0000 (15:42 +0000)]
odhcpd: fix homenet dhcpv6 filter
SVN-Revision: 39479
Steven Barth [Wed, 5 Feb 2014 14:56:37 +0000 (14:56 +0000)]
odhcp6c: Add support for userclass and vendorclass
SVN-Revision: 39478
Zoltan Herpai [Wed, 5 Feb 2014 13:05:39 +0000 (13:05 +0000)]
mxs: initial 3.13 support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39476
Zoltan Herpai [Wed, 5 Feb 2014 13:03:21 +0000 (13:03 +0000)]
mxs: update duckbill DTS to fix include
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39475
Felix Fietkau [Wed, 5 Feb 2014 09:54:38 +0000 (09:54 +0000)]
tcpdump: update to current upstream version 4.5.1
-size_of(old tcpdump-mini 4.2.1) = 145245 Byte
-size_of(new tcpdump-mini 4.5.1) = 149416 Byte
=> ~4.2 KByte increase
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
SVN-Revision: 39474
Felix Fietkau [Wed, 5 Feb 2014 09:54:34 +0000 (09:54 +0000)]
libpcap: update to current upstream version 1.5.3
-size_of(old libpcap-1.3.0) = 85228 Byte
-size_of(new libpcap-1.5.3) = 88587 Byte
=> ~3.3 KByte increase
SVN-Revision: 39473
Zoltan Herpai [Wed, 5 Feb 2014 08:43:49 +0000 (08:43 +0000)]
sunxi: fix USB voltage on pcDuino
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39472
Zoltan Herpai [Wed, 5 Feb 2014 08:42:28 +0000 (08:42 +0000)]
sunxi: initial 3.13 support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39471
Zoltan Herpai [Wed, 5 Feb 2014 08:39:38 +0000 (08:39 +0000)]
uboot-sunxi: various fixes - update A10-Lime support - fix MMC on sun5i with initializing PLL6 correctly
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39470
Hauke Mehrtens [Tue, 4 Feb 2014 23:32:01 +0000 (23:32 +0000)]
brcm47xx: new patch adding arch workarounds.c
It was recently sent to linux-mips for comments. It adds workaround for
WNR3500L to enable USB port.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 39469
Hauke Mehrtens [Tue, 4 Feb 2014 23:30:38 +0000 (23:30 +0000)]
brcm47xx: use upstream patch removing WGT634U code
It does the same, it just reorders things
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 39468
Hauke Mehrtens [Tue, 4 Feb 2014 23:25:17 +0000 (23:25 +0000)]
brcm47xx: move OpenWrt arch patches a bit further
This allows picking more upstreamed stuff
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 39467
Hauke Mehrtens [Tue, 4 Feb 2014 23:00:55 +0000 (23:00 +0000)]
bcm53xx: update the bcm53xx patches
This does not add any new features, just some changes to the patches
and a first try to use dt to set the irqs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39466
Hauke Mehrtens [Tue, 4 Feb 2014 22:55:23 +0000 (22:55 +0000)]
kernel: bgmac: update bgmac to a version from kernel 3.14-rc1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39465
Hauke Mehrtens [Tue, 4 Feb 2014 22:54:29 +0000 (22:54 +0000)]
kernel: ssb: update ssb to a version from kernel 3.14-rc1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39464
Hauke Mehrtens [Tue, 4 Feb 2014 22:53:52 +0000 (22:53 +0000)]
kernel: bcma: update bcma to a version from kernel 3.14-rc1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39463
Jo-Philipp Wich [Tue, 4 Feb 2014 15:55:03 +0000 (15:55 +0000)]
linux: don't break kmod-fs-nfs for Kernels < 3.6.x
SVN-Revision: 39462
Jo-Philipp Wich [Tue, 4 Feb 2014 12:50:59 +0000 (12:50 +0000)]
linux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Linux 3.6
SVN-Revision: 39459
Felix Fietkau [Tue, 4 Feb 2014 07:35:21 +0000 (07:35 +0000)]
kernel: add missing changes to 220-gc_sections.patch that were accidentally dropped during porting to 3.13
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39458
Felix Fietkau [Mon, 3 Feb 2014 14:29:04 +0000 (14:29 +0000)]
feeds: disable the x-wrt feed, it is unmaintained
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39457
Felix Fietkau [Mon, 3 Feb 2014 13:31:44 +0000 (13:31 +0000)]
wifi: Introduce 802.11ac support
This patch introduces 802.11ac support to mac80211 and hostapd. The split of
VHT160 in two 80 MHz bands is not yet supported, since it requires an
additional user supplied parameter for the channel of the second band.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
[sven@open-mesh.com: Rebased patch, merged htmode and vhtmode,
removed special hwmode, replaced uci vht_capab list with overwritable
autoconfig, fixed hostapd integration, fixed commit description, add HT40+/-
for VHT modes, add VHT40 center_freq autoconfig, refactored major parts]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 39456
Felix Fietkau [Mon, 3 Feb 2014 10:53:24 +0000 (10:53 +0000)]
ath9k: merge a tx power handling fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39455
Steven Barth [Mon, 3 Feb 2014 09:06:25 +0000 (09:06 +0000)]
odhcp6c: Revert to slightly modified version of old behaviour
Latest changes broke source-restriction of on-link routes. Restoring
old-behaviour but adding correct source-restrictions which prevents
the offlink handler to remove the on-link route.
SVN-Revision: 39454
Luka Perkov [Sun, 2 Feb 2014 23:41:35 +0000 (23:41 +0000)]
eglibc: fix build failure on newer make versions
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39453
Luka Perkov [Sun, 2 Feb 2014 23:41:32 +0000 (23:41 +0000)]
quilt: update to 0.61
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39452