- Jun 14, 2015
-
-
Felix Fietkau authored
Currently "make clean" only clears the build_dir/target*, but leaves staging_dir/target* intact. "make clean" should also clean the staging_dir/target* directories, as in the current situation some old packages or libraries may be linked into the firmware from staging_dir despite a "make clean". The patch reorganises clean / dirclean functionality so that * "make clean" also clears the staging_dir/target* in addition to build_dir/target*. * "make dirclean" clears toolchain and host(=tools) directories from both build_dir and staging_dir signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 45973
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45972
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45971
-
Felix Fietkau authored
AR8337 supports a configuration bit to swap MAC0 and MAC6. Currently this is set in general if an AR8337 is detected and causes issues with devices using an AR8334 (internally an AR8337, just less chip pins). And it might even cause issues with AR8337-based devices with different board designs. Swapping the MAC's however isn't needed for AR8337 in general. It's just needed in case of certain board designs (affected devices seem to be based on Atheros reference board AP135/136-010). Therefore this configuration bit should be moved to platform data. The patch includes the needed changes to the device initialization code of affected devices. Hopefully I didn't miss any .. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 45970
-
Felix Fietkau authored
elfutils is required by perf. So we'll move this package from packages.git and make it part of the core distribution. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45969
-
Felix Fietkau authored
bzip2 is required by elfutils, itself required by perf. So we'll move this package from packages.git and make it part of the core distribution. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45968
-
Felix Fietkau authored
argp-standalone is required by elfutils, itself required by perf. So we'll move this package from packages.git and make it part of the core distribution. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45967
-
Felix Fietkau authored
Hello, I found out that in some rare cases grep can treat Makefile as a binary file. That happened to me on UTF-8 Gentoo if Makefile contained a character which was from extended ASCII table. Without this patch the output of the grep command in the $(FILELIST) target is not valid (contains line "Binary file matches") and following commands fail to create feed index file. Best Regards, Martin Strbacka Signed-off-by:
Martin Strbacka <martin.strbacka@nic.cz> SVN-Revision: 45966
-
Felix Fietkau authored
This patch adds the pll_1000 value for eth0 interface. This makes the Rocket M XW image compatible with other Ubiquiti devices with similar hardware with a Gigabit Ethernet port. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 45965
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45964
-
Felix Fietkau authored
The *u-boot-initramfs* images are not ITB/FIT images but are rather supposed to be loaded to RAM and jumped-into. To avoid confusion, change the file extension from itb to bin. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45963
-
Felix Fietkau authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 45962
-
Felix Fietkau authored
This is for security precautions. As persist_tun and persist_key are already there, this should not cause compatibility issue. Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 45961
-
Felix Fietkau authored
As reported in ticket #19104, auth_retry takes a <type> argument with 3 choices: none, nointeract, interact. Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 45960
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45959
-
Felix Fietkau authored
In new firmware-4.bin (for ath10k) mac offset is 0x114 (276), not 0x118 (280). This also closes #19751, bug introduced in #45624 Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 45958
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45957
-
Felix Fietkau authored
They are of 32-bit little endian integers. Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 45956
-
Felix Fietkau authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 45955
-
Felix Fietkau authored
The mynet range extender hardware is suffering from ethernet link loss when booting with a recent openwrt image. This only happens on 100mbps links, with 1Gbps speed the link was fine. The cause of the problem is that the AR8035 PHY (aka F1E) requires turning on and off the special TX delay setting depending on the speed of the link. The 10mbps mode only needed the proper pll value, which was extracted from the vendor code. Reported-by: Pascal Paradis Signed-off-by:
Christian Lamparter <chunkeey@googlemail.com> SVN-Revision: 45954
-
Felix Fietkau authored
- fix iconv detection because it adds host paths - disable python detection (host python-config is found) iconv issue is reported by buildbot config.log + replicated locally see config.log in logs.tar.gz python issue observed locally on Arch Linux Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45953
-
- Jun 13, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45952
-
- Jun 12, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45950
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45949
-
Steven Barth authored
Adds PPP unnumbered support via the parameter unnumbered which points to a logical OpenWRT interface. The PPP proto shell handler will "borrow" an IP address from the unnumbered interface (if multiple IP addresses are present the longest prefix different from 32 will be "borrowed") for which a host interface dependency will be created. Due to the host interface dependency the PPP unnumbered interface will only "borrow" an IP address from an interface which is up. The borrowed IP address will be shared as local IP address by the PPP daemon and no other local IP will be accepted from the peer in the IPCP negotiation. A typical use case is the usage of a public IP subnet on the Lan interface which will be shared by the PPP interface as local IP address. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45948
-
- Jun 11, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45947
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45946
-
Jonas Gorski authored
When r42245 moved A4001N to DT based detection the image padding size was accidentally increased from 4 to 8 MiB. This made images unflashable on these devices. Fixes #19836. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45945
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45944
-
- Jun 10, 2015
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45943
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45942
-
Steven Barth authored
Thanks to Mikael Abrahamsson for reporting. Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45941
-
Steven Barth authored
Commit 31214c38c8dd0f70366b523f9b0335145b9386bd removes IPv6 unneeded source-dest-routing workarounds; as a result sourcerouting parameter is unused and can be removed. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45940
-
Steven Barth authored
Commit 31214c38c8dd0f70366b523f9b0335145b9386bd removes IPv6 unneeded source-dest-routing workarounds; as a result sourcerouting parameter is unused and can be removed. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45939
-
Jonas Gorski authored
On device reset the sizes for the vlan and port tables were wrongly calculated based on the pointer size instead of the struct size. This causes buffer overruns on 64 bit targets, resulting in panics. Fix this by dereferencing the pointers. Reported-by:
Fedor Konstantinov <blmink@mink.su> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45938
-
Jonas Gorski authored
At least on my b53 chip, the mask is 3 bits wide, and because of this some STP states are not set properly and discarded when read. Maybe for some other chips it makes sense to have just 2 bits width, but I don't have other versions around to test/validate. If that's the case then maybe we could add another STP state mask. Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45937
-
- Jun 09, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45936
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45935
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45934
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45933
-