Felix Fietkau
205dd2e3c9
revert an accidentally committed patch chunk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41179
2014-06-13 09:40:14 +00:00
Felix Fietkau
841b730f98
kernel: fix pkt_type filter mask for packet sockets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41178
2014-06-13 09:34:03 +00:00
John Crispin
6d213a644d
ramips: add asiarf awapn2403 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41177
2014-06-13 09:16:15 +00:00
Felix Fietkau
4f03c52dd8
musl: fix toolchain build failure caused by some header changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41173
2014-06-12 20:30:37 +00:00
Steven Barth
285af2ff08
Update UML target to 3.10 and various improvements
...
Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41172
2014-06-12 17:57:19 +00:00
Luka Perkov
691d7bbbf7
feeds.conf.default: add management feed
...
This feed will contain packages related to management.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41163
2014-06-12 15:08:08 +00:00
Felix Fietkau
e2c4d320c7
b43: fix a regression on G-PHY devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41162
2014-06-12 14:44:26 +00:00
Felix Fietkau
39c5660cbd
rt2x00: fix crash when using TKIP on USB devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41161
2014-06-12 14:44:23 +00:00
Felix Fietkau
58bd3b0764
scripts/metadata.pl: avoid adding depends and select for the same symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41160
2014-06-12 14:35:09 +00:00
Felix Fietkau
c77311f689
ath9k: fix initial noise floor calibration on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41156
2014-06-12 11:41:12 +00:00
Felix Fietkau
f3e37c359d
ath9k: make noise floor calibration and periodic calibration mutually exclusive
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41155
2014-06-12 11:41:08 +00:00
Felix Fietkau
f2e5a82296
b43: fix frequency reporting, fixes scan issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41154
2014-06-12 11:41:04 +00:00
Steven Barth
e64f122023
Disable crashlog for UML
...
SVN-Revision: 41153
2014-06-12 11:34:44 +00:00
Steven Barth
fa2df0e8c7
odhcpd: use search domain instead of domain attribute
...
SVN-Revision: 41152
2014-06-12 09:22:07 +00:00
Luka Perkov
f45b1a671a
kernel: update 3.14 to 3.14.7
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41150
2014-06-11 23:39:54 +00:00
Florian Fainelli
089f095926
feeds.conf.default: restore the old package feed temporarily
...
As explained here:
https://forum.openwrt.org/viewtopic.php?id=51078
allow both the old and the new packages feed to co-exist for a grace
period of 3 weeks, allowing maintainers to move packages progressively.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 41149
2014-06-11 21:09:10 +00:00
Felix Fietkau
b30b59773b
procd: update to the latest version, fixes static linking of upgraded
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41148
2014-06-11 17:48:35 +00:00
Felix Fietkau
500d3072ec
netifd: use procd_add_reload_trigger
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
2014-06-11 17:05:50 +00:00
Felix Fietkau
79bbc4fbfb
procd: allow passing multiple config files to procd_add_reload_trigger
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41146
2014-06-11 17:05:46 +00:00
Felix Fietkau
231f15c9db
ramips: fix rt2x00 handling of default packages for subtargets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41145
2014-06-11 17:01:19 +00:00
Felix Fietkau
ca6ba637cd
include/cmake.mk: fix indentation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41144
2014-06-11 17:01:15 +00:00
Jo-Philipp Wich
3a1b8699b6
curl: move to core packages
...
SVN-Revision: 41143
2014-06-11 15:43:24 +00:00
Steven Barth
12cdfef54c
procd: fix overflow in hotplug socket on certain targets
...
SVN-Revision: 41142
2014-06-11 15:34:33 +00:00
John Crispin
bedd6f44a5
base-files: properly remove stderr from zcat/bzcat
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41135
2014-06-11 13:00:25 +00:00
John Crispin
e9f664c879
kernel: make sure the new UBIBLOCK symbol does not break builds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41134
2014-06-11 13:00:17 +00:00
John Crispin
4096a110fb
ar71xx: activate the nand sutarget
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41133
2014-06-11 13:00:12 +00:00
John Crispin
fe6e2f8e1b
ar71xx: fix up kernel config for the nand subtarget
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41132
2014-06-11 13:00:04 +00:00
John Crispin
c973fb031e
ar71xx: add sysupgrade support for wndr4300
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41131
2014-06-11 13:00:00 +00:00
John Crispin
9a0b4ab4ed
ar71xx: remove the explicit ubi.mtd- paramaters and rename ubiroot to ubi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41130
2014-06-11 12:59:57 +00:00
John Crispin
1e876b4191
procd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41129
2014-06-11 12:59:49 +00:00
John Crispin
3417834ffc
fstools: the ubi flash tool is obselete now
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41128
2014-06-11 12:59:45 +00:00
John Crispin
371c700810
include/image.mk: add a target for generating sysupgrade tar files for nand
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41127
2014-06-11 12:59:41 +00:00
John Crispin
c43d614f89
base-files: add an ugly hack for nand to sysupgrade
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41126
2014-06-11 12:59:37 +00:00
John Crispin
e73538ba56
base-files: include more ubi* tools in sysupgrade ramdisk
...
Also add some more busybox symlinks which are useful for sysupgrade
on UBI-enabled devices.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41125
2014-06-11 12:59:33 +00:00
John Crispin
7d306dd9f0
ubi-utils: cleanup the package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41124
2014-06-11 12:59:30 +00:00
John Crispin
18e8ae6b2c
libubox: update to latest git
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41123
2014-06-11 12:59:26 +00:00
John Crispin
ac5d5cbc79
kernel: add a NAND_SUPPORT symbol
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41122
2014-06-11 12:59:22 +00:00
John Crispin
28a563dec3
scripts: add ubinize-image.sh to generate ubi images
...
This is a wrapper for the ubinize tool which integrates auto-generation
of the ubinize.cfg for common volume layouts with and without a kernel
volume.
It supports auto-detecting the rootfs-type and decides whether or not
to include a rootfs_data volume based on whether the rootfs is ubifs
or not (and thus is read-only and needs rootfs_data ubifs overlay).
The script allows to create layouts as found in all current
ubinize{,-overlay}.cfg files using
ubinize-image.sh --no-kernel root.{ubifs,squashfs} output.ubi $UBI_OPTS
It also includes support for adding ubootenv and ubootenv2 volumes
typically used by U-Boot for storing its environment in UBI using the
"--uboot-env" parameter.
See also
https://gitorious.org/openwrt-oxnas/openwrt-oxnas/source/target/linux/
oxnas/image/Makefile
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
create mode 100755 scripts/ubinize-image.sh
SVN-Revision: 41121
2014-06-11 12:59:19 +00:00
John Crispin
c8d472c37f
kernel: backport the ubiblock patches from 3.14->3.10
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41120
2014-06-11 12:59:15 +00:00
John Crispin
acbcd5f5b5
kernel: rootfs auto-mount on ubi
...
Similar to the rootfs hacks on NOR flash devices, this series
introduces support for auto-attaching (ubi device), auto-creating
(ubiblock device) and mounting the "rootfs" (ubifs or squashfs)
volume.
This is needed so OpenWrt can start without relying on the bootloader
to pass the ubi.mtd, ubi.block, rootfs and rootfstype parameters, but
instead auto-detect the root filesystem according to a simple convention.
OpenWrt-specific:
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
491-ubi-auto-create-ubiblock-device-for-rootfs.patch
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch
sent upstream:
552-ubifs-respect-silent-mount-flag.patch
http://lists.infradead.org/pipermail/linux-mtd/2014-May/053893.html
v2: actually retry with MS_RDONLY when mounting read-only ubifs root
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41119
2014-06-11 12:59:10 +00:00
John Crispin
d494983d02
kernel: backport ubiblock support from 3.15
...
Backport ubiblock support from kernel 3.15 as well as all follow-up
fixes related to ubiblock.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
create mode 100644 target/linux/generic/patches-3.14/040-UBI-R-O-block-driver-on-top-of-UBI-volumes.patch
create mode 100644 target/linux/generic/patches-3.14/041-UBI-block-do-not-use-term-attach.patch
create mode 100644 target/linux/generic/patches-3.14/042-UBI-block-Mark-init-only-symbol-as-__initdata.patch
create mode 100644 target/linux/generic/patches-3.14/043-UBI-block-Use-u64-for-the-64-bit-dividend.patch
create mode 100644 target/linux/generic/patches-3.14/044-UBI-rename-block-device-ioctls.patch
create mode 100644 target/linux/generic/patches-3.14/045-UBI-block-Remove-__initdata-from-ubiblock_param_ops.patch
create mode 100644 target/linux/generic/patches-3.14/046-UBI-avoid-workqueue-format-string-leak.patch
create mode 100644 target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch
SVN-Revision: 41118
2014-06-11 12:59:06 +00:00
Steven Barth
ba59fab9bb
kernel: fix kernel builds for chipidea w/ usb-gadget
...
Instead of repackaging udc-core.ko again, just add a dependency to
kmod-usb-gadget, which already contains it.
Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41115
2014-06-11 12:19:44 +00:00
Steven Barth
e50f3b4fc7
uhttpd: also bind to IPv6 by default
...
SVN-Revision: 41114
2014-06-11 12:11:55 +00:00
Felix Fietkau
d373178835
ath9k: do a chip reset if noise floor calibration fails, should improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41113
2014-06-11 11:28:58 +00:00
Felix Fietkau
3ab9651cb0
netifd: update to latest version, fixes reload issue ( #16754 ) and adds 802.1ad support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41112
2014-06-11 10:23:12 +00:00
Steven Barth
b81ebf6db1
netifd: add support for onlink-flag for routes
...
SVN-Revision: 41098
2014-06-10 16:04:40 +00:00
Felix Fietkau
af45048dfd
strace: move to trunk, add myself as a maintainer
...
SVN-Revision: 41097
2014-06-10 10:22:18 +00:00
Felix Fietkau
75b4c400c7
atheros: fix too short msleep
...
Use msleep(20) instead of msleep(10) to make code closer to reality
since msleep can sleep for up to 20ms even we request shorter delay.
All updated calls are located in PCI initialization routine which is
called only once upon device boot. So there should be no performance
issues caused by more longer delay.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41096
2014-06-10 09:06:25 +00:00
Felix Fietkau
e49636472d
atheros: shorten lines
...
Wrap lines over 80 chars or make them shorter by other ways.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41095
2014-06-10 09:06:22 +00:00
Felix Fietkau
a6cf23b76c
atheros: constify some static structures
...
Constify some static structures as suggested by checkpatch.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41094
2014-06-10 09:06:18 +00:00