John Crispin [Sat, 5 Apr 2014 16:34:40 +0000 (16:34 +0000)]
fstools: scripts should propagate the cmdline
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 40383
John Crispin [Sat, 5 Apr 2014 16:34:30 +0000 (16:34 +0000)]
ubi-utils: fix git tree path, a regex went mad
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40382
John Crispin [Sat, 5 Apr 2014 16:34:20 +0000 (16:34 +0000)]
lantiq: cleanup the dsl control scripts
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40381
Jonas Gorski [Fri, 4 Apr 2014 10:17:08 +0000 (10:17 +0000)]
brcm63xx: update development kernel to linux 3.14
Now that 3.13 will be EOL soon, switch to 3.14.
Known issues:
* 74x164 is not available because upstream dropped non-DT support
* jffs2 breaks with SMP
Unknown issues:
* probably plenty
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40380
Jonas Gorski [Fri, 4 Apr 2014 10:16:54 +0000 (10:16 +0000)]
kernel: fix bluetooth and zsmalloc for 3.14
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
Jonas Gorski [Fri, 4 Apr 2014 10:16:52 +0000 (10:16 +0000)]
kernel: fix usb module paths for 3.14
dwc2 was promoted from staging, while u_rndis was merged into
usb_f_rndis.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40378
Jonas Gorski [Fri, 4 Apr 2014 10:16:50 +0000 (10:16 +0000)]
kernel: fix kmod-sound-core for 3.14
pcm-page-alloc was merged into snd-pcm.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40377
Jonas Gorski [Fri, 4 Apr 2014 10:16:49 +0000 (10:16 +0000)]
kernel: make sched_act_connmark compile for 3.14
The upstream API changed, which allowed to simplify the code a bit.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40376
Jonas Gorski [Fri, 4 Apr 2014 10:16:47 +0000 (10:16 +0000)]
kernel: make sched_esfq compile for 3.14
net_random was replaced with prandom_u32.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40375
Jonas Gorski [Fri, 4 Apr 2014 10:16:44 +0000 (10:16 +0000)]
kernel: add missing config symbol for linux 3.14
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40374
John Crispin [Thu, 3 Apr 2014 14:27:02 +0000 (14:27 +0000)]
lantiq: nand fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40372
John Crispin [Thu, 3 Apr 2014 14:26:58 +0000 (14:26 +0000)]
lantiq: BT Home Hub 2B support - userspace
Basic userspace configuration for BT Home Hub 2B
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40371
John Crispin [Thu, 3 Apr 2014 14:26:54 +0000 (14:26 +0000)]
lantiq: BT Home Hub 2B support - board support
Board support patch for BT Home Hub 2B
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40370
John Crispin [Thu, 3 Apr 2014 14:26:50 +0000 (14:26 +0000)]
lantiq: BT Home Hub 2B support - jedec probe
Lantiq nor patch. Adds support for jedec probing if cfi
probing fails.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40369
John Crispin [Thu, 3 Apr 2014 14:26:46 +0000 (14:26 +0000)]
lantiq: make td8970 wifi led work
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40368
John Crispin [Thu, 3 Apr 2014 14:26:42 +0000 (14:26 +0000)]
ubi-utils: mini version of mtd-utils that only includes ubi tools
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40367
John Crispin [Thu, 3 Apr 2014 14:26:38 +0000 (14:26 +0000)]
fstools: update to latest git
this fixes ubifs and ubi overlay support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40366
John Crispin [Thu, 3 Apr 2014 14:26:31 +0000 (14:26 +0000)]
include/make.mk: add support for ubinize-overlay.cfg
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40365
John Crispin [Thu, 3 Apr 2014 14:26:24 +0000 (14:26 +0000)]
lantiq: fix vr9 ubi handling
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40364
Felix Fietkau [Wed, 2 Apr 2014 20:45:09 +0000 (20:45 +0000)]
x86: xen_domu is functional, remove broken flag
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40363
Imre Kaloz [Wed, 2 Apr 2014 11:40:41 +0000 (11:40 +0000)]
make printk, crashlog and swap support configurable
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40361
Florian Fainelli [Tue, 1 Apr 2014 22:21:11 +0000 (22:21 +0000)]
orion: create a macro for zImage with machine id
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40360
Florian Fainelli [Tue, 1 Apr 2014 22:21:00 +0000 (22:21 +0000)]
orion: fix KERNELNAME
uImage cannot be built in parallel properly until zImage is ready
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40359
Florian Fainelli [Tue, 1 Apr 2014 22:20:49 +0000 (22:20 +0000)]
orion: fix initramfs uImage generation
We would fail to copy an non-existent uImage-initramfs to $(BIN_DIR)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40358
Florian Fainelli [Tue, 1 Apr 2014 22:20:36 +0000 (22:20 +0000)]
buildroot: add Cortex A15 specific CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40357
Steven Barth [Tue, 1 Apr 2014 18:52:09 +0000 (18:52 +0000)]
odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID
SVN-Revision: 40355
Imre Kaloz [Mon, 31 Mar 2014 13:43:06 +0000 (13:43 +0000)]
3.14 final is out
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40352
Steven Barth [Mon, 31 Mar 2014 06:43:50 +0000 (06:43 +0000)]
odhcp6c: add preliminary CER-ID support
SVN-Revision: 40351
Felix Fietkau [Sun, 30 Mar 2014 19:55:43 +0000 (19:55 +0000)]
grub2: disable mkfont - fix build on Archlinux
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 40350
Felix Fietkau [Sun, 30 Mar 2014 19:55:39 +0000 (19:55 +0000)]
grub2: disable libdevmapper - fix build when it's available
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 40349
Hauke Mehrtens [Sun, 30 Mar 2014 19:08:37 +0000 (19:08 +0000)]
kernel: backport BCM5357 fix for GPIOs
This backports: bcma: gpio: register 32 GPIOs on BCM5357
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40347
Hauke Mehrtens [Sun, 30 Mar 2014 19:07:46 +0000 (19:07 +0000)]
brcm47xx: backport 3.14 patch for nvram GPIO pin read
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40346
Hauke Mehrtens [Sun, 30 Mar 2014 19:07:13 +0000 (19:07 +0000)]
brcm47xx: Name LEDs colors for Linksys E1000 V2.1
Handle it by creating a new patch for simple database changes.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40345
Hauke Mehrtens [Sun, 30 Mar 2014 19:06:24 +0000 (19:06 +0000)]
brcm47xx: update workarounds patch to V3
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40344
John Crispin [Sun, 30 Mar 2014 19:05:25 +0000 (19:05 +0000)]
samba36: revert r40341
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40343
John Crispin [Sun, 30 Mar 2014 19:03:55 +0000 (19:03 +0000)]
ralink: fix chuncked-io module
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40342
John Crispin [Sun, 30 Mar 2014 19:03:12 +0000 (19:03 +0000)]
samba: update to 3.6.23 Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40341
John Crispin [Sun, 30 Mar 2014 14:01:21 +0000 (14:01 +0000)]
lantiq: fix ptm crash under load
https://dev.openwrt.org/ticket/14581
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40335
John Crispin [Sun, 30 Mar 2014 13:08:00 +0000 (13:08 +0000)]
kernel/modules: package Arabic charsets
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40334
John Crispin [Sun, 30 Mar 2014 13:07:57 +0000 (13:07 +0000)]
kernel/modules: package Hebrew charsets
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40333
John Crispin [Sun, 30 Mar 2014 13:07:52 +0000 (13:07 +0000)]
dhcp: Fix broadcast parameter validation support, remove unused netmask parameter
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40332
John Crispin [Sun, 30 Mar 2014 13:00:50 +0000 (13:00 +0000)]
util-linux: add missing dependency
https://dev.openwrt.org/ticket/15417
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40331
John Crispin [Sun, 30 Mar 2014 10:04:55 +0000 (10:04 +0000)]
revert: kernel: rtl8306: fix max pvid & remove port isolation
apparently this one was nt a good idea to merge
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40330
John Crispin [Sun, 30 Mar 2014 10:02:30 +0000 (10:02 +0000)]
lntiq: add support for Astoria ARV7519RW.
These patches add support for the Astoria ARV7519RW aka Livebox 2.1
The PCI and PCIe interfaces have been disabled. Also, because there are
two revisions of this board with different GPHY firmwares, two targets
were defined.
V2: rewrote partitions to work with an u-boot specifically made for
these boards.
Signed off by: Esteban Benito <estebanjbs@gmail.com>
Signed off by: Carles Gadea <carlesgrg@gmail.com>
Tested by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 40329
John Crispin [Sun, 30 Mar 2014 09:16:52 +0000 (09:16 +0000)]
lantiq: do an endianness swap to the RT2860 eeprom for ARV752DPW(22)
ARV7510PW22, ARV752DPW and ARV752DPW22 have the RT2860 eeprom stored in
flash as big-endian, but the driver needs it in little-endian format. We
have to swab it before handing it over. This requires my earlier patch
for busybox.
Funnily enough, ARV752DPW works also with the incorrect eeprom, but
undoubtedly unoptimally. I have a hunch that also the final remaining
Lantiq board would require this swabbing, but I'm not sure, so I just
swab it in the three boards that I know about.
v2:
* Swab also on ARV7510PW22 based on feedback from Alvaro Rojas
* Fix the offset with bs=2
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
SVN-Revision: 40328
John Crispin [Sun, 30 Mar 2014 09:16:47 +0000 (09:16 +0000)]
busybox: backport dd conv=swab from 1.22
Some boards have the WLAN EEPROM stored in flash in big-endian format,
whereas the driver requires the EEPROM in little-endian format. The
conv=swab option in dd is particularly useful in this case. This patch
backports this feature from busybox-1.22 based on the following commits:
commit
b941316ae5313be523b64f0a9151ee4decb2b35b dd: support conv=swab
commit
8395bd3f52f8ed46fa3ffc316b2d113afa748bae dd: fix example in a
comment. No code changes.
commit
5b9910f0a4a1b7976c46e6f849aaa263180e5521 dd: fail if swab is
attempted on odd-sized block
commit
0ff0b320a2dbb5e0b5fa245ffd9b2648d7026843 dd: code shrink
v2: include the commit messages from upstream
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40327
John Crispin [Sun, 30 Mar 2014 09:16:43 +0000 (09:16 +0000)]
lantiq: add esi
http://patchwork.openwrt.org/patch/3703/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40326
John Crispin [Sun, 30 Mar 2014 09:16:39 +0000 (09:16 +0000)]
ltq-adsl-mei: improve memory allocation
The ltq-adsl-mei driver allocates memory for the ADSL firmware in a
rather stupid way, leading to several 128k allocations, which fail when
many services are enabled. This patch tries to allocate 64 kiB chunks,
and only falls back to larger allocations if the returned pointers are
not correctly aligned. Fixes out-of-memory errors on Danube boards with
32 MiB RAM.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40325
John Crispin [Sun, 30 Mar 2014 09:16:35 +0000 (09:16 +0000)]
lantiq: fix mtd_split for brnboot firmware images
The existing code only tries to split a parition with name "rootfs"
while actually looking for kernel+rootfs, where usually "firmware" is
used as a partition name. This doesn't make sense, as even if there
was a partition 'rootfs' given by mtdparts or via device-tree, this
code would lead to another partition called 'rootfs' being created
which would not be properly distinguished in the current user-space
code.
While potentially we could use CONFIG_MTD_SPLIT_FIRMWARE_NAME to make
that configurable, the lack of users of brnboot and the fact that we
can freely decide the partition name made me simply change the
hard-coded string constant from "rootfs" to "firmware".
(I'm going to add support for ARV7506PW which run brnboot and needs
this change)
SVN-Revision: 40324
John Crispin [Sun, 30 Mar 2014 09:16:31 +0000 (09:16 +0000)]
lantiq: fixup ath5k support
http://patchwork.openwrt.org/patch/4417/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40323
John Crispin [Sun, 30 Mar 2014 09:16:27 +0000 (09:16 +0000)]
ltq-vdsl: add led status reporting
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40322
John Crispin [Sun, 30 Mar 2014 09:16:23 +0000 (09:16 +0000)]
lantiq: fix initial VLAN conf for P2601HNFX
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40321
John Crispin [Sun, 30 Mar 2014 09:16:19 +0000 (09:16 +0000)]
lantiq: P2601HNFX dts update for STP and buttons
- Set correct AltSel for STP pins
- Set front button to rfkill
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40320
John Crispin [Sun, 30 Mar 2014 09:16:15 +0000 (09:16 +0000)]
lantiq: add support for Arcadyan ARV7519PW
This patch adds almost full support for this board.
- WiFi is still not working
- USB will not power up. According to some reports, it may be a passive port
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40319
John Crispin [Sun, 30 Mar 2014 09:16:10 +0000 (09:16 +0000)]
lantiq: reset gphys on reboot
If gphys are not reset upstream uboot can not use them anymore.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40318
John Crispin [Sun, 30 Mar 2014 09:16:06 +0000 (09:16 +0000)]
lantiq: add support for ZyXEL P2812HNUFX
This patch adds almost full support for this board. WiFi is still not working.
The FXS ports are not functional due to missing support for the TAPI driver on
VR9 SoC.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
Tested-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40317
John Crispin [Sun, 30 Mar 2014 09:16:02 +0000 (09:16 +0000)]
lantiq: add ubifs support in image Makefile
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40316
John Crispin [Sun, 30 Mar 2014 09:15:58 +0000 (09:15 +0000)]
lantiq: add ubifs to FEATURES
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40315
John Crispin [Sun, 30 Mar 2014 09:15:54 +0000 (09:15 +0000)]
lantiq: xrx200: add ubi support in the kernel
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40314
John Crispin [Sun, 30 Mar 2014 09:15:50 +0000 (09:15 +0000)]
lantiq: add inital support for xrx200 switch
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40313
John Crispin [Sun, 30 Mar 2014 09:15:46 +0000 (09:15 +0000)]
lantiq: xrx200: fix duplex
Both the GPL driver from ZyXEL and the xrx200 driver have this error. The flags
are reversed. Full duplex is marked as half and the other way around. With this
fix the switch will push full GBit speeds.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40312
John Crispin [Sun, 30 Mar 2014 09:15:41 +0000 (09:15 +0000)]
lantiq: fixup 3370 dts file
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40311
John Crispin [Sun, 30 Mar 2014 09:15:37 +0000 (09:15 +0000)]
lantiq: fix nand/ebu locking
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40310
John Crispin [Sun, 30 Mar 2014 09:15:33 +0000 (09:15 +0000)]
lantiq: add tffs driver
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40309
John Crispin [Sun, 30 Mar 2014 09:15:29 +0000 (09:15 +0000)]
ltq-vdsl: fix MIPS16 compile breakage
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40308
John Crispin [Sun, 30 Mar 2014 09:15:25 +0000 (09:15 +0000)]
firmware: create a new folder for holfing firmware blobs
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40307
John Crispin [Sun, 30 Mar 2014 09:15:20 +0000 (09:15 +0000)]
kernel: export gluebi info to sysfs
Export the ubi_num and vol_id into the sysfs record of the gluebi-
emulated mtd device. Previously userspace didn't have a way to
map gluebi-emulated devices back to their corresponding ubi volumes.
SVN-Revision: 40306
John Crispin [Sun, 30 Mar 2014 09:15:16 +0000 (09:15 +0000)]
kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
If the CPU port is not forced up, the link, at least on this board, is lost after
changes are applied. This makes sure that the link is restored. Regression tests
should confirm it doesn't break other boards.
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40305
John Crispin [Sun, 30 Mar 2014 09:15:11 +0000 (09:15 +0000)]
kernel: rtl8306: fix max pvid & remove port isolation
- hide port pvid - vlan index relation
- switch initialises with vlans disabled so port isolation is not used
- remove special treatment of cpu port
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40304
John Crispin [Sun, 30 Mar 2014 09:15:07 +0000 (09:15 +0000)]
kernel: rtl8306: cosmetic changes for swconfig
Changes to:
- show the correct "enable_vlan" value under "Global attributes"
- show tagged ports under "Vlan: ports"
- use get_port_link method to report link status
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40303
John Crispin [Sun, 30 Mar 2014 09:15:03 +0000 (09:15 +0000)]
util-linux: backport upstream fix for unshare utility
the unshare utility wasn't getting certain defines for mount
anymore.
SVN-Revision: 40302
John Crispin [Sun, 30 Mar 2014 09:14:58 +0000 (09:14 +0000)]
mtd: improve mtd detection
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40301
Felix Fietkau [Sat, 29 Mar 2014 17:10:52 +0000 (17:10 +0000)]
dropbear: move options.h editing to Build/Configure
fixes incremental build with change to CONFIG_DROPBEAR_ECC
drop --with-shared which is unknown to configure
Patch by Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 40300
Felix Fietkau [Sat, 29 Mar 2014 17:05:35 +0000 (17:05 +0000)]
dropbear: add options SSHKeepAlive and IdleTimeout.
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).
TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.
300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 40299
Felix Fietkau [Sat, 29 Mar 2014 16:59:33 +0000 (16:59 +0000)]
dropbear: fix interface config setting
Patch from #15070
SVN-Revision: 40298
Felix Fietkau [Sat, 29 Mar 2014 16:59:26 +0000 (16:59 +0000)]
dropbear: update to 2014.63
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES
This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.
dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 40297
Jo-Philipp Wich [Fri, 28 Mar 2014 16:05:46 +0000 (16:05 +0000)]
mac80211: skip antenna gain when compiling regdb.txt (#15397)
The antenna gain attribute has been removed from the upstream regulatory database.
Incorperate patch from Luis R. Rodriguez to skip the parsing of the gain attribute
in genregdb.awk in order to emit proper rules again.
Also refresh fuzzy patches while we're at it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40296
John Crispin [Thu, 27 Mar 2014 13:36:01 +0000 (13:36 +0000)]
ubox: fix logd (hopefully)
https://dev.openwrt.org/ticket/15357
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40295
John Crispin [Thu, 27 Mar 2014 13:34:56 +0000 (13:34 +0000)]
lantiq: drop old svip folders
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40294
Imre Kaloz [Thu, 27 Mar 2014 11:28:51 +0000 (11:28 +0000)]
update regulatory database to 2013-11-27
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40293
Gabor Juhos [Thu, 27 Mar 2014 09:28:33 +0000 (09:28 +0000)]
kernel: update 3.10 to 3.10.34
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
Gabor Juhos [Thu, 27 Mar 2014 06:36:59 +0000 (06:36 +0000)]
ar71xx: build image for TL-WDR4300v1 (IL)
The version of TL-WDR4300 sold in Israel comes with a different
hardware id.
Patch-by: Daniel <daniel@makrotopia.org>
Patchwork: http://patchwork.openwrt.org/patch/5001/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40038
Gabor Juhos [Thu, 27 Mar 2014 06:36:58 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add support for TL-WDR4300v1 (IL)
The version of TL-WDR4300 sold in Israel comes with a different
hardware id.
Patch-by: Daniel <daniel@makrotopia.org>
Patchwork: http://patchwork.openwrt.org/patch/5001/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40037
Gabor Juhos [Thu, 27 Mar 2014 06:36:57 +0000 (06:36 +0000)]
ar71xx: add profile and build firmware image for the Oolite v1 board
Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40036
Gabor Juhos [Thu, 27 Mar 2014 06:36:49 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add support for the Oolite v1 board
Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg: fix whitespaces]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40035
Gabor Juhos [Thu, 27 Mar 2014 06:36:48 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add an option to generate 16MiB images
Signed-off-by: Andrew 'Necromant' Andrianov <andrew@ncrmnt.org>
Patchwork: http://patchwork.openwrt.org/patch/2449/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40034
Gabor Juhos [Thu, 27 Mar 2014 06:36:47 +0000 (06:36 +0000)]
ar71xx: add user space support for the Oolite v1 board
Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg: use correct board name in uci-defaults/02_network]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40033
Gabor Juhos [Thu, 27 Mar 2014 06:36:46 +0000 (06:36 +0000)]
ar71xx: add kernel support for the Oolite v1 board
Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg:
- use a separate patch for kernel changes,
- reorder Kconfig and Makefile entries,
- change function and variable names to be lowercase only
and fix misaligned tabs in mach-gs-oolite.c,
... ]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40032
Gabor Juhos [Thu, 27 Mar 2014 06:35:55 +0000 (06:35 +0000)]
ar71xx: rename RB951Ui specific kernel patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40031
Felix Fietkau [Wed, 26 Mar 2014 19:26:32 +0000 (19:26 +0000)]
feeds.conf.default: fix copy&paste mistake (#15383)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40030
Felix Fietkau [Wed, 26 Mar 2014 16:08:09 +0000 (16:08 +0000)]
feeds: switch to using http(s) urls
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40028
Felix Fietkau [Wed, 26 Mar 2014 16:08:06 +0000 (16:08 +0000)]
usbmode: switch to http:// instead of git://
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40027
Felix Fietkau [Wed, 26 Mar 2014 16:08:02 +0000 (16:08 +0000)]
jsonpath: switch to http:// instead of git://
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40026
Felix Fietkau [Wed, 26 Mar 2014 16:07:58 +0000 (16:07 +0000)]
libubox: switch to git.openwrt.org as source
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40025
Imre Kaloz [Wed, 26 Mar 2014 14:14:20 +0000 (14:14 +0000)]
update to 3.14-rc8
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40023
Imre Kaloz [Wed, 26 Mar 2014 11:34:39 +0000 (11:34 +0000)]
upgrade 3.13 targets to 3.13.7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40022
Felix Fietkau [Wed, 26 Mar 2014 10:50:09 +0000 (10:50 +0000)]
mtd: add support for bad blocks in NAND flash
NAND flash is very likely to contain bad blocks.
Currently, mtd and therefore sysupgrade fails when it encounters a single bad block, potentially leaving an unbootable system.
This patch allows the mtd utility to skip bad blocks in NAND flash and complete sysupgrade successfully.
Patch by: Matthew Redfearn <matt.redfearn@nxp.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40021
Steven Barth [Wed, 26 Mar 2014 10:12:49 +0000 (10:12 +0000)]
6rd / ds-lite: make the firewall-zones of nested-protocols configurable
SVN-Revision: 40020
Steven Barth [Wed, 26 Mar 2014 09:48:20 +0000 (09:48 +0000)]
dhcp: send 6rd-ORO when expecting 6rd-information
SVN-Revision: 40019
John Crispin [Tue, 25 Mar 2014 20:15:50 +0000 (20:15 +0000)]
fs-tools: add back mount_root, jffs2reset and ffs2mark functionality
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40018