librecmc/librecmc.git
9 years agobuild: fix removal of old .ipk files with CONFIG_PER_FEED_REPO
Jo-Philipp Wich [Sat, 9 Aug 2014 13:04:17 +0000 (13:04 +0000)]
build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42090

10 years agobrcm47xx: fix reboot problem on BCM4705/BCM4785
Hauke Mehrtens [Fri, 8 Aug 2014 23:10:16 +0000 (23:10 +0000)]
brcm47xx: fix reboot problem on BCM4705/BCM4785

This adds some code based on code from the Broadcom GPL tar to fix the
reboot problems on BCM4705/BCM4785. I tried rebooting my device for ~10
times and have never seen a problem. This reverts the changes in the
previous commit and adds the real fix as suggested by Rafał.

Setting bit 22 in Reg 22, sel 4 puts the BIU (Bus Interface Unit) into
async mode.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42088

10 years agobroadcom-wl: add default tx and rx antennas
Hauke Mehrtens [Fri, 8 Aug 2014 22:59:45 +0000 (22:59 +0000)]
broadcom-wl: add default tx and rx antennas

This adds default tx and rx antennas, so that LuCI shows automatic as the default radio option for the antennas.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42085

10 years agobroadcom-wl: add support for a8xx broadcom devices
Hauke Mehrtens [Fri, 8 Aug 2014 22:58:54 +0000 (22:58 +0000)]
broadcom-wl: add support for a8xx broadcom devices

Tested on Comtrend VR-3025u (brcm6368 + a8d6-43222).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42084

10 years agobrcm47xx: fix reboot problem on BCM4705/BCM4785
Hauke Mehrtens [Fri, 8 Aug 2014 22:52:28 +0000 (22:52 +0000)]
brcm47xx: fix reboot problem on BCM4705/BCM4785

This adds some code based on code from the Broadcom GPL tar to fix the
reboot problems on BCM4705/BCM4785. I tried rebooting my device for ~10
times and have never seen a problem. This reverts the changes in the
previous commit and adds the real fix as suggested by Rafał.

Setting bit 22 in Reg 22, sel 4 puts the BIU (Bus Interface Unit) into
async mode.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42083

10 years agomkimage: update to 2014.07
Luka Perkov [Fri, 8 Aug 2014 21:03:14 +0000 (21:03 +0000)]
mkimage: update to 2014.07

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42082

10 years agoimx6: update upstream patch
Luka Perkov [Fri, 8 Aug 2014 16:11:57 +0000 (16:11 +0000)]
imx6: update upstream patch

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42081

10 years agouboot-kirkwood: bump to 2014.07
Luka Perkov [Fri, 8 Aug 2014 15:55:03 +0000 (15:55 +0000)]
uboot-kirkwood: bump to 2014.07

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42080

10 years agouboot-envtools: bump to 2014.07
Luka Perkov [Fri, 8 Aug 2014 15:14:26 +0000 (15:14 +0000)]
uboot-envtools: bump to 2014.07

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42078

10 years agokirkwood: drop 3.10 support
Luka Perkov [Fri, 8 Aug 2014 13:55:30 +0000 (13:55 +0000)]
kirkwood: drop 3.10 support

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42077

10 years agokirkwood: switch to 3.14
Luka Perkov [Fri, 8 Aug 2014 13:55:29 +0000 (13:55 +0000)]
kirkwood: switch to 3.14

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42076

10 years agoimx6: drop 3.10 support
Luka Perkov [Fri, 8 Aug 2014 13:38:31 +0000 (13:38 +0000)]
imx6: drop 3.10 support

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42075

10 years agoimx6: switch to 3.14
Luka Perkov [Fri, 8 Aug 2014 13:38:30 +0000 (13:38 +0000)]
imx6: switch to 3.14

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42074

