- Oct 30, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47295
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47294
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47293
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47292
-
Felix Fietkau authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47291
-
Felix Fietkau authored
This change adds support for specifying a build ID for kernel modules. This is done by setting PKG_BUILD_ID to a hexadecimal string, which will then be passed to the kernel linker. In addition, when this flag is set, the build ID debug symbol (.note.gnu.build-id) will not be stripped from the kernel module. This symbol is exported in sysfs by the kernel (if the kernel is compiled with CONFIG_KALLSYMS) and so can be used to uniquely identify a version of a kernel module in a running kernel. This is useful for keeping track of different versions of a module when doing experiments and development. Modules that specify the build ID will be ~100 bytes larger (depending on the length of the build ID specified). There is no size difference for kernel modules that do not set this variable. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk> SVN-Revision: 47290
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47289
-
Felix Fietkau authored
Patches applied upstream and dropped: 280-fix_find_regression.patch 300-ip-addr-improvements.patch Fixed upstream: 290-ash-fix-a-regression-in-handling-local-variables.patch (see thread: http://lists.busybox.net/pipermail/busybox/2015-April/082783.html ) Signed-off-by:
Magnus Kroken <mkroken@gmail.com> SVN-Revision: 47288
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47287
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47285
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47284
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47283
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47282
-
Rafał Miłecki authored
According to the info from NVRAM we should use port 8 for the CPU (and interface eth2). Unfortunately it doesn't work right now, so lets switch to the port 5. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Forwardport of r46586 from 15.05 SVN-Revision: 47281
-
- Oct 29, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 47280
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47279
-
- Oct 26, 2015
-
-
Jo-Philipp Wich authored
When using '/usr/bin/env' in a shebang it is not possible to specify additional flags for the interpreter. Remove '-w' switches and add 'use warnings;' instead. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47278
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47276
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47275
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47274
-
John Crispin authored
set CONFIG_CRYPTO_HW=y to enable build of crypto-hw modules. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47273
-
John Crispin authored
Kernel 3.14 added aditional genphy_soft_reset phy reset to phy_init_hw in drivers/net/phy/phy_device.c Since adm6996 does in driver soft reset and doesn't use BMCR_RESET for soft reset add dummy soft_reset callback to adm6996 driver, like it is done in ar8216. This fixes ticket #20147 Signed-off-by:
Andrej Vlasic <andrej.vlasic0@gmail.com> SVN-Revision: 47272
-
John Crispin authored
Size increase is about 3-4k: this is how big xattr.os in uClibc after stripping is. Signed-off-by:
Maxim Storchak <m.storchak@gmail.com> SVN-Revision: 47271
-
John Crispin authored
Observed on ar71xx/ath79 platforms such as Ubiquiti RouterStations.Reported in #20642.: (https://dev.openwrt.org/ticket/20642 ). If embedded command-line text exists with CONFIG_IMAGE_CMDLINE_HACK=y,firmware init doesn't initialize environment pointer (fw_init_cmdline not called). arcs_cmdline is not initialized before calling strlcat. Signed-off-by:
Ted Hess <thess@kitschensync.net> Tested-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47270
-
John Crispin authored
this unbreaks glibc builds Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 47266
-
John Crispin authored
If building usbmon support then you'll likely want to have USB support in libpcap as well. Signed-off-by:
Bjørn Mork <bjorn@mork.no> SVN-Revision: 47265
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 47264
-
John Crispin authored
The TL-WR841N/ND v10 is mostly identical to the v9. Apart from some minor changes, it contains a newer revision of the QCA9533 SoC and the CPU clock is significantly higher. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 47263
-
John Crispin authored
ath9k expects to get revision id 2 for the QCA9531 ver. 2 rev. 0. This fixes the very low TX power on some devices like the TP-LINK TL-WR841ND v10. As ath79_soc_rev is only used to get the revision number to ath9k on the QCA9533, just set it to the expected value on the ver. 2. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> Tested-by:
Felix Kaechele <felix@kaechele.ca> SVN-Revision: 47262
-
John Crispin authored
Antminers using the stock bootloader will not hash without this GPIO set. Applies to DD and CC Signed-off-by:
L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 47261
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47260
-
John Crispin authored
- Add support for DAC+ Pro. - Add kmod-smi-bcm2835 and kmod-smi-bcm2835-dev modules. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47259
-
John Crispin authored
As usual, this patches were taken (and rebased) from https://github.com/raspberrypi/linux/commits/rpi-4.1.y Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47258
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47257
-
John Crispin authored
this allows using the codec even if it is not listed in the DTS Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 47256
-
John Crispin authored
Signed-off-by:
Roman Yeryomin <roman@advem.lv> SVN-Revision: 47255
-
- Oct 25, 2015
-
-
Hauke Mehrtens authored
This adds a basic implementation of clk_round_rate() The clk_round_rate() function is called by multiple drivers and subsystems now and the lantiq clk driver is supposed to export this, but doesn't do so, this causes linking problems like this one: ERROR: "clk_round_rate" [drivers/media/v4l2-core/videodev.ko] undefined! Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47254
-
Hauke Mehrtens authored
These patches are written by Broadcom and will be in mainline Linux kernel soon. I had some problems to get them backported to kernel 4.1, so currently they are only available for 4.3. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47253
-
Hauke Mehrtens authored
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.11 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47252
-