Gabor Juhos [Thu, 20 Dec 2012 14:13:16 +0000 (14:13 +0000)]
ar71xx: rename fix-ar933x-reset patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34798
Gabor Juhos [Thu, 20 Dec 2012 14:09:39 +0000 (14:09 +0000)]
ppc40x/44x: disable SWIOTLB
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34797
John Crispin [Wed, 19 Dec 2012 16:20:24 +0000 (16:20 +0000)]
adds a fix for ar8216 mii detection on etop driver
SVN-Revision: 34795
Mirko Vogt [Wed, 19 Dec 2012 16:07:53 +0000 (16:07 +0000)]
merge /lib/functions/boot.sh and /lib/functions.sh
SVN-Revision: 34794
Mirko Vogt [Wed, 19 Dec 2012 16:07:50 +0000 (16:07 +0000)]
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793
Mirko Vogt [Wed, 19 Dec 2012 16:07:46 +0000 (16:07 +0000)]
Do not overload mount-call - trying to reduce confusion
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh
/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.
SVN-Revision: 34792
Mirko Vogt [Wed, 19 Dec 2012 16:07:42 +0000 (16:07 +0000)]
change prefix for util-linux binaries from / to /usr
The prefix / causes executables like mount, umount, etc. to be placed
in /bin /sbin which therewith replace the busybox symlinks.
mount and umount e.g. are linked again libmount.so.
This is e.g. fatal during a sysupgrade, where /bin/mount,
/bin/umount, etc. but not libmount.so get copied into a ramdisk
which will result in non working executables within the ramdisk.
SVN-Revision: 34791
John Crispin [Wed, 19 Dec 2012 15:17:42 +0000 (15:17 +0000)]
minor basefiles fixes
SVN-Revision: 34790
John Crispin [Wed, 19 Dec 2012 15:17:31 +0000 (15:17 +0000)]
fix gptu clocks
SVN-Revision: 34789
John Crispin [Wed, 19 Dec 2012 15:17:11 +0000 (15:17 +0000)]
more board file fixes
SVN-Revision: 34788
Gabor Juhos [Wed, 19 Dec 2012 09:45:43 +0000 (09:45 +0000)]
ppc44x: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34787
Gabor Juhos [Wed, 19 Dec 2012 09:45:42 +0000 (09:45 +0000)]
ppc44x: switch to 3.6.11
Compile tested only. The target is broken anyway,
so the kernel version does not matter too much.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34786
Gabor Juhos [Wed, 19 Dec 2012 09:45:40 +0000 (09:45 +0000)]
ppc44x: add support for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34785
Jo-Philipp Wich [Wed, 19 Dec 2012 09:41:28 +0000 (09:41 +0000)]
block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox
SVN-Revision: 34784
Gabor Juhos [Wed, 19 Dec 2012 08:50:45 +0000 (08:50 +0000)]
ar71xx: merge machine patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34783
Gabor Juhos [Wed, 19 Dec 2012 08:50:44 +0000 (08:50 +0000)]
ar71xx: build image for the TL-MR3220 v2
Based on the following patch:
http://patchwork.openwrt.org/patch/3043/
[juhosg: reorder MR3220 MultiProfile entry]
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34782
Gabor Juhos [Wed, 19 Dec 2012 08:50:43 +0000 (08:50 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3220 v2
Based on the following patch:
http://patchwork.openwrt.org/patch/3043/
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34781
Gabor Juhos [Wed, 19 Dec 2012 08:50:41 +0000 (08:50 +0000)]
ar71xx: add user-space support for the TL-MR3220 v2
Based on the following patch:
http://patchwork.openwrt.org/patch/3043/
[juhosg: add uci-defaults/network support]
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34780
Gabor Juhos [Wed, 19 Dec 2012 08:50:35 +0000 (08:50 +0000)]
ar71xx: add kernel support for the TL-MR3220 v2
Based on the following patch:
http://patchwork.openwrt.org/patch/3043/
[juhosg:
- remove custom LED and button arrays
- use separate machine specific patch
- update Kconfig]
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34779
John Crispin [Tue, 18 Dec 2012 20:12:57 +0000 (20:12 +0000)]
fix gptu patch - tapi should now load
SVN-Revision: 34777
Gabor Juhos [Tue, 18 Dec 2012 20:10:37 +0000 (20:10 +0000)]
ppc40x: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34776
Gabor Juhos [Tue, 18 Dec 2012 20:10:34 +0000 (20:10 +0000)]
ppc40x: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34775
Gabor Juhos [Tue, 18 Dec 2012 20:10:31 +0000 (20:10 +0000)]
ppc40x: add support for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34774
Gabor Juhos [Tue, 18 Dec 2012 20:10:02 +0000 (20:10 +0000)]
generic: disable crashlog on ppc
It causes panic on boot:
[ 0.194287] __ioremap(): phys addr 0x1f00000 is RAM lr crashlog_init_fs
[ 0.200902] Unable to handle kernel paging request for data at address 0x00000000
[ 0.208347] Faulting instruction address: 0xc026cb10
[ 0.213282] Oops: Kernel access of bad area, sig: 11 [#1]
[ 0.218586] PowerPC 40x Platform
[ 0.221783] Modules linked in:
[ 0.224817] NIP:
c026cb10 LR:
c026cb10 CTR:
c000c1b8
[ 0.229745] REGS:
c1825ed0 TRAP: 0300 Not tainted (3.6.11)
[ 0.235435] MSR:
00029030 <EE,ME,IR,DR> CR:
42004082 XER:
00000000
[ 0.241745] DEAR:
00000000, ESR:
00000000
[ 0.245724] TASK =
c181e000[1] 'swapper' THREAD:
c1824000
GPR00:
c026cb10 c1825f80 c181e000 00000000 0000004b 0000004b c029a4dd 6f675f69
GPR08:
6e69745f c0290440 00000000 00000000 22004084 00000000 01ffc400 004011f8
GPR16:
00000001 ffffffff 00000000 007fff00 01ff6120 01f94298 01fff258 c02631b8
GPR24:
c02604bc 00000019 c02a0000 c02a0000 c027c644 00000000 c02c0000 c02bd388
[ 0.279089] NIP [
c026cb10] crashlog_init_fs+0x30/0xe0
[ 0.284095] LR [
c026cb10] crashlog_init_fs+0x30/0xe0
[ 0.289000] Call Trace:
[ 0.291442] [
c1825f80] [
c026cb10] crashlog_init_fs+0x30/0xe0 (unreliable)
[ 0.298185] [
c1825f90] [
c00023fc] do_one_initcall+0xdc/0x1c8
[ 0.303812] [
c1825fc0] [
c02638c4] kernel_init+0x110/0x1a4
[ 0.309154] [
c1825ff0] [
c000ad4c] kernel_thread+0x4c/0x68
[ 0.314488] Instruction dump:
[ 0.317429]
9421fff0 7c0802a6 bfc10008 3fc0c02c 90010014 3bfed388 3800fff4 807f0004
[ 0.325117]
2f830000 41be00a4 38804000 4bda2809 <
81630000>
7c691b78 907ed388 6d605e11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34773
Gabor Juhos [Tue, 18 Dec 2012 20:09:58 +0000 (20:09 +0000)]
generic: add missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34772
John Crispin [Tue, 18 Dec 2012 19:32:01 +0000 (19:32 +0000)]
update to 3.7.1
SVN-Revision: 34771
John Crispin [Tue, 18 Dec 2012 19:31:46 +0000 (19:31 +0000)]
ltq-hcd usb fix high speed hub mode
Simple update for USB api changes.
Signed-off-by: Conor O'Gorman <i@conorogorman.net>
SVN-Revision: 34770
Gabor Juhos [Tue, 18 Dec 2012 17:54:04 +0000 (17:54 +0000)]
etrax: R.I.P.
It is broken and it is not maintained by anyone since long time.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34768
Gabor Juhos [Tue, 18 Dec 2012 17:54:02 +0000 (17:54 +0000)]
s3c2442: R.I.P.
It is broken and it is not maintained by anyone since long time.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34767
Gabor Juhos [Tue, 18 Dec 2012 17:53:53 +0000 (17:53 +0000)]
goldfish: R.I.P.
It is broken and it is not maintained by anyone since long time.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34766
Gabor Juhos [Tue, 18 Dec 2012 17:53:51 +0000 (17:53 +0000)]
ps3: R.I.P.
It is broken and it is not maintained by anyone since long time.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34765
Gabor Juhos [Tue, 18 Dec 2012 17:53:17 +0000 (17:53 +0000)]
pxcab: R.I.P.
It is broken and it is not maintained by anyone since long time.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34764
Gabor Juhos [Tue, 18 Dec 2012 15:54:15 +0000 (15:54 +0000)]
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34763
Gabor Juhos [Tue, 18 Dec 2012 15:51:45 +0000 (15:51 +0000)]
geos: add missing config-3.7 file
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34762
Gabor Juhos [Tue, 18 Dec 2012 15:16:05 +0000 (15:16 +0000)]
ar71xx: image: add OpenMesh profile
It allows to build firmware images for all OpenMesh
products in one step.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34761
Gabor Juhos [Tue, 18 Dec 2012 15:13:31 +0000 (15:13 +0000)]
kernel: update linux 3.7 to 3.7.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34760
Gabor Juhos [Tue, 18 Dec 2012 14:51:58 +0000 (14:51 +0000)]
cns21xx: remove broken flag
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34759
Gabor Juhos [Tue, 18 Dec 2012 14:51:58 +0000 (14:51 +0000)]
cns21xx: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34758
Gabor Juhos [Tue, 18 Dec 2012 14:51:57 +0000 (14:51 +0000)]
cns21xx: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34757
Gabor Juhos [Tue, 18 Dec 2012 14:51:55 +0000 (14:51 +0000)]
cns21xx: fix build errors on 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34756
Gabor Juhos [Tue, 18 Dec 2012 14:50:48 +0000 (14:50 +0000)]
geos: update to 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34755
Gabor Juhos [Tue, 18 Dec 2012 14:50:47 +0000 (14:50 +0000)]
kernel: add 3.7 support for x86
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34754
Gabor Juhos [Tue, 18 Dec 2012 14:50:45 +0000 (14:50 +0000)]
kernel: Fix Cisco SIP NAT patch to build with 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34753
Gabor Juhos [Tue, 18 Dec 2012 14:50:44 +0000 (14:50 +0000)]
ipset: update to 6.16.1 to fix build with kernel 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34752
Gabor Juhos [Tue, 18 Dec 2012 14:50:43 +0000 (14:50 +0000)]
kernel: fix module names for crypto modules in 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34751
Gabor Juhos [Tue, 18 Dec 2012 14:50:42 +0000 (14:50 +0000)]
netfilter: fix module list for 3.7 kernel
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34750
Gabor Juhos [Tue, 18 Dec 2012 14:50:41 +0000 (14:50 +0000)]
kernel: add missing config option BATTERY_DS2781 for 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34749
Gabor Juhos [Tue, 18 Dec 2012 14:41:16 +0000 (14:41 +0000)]
kernel: update linux 3.6 to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34748
Felix Fietkau [Tue, 18 Dec 2012 13:08:50 +0000 (13:08 +0000)]
libubox: fix a jshn array sequence counter bug, fixes some network.sh issues
SVN-Revision: 34746
Gabor Juhos [Mon, 17 Dec 2012 22:28:11 +0000 (22:28 +0000)]
ramips: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34744
Gabor Juhos [Mon, 17 Dec 2012 22:28:09 +0000 (22:28 +0000)]
ar71xx: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34743
Felix Fietkau [Mon, 17 Dec 2012 22:24:31 +0000 (22:24 +0000)]
netifd: update to latest version, fixes interface error reporting for shell proto handlers
SVN-Revision: 34741
Felix Fietkau [Mon, 17 Dec 2012 20:55:49 +0000 (20:55 +0000)]
kernel: fix a warning in the O_DIRECT debloat patch
SVN-Revision: 34740
Felix Fietkau [Mon, 17 Dec 2012 15:11:47 +0000 (15:11 +0000)]
ncurses: fix build error in libncursesw
SVN-Revision: 34739
Felix Fietkau [Mon, 17 Dec 2012 15:11:43 +0000 (15:11 +0000)]
sierra-directip: delete, replaced by upstream drivers
SVN-Revision: 34738
Felix Fietkau [Mon, 17 Dec 2012 15:11:39 +0000 (15:11 +0000)]
kernel: add some debloat patches, strip down procfs and make O_DIRECT support optional, saves ~15K after lzma on MIPS
SVN-Revision: 34737
Felix Fietkau [Mon, 17 Dec 2012 15:11:34 +0000 (15:11 +0000)]
tools: add a symlink for gnu awk to fix kernel build errors on some platforms
SVN-Revision: 34736
Felix Fietkau [Mon, 17 Dec 2012 14:57:15 +0000 (14:57 +0000)]
netifd: update to latest version, no longer needs the removed jshn_append() shell function
SVN-Revision: 34734
Jo-Philipp Wich [Mon, 17 Dec 2012 13:07:42 +0000 (13:07 +0000)]
base-files: use json_is_a() in network.sh
SVN-Revision: 34733
Jo-Philipp Wich [Mon, 17 Dec 2012 13:07:38 +0000 (13:07 +0000)]
libubox: update to latest git head, introduces jshn json_is_a() helper
SVN-Revision: 34732
Gabor Juhos [Mon, 17 Dec 2012 13:02:18 +0000 (13:02 +0000)]
generic: rtl836x: fix compiler warnings
CC drivers/net/phy/rtl8366rb.o
In file included from drivers/net/phy/rtl8366s.c:16:0:
include/linux/of_platform.h:106:13: warning: 'struct device' declared inside parameter list [enabled by default]
include/linux/of_platform.h:106:13: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8366s.c: In function 'rtl8366s_probe':
drivers/net/phy/rtl8366s.c:1094:2: warning: label 'err_out' defined but not used [-Wunused-label]
drivers/net/phy/rtl8366s.c:1055:32: warning: unused variable 'pdata'[-Wunused-variable]
CC drivers/net/phy/rtl8366rb.o
In file included from drivers/net/phy/rtl8366rb.c:17:0:
include/linux/of_platform.h:106:13: warning: 'struct device' declared inside parameter list [enabled by default]
include/linux/of_platform.h:106:13: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8366rb.c: In function 'rtl8366rb_probe':
drivers/net/phy/rtl8366rb.c:1214:2: warning: label 'err_out' defined but not used [-Wunused-label]
drivers/net/phy/rtl8366rb.c:1175:32: warning: unused variable 'pdata'[-Wunused-variable]
CC drivers/net/phy/rtl8367.o
In file included from drivers/net/phy/rtl8367.c:15:0:
include/linux/of_platform.h:106:13: warning: 'struct device' declared inside parameter list [enabled by default]
include/linux/of_platform.h:106:13: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8367.c: In function 'rtl8367_probe':
drivers/net/phy/rtl8367.c:1712:2: warning: label 'err_out' defined but not used [-Wunused-label]
drivers/net/phy/rtl8367.c:1677:32: warning: unused variable 'pdata' [-Wunused-variable]
CC drivers/net/phy/rtl8367b.o
In file included from drivers/net/phy/rtl8367b.c:15:0:
include/linux/of_platform.h:106:13: warning: 'struct device' declared inside parameter list [enabled by default]
include/linux/of_platform.h:106:13: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8367b.c: In function 'rtl8367b_probe':
drivers/net/phy/rtl8367b.c:1494:2: warning: label 'err_out' defined but not used [-Wunused-label]
drivers/net/phy/rtl8367b.c:1459:32: warning: unused variable 'pdata' [-Wunused-variable]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34731
Gabor Juhos [Mon, 17 Dec 2012 12:28:21 +0000 (12:28 +0000)]
ar71xx: add profile and build image for UniFi AP Pro
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34730
Gabor Juhos [Mon, 17 Dec 2012 12:28:15 +0000 (12:28 +0000)]
firmware-utils/mkfwimage2: allow to use numbers in partition names
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34729
Gabor Juhos [Mon, 17 Dec 2012 12:28:11 +0000 (12:28 +0000)]
ar71xx: add user-space support for UniFi AP Pro
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34728
Gabor Juhos [Mon, 17 Dec 2012 12:28:02 +0000 (12:28 +0000)]
ar71xx: add kernel support for the UniFi AP Pro
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34727
Felix Fietkau [Sun, 16 Dec 2012 21:34:31 +0000 (21:34 +0000)]
build: disable kernel export strip until it is fixed
SVN-Revision: 34726
Jo-Philipp Wich [Sun, 16 Dec 2012 20:17:18 +0000 (20:17 +0000)]
base-files: rework cache handling in network.sh to keep the entire parsed ifstatus, use jshn namespaces to support using it concurrently with other jshn users
SVN-Revision: 34725
Felix Fietkau [Sun, 16 Dec 2012 18:59:01 +0000 (18:59 +0000)]
libubox: another jshn update, fixes array handling issues
SVN-Revision: 34723
Jo-Philipp Wich [Sun, 16 Dec 2012 18:22:02 +0000 (18:22 +0000)]
base-files: various enhancements to network.sh
- support reading inactive gateways and DNS information in
network_get_gateway(), network_get_dnsserver() and network_get_dnssearch()
by passing "true" as optional last argument
- internally cache fetched values to speed up subsequent accesses to the same
data, introduce network_flush_cache() to clear them
- add some inline function documentation
SVN-Revision: 34722
Felix Fietkau [Sun, 16 Dec 2012 17:05:46 +0000 (17:05 +0000)]
libubox: fix some jshn variable handling regressions
SVN-Revision: 34720
Felix Fietkau [Sun, 16 Dec 2012 16:49:47 +0000 (16:49 +0000)]
libubox: update to latest version, adds jshn namespace support
SVN-Revision: 34718
Felix Fietkau [Sun, 16 Dec 2012 13:23:37 +0000 (13:23 +0000)]
wpa_supplicant.sh: always use parameters from the current section
Using variables from the outer scope unnecessarily complicates the code and
leads to issues.
This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34716
John Crispin [Sun, 16 Dec 2012 11:04:27 +0000 (11:04 +0000)]
fixes uapi helper define
SVN-Revision: 34715
John Crispin [Sun, 16 Dec 2012 10:03:28 +0000 (10:03 +0000)]
make pinctrl-falcon honour status="disbaled";
SVN-Revision: 34714
John Crispin [Sun, 16 Dec 2012 10:03:23 +0000 (10:03 +0000)]
fix falcon profile
SVN-Revision: 34713
John Crispin [Sun, 16 Dec 2012 10:03:18 +0000 (10:03 +0000)]
fix i2c-lantiq module
SVN-Revision: 34712
John Crispin [Sun, 16 Dec 2012 10:03:11 +0000 (10:03 +0000)]
add falcon devicetree files
SVN-Revision: 34711
Felix Fietkau [Sat, 15 Dec 2012 22:00:03 +0000 (22:00 +0000)]
kernel: add a missing config symbol for 3.7
SVN-Revision: 34710
Felix Fietkau [Sat, 15 Dec 2012 21:59:56 +0000 (21:59 +0000)]
kernel: add a module for ipv6 gre
SVN-Revision: 34709
Felix Fietkau [Sat, 15 Dec 2012 17:19:29 +0000 (17:19 +0000)]
ubus: update to latest version, fixes request timeout handling issues, hangs on lots of requests, adds object notification support
SVN-Revision: 34705
Felix Fietkau [Sat, 15 Dec 2012 17:19:24 +0000 (17:19 +0000)]
netifd: call /etc/udhcp.user from the netifd dhcp.script
This was done previously when dhcp was handled by the network scripts.
So netifd should behave the same.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34704
Jonas Gorski [Sat, 15 Dec 2012 13:32:02 +0000 (13:32 +0000)]
linux: generic: rtl836*: fix compilation with !CONFIG_OF
fixes the following errors caused by r34682:
CC [M] drivers/net/phy/rtl8366_smi.o
In file included from drivers/net/phy/rtl8366_smi.c:26:0:
drivers/net/phy/rtl8366_smi.h:149:46: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.h:149:46: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
drivers/net/phy/rtl8366_smi.c:1398:65: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe_plat':
drivers/net/phy/rtl8366_smi.c:1400:44: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1402:11: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1403:16: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c: At top level:
drivers/net/phy/rtl8366_smi.c:1415:46: warning: 'struct platform_device' declared inside parameter list [enabled by default]
drivers/net/phy/rtl8366_smi.c:1415:21: error: conflicting types for 'rtl8366_smi_probe'
drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe':
drivers/net/phy/rtl8366_smi.c:1420:31: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1424:10: error: dereferencing pointer to incomplete type
drivers/net/phy/rtl8366_smi.c:1425:3: warning: passing argument 1 of 'rtl8366_smi_probe_of' from incompatible pointer type [enabled by default]
drivers/net/phy/rtl8366_smi.c:1392:19: note: expected 'struct device_node *' but argument is of type 'struct platform_device *'
drivers/net/phy/rtl8366_smi.c:1427:3: warning: passing argument 1 of 'rtl8366_smi_probe_plat' from incompatible pointer type [enabled by default]
drivers/net/phy/rtl8366_smi.c:1398:5: note: expected 'struct platform_device *' but argument is of type 'struct platform_device *'
drivers/net/phy/rtl8366_smi.c: At top level:
drivers/net/phy/rtl8366_smi.c:1438:1: error: conflicting types for 'rtl8366_smi_probe'
drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here
make[7]: *** [drivers/net/phy/rtl8366_smi.o] Error 1
make[6]: *** [drivers/net/phy] Error 2
make[5]: *** [drivers/net] Error 2
make[4]: *** [drivers] Error 2
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 34703
John Crispin [Sat, 15 Dec 2012 11:01:16 +0000 (11:01 +0000)]
select hcd as a default package for the dgn3500
SVN-Revision: 34702
John Crispin [Sat, 15 Dec 2012 11:01:11 +0000 (11:01 +0000)]
EASY80920 has 2 usb ports
SVN-Revision: 34701
John Crispin [Sat, 15 Dec 2012 11:01:05 +0000 (11:01 +0000)]
allow to load only 1 usb port on AR9 / VR9
SVN-Revision: 34700
John Crispin [Sat, 15 Dec 2012 02:01:08 +0000 (02:01 +0000)]
remove 3.3 and 3.6
SVN-Revision: 34699
John Crispin [Sat, 15 Dec 2012 02:01:00 +0000 (02:01 +0000)]
cleanup basefiles
SVN-Revision: 34698
John Crispin [Sat, 15 Dec 2012 02:00:55 +0000 (02:00 +0000)]
clean up modules.mk
SVN-Revision: 34697
John Crispin [Sat, 15 Dec 2012 02:00:50 +0000 (02:00 +0000)]
fix tapi dependency
SVN-Revision: 34696
John Crispin [Sat, 15 Dec 2012 02:00:45 +0000 (02:00 +0000)]
move voice packages
SVN-Revision: 34695
John Crispin [Sat, 15 Dec 2012 02:00:39 +0000 (02:00 +0000)]
move ltq-adsl-tool
SVN-Revision: 34694
John Crispin [Sat, 15 Dec 2012 02:00:33 +0000 (02:00 +0000)]
move ltq-adsl
SVN-Revision: 34693
John Crispin [Sat, 15 Dec 2012 02:00:26 +0000 (02:00 +0000)]
move ltq-ifxos
SVN-Revision: 34692
John Crispin [Sat, 15 Dec 2012 02:00:20 +0000 (02:00 +0000)]
add devicetrees
SVN-Revision: 34691
John Crispin [Sat, 15 Dec 2012 02:00:13 +0000 (02:00 +0000)]
add ltq-ptm
SVN-Revision: 34690
John Crispin [Sat, 15 Dec 2012 02:00:05 +0000 (02:00 +0000)]
add ltq-deu
SVN-Revision: 34689
John Crispin [Sat, 15 Dec 2012 01:59:53 +0000 (01:59 +0000)]
add ltq-hcd
SVN-Revision: 34688
John Crispin [Sat, 15 Dec 2012 01:59:45 +0000 (01:59 +0000)]
add linux-v3.7
SVN-Revision: 34687
John Crispin [Sat, 15 Dec 2012 01:59:35 +0000 (01:59 +0000)]
fixes uboot dependency
SVN-Revision: 34686
John Crispin [Sat, 15 Dec 2012 01:59:29 +0000 (01:59 +0000)]
add crypto-pcompress
SVN-Revision: 34685