10 years agoimx6: update upstream patches
Luka Perkov [Fri, 8 Aug 2014 13:38:29 +0000 (13:38 +0000)]
imx6: update upstream patches

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42073

10 years agoimx6: backport IMX6DL DVFS support from 3.15
Luka Perkov [Fri, 8 Aug 2014 13:38:27 +0000 (13:38 +0000)]
imx6: backport IMX6DL DVFS support from 3.15

This allows dynamic voltage and frequency scaling to work for IMX6DL CPU's.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 42072

10 years agoimx6: drop ventana kernel/rootfs hack
Luka Perkov [Fri, 8 Aug 2014 13:38:25 +0000 (13:38 +0000)]
imx6: drop ventana kernel/rootfs hack

In r41578 this was added in order to make default images bootable for the BB
release. We need more generic approach for this.

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42071

10 years agokernel: update 3.14 to 3.14.16
Luka Perkov [Fri, 8 Aug 2014 13:38:22 +0000 (13:38 +0000)]
kernel: update 3.14 to 3.14.16

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42070

10 years agoodhcpd: avoid logspam in certain corner cases
Steven Barth [Fri, 8 Aug 2014 08:45:33 +0000 (08:45 +0000)]
odhcpd: avoid logspam in certain corner cases

SVN-Revision: 42067

10 years agoodhcpd: write host-entries for all leased IPv6 addresses
Steven Barth [Fri, 8 Aug 2014 05:30:59 +0000 (05:30 +0000)]
odhcpd: write host-entries for all leased IPv6 addresses

SVN-Revision: 42065

10 years agocyassl: update to 3.1.0
Steven Barth [Fri, 8 Aug 2014 05:25:52 +0000 (05:25 +0000)]
cyassl: update to 3.1.0

SVN-Revision: 42063

10 years agopolarssl: bump to 1.3.8
Steven Barth [Fri, 8 Aug 2014 05:20:50 +0000 (05:20 +0000)]
polarssl: bump to 1.3.8

SVN-Revision: 42061

10 years agoopenssl: another day another bug fix update
John Crispin [Thu, 7 Aug 2014 20:54:41 +0000 (20:54 +0000)]
openssl: another day another bug fix update

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42055

10 years agobrcm47xx: activate high mem for mips74k in the config
Hauke Mehrtens [Thu, 7 Aug 2014 20:22:00 +0000 (20:22 +0000)]
brcm47xx: activate high mem for mips74k in the config

It is still not working.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42054

10 years agobrcm47xx: 3.14: backport MIPS patches for early HIGHMEM support
Hauke Mehrtens [Thu, 7 Aug 2014 20:21:11 +0000 (20:21 +0000)]
brcm47xx: 3.14: backport MIPS patches for early HIGHMEM support

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42053

10 years agobrcm47xx: 3.10: backport MIPS patches for early HIGHMEM support
Hauke Mehrtens [Thu, 7 Aug 2014 20:20:38 +0000 (20:20 +0000)]
brcm47xx: 3.10: backport MIPS patches for early HIGHMEM support

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42052

10 years agobase-files: enable option to skip the netfilter "filter" table for established connec...
Felix Fietkau [Thu, 7 Aug 2014 19:30:36 +0000 (19:30 +0000)]
base-files: enable option to skip the netfilter "filter" table for established connection packets by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42048

10 years agoxtables-addons: remove version 1.x for old kernels
Felix Fietkau [Thu, 7 Aug 2014 19:30:33 +0000 (19:30 +0000)]
xtables-addons: remove version 1.x for old kernels

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42047

10 years agokernel: add a patch to allow disabling processing of the netfilter "filter" table...
Felix Fietkau [Thu, 7 Aug 2014 18:59:22 +0000 (18:59 +0000)]
kernel: add a patch to allow disabling processing of the netfilter "filter" table for established connection packets

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42046

10 years agokernel: improve ipv4 netfilter optimization patch
Felix Fietkau [Thu, 7 Aug 2014 18:59:18 +0000 (18:59 +0000)]
kernel: improve ipv4 netfilter optimization patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42045

