Hauke Mehrtens
cd0a4c8d59
bcm53xx: update the ethernet core hacks
...
The PHY always says there is no link
Instead of doing this dma sync a mdelay does the same trick and it is as unreliable.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 18:27:09 +00:00
Hauke Mehrtens
70bc9601ba
kernel: bgmac: update the driver patches to a version submitted for mainline kernel.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 18:25:05 +00:00
Zoltan HERPAI
0a03f4646f
sunxi: emac changes
...
- move emac into module
- add into profiles where appropriate
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 17:33:44 +00:00
Zoltan HERPAI
086b451c9e
sunxi: add sata driver to profiles where appropriate
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 16:39:31 +00:00
Zoltan HERPAI
17a9e49815
sunxi: add sata driver for sun[47]i
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 16:30:56 +00:00
Zoltan HERPAI
8f91037956
sunxi: move sunxi-sid (security ID) off to module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 13:46:43 +00:00
Zoltan HERPAI
24f6cc742b
sunxi: move rtc off to module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 12:47:51 +00:00
Zoltan HERPAI
b80a6ba693
sunxi: add the actual mmc driver
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 11:08:27 +00:00
Zoltan HERPAI
cc95556d41
sunxi: delete a31 reset for now in lack of the mach split
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 11:02:16 +00:00
Zoltan HERPAI
f084622b56
[uboot-sunxi]: add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 10:09:52 +00:00
Zoltan HERPAI
22fbcc076b
[uboot-sunxi]: update version
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 10:08:31 +00:00
Zoltan HERPAI
bc90187e9b
sunxi: add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 10:06:17 +00:00
Zoltan HERPAI
287caacfbc
sunxi: add mmc support
...
- add MMC support for sun457i
- update kernel config to compile in MMC and ext4
- update kernel cmdline
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 10:02:01 +00:00
Zoltan HERPAI
14ea35c304
sunxi: various fixes
...
- have Kconfig options ordered
- add new olinuxino a13-micro board
- various fixes for EHCI
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 09:55:41 +00:00
Zoltan HERPAI
c34b5d2beb
sunxi: remove sun6i/7i split for now
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 09:49:44 +00:00
Zoltan HERPAI
f645600f01
sunxi: refresh clock framework
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-04 09:47:50 +00:00
Jo-Philipp Wich
3494713f4d
Add jsonpath - a command line utility to extract values from JSON data using XPath-like expressions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-02 11:55:16 +00:00
Steven Barth
51b9513ec5
6relayd: try to workaround race condition at startup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-02 11:38:36 +00:00
Felix Fietkau
b77e0ece62
netifd: initialize the switch early at start time and on reload ( fixes #13015 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-31 13:09:20 +00:00
Luka Perkov
c406bef2d0
ixp4xx: upgrade: don't copy extra binaries
...
hexdump is already added to new temporary file system while less is not used at
all. While at it, remove some trailing whitespaces.
Signed-off-by: Luka Perkov <luka@openwrt.org >
CC: Imre Kaloz <kaloz@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-30 23:49:25 +00:00
Felix Fietkau
fe97c82a98
netifd: update to the latest version, fixes wireless related segfaults on arm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-29 02:26:34 +00:00
Felix Fietkau
67918d0abc
uClibc: Fix lookup with DNS search in multi-threaded application.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 15:06:14 +00:00
Felix Fietkau
85b4900b0d
uClibc: make res_init() thread safe
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 15:06:04 +00:00
Felix Fietkau
535ac95612
uClibc: Fix threaded use of res_ functions.
...
This patch moves res_init() back above #undef _res. It fixes dns resolving issue in OpenWrt
(uClibc related - OpenWrt ticket #11929 ). It is a backport from uClibc master.
Further details are there:
http://git.uclibc.org/uClibc/commit/libc/inet/resolv.c?id=20b69920b299585265eb100d0b67e1097ccb1092
Signed-off-by: Jiri Slachta <slachta@cesnet.cz >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 15:05:56 +00:00
Felix Fietkau
088a34dea4
netifd: update to the latest version, fixes wifi related segfaults
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 14:19:54 +00:00
Felix Fietkau
ca641673c7
hostapd: fix mixed wep/wpa with netifd
...
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 11:07:37 +00:00
Felix Fietkau
9996673fda
hostapd: fix the uci option name for ap isolate
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-28 11:07:28 +00:00
John Crispin
7a9cdb4a1f
firmware-utils: check_magic() in buffalo-lib.c always return 0
...
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-27 21:15:31 +00:00
John Crispin
d7b08a2083
swconfig: remove useless variables, return -1 on errors
...
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-27 21:15:20 +00:00
John Crispin
41d0bfcc1f
base-files: fix mount-utils incompatibility
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-27 21:15:09 +00:00
John Crispin
c18a4e048c
ralink: fix tso regression in the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-27 21:14:49 +00:00
Hauke Mehrtens
232ac1e9a1
brcm47xx: fix cpu wait for BCM4706
...
This was called to early.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-26 23:30:10 +00:00
Hauke Mehrtens
5627388168
brcm47xx: b44: This updates the phylib patches to the version send upstream
...
This uses a fixed phy instead of a dummy one.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-26 23:27:52 +00:00
Hauke Mehrtens
cbfb4a3594
kernel: bgmac: update patches
...
This updates the bgmac backport patch to the current upstream version
and adds some more patches mostly for BCM4707.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-26 23:22:31 +00:00
Imre Kaloz
dc7849b9c7
[package/binutils]: handle the Linaro version as well
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-26 22:19:29 +00:00
John Crispin
4470e662e6
ramips: add support for RT-N14U (mt7620n based) board
...
added dts file and userspace scripts modified to support Asus RT-N14U board
current support status:
usb works
ethernet works
buttons reset, wps
leds asus:blue:[usb|lan|wan|air|power]
i2c not tested
uart not tested
wifi not yet
Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-25 17:04:50 +00:00
John Crispin
81aaef64b0
ramips: add gpio pin 72 in mt7620 chips to dtsi files
...
describes register set to control last gpio pin on mt7620 platfrom
Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-25 17:04:34 +00:00
Gabor Juhos
18e825e907
ar71xx: fix max frame length of the QCA955x SoCs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 17:05:23 +00:00
Gabor Juhos
01fe21d196
ar71xx: don't set builtin_switch flag for QCA9558
...
It makes no sense, the SoC has no built-in switch.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 17:05:21 +00:00
Gabor Juhos
e571ba4710
x86/kvm_guest: remove 3.7 support
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be >
Patchwork: http://patchwork.openwrt.org/patch/4637/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 17:05:19 +00:00
Gabor Juhos
e9618048eb
x86/kvm_guest: remove 3.3 support
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be >
Patchwork: http://patchwork.openwrt.org/patch/46366/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 17:05:18 +00:00
Gabor Juhos
39ec744348
x86/kvm_guest: add support for 3.10 and switch to it
...
Patch-by: Stijn Tintel <stijn@linux-ipv6.be >
Patchwork: http://patchwork.openwrt.org/patch/4635/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 17:05:16 +00:00
Felix Fietkau
2fcc4f3477
hostapd: fix wep with netifd
...
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-23 12:11:28 +00:00
Felix Fietkau
e6a85bcd9a
wpa_supplicant: fix interface combination parsing issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-21 19:42:45 +00:00
Jo-Philipp Wich
c59eec1589
opkg: switch to git repository ( #14655 )
...
Upstream development now takes place in a git repository which was clone
from the old svn repository. Switch the source location to the git tree
using the commit that corresponds to the old svn r618 revision.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-21 13:47:46 +00:00
Jo-Philipp Wich
da833133d3
dnsmasq: rework init procedure
...
- cache udhcp check results to speed up subsequent reloads
- enable procd file tracking for /var/etc/dnsmasq.conf to only reload service if needed
- implement reload action to only restart dnsmasq if /var/etc/dnsmasq.conf actually changed
- launch dnsmasq from interface hotplug to avoid race conditions with network bringup
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-21 13:31:28 +00:00
Imre Kaloz
2f536bc64e
[cyassl]: change fixup method and fix CFLAGS handling
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-20 20:25:44 +00:00
Felix Fietkau
0c83afb6ec
ath9k: merge a timer handling fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-20 16:02:32 +00:00
Gabor Juhos
aa7f693d30
ar71xx: allow to use large ethernet frames on AR934x SoCs
...
The hardware supports large ethernet frames. Override
the maximum frame length and packet lenght mask in the
platform data to allow to use large MTU on the ethernet
interfaces.
Limit the feature to AR934x SoCs for now. It should work
on some other SoCs as well, but those has not been tested
yet.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-20 11:41:23 +00:00
Gabor Juhos
397e584bfb
ar71xx: ag71xx: fix max frame length setup of the built-in switches
...
The currently used bitmask of the maximum frame length field
is wrong for both models. On AR724x/AR933x the largest frame
size is 2047 bytes, on the AR934x it is 16383 bytes.
Make the MTU setup code model specific, and use the correct
bitmask for both models. Also change the value to the maximum.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-20 11:41:22 +00:00