Luka Perkov
416d58a3d6
imx6: fix file names when building images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38434
2013-10-17 11:54:52 +00:00
Steven Barth
7e13c80b3d
odhcp6c: fix parsing of IA_PD adverts
...
SVN-Revision: 38433
2013-10-17 07:19:32 +00:00
Luka Perkov
0102284bbd
imx6: enable FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38432
2013-10-16 21:23:27 +00:00
Luka Perkov
cc1b164634
build: add menuconfig option for building FIT images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38431
2013-10-16 21:23:24 +00:00
Luka Perkov
acdb0ac35c
build: move mkits.sh script to more common place
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38430
2013-10-16 10:29:50 +00:00
Steven Barth
76dfe21a27
odhcpd: add new experimental dhcp-server
...
SVN-Revision: 38428
2013-10-16 09:03:55 +00:00
Luka Perkov
d8311375eb
kernel: imx6: add modules needed for sgtl5000 audio codec
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38427
2013-10-16 03:25:59 +00:00
Luka Perkov
39ba5482d0
imx6: enable fixed voltage reulator
...
Fixed voltage regulator support is required by several drivers that have
regulator consumers, such as the sgtl5000 audio codec used on many i.MX6
boards.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38426
2013-10-16 03:25:58 +00:00
Luka Perkov
0a0ac79cb7
imx6: add support for gw52xx
...
The Gateworks GW51xx family of products is based on the Freescale
i.MX6DL SoC and offers a small form-factor with peripherals such as:
* i.MX6DL 512MB DDR3
* 256MB NAND FLASH
* 2x PCIe
* 1x USB EHCI (to PCIe socket2)
* 1x USB OTG (to front panel or PCIe socket1)
* 1x uSD
* LVDS
* HDMI AudioVideo out
* Analog Video in
* Digital IO
* Gateworks System Controller
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38425
2013-10-16 03:25:57 +00:00
Luka Perkov
365ed4d22f
imx6: dts: update ventana dts
...
- fix spi chipselect for GW5400-A
- fix audmux pinctrl for GW54xx
- remove unused alias nodes
- remove unused regulator nodes (will be adding pmic nodes next)
- remove duplicate eeprom entries
- add regulator definitions
- fix sgtl5000 regulator reference
- add egalax touchscreen controller interrupt
- fix gw5400-a audmux pinctrl
- fix usb ehci alias
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38424
2013-10-16 03:25:55 +00:00
Luka Perkov
662e3943ff
imx6: split out ventana init patch from devicetree
...
SVN-Revision: 38423
2013-10-16 03:25:54 +00:00
Luka Perkov
adb70acecb
imx6: add pfuze100 regulator support
...
- backport driver
- apply patch to allow misprogrammed parts
- enable driver in kernel
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38422
2013-10-16 03:25:52 +00:00
Luka Perkov
88590e4cb7
imx6: minor (cosmetic) changes in uci-defaults
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38421
2013-10-16 03:25:51 +00:00
Luka Perkov
3365d89817
imx6: add back bootargs
...
They make our life easier when testing ramdisk images.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38420
2013-10-16 03:25:49 +00:00
Luka Perkov
41027beb69
ubifs: remove breaking commas from ubi calls
...
The extra commas get output by the shell resulting in errors since
the commands that get called with those extra commas are then
malformed.
Signed-off-by: Joris de Vries <joris@apptrician.nl>
SVN-Revision: 38419
2013-10-15 21:37:31 +00:00
John Crispin
9a97c56535
ralink: fix default vlan mapping for MT7620a_MT7610e
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38418
2013-10-15 14:56:49 +00:00
Jo-Philipp Wich
fce216ac7e
dropbear: add dropbear.nl mirror, provided by dropbear maintainer
...
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 38413
2013-10-15 13:10:32 +00:00
Luka Perkov
5dc102ce04
openvpn: make comp_lzo a parameter
...
Possible parameters are yes, no and adaptive. See manpage for more information.
Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de>
SVN-Revision: 38412
2013-10-15 12:42:58 +00:00
Jo-Philipp Wich
eda0fc3c6c
openvpn-easy-rsa: restore essential patch to make it actually work on the target ( #14324 )
...
SVN-Revision: 38411
2013-10-15 12:23:21 +00:00
Luka Perkov
9eecccf652
uci: upgrade to latest git version
...
Fixes issues with UBIFS file system when due to unclean shutdown files would
end up with size 0. Furthermore, few style fixes are included too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38410
2013-10-15 11:32:28 +00:00
Felix Fietkau
21fe2b7c5b
mpc85xx: revert the napi polling code to the one from an older kernel version to fix stability issues ( #14020 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38409
2013-10-15 11:20:06 +00:00
Zoltan Herpai
d75f9ca58a
imx23: build DCP crypto co-processor support by default
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38408
2013-10-14 22:43:50 +00:00
Zoltan Herpai
9e2b69139b
mxs: add support for I2SE Duckbill devices
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38407
2013-10-14 21:22:40 +00:00
Zoltan Herpai
bea9d64f4a
mxs: improve image generation support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38406
2013-10-14 21:00:01 +00:00
Zoltan Herpai
fed363b6be
mxs: enable device tree support in /proc
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38405
2013-10-14 19:53:06 +00:00
Luka Perkov
ad7564142d
kirkwood: drop 3.3.x kernel version
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38404
2013-10-14 19:46:45 +00:00
Luka Perkov
c15bec4a1b
uboot-envtools: update kirkwood scripts
...
Also, scripts can be installed as data so let's change that here too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38403
2013-10-14 19:46:43 +00:00
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
2013-10-14 19:46:40 +00:00
Zoltan Herpai
4da854bcd0
elftosb: support static linking
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38400
2013-10-14 19:45:31 +00:00
Felix Fietkau
e90e74000a
rt2x00: fix rf id for rt3352 ( #14322 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38399
2013-10-14 19:40:30 +00:00
Felix Fietkau
f1ea6d3c2d
ath9k: add some more pending fixes / optimizations
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38398
2013-10-14 19:38:42 +00:00
Felix Fietkau
d21810a298
ath5k: fix tx status processing errors (causing packet loss and throughput issues)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38396
2013-10-14 19:20:05 +00:00
Felix Fietkau
b907e95125
ath9k: reduce rx buffer allocation size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38395
2013-10-14 19:20:02 +00:00
Zoltan Herpai
07043a853a
imx23: rename imx23 to mxs for upcoming imx23/28 support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38394
2013-10-14 19:01:23 +00:00
Steven Barth
156ea733d4
odhcp6c: various fixes
...
* Make SOL_MAX_RT configurable and default back to 120s
* Prefer servers with bigger prefixes (allows to use Comcast /60)
* Don't hang indefinitely if DHCPv6 REQUEST is not answered
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 38393
2013-10-14 18:53:02 +00:00
Jo-Philipp Wich
8833e789cc
ubox: fix extroot after kmodloader changes
...
The kmodloader executable disregarded the global directory prefix in
scan_module_folder() leading to a broken extroot for non-builtin modules.
Update to current git head to fix the prefix handling again.
SVN-Revision: 38392
2013-10-14 13:01:06 +00:00
Steven Barth
cde419ebfc
opkg: ignore empty fields in package lists
...
This is to work around issues with package list generators creating
empty fields in some environments.
Based on a patch by Paul Selkrik <pselkrik@isc.org>
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 38390
2013-10-14 08:09:58 +00:00
Hauke Mehrtens
232a654833
iputils: do not compile this for brcm47xx with -O2
...
ping is now working for me with -Os on brcm47xx.
This revert r26278.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38389
2013-10-13 22:51:33 +00:00
Hauke Mehrtens
f023c09699
brcm47xx: activate ARP daemon support
...
This just add some bytes to the kernel and is activated on other targets.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38388
2013-10-13 22:46:18 +00:00
Hauke Mehrtens
e1523b5504
switch: remove old switch driver
...
The switch driver is not used by brcm47xx any more and can be removed,
instead of this switch driver b53 is used now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38387
2013-10-13 22:15:31 +00:00
Hauke Mehrtens
dd3f451d55
cobalt: do not build userland with support for mips1
...
Without specifying -march gcc uses -march=mips1 by default, but that
causes problems when compiling openssl. Use -march=r5000 instead to
compile a userland optimized for the CPU used on this device.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38386
2013-10-13 22:10:57 +00:00
Hauke Mehrtens
59b362a204
mac80211: b43: fix prefix for config options
...
Config options in backports are starting with CPTCFG and not with CONFIG_.
CONFIG_B43_BCMA was never true.
This closes #13883 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38385
2013-10-13 20:25:12 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
Hauke Mehrtens
551a250e58
brcm47xx: fix detection of some boards
...
This adds some more boards.
This fixes parts of #14316 and #14133 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38383
2013-10-13 19:27:24 +00:00
Vasilis Tsiligiannis
aac26bfbca
ar71xx: Fix sysupgrade when upgrading to images with small rootfs partition
...
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
SVN-Revision: 38382
2013-10-13 18:39:09 +00:00
Luka Perkov
a531d21590
ubifs: when creating ubi(fs) images profile originated arguments have priority
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38381
2013-10-13 03:35:15 +00:00
Luka Perkov
5ed845fbea
image: introduce MkuImageARM function
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38380
2013-10-13 03:35:14 +00:00
Luka Perkov
8c2f571ddd
kirkwood: enable appended dtb (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38379
2013-10-13 03:35:13 +00:00
Hauke Mehrtens
c240ee84e9
zd1201: fix url to zd1201 firmware
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38378
2013-10-12 22:36:08 +00:00
Hauke Mehrtens
ce3d7d02a6
yaffs2: the yaffs2 git moved
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38377
2013-10-12 22:34:45 +00:00