10 years agoar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14
Felix Fietkau [Thu, 7 Aug 2014 18:59:15 +0000 (18:59 +0000)]
ar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42044

10 years agoodhcpd: update hostfile more often
Steven Barth [Thu, 7 Aug 2014 18:07:37 +0000 (18:07 +0000)]
odhcpd: update hostfile more often

SVN-Revision: 42042

10 years agobuild: consider sub-directories when deploying packages to image with CONFIG_PER_FEED...
Jo-Philipp Wich [Thu, 7 Aug 2014 15:35:12 +0000 (15:35 +0000)]
build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430)

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42041

10 years agoralink: add 3.14 support
John Crispin [Thu, 7 Aug 2014 14:41:19 +0000 (14:41 +0000)]
ralink: add 3.14 support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040

10 years agoar71xx: add linux 3.14 support
Felix Fietkau [Thu, 7 Aug 2014 12:40:53 +0000 (12:40 +0000)]
ar71xx: add linux 3.14 support

Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42038

10 years agokernel: add a few more generic config symbols for 3.14
Felix Fietkau [Thu, 7 Aug 2014 12:40:47 +0000 (12:40 +0000)]
kernel: add a few more generic config symbols for 3.14

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42037

10 years agoralink: revert r37163
John Crispin [Thu, 7 Aug 2014 12:38:20 +0000 (12:38 +0000)]
ralink: revert r37163

https://dev.openwrt.org/ticket/17071

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42036

10 years agoiptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*.
Steven Barth [Thu, 7 Aug 2014 12:32:33 +0000 (12:32 +0000)]
iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42034

10 years agonetifd: unblock some proto shell actions in teardown state
Steven Barth [Thu, 7 Aug 2014 10:21:08 +0000 (10:21 +0000)]
netifd: unblock some proto shell actions in teardown state

SVN-Revision: 42032

10 years agoocteon: add missing gpio_to_irq()
John Crispin [Thu, 7 Aug 2014 09:54:07 +0000 (09:54 +0000)]
octeon: add missing gpio_to_irq()

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42028

10 years agoodhcpd: correct incorrect commit-id in last commit
Steven Barth [Thu, 7 Aug 2014 05:50:44 +0000 (05:50 +0000)]
odhcpd: correct incorrect commit-id in last commit

SVN-Revision: 42026

10 years agoodhcpd: skip MSRs in RAs for prefixes with same size as DP
Steven Barth [Thu, 7 Aug 2014 05:34:02 +0000 (05:34 +0000)]
odhcpd: skip MSRs in RAs for prefixes with same size as DP

SVN-Revision: 42024

10 years agoar71xx: Add support for the WNDR3800CH
Steven Barth [Thu, 7 Aug 2014 05:14:26 +0000 (05:14 +0000)]
ar71xx: Add support for the WNDR3800CH

Apparently this is a fairly common refurb unit of the 3800 series now,
with merely the recognition string changed in the boot loader.

Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
SVN-Revision: 42023

10 years agoiptables: NFLOG and NFQUEUE targets' full support
Steven Barth [Thu, 7 Aug 2014 04:42:22 +0000 (04:42 +0000)]
iptables: NFLOG and NFQUEUE targets' full support

NFLOG and NFQUEUE targets' full support for iptables.

Includes all needed kernel modules (Xtables's and Netlink's)
 and userspace libraries.
All added kernel modules can be individually disabled,
 all other new libraries get their own individual packages.

Reported-by: Fabian Hugelshofer <hugelshofer2006@gmx.ch>
Reported-by: Rainer Poisel <rainer.poisel@fhstp.ac.at>
Reported-by: Derek LaHousse <dlahouss@mtu.edu>
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
SVN-Revision: 42022

