John Crispin [Wed, 28 Jan 2015 12:06:35 +0000 (12:06 +0000)]
kernel: add LZ4 decompressors to kconfig hack
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44168
John Crispin [Wed, 28 Jan 2015 12:06:28 +0000 (12:06 +0000)]
kernel: kmod-usb2-pci to Intel ixp4xx/Geode
Signed-off-by: Ted Hess <thess@kitschensync.net>
SVN-Revision: 44167
John Crispin [Wed, 28 Jan 2015 12:06:22 +0000 (12:06 +0000)]
ralink: check ethernet MAC address whether it is valid
The mac address usually write in factory block. but sometime user erase this block , the mac address will change to ff:ff:ff:ff:ff:ff.
This patch is purpose to fix this issue.
Signed-off-by: wengbj <linux.c@foxmail.com>
SVN-Revision: 44166
John Crispin [Wed, 28 Jan 2015 12:06:13 +0000 (12:06 +0000)]
ar71xx: add default LED configuration for D-Link DIR-615 rev. C1
This patch adds an entry in the uci-defaults' led-file to configure the
WAN and WLAN LEDs by default.
Signed-off-by: Vincent Wiemann <me@bibbl.com>
SVN-Revision: 44165
John Crispin [Wed, 28 Jan 2015 12:06:05 +0000 (12:06 +0000)]
eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44164
John Crispin [Wed, 28 Jan 2015 12:05:58 +0000 (12:05 +0000)]
config: fix typo in Global build settings menu
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44163
Luka Perkov [Wed, 28 Jan 2015 01:00:08 +0000 (01:00 +0000)]
kernel: update 3.14 to 3.14.30
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44158
Rafał Miłecki [Tue, 27 Jan 2015 22:13:18 +0000 (22:13 +0000)]
kernel: bcm47xxpart: support boart_data partition on Xiaomi
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44157
Rafał Miłecki [Tue, 27 Jan 2015 22:08:14 +0000 (22:08 +0000)]
kernel: backport queued bcm47xxpart changes
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44156
Jo-Philipp Wich [Tue, 27 Jan 2015 20:46:53 +0000 (20:46 +0000)]
ep93xx: fix broken kmods after r44112 (#18833)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44155
Felix Fietkau [Tue, 27 Jan 2015 00:06:42 +0000 (00:06 +0000)]
kernel: fix regression in building kmod-serial-8250 on linux 3.8 (#18821)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44154
Imre Kaloz [Mon, 26 Jan 2015 20:41:43 +0000 (20:41 +0000)]
mvebu: temporary el cheapo' fan control script
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44153
Jo-Philipp Wich [Sun, 25 Jan 2015 23:36:09 +0000 (23:36 +0000)]
kernel: add missing symbol to generic 3.18 config
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44150
Jo-Philipp Wich [Sun, 25 Jan 2015 23:33:49 +0000 (23:33 +0000)]
fix subject in generated certificates
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44149
Jo-Philipp Wich [Sun, 25 Jan 2015 22:17:43 +0000 (22:17 +0000)]
mvebu: add missing config symbol
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44147
Jo-Philipp Wich [Sun, 25 Jan 2015 21:55:36 +0000 (21:55 +0000)]
linux: disable kmod-bcma on ppc40x, it does not build
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44146
Jo-Philipp Wich [Sun, 25 Jan 2015 21:02:12 +0000 (21:02 +0000)]
linux: disable kmod-zram on ep93xx, it does not export unmap_kernel_range
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44145
Jo-Philipp Wich [Sun, 25 Jan 2015 20:52:50 +0000 (20:52 +0000)]
ipq806x: declare missing config symbols
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44144
Jo-Philipp Wich [Sun, 25 Jan 2015 20:43:17 +0000 (20:43 +0000)]
uhttpd: fix another remaining relro issue in the Lua plugin
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44143
Jo-Philipp Wich [Sun, 25 Jan 2015 20:03:26 +0000 (20:03 +0000)]
linux: fix broken kmod-i2c-mux-pca9541 after r44113
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44142
Imre Kaloz [Sun, 25 Jan 2015 18:14:18 +0000 (18:14 +0000)]
generic/3.19: fixup the value of IFF_NO_IP_ALIGN
Reported-by: Stephen Walker <stephendwalker+openwrt@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44139
Jo-Philipp Wich [Sun, 25 Jan 2015 17:59:08 +0000 (17:59 +0000)]
uhttpd: fix time_t type mismatch on 32bit systems
The previous update introducing LFS support unconditionally changed the
sprintf() pattern used to print the file modification time to use PRIx64.
Explicitely convert the st_mtime member of the stat struct to uint64_t in
order to avoid type mismatch errors when building for non-64bit targets.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44138
Luka Perkov [Sun, 25 Jan 2015 17:29:41 +0000 (17:29 +0000)]
kernel: update 3.14 to 3.14.29
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44137
Jo-Philipp Wich [Sun, 25 Jan 2015 17:29:04 +0000 (17:29 +0000)]
cns21xx: remove stray CONFIG_WAN from kernel config
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44136
Jo-Philipp Wich [Sun, 25 Jan 2015 17:23:26 +0000 (17:23 +0000)]
uhttpd: fix crash with enabled relro, memory leak in dirlists and lfs
* Fix the ubus plugin to not make its uhttpd_plugin entry symbol
constant as uhttpd needs to modify its list_head member
* Make sure that uhttpd supports large files by using 64bit ints
where appropriate and by passing _FILE_OFFSET_BITS=64 to the build
* Plug a possible memleak in the directory listing code
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44135
Jo-Philipp Wich [Sun, 25 Jan 2015 16:12:52 +0000 (16:12 +0000)]
procd: make build of upgraded optional
Update to latest git head in order to support disabling the build
of upgraded which causes linker errors on avr32.
This also adds some fixes to the ubus system.info and system.board
methods.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44134
Jo-Philipp Wich [Sun, 25 Jan 2015 15:55:03 +0000 (15:55 +0000)]
xburst: fix kernel build
Changeset r43049 removed the "062-mips_decompressor_build_fix.patch" which is
still required to properly build the xburst kernel.
Fix the syntax error in the preprocessed code by explicitely undefining the
"memcpy" and "memset" macros prior to declaring the replacements functions.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44133
Jo-Philipp Wich [Sun, 25 Jan 2015 15:54:43 +0000 (15:54 +0000)]
uhttpd: fix exit code of mod-ubus postinstall script
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44132
Imre Kaloz [Sun, 25 Jan 2015 15:52:28 +0000 (15:52 +0000)]
mvebu: use pwmfan in the profile
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44131
Imre Kaloz [Sun, 25 Jan 2015 15:37:31 +0000 (15:37 +0000)]
mvebu: preliminary 3.19 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44130
Imre Kaloz [Sun, 25 Jan 2015 15:36:47 +0000 (15:36 +0000)]
mvebu: gpio based pwm support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44129
Imre Kaloz [Sun, 25 Jan 2015 15:26:33 +0000 (15:26 +0000)]
mvebu: update mamba dts
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44128
Imre Kaloz [Sun, 25 Jan 2015 15:25:14 +0000 (15:25 +0000)]
mvebu: backport some upstream changes
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44127
Imre Kaloz [Sun, 25 Jan 2015 15:20:39 +0000 (15:20 +0000)]
generic: add preliminary 3.19 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44126
Luka Perkov [Sun, 25 Jan 2015 13:39:24 +0000 (13:39 +0000)]
kirkwood: add wpad-mini to guruplug profile
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44125
Luka Perkov [Sun, 25 Jan 2015 13:11:07 +0000 (13:11 +0000)]
kirkwood: enable swconfig by default on EA3500
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44124
Luka Perkov [Sun, 25 Jan 2015 13:11:04 +0000 (13:11 +0000)]
kirkwood: fix EA3500 ubi options
Previous options resulted in a nonfunctional image.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44123
Luka Perkov [Sun, 25 Jan 2015 13:11:02 +0000 (13:11 +0000)]
kirkwood: drop port-based VLAN setup
Using port-based VLANs depends on a non-standard
swconfig parameter, which compilcates things like
LuCI that don't know about it. This patch changes
the default to use 802.1q VLANs internally in the
switch, but without tagging packets since we have
two Ethernet ports.
iperf3 tests indicate no difference in performance
versus port-based VLANs when the CPU port is not
using tags.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44122
Imre Kaloz [Sun, 25 Jan 2015 11:39:30 +0000 (11:39 +0000)]
generic/3.18: update to 3.18.3
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44121
Felix Fietkau [Sun, 25 Jan 2015 11:21:48 +0000 (11:21 +0000)]
kernel: fix typo in hwmon.mk (#18813)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44120
Luka Perkov [Sat, 24 Jan 2015 23:08:17 +0000 (23:08 +0000)]
include: drop kernel 3.3.x leftovers
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44119
Felix Fietkau [Sat, 24 Jan 2015 22:45:28 +0000 (22:45 +0000)]
ralink: fix ethernet feature TSO not work
* fix TSO features verify on mt7621 firewrt board
* improve tx clean up. no need to access uncached
memory. also use TX_DTX register instead of
read tx ring DONE bit
* mt7621 need napi weight 64 to get more performance
* remove netif_receive_skb, after kernel version
3.7 tcp4_gro_receive can handle tcp checksum.
on rt2880 use iperf tcp LAN to WAN throughput test.
with gro 135 Mbits/sec. without gro 80.4Mbits/sec.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44118
Felix Fietkau [Sat, 24 Jan 2015 22:45:23 +0000 (22:45 +0000)]
ralink: init tx/rx vlan offload register for mt7621
on mt7621 don't have tx vlan vid registers.
so set FE_REG_FE_DMA_VID_BASE to 0.
set rx vlan offload register to disable.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44117
Felix Fietkau [Sat, 24 Jan 2015 22:45:16 +0000 (22:45 +0000)]
ralink: use fe_max_buf_size to get rx buffer size
the rx_buf_size now is 1534 when mtu is 1500.
the ethernet frame with vlan tag and FCS is 1522.
so the buffer is enough.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44116
Felix Fietkau [Sat, 24 Jan 2015 22:45:10 +0000 (22:45 +0000)]
ramips: fix ethernet vlan tx offload support check
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44115
Felix Fietkau [Sat, 24 Jan 2015 22:13:31 +0000 (22:13 +0000)]
kernel: eliminate a few kernel_patchver_*/CompareKernelPatchVer calls
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44114
Felix Fietkau [Sat, 24 Jan 2015 22:13:22 +0000 (22:13 +0000)]
kernel: drop obsolete kernel version checks
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44113
Felix Fietkau [Sat, 24 Jan 2015 22:13:17 +0000 (22:13 +0000)]
ep93xx: remove obsolete kernel version check
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44112
Felix Fietkau [Sat, 24 Jan 2015 20:02:23 +0000 (20:02 +0000)]
x86: remove linux 3.3 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44111
Felix Fietkau [Sat, 24 Jan 2015 20:02:09 +0000 (20:02 +0000)]
build: drop obsolete kernel version dependencies
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44110
Felix Fietkau [Sat, 24 Jan 2015 20:02:02 +0000 (20:02 +0000)]
kernel: remove linux 3.3 patches and config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44109
Felix Fietkau [Sat, 24 Jan 2015 20:01:45 +0000 (20:01 +0000)]
pxa: mark as broken
It still uses the long obsolete 3.3 kernel version
SVN-Revision: 44108
Felix Fietkau [Sat, 24 Jan 2015 20:01:40 +0000 (20:01 +0000)]
x86: mark the ep80579 subtarget as broken
It still uses the long obsolete 3.3 kernel version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44107
Felix Fietkau [Sat, 24 Jan 2015 20:01:33 +0000 (20:01 +0000)]
mcs814x: remove linux 3.3 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44106
Felix Fietkau [Sat, 24 Jan 2015 19:42:12 +0000 (19:42 +0000)]
ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
Prefix the exported mii_xxx32 functions with ar8xxx_
to avoid kernel namespace pollution.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44105
Felix Fietkau [Sat, 24 Jan 2015 19:42:06 +0000 (19:42 +0000)]
ar8216: add swconfig attribute to display ARL table on AR8327/AR8337
Add global read-only swconfig attribute "arl_table" to display the
address resolution table.
So far the chip-specific part is implemented for AR8327/AR8337 only
as I don't have the datasheets for the other AR8XXX chips.
Successfully tested on TL-WDR4300 (AR8327rev2)
and TL-WDR4900 (AR8327rev4).
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44104
Felix Fietkau [Sat, 24 Jan 2015 19:42:01 +0000 (19:42 +0000)]
ar8216: decrease page switch wait time
Until a few years ago the page switch wait time was set to msleep(1)
what was changed to usleep_range(1000, 2000) later.
I can not imagine that a low-level operation like switching page
on register level takes so much time.
Most likely the value of 1ms was initially set to check whether
it fixes an issue and then remained w/o further checking whether
also a smaller value would be sufficient.
Now the wait time is set to 5us and I successfully tested this on
AR8327. IMHO 5us should be plenty of time for all supported chips.
However I couldn't test this due to missing hardware.
If other chips should need a longer wait time we can add the
wait time as a parameter to the ar8xxx_chip struct.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44103
Felix Fietkau [Sat, 24 Jan 2015 19:41:55 +0000 (19:41 +0000)]
ar8216: add link change detection for switch ports
Check for switch port link changes and
- flush ATU in case of a change
- report link change via syslog
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44102
Felix Fietkau [Sat, 24 Jan 2015 19:41:51 +0000 (19:41 +0000)]
ar8216: fix ATU flushing
The functionality to flush the address translation table contains two bugs
which luckily compensate each other.
1. Just setting the operation is not sufficient to perform the flushing.
The "active" bit needs to be set to actually trigger an action.
For the vtu operations this is implemented correctly.
2. ar8xxx_phy_read_status is called every 2s by the phy state machine
to check for link changes. This would have caused an ATU flush
every 2s.
Fix the chip-specific ATU flush functions and remove the ATU flush call
from ar8xxx_phy_read_status.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44101
Felix Fietkau [Sat, 24 Jan 2015 19:27:22 +0000 (19:27 +0000)]
mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44100
Felix Fietkau [Sat, 24 Jan 2015 18:12:09 +0000 (18:12 +0000)]
relayd: prevent start for disabled interfaces
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44099
Felix Fietkau [Sat, 24 Jan 2015 14:16:36 +0000 (14:16 +0000)]
netifd: fix a regression with some VLAN configurations introduced in the last update
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44098
Felix Fietkau [Sat, 24 Jan 2015 13:41:10 +0000 (13:41 +0000)]
ppp: on PPPoE, always send PADT when shutting down the connection
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44097
Felix Fietkau [Sat, 24 Jan 2015 13:41:04 +0000 (13:41 +0000)]
netifd: do not stop service on shutdown, only call ifdown
Also add a small delay, like on restart
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44096
Jo-Philipp Wich [Sat, 24 Jan 2015 11:30:45 +0000 (11:30 +0000)]
ppp: rework host-uniq support to take hex encoded strings
The previous implementation of the "host-uniq" option used plain strings for
passing the value to pppd which made it impossible to specify binary data.
Switch the format to a hex encoded string to support binary data.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44094
Felix Fietkau [Sat, 24 Jan 2015 00:30:36 +0000 (00:30 +0000)]
netifd: update to the latest version, fixes bridge reload (#18351) and device config issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44093
Jo-Philipp Wich [Fri, 23 Jan 2015 22:19:29 +0000 (22:19 +0000)]
netifd: store additional DHCP lease information
Extend the DHCPv4 handler script to store additional information from the
DHCP lease in the per-interface data object.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44092
Jo-Philipp Wich [Fri, 23 Jan 2015 13:09:54 +0000 (13:09 +0000)]
include, base-files: align default repository url with changed buildbot structure
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44091
Jo-Philipp Wich [Fri, 23 Jan 2015 13:09:50 +0000 (13:09 +0000)]
Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation"
This reverts commit
d388882dccc1b25575939c3713b3ab394c371fd0.
SVN-Revision: 44090
Jo-Philipp Wich [Fri, 23 Jan 2015 13:09:45 +0000 (13:09 +0000)]
Revert "version.mk: explicitely filter "generic" subtarget for "%s" placeholder (#18710)"
This reverts commit
d907396dc1c2ae0268dc54835b108afef4761d4e.
SVN-Revision: 44089
Jo-Philipp Wich [Fri, 23 Jan 2015 12:41:06 +0000 (12:41 +0000)]
scripts: remote-gdb: fix target / libc matching on directory names
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44088
John Crispin [Fri, 23 Jan 2015 12:33:04 +0000 (12:33 +0000)]
base-files: fix led script to skip missing triggers
this is based on http://patchwork.ozlabs.org/patch/424451/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44087
John Crispin [Fri, 23 Jan 2015 12:32:54 +0000 (12:32 +0000)]
uboot-lantiq: add a cgu fix for arx100
http://patchwork.ozlabs.org/patch/431024/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44086
John Crispin [Fri, 23 Jan 2015 12:32:46 +0000 (12:32 +0000)]
ar71xx: add support for TP-LINK TL-WR843ND v1
TP-LINK TL-WR843ND v1 is the same model like wr41, but with
Power over Ethernet on wan port.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44085
John Crispin [Fri, 23 Jan 2015 12:32:36 +0000 (12:32 +0000)]
modules: add 6LoWPAN over Bluetooth Low Energy
Adding support 6LoWPAN over Bluetooth Low Energy in kernel 3.18.
Creating new bluetooth_6lowpan group with CONFIG_6LOWPAN and CONFIG_BT_6LOWPAN.
Adding kernel object dependencies for 6LoWPAN over Bluetooth Low Energy.
Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44084
John Crispin [Fri, 23 Jan 2015 12:32:28 +0000 (12:32 +0000)]
lantiq: correct value for fpi clock on ar9
This adds a patch to target/linux/lantiq/patches-3.14
fixing a bug clock code on ar9. The current version returns
the wrong value for the fpi clock frequency in some
cases.
See discussion for further details:
https://lists.openwrt.org/pipermail/openwrt-devel/2015-January/030688.html
I'm not sure about the patch naming and numbering convention.
Do please let me know it this is not OK.
Many thanks,
Ben Mulvihill
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 44083
Felix Fietkau [Fri, 23 Jan 2015 10:54:56 +0000 (10:54 +0000)]
gmp: use http instead of ftp download (#18805)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44082
Felix Fietkau [Fri, 23 Jan 2015 10:54:52 +0000 (10:54 +0000)]
ubus: update to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44081
Felix Fietkau [Fri, 23 Jan 2015 10:54:45 +0000 (10:54 +0000)]
libubox: update to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44080
John Crispin [Thu, 22 Jan 2015 13:13:09 +0000 (13:13 +0000)]
build: revert r44076
the patch causes issues when installing feeds
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44078
John Crispin [Thu, 22 Jan 2015 09:35:46 +0000 (09:35 +0000)]
ar71xx: add support for the UniFi AP Outdoor Plus
the GPIO controlling the rf filter is not configured properly by this patch.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 44077
John Crispin [Thu, 22 Jan 2015 09:35:40 +0000 (09:35 +0000)]
build: allow openwrt.git packages to be replaced by feeds
Currently, replacing a package available in openwrt.git requires
modifications in openwrt.git, or requires duplicating the package in a
feed but with a different name, which causes all kind of problems
related to dependencies (all packages selecting it would have to be
modified accordingly to select the new package).
With this change, if a package with the same name is present both in
feeds/ and package/ folders, the one in feeds/ can override the one
in package/, both in the menuconfig and during the build, by passing the
"-f" option to "./scripts/feeds install"
This mechanism is particularly useful for vendor tree, or in general for
application which needs to replace one particular package which exists
within openwrt.git by a custom/newer version.
Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
SVN-Revision: 44076
John Crispin [Thu, 22 Jan 2015 09:35:35 +0000 (09:35 +0000)]
modules: f2fs: enable support for xattr
To use overlayfs on f2fs, xattr needs to be supported.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44075
John Crispin [Thu, 22 Jan 2015 09:35:29 +0000 (09:35 +0000)]
modules: f2fs: add missing symbols for 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44074
John Crispin [Thu, 22 Jan 2015 09:35:22 +0000 (09:35 +0000)]
ramips: add support for Tenda 3G150B
Add suport for Tenda 3G150B:
- cpu: Ralink RT5350F
- flash: 4MB
- ram: 32MB
- 1x USB 2.0
- 1x RJ45
- one reset button
- battery powered (BP-4L, 3.7V 1450mAh)
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44073
John Crispin [Thu, 22 Jan 2015 09:35:12 +0000 (09:35 +0000)]
ramips: improve and fix Memory 2 Move support
This patch is a follow up for my previous patch:
"ramips: add support for Intenso Memory 2 Move USB 3.0".
It fixes a couple of errors in the DTS (one of which broke
the gpio-buttons). The kmod-leds-gpio dependency has been
dropped as it is already part of the ramips target.
Furthermore the ramdisk/uImage image is generated by default
for the rt3050 subtarget. This image is needed to flash
OpenWrt for the first time onto the device via TFTP.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
SVN-Revision: 44072
Florian Fainelli [Wed, 21 Jan 2015 23:55:11 +0000 (23:55 +0000)]
mcs814x: document how to include 3rd party binary packages
The dLAN USB Extender profile was referecing binary packages which are not to
be included in any of the source-only feeds. Instead remove these references
and document how to use the 3rd party feed.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 44071
Rafał Miłecki [Wed, 21 Jan 2015 07:23:31 +0000 (07:23 +0000)]
bcm53xx: backport official Buffalo WZR-900DHP patch
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44070
Rafał Miłecki [Wed, 21 Jan 2015 06:53:15 +0000 (06:53 +0000)]
bcm53xx: backport spi-nor changes to add gd25q128 support
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44069
Zoltan Herpai [Tue, 20 Jan 2015 23:49:44 +0000 (23:49 +0000)]
modules: install the newly introduced grace.ko in nfs-common in 3.18
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44068
Zoltan Herpai [Tue, 20 Jan 2015 22:50:52 +0000 (22:50 +0000)]
packages: uboot-sunxi: add support for Lamobo R1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44067
Zoltan Herpai [Tue, 20 Jan 2015 22:49:47 +0000 (22:49 +0000)]
packages: uboot-sunxi: fix GMAC TX delay for Bananapi
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44066
John Crispin [Tue, 20 Jan 2015 15:48:07 +0000 (15:48 +0000)]
ar71xx: add support for TL-WA701ND v2
Signed-off-by: Luigi Tarenga <luigi.tarenga@gmail.com>
SVN-Revision: 44063
Steven Barth [Tue, 20 Jan 2015 13:42:47 +0000 (13:42 +0000)]
nftables: bump for minor fixes
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44062
Jo-Philipp Wich [Tue, 20 Jan 2015 12:49:54 +0000 (12:49 +0000)]
polarssl: patch CVE-2015-1182
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44060
Rafał Miłecki [Tue, 20 Jan 2015 08:04:27 +0000 (08:04 +0000)]
bcm53xx: use final (backported) patch fixing serial console
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44059
Rafał Miłecki [Tue, 20 Jan 2015 07:21:30 +0000 (07:21 +0000)]
bcm53xx: backport 3 BCM5301X patches from Hauke repo
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44058
Rafał Miłecki [Tue, 20 Jan 2015 06:58:03 +0000 (06:58 +0000)]
bcm53xx: rename patches modifying DTS files
Ths will allow us to use early 3xx numbers for patches designed for
sending mainline.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44057
John Crispin [Tue, 20 Jan 2015 06:54:53 +0000 (06:54 +0000)]
base-files: Use 200ms LED timing as before for the new phase preinit_regular.
This restores normal pre-r43715 200ms blink-period for the System LED we're all accustomed to see while our OpenWrt routers are booting.
Failsafe possibility will now be signalled with a new 100ms blinking, which is easily recognizable from the normal 200ms booting.
So no existing user will be scared by a new 500ms LED pattern, since such a slow pattern could easily be mistaken for something wrong... I was like "ok why my router is collapsing now, is this a bad flash, a kernel panic, or what else" when I've seen it for the first time ;)
Sorry for not having explained myself better in v1 of this patch.
Original:
Preinit, failsafe is possible: 200ms
Preinit, failsafe not possible anymore, booting normally: 200ms
Failsafe entered: 50ms
Now (after preinit_regular has been introduced):
Preinit, failsafe is possible: 200ms
Preinit, failsafe not possible anymore, booting normally: 500ms *here is the "offending" change*
Failsafe entered: 50ms
With my proposed patch:
Preinit, failsafe is possible: 100ms *indicate this condition with a new timing, that prompts the user to press the key if they want to start failsafe*
Preinit, failsafe not possible anymore, booting normally: 200ms *keep this as before*
Failsafe entered: 50ms
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 44056
John Crispin [Tue, 20 Jan 2015 06:34:28 +0000 (06:34 +0000)]
ralink: add support for firewrt
this is a mt7621 based board
Signed-off-by: wengbj <linux.c@foxmail.com>
SVN-Revision: 44055