10 years agonetifd: disable ds-lite, map & gre for old kernels
Steven Barth [Wed, 6 Aug 2014 19:57:19 +0000 (19:57 +0000)]
netifd: disable ds-lite, map & gre for old kernels

this unbreaks netifd compilation on old kernels

SVN-Revision: 42019

10 years agoiwinfo: allow scans in AP mode on nl80211
Felix Fietkau [Wed, 6 Aug 2014 17:07:18 +0000 (17:07 +0000)]
iwinfo: allow scans in AP mode on nl80211

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42014

10 years agobuild: add new option to add disabled feeds commented out to opkg.conf
Jo-Philipp Wich [Wed, 6 Aug 2014 09:12:37 +0000 (09:12 +0000)]
build: add new option to add disabled feeds commented out to opkg.conf

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42004

10 years agoinclude: fix detection of installed feeds
Jo-Philipp Wich [Wed, 6 Aug 2014 09:12:31 +0000 (09:12 +0000)]
include: fix detection of installed feeds

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42003

10 years agobuild: introduce per feed repository support
Jo-Philipp Wich [Tue, 5 Aug 2014 11:24:24 +0000 (11:24 +0000)]
build: introduce per feed repository support

This changeset implements a new menuconfig option to generate separate
repositories for each enabled package feed instead of one monolithic one.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42002

10 years agonetifd: minor fixes (thanks Hans Dedecker)
Steven Barth [Tue, 5 Aug 2014 10:03:10 +0000 (10:03 +0000)]
netifd: minor fixes (thanks Hans Dedecker)

SVN-Revision: 42000

10 years agogre: Change hostdependcy to remote endpoint tunnel address
Steven Barth [Tue, 5 Aug 2014 09:57:55 +0000 (09:57 +0000)]
gre: Change hostdependcy to remote endpoint tunnel address

Depend on the GRE tunnel peeraddr to trigger setup of the tunnel interface.
Addresses the issue reported in https://lists.openwrt.org/pipermail/openwrt-devel/2014-August/027201.html

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41998

10 years agoatheros: switch kernel version to 3.14
Felix Fietkau [Mon, 4 Aug 2014 20:54:57 +0000 (20:54 +0000)]
atheros: switch kernel version to 3.14

After several tests, 3.14 kernel seems run fine.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41997

10 years agoatheros: add 3.14 configuration
Felix Fietkau [Mon, 4 Aug 2014 20:54:53 +0000 (20:54 +0000)]
atheros: add 3.14 configuration

Created on basis of 3.10 config. Remove few obsolete symbols and add new
upstream symbols. New symbols left in its default state.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41996

10 years agoatheros: copy 3.10 patches to 3.14 and refresh them
Felix Fietkau [Mon, 4 Aug 2014 20:54:49 +0000 (20:54 +0000)]
atheros: copy 3.10 patches to 3.14 and refresh them

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41995

10 years agoatheros: refresh config-3.10
Felix Fietkau [Mon, 4 Aug 2014 20:54:39 +0000 (20:54 +0000)]
atheros: refresh config-3.10

Refresh 3.10 kernel configuration, particulary correct AR2315_WDT symbol
position.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41994

10 years agoar71xx: update Carambola2 platform data
Felix Fietkau [Mon, 4 Aug 2014 14:46:52 +0000 (14:46 +0000)]
ar71xx: update Carambola2 platform data

Change list:
 * Remove button info on GPIO12, there is no button there.
 * Remove nvram mtd partition, as it's not used for anything, saves 64k for user data.

Tested building for carambola2 target.

Signed-off-by: Mantas Pucka <mantas@8devices.com>
SVN-Revision: 41993

10 years agokernel/3.1{3, 4}: fix IFF_NO_IP_ALIGN flag location
Felix Fietkau [Mon, 4 Aug 2014 06:15:14 +0000 (06:15 +0000)]
kernel/3.1{3, 4}: fix IFF_NO_IP_ALIGN flag location

Fix IFF_NO_IP_ALIGN location which is collide with new netdev private flag
IFF_MACVLAN.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41992

10 years agoramips: add profile for easyacc wizard8800
John Crispin [Sun, 3 Aug 2014 14:31:18 +0000 (14:31 +0000)]
ramips: add profile for easyacc wizard8800

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41986

10 years agofirmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw...
John Crispin [Sun, 3 Aug 2014 11:13:58 +0000 (11:13 +0000)]
firmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw and cleaned up some of its formatting

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 41962

10 years agoramips:support Lenovo AC1200 Wireless router
John Crispin [Sun, 3 Aug 2014 11:13:52 +0000 (11:13 +0000)]
ramips:support Lenovo AC1200 Wireless router

Lenovo AC1200 series has two types, Y1 and Y1S.
Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port.

Signed-off-by: Lintel <lintel.huang@gmail.com>
SVN-Revision: 41961

10 years agohostapd: revert bogus version that was added in r41872
Felix Fietkau [Sun, 3 Aug 2014 10:53:40 +0000 (10:53 +0000)]
hostapd: revert bogus version that was added in r41872

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41960

10 years agorobocfg: add missing include
Felix Fietkau [Sun, 3 Aug 2014 10:45:39 +0000 (10:45 +0000)]
robocfg: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41959

10 years agoiputils: add missing includes, fix musl support
Felix Fietkau [Sun, 3 Aug 2014 10:45:36 +0000 (10:45 +0000)]
iputils: add missing includes, fix musl support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41958

10 years agoigmpproxy: add missing include
Felix Fietkau [Sun, 3 Aug 2014 10:45:31 +0000 (10:45 +0000)]
igmpproxy: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41957

10 years agoiwcap: add missing include
Felix Fietkau [Sun, 3 Aug 2014 10:45:28 +0000 (10:45 +0000)]
iwcap: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41956

10 years agoiwinfo: add missing include statement
Felix Fietkau [Sun, 3 Aug 2014 10:45:23 +0000 (10:45 +0000)]
iwinfo: add missing include statement

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41955

10 years agotoolchain/musl: update to version 1.1.4
Felix Fietkau [Sat, 2 Aug 2014 20:27:52 +0000 (20:27 +0000)]
toolchain/musl: update to version 1.1.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41954

10 years agomac80211: refresh patch
Felix Fietkau [Sat, 2 Aug 2014 19:51:58 +0000 (19:51 +0000)]
mac80211: refresh patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41953

10 years agoath9k: disable periodic entropy gathering (keep initial) to fix some stability issues
Felix Fietkau [Sat, 2 Aug 2014 19:51:54 +0000 (19:51 +0000)]
ath9k: disable periodic entropy gathering (keep initial) to fix some stability issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41952

10 years agokernel: when using --gc-sections, add --sort-section=name to get a more stable sortin...
Felix Fietkau [Sat, 2 Aug 2014 18:50:55 +0000 (18:50 +0000)]
kernel: when using --gc-sections, add --sort-section=name to get a more stable sorting order

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41951

10 years agokernel: add a small xfrm related performance optimization
Felix Fietkau [Sat, 2 Aug 2014 18:50:50 +0000 (18:50 +0000)]
kernel: add a small xfrm related performance optimization

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41950

10 years agomxs: - bump target to 3.14.14 - update dcp module
Zoltan Herpai [Sat, 2 Aug 2014 11:29:11 +0000 (11:29 +0000)]
mxs: - bump target to 3.14.14 - update dcp module

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41949

10 years agomxs: add 3.14 config and patches
Zoltan Herpai [Sat, 2 Aug 2014 11:20:01 +0000 (11:20 +0000)]
mxs: add 3.14 config and patches

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41948

10 years agomxs: remote 3.12 patches and configs
Zoltan Herpai [Sat, 2 Aug 2014 11:18:00 +0000 (11:18 +0000)]
mxs: remote 3.12 patches and configs

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41947

10 years agouboot-mxs: bump u-boot to 2014.07
Zoltan Herpai [Sat, 2 Aug 2014 11:17:17 +0000 (11:17 +0000)]
uboot-mxs: bump u-boot to 2014.07

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 41946

10 years agonetfilter: introduce xt_id match
Jo-Philipp Wich [Fri, 1 Aug 2014 22:49:47 +0000 (22:49 +0000)]
netfilter: introduce xt_id match

This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41945

10 years agobrcm63xx: add preliminary support for D-Link DSL-2751B E1
Jonas Gorski [Fri, 1 Aug 2014 21:56:46 +0000 (21:56 +0000)]
brcm63xx: add preliminary support for D-Link DSL-2751B E1

Mostly works except for USB led. Flashing not tested yet. Mostly
as an example for the sprom fixup code.

Fixup values taken from GPL tarball by comparing bcm43217_map.c
with the struct in sprom.c.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41944

10 years agomac80211: b43: include ucode30 by default
Jonas Gorski [Fri, 1 Aug 2014 21:56:43 +0000 (21:56 +0000)]
mac80211: b43: include ucode30 by default

Fixes

b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found

for BCM43217 devices.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41943

10 years agobrcm63xx: rework fallback sprom support
Jonas Gorski [Fri, 1 Aug 2014 21:56:38 +0000 (21:56 +0000)]
brcm63xx: rework fallback sprom support

Rework fallback sprom support by providing different sproms for
different chips. Also make it optional to use.

This likely causes sprom fallback support to break on a few boards.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41942

10 years agobrcm63xx: switch to 3.14
Jonas Gorski [Fri, 1 Aug 2014 21:56:35 +0000 (21:56 +0000)]
brcm63xx: switch to 3.14

Now that BB is branched off, we can now switch to 3.14 and start
breaking stuff again.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41941

10 years agobrcm63xx: add working lzma-loader and use it for initramfs
Jonas Gorski [Fri, 1 Aug 2014 21:56:31 +0000 (21:56 +0000)]
brcm63xx: add working lzma-loader and use it for initramfs

Add a working lzma loader and use it for generating initramfs kernels
to allow easily netbooting elf kernels on devices with a 4 MiB CFE
size limit.

Based on ar71xx's lzma-loader.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41940

10 years agoramips: Add support for VoCore
John Crispin [Fri, 1 Aug 2014 20:51:24 +0000 (20:51 +0000)]
ramips: Add support for VoCore

This is based and tested on VoCore Alpha, but other stuff like status/eth LEDs are present on the final board revision + VoDock.
All GPIOs are exported, except spi/i2c.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41939

10 years agoramips: Add support for SPI_CS1 pinmux
John Crispin [Fri, 1 Aug 2014 20:51:14 +0000 (20:51 +0000)]
ramips: Add support for SPI_CS1 pinmux

This patch adds support for setting SPI_CS1 as Chip Select, Watchdog reset output and GPIO#27.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41938

10 years agoramips: add support for easyacc wizard8800
John Crispin [Fri, 1 Aug 2014 11:19:50 +0000 (11:19 +0000)]
ramips: add support for easyacc wizard8800

Signed-off-by: Sebastian Wendel <s.wendel@sourceindex.de>
SVN-Revision: 41936

10 years agopackage:grub2: fix build error on linux missing libzfs
John Crispin [Fri, 1 Aug 2014 11:19:46 +0000 (11:19 +0000)]
package:grub2: fix build error on linux missing libzfs

configure enables libzfs support on default.
This will break the build, on systems without libzfs.

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
SVN-Revision: 41935

10 years agovalgrind: add x86_64 support
John Crispin [Fri, 1 Aug 2014 11:19:42 +0000 (11:19 +0000)]
valgrind: add x86_64 support

Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
SVN-Revision: 41934

10 years agoramips: Fix LEDs on the Kingston MLW221
John Crispin [Fri, 1 Aug 2014 11:19:39 +0000 (11:19 +0000)]
ramips: Fix LEDs on the Kingston MLW221

LED Fix up for the Kingston Mobilelite Wireless (MLW-221)

http://wiki.openwrt.org/toh/kingston/mlw221

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 41933

10 years agoar71xx: oolite: the buttons are not active_low
John Crispin [Fri, 1 Aug 2014 11:19:34 +0000 (11:19 +0000)]
ar71xx: oolite: the buttons are not active_low

this caused factory resets when reboot was pressed

Signed-off-by: Brent Thomson <brentthomson@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41932

10 years agoar71xx: add RTC feature flag to ar71xx/nand
John Crispin [Fri, 1 Aug 2014 10:32:55 +0000 (10:32 +0000)]
ar71xx: add RTC feature flag to ar71xx/nand

without this the build for NBG6716 fails due to missing packages

https://dev.openwrt.org/ticket/17325

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41930

10 years agougps: add a minimal gps daemon
John Crispin [Fri, 1 Aug 2014 09:37:49 +0000 (09:37 +0000)]
ugps: add a minimal gps daemon

* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41929

10 years agocns3xxx: add myself as maintainer
Felix Fietkau [Fri, 1 Aug 2014 09:23:50 +0000 (09:23 +0000)]
cns3xxx: add myself as maintainer

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41928

10 years agocns3xxx: fix building initramfs and non-initramfs together
Felix Fietkau [Fri, 1 Aug 2014 07:10:00 +0000 (07:10 +0000)]
cns3xxx: fix building initramfs and non-initramfs together

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41922

10 years agocns3xxx: update to linux 3.10
Felix Fietkau [Thu, 31 Jul 2014 23:40:49 +0000 (23:40 +0000)]
cns3xxx: update to linux 3.10

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41917

10 years agoorion: fix 3.10 kernel minor version
Felix Fietkau [Thu, 31 Jul 2014 23:40:44 +0000 (23:40 +0000)]
orion: fix 3.10 kernel minor version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41916

10 years agocns3xxx: fix initramfs build
Felix Fietkau [Thu, 31 Jul 2014 23:40:40 +0000 (23:40 +0000)]
cns3xxx: fix initramfs build

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41915

10 years agoimage: only call Image/BuildKernel/Initramfs if initramfs is actually enabled
Felix Fietkau [Thu, 31 Jul 2014 23:40:37 +0000 (23:40 +0000)]
image: only call Image/BuildKernel/Initramfs if initramfs is actually enabled

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41914

10 years agobcm53xx: update to kernel 3.14
Hauke Mehrtens [Thu, 31 Jul 2014 21:44:41 +0000 (21:44 +0000)]
bcm53xx: update to kernel 3.14

Use kernel 3.14 by default and refresh the patches

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41913

10 years agobcm53xx: add restart support
Hauke Mehrtens [Thu, 31 Jul 2014 21:43:40 +0000 (21:43 +0000)]
bcm53xx: add restart support

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41912

10 years agobrcm47xx: 3.14: update MIPS patches with versions sent upstream
Hauke Mehrtens [Thu, 31 Jul 2014 21:42:59 +0000 (21:42 +0000)]
brcm47xx: 3.14: update MIPS patches with versions sent upstream

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41911

10 years agobrcm47xx: 3.10: update MIPS patches with versions sent upstream
Hauke Mehrtens [Thu, 31 Jul 2014 21:40:38 +0000 (21:40 +0000)]
brcm47xx: 3.10: update MIPS patches with versions sent upstream

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41910

10 years agokernel: refresh patches
Hauke Mehrtens [Thu, 31 Jul 2014 21:33:58 +0000 (21:33 +0000)]
kernel: refresh patches

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41909