Re: [OpenWrt-Devel] [PATCH 1/2] sunxi: fix uboot install location

2015-07-26 Thread Zoltan HERPAI
On Fri, 24 Jul 2015, John Crispin wrote: On 16/07/2015 22:20, Matthias Schiffer wrote: -BOARDS:= \ - sun4i-a10-cubieboard \ - sun4i-a10-olinuxino-lime \ - sun4i-a10-pcduino \ - sun5i-a13-olinuxino \ - sun6i-a31-colombus \ - sun6i-a31-m9 \ - sun7i-a20-ba

Re: [OpenWrt-Devel] [PATCH 1/2] sunxi: fix uboot install location

2015-07-31 Thread Zoltan HERPAI
On Sun, 26 Jul 2015, Zoltan HERPAI wrote: On Fri, 24 Jul 2015, John Crispin wrote: On 16/07/2015 22:20, Matthias Schiffer wrote: -BOARDS:= \ - sun4i-a10-cubieboard \ - sun4i-a10-olinuxino-lime \ - sun4i-a10-pcduino \ - sun5i-a13-olinuxino \ - sun6i-a31-colombus

Re: [OpenWrt-Devel] [PATCH 6/7] ap6210-firmware: new package

2015-07-31 Thread Zoltan HERPAI
Hi, Daniel Golle wrote: This package contains the WiFi NVRAM distributed with Bananian [1]. It's currently needed to use the WiFi module (BCM43362 SDIO) on the BananaPro with the brcmfmac cfg80211 driver which doesn't yet support retrieving calibration data via device-tree or platform_data. (DO

Re: [OpenWrt-Devel] [PATCH 2/7] modules: move libahci to kmod-ata-core

2015-07-31 Thread Zoltan HERPAI
Daniel Golle wrote: Newer kernels make use of libahci in ahci-platform, ie. also on non-PCI platforms. As there is no single config symbol deciding whether libahci.ko is being built or not it seems the most sensitive thing to package it in kmod-ata-core. Signed-off-by: Daniel Golle --- [sni

Re: [OpenWrt-Devel] [PATCH 4/7] sunxi: prepare kernel 4.1 config and patches

2015-07-31 Thread Zoltan HERPAI
Hi, Daniel Golle wrote: Similar to brcm2708 have framebuffer video support built-in so fbconsole gets initialized during boot. Plus more kernel config carefully sync'ed against upstream sunxi_defconfig. Signed-off-by: Daniel Golle --- target/linux/sunxi/config-4.1 | 599

Re: [OpenWrt-Devel] [PATCH v4 1/4] sunxi: don't copy DTS files to BIN_DIR

2015-08-18 Thread Zoltan HERPAI
Matthias Schiffer wrote: The DTS files aren't useful (other targets don't copy them either) and clutter BIN_DIR with files unrelated to the chosen profile. Signed-off-by: Matthias Schiffer [snip] Thanks Matthias, I've committed the series in r46604-46608. Regards, Zoltan H ___

[OpenWrt-Devel] [PATCH] musl: fix build on sh3

2015-09-14 Thread Zoltan HERPAI
musl fails to build when compiled with gcc on sh3 (GCC target/#67260). Work it around. Signed-off-by: Zoltan HERPAI --- toolchain/musl/common.mk |5 + 1 file changed, 5 insertions(+) diff --git a/toolchain/musl/common.mk b/toolchain/musl/common.mk index 82c1543..ba467fb 100644 --- a

Re: [OpenWrt-Devel] [PATCH] sunxi: add basic support for OrangePi Mini v1 (AllWinner A20)

2016-03-19 Thread Zoltan HERPAI
Hi Antonio, Comments inline. Antonio Quartulli wrote: TODO: hostapd does not work yet with r8188eu Signed-off-by: Antonio Quartulli --- package/boot/uboot-sunxi/Makefile| 8 +++- Can you please split this into a series, and put the packages and the target-related changes

Re: [OpenWrt-Devel] Introducing the LEDE project

2016-05-05 Thread Zoltan HERPAI
Hi, On Thu, 5 May 2016, Bruno Randolf wrote: On 05/05/16 02:02, Kathy Giori wrote: On Wed, May 4, 2016 at 5:45 PM, Fernando Frediani wrote: Thanks Daniel. That explains a lot. I imagine if some digging is done it would be possible to find the holders of the critical resources and then re-org

Re: [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Zoltan HERPAI
Hi, On 05/24/2016 10:31 PM, Hauke Mehrtens wrote: As it looks like the IRC meeting will not happen, because not so big interest by the people not already involved in LEDE and problems finding a time, lets discuss on the mailing list like suggested by Jow. The point you are missing is that som

Re: [OpenWrt-Devel] Response to LEDE proposal/queries/mail?

2016-06-07 Thread Zoltan HERPAI
Daniel Dickinson wrote: Hi, I had a few emails on this topic I thought better of sending, but I'm sure I'm not the only one wondering why the remaining OpenWrt devs have not responded to the various LEDE overtures on this mailing list. Is it lack of time, an unwillingness to attempt to have an

Re: [OpenWrt-Devel] Response to LEDE proposal/queries/mail?

2016-06-08 Thread Zoltan HERPAI
Hey Daniel, Daniel Golle wrote: Hi! On Tue, Jun 07, 2016 at 02:42:36PM +0200, Zoltan HERPAI wrote: ... The official line - which I should have sent out a few days ago - from the OpenWrt team is: Felix's initial comment was LEDE to become a "development environment" for

Re: [OpenWrt-Devel] [PATCH] Added optional command line option for patch-image tool

2016-06-23 Thread Zoltan HERPAI
On Thu, 23 Jun 2016, Hauke Mehrtens wrote: On 05/12/2016 04:37 PM, duddu.swar...@intel.com wrote: From: Vishnu Swaroop Duddu Added optional command line option for patch-image tool Default 16KB size is still maintained as this is an optional argument. if one wants to specify or increase size

Re: [OpenWrt-Devel] svn revisions and github repository

2016-06-24 Thread Zoltan HERPAI
Hi, On Fri, 24 Jun 2016, Bruno Randolf wrote: On 22/06/16 23:50, Павел Плетенев wrote: Hello all! Thank you for the great OS! I'm trying to build Chaos Calmer from source for BlackSwift board (AR9331 dev board). Patches for it can be applied only for revision 49007. I'm trying to apply RT_PR

Re: [OpenWrt-Devel] imports from LEDE to OpenWrt github repo

2016-06-25 Thread Zoltan HERPAI
On Sat, 25 Jun 2016, Mathias Kresin wrote: Hi Zoltan, I've noticed that you have imported a lot of patches from the LEDE repo into the OpenWrt github repo. I'm concerted about the fact that you have omitted at least a few of my Signed-off-bys[1][2], so that it isn't any longer noticeable

Re: [OpenWrt-Devel] imports from LEDE to OpenWrt github repo

2016-06-25 Thread Zoltan HERPAI
On Sat, 25 Jun 2016, John Crispin wrote: On 25/06/2016 10:47, Zoltan HERPAI wrote: On Sat, 25 Jun 2016, Mathias Kresin wrote: Hi Zoltan, I've noticed that you have imported a lot of patches from the LEDE repo into the OpenWrt github repo. I'm concerted about the fact tha

Re: [OpenWrt-Devel] Request to update information page for Banana Pro

2016-07-12 Thread Zoltan HERPAI
On Tue, 12 Jul 2016, kasi viswanathan wrote: I have successfully loaded the latest openwrt image on Lemaker's banana pro board after compiling the latest code from scratch from the main repo. The below link seems to be outdated: https://wiki.openwrt.org/toh/lemaker/bananapro And the installat

Re: [OpenWrt-Devel] Create Avnet brand in the new data entry page

2016-07-26 Thread Zoltan HERPAI
fengling.qin wrote: Hi, I am starting develop with Avnet Zedboard, based Zynq-7000 ARM/FPGA Soc. I found the code below was added but without documents, so I wanna create a new data entry page for documents, but without success. The page is /https://wiki.openwrt.org/meta/create_new_dataentry_

Re: [OpenWrt-Devel] shutting down gb10 soon from the build cluster

2016-07-28 Thread Zoltan HERPAI
Hi Dave, Thanks for running and contribting gb10 up to this point - we have a thread going on with Travis about migrating off the buildmaster. I'm offline for a couple days, will be back around 6/Aug - so if you could keep the server running until 10/Aug it'd be greatly appreciated. Thanks,

Re: [OpenWrt-Devel] [PATCH v2 0/2] kernel: add kmod-ubi and kmod-fs-ubifs

2016-08-24 Thread Zoltan HERPAI
Ralph Sennhauser wrote: I use kmod-ubi for creating a block device from the squasfs using module parameters as there is no busybox ubiblock applet yet. If ubi is made available as module so obvioulsy should ubifs. This completes the addition of kmod-fs-squashfs in commit 5163389b9c3b302a0d53df9a

Re: [OpenWrt-Devel] [PATCH v2 0/2] kernel: add kmod-ubi and kmod-fs-ubifs

2016-08-24 Thread Zoltan HERPAI
Daniel Golle wrote: On Wed, Aug 24, 2016 at 11:28:40PM +0200, Zoltan HERPAI wrote: Ralph Sennhauser wrote: I use kmod-ubi for creating a block device from the squasfs using module parameters as there is no busybox ubiblock applet yet. If ubi is made available as module so obvioulsy

Re: [OpenWrt-Devel] [PATCH] musl: fix build on sh3

2015-09-18 Thread Zoltan HERPAI
Felix Fietkau wrote: On 2015-09-16 09:27, John Crispin wrote: Hi, On 14/09/2015 10:38, Zoltan HERPAI wrote: musl fails to build when compiled with gcc on sh3 (GCC target/#67260). Work it around. Signed-off-by: Zoltan HERPAI --- toolchain/musl/common.mk |5 + 1 file changed

Re: [OpenWrt-Devel] [PATCH v2 0/7] target: mxs: various fixes

2015-09-18 Thread Zoltan HERPAI
Hi Michael, Michael Heimpold wrote: This patch series is to bring OpenWrt's Duckbill support back in shape: - U-Boot build is fixed - SD card generation is adopted for Duckbill images I've tested my changes with I2SE Duckbill and Olimex OLinuXino Maxi board, however, I've no Micro/Mini at hand.

[OpenWrt-Devel] [PATCHv2] musl: fix build on sh3

2015-09-18 Thread Zoltan HERPAI
musl fails to build when compiled with gcc on sh3 (GCC target/#67260). Work it around. Signed-off-by: Zoltan HERPAI --- toolchain/musl/common.mk |6 ++ 1 file changed, 6 insertions(+) diff --git a/toolchain/musl/common.mk b/toolchain/musl/common.mk index 82c1543..3045c63 100644 --- a

Re: [OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys and wyrding timeouts largest firmwares

2015-10-25 Thread Zoltan HERPAI
Hannu Nyman wrote: Buildbot needs some maintenance, as some of the buildslaves are behaving badly :-( 1) gb15 has a wrong host key and silently fails all uploads. It just completed 4 builds successfully, but did not upload them. That has been going on for some time now. It is rather sad that

Re: [OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys

2015-11-23 Thread Zoltan HERPAI
Hannu A Nyman wrote: Well, both gb15 and buildslave2 still fail to upload binaries, and as they are making 9 of the 22 concurrent builds, almost half of the compiled binaries are discarded. Sad. Logs from today: http://buildbot.openwrt.org:8010/builders/x86.kvm_guest/builds/119/steps/shell_11/

Re: [OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys

2015-11-23 Thread Zoltan HERPAI
On Mon, 23 Nov 2015, Dave Taht wrote: On Mon, Nov 23, 2015 at 11:07 AM, Zoltan HERPAI wrote: Hannu A Nyman wrote: Well, both gb15 and buildslave2 still fail to upload binaries, and as they are making 9 of the 22 concurrent builds, almost half of the compiled binaries are discarded. Sad

Re: [OpenWrt-Devel] OpenWrt-Devel] sunxi: BananaPi reboot problem

2015-12-19 Thread Zoltan HERPAI
Hi Gerhard, On Sat, 19 Dec 2015, Gerhard Bertelsmann wrote: Hi, I have a problem with my BananaPi rebooting with actual trunk (r47935): [...] scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found Hit any key to stop autoboot: 0 switch to pa

Re: [OpenWrt-Devel] Board detection for Lamobo R1 fails again

2016-01-04 Thread Zoltan HERPAI
Vasco Steinmetz wrote: Hi, with the latest trunk the board.d detection script for the Lamobo Banana Pi R1 fails again. This time the value is cat /proc/device-tree/model Lamobo R1 Sadliy this is the model name before my previous complaint at end of November, when the dt reported "Lamobo Banan

Re: [OpenWrt-Devel] [PATCH] mxs: disable unused serial drivers

2019-03-11 Thread Zoltan HERPAI
Michael Heimpold wrote: This disables PL010 and 8250 serial support for this platform as both drivers are not used: the debug UART is PL011 and the application UARTs use a dedicated MXS specific driver. The kernel size reduction is neglectable, but it also removes the non-working (confusing) /

Re: [OpenWrt-Devel] [PATCH 0/2] ixp4xx: Update kernel to version 4.14

2019-05-11 Thread Zoltan HERPAI
Hi Hauke, On Sat, 11 May 2019, Hauke Mehrtens wrote: The next OpenWrt release will only contain support for kernel 4.14, to still support the ixp4xx target update it to kernel 4.14. This was only build tested, I do not have this device, could someone please run test it on some device and repor

Re: [OpenWrt-Devel] [PATCH] uboot-mxs: bump to v2019.07

2019-08-21 Thread Zoltan HERPAI
Hi Michael, On 8/21/2019 20:34, Michael Heimpold wrote: Hi wigyori, Am Mittwoch, 31. Juli 2019, 23:42:45 CEST schrieb Michael Heimpold: Also update the U-Boot BSP patch for I2SE Duckbill devices. Run tested on I2SE Duckbill and Olimex OLinuXino Maxi boards. any objections on this patch? No o

[OpenWrt-Devel] OpenWrt on RISC-V

2018-11-02 Thread Zoltan HERPAI
ualization/qemu#openwrt_in_qemu_risc-v [6] https://riscv.org/ [7] https://archive.fosdem.org/2018/schedule/event/riscv/ Regards, Zoltan Herpai ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] strace: bump to 4.13

2016-09-21 Thread Zoltan HERPAI
Ralph Sennhauser wrote: Fixes broken btrfs support in 4.12 Signed-off-by: Ralph Sennhauser --- package/devel/strace/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Applied to trunk, along the perf-related changes, thanks! Regards, Zoltan H

[OpenWrt-Devel] Development update

2016-09-30 Thread Zoltan HERPAI
ts. BB is closed for good. Regards, Zoltan Herpai [1] https://dev.openwrt.org/ [2] https://github.com/openwrt [3] https://git.openwrt.org [4] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel ___ openwrt-devel mailing list openwrt-devel@lis

Re: [OpenWrt-Devel] Is there a way I can restore balance to the force?

2016-10-26 Thread Zoltan HERPAI
Hi David / Jo, On Wed, 26 Oct 2016, Jo-Philipp Wich wrote: Hi David, I did not personally attend but from a quick private talk with blogic it sounded to me like there's been some constructive discussion in a calm atmosphere that at least helped to clear up the status quo. Hauke currently trie

Re: [OpenWrt-Devel] certificate wiki.openwrt.org

2016-11-03 Thread Zoltan HERPAI
Eddi De Pieri wrote: Hi, the ssl certificate seems to be expired. please verify.. Thanks, a new SSL cert is on the way (for 2 years). Regards, -w- ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/m

Re: [OpenWrt-Devel] Package updates in the for-15.05 branch (libuv)

2016-11-10 Thread Zoltan HERPAI
Karl Palsson wrote: [snip] I'm concerned that given the lack of release from both LEDE and OpenWrt, people are starting to treat the for-15.05 branch like a free for all "mainline" branch again. [snip] All, 15.05 should definitely not be treated as a "mainline" branch, neither in core nor

Re: [OpenWrt-Devel] Talks between OpenWrt and LEDE

2016-12-21 Thread Zoltan HERPAI
Hi all, To clarify, the reason for integrating the OpenWrt patches into the LEDE tree is that in the future, at an agreed point in time for both parties, the OpenWrt trunk would be rebased from the LEDE tree, giving the community a "clean" trunk going forward. (Hopefully at that time, the "t

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v2 0/4] sunxi: rework image build and sysupgrade support

2017-01-01 Thread Zoltan HERPAI
Hi Yousong, Yousong Zhou wrote: This series mainly tries achieve the following goals - use new image generation method - squashfs sdcard image support - mkfs.f2fs or mkfs.ext4 remaining space within squashfs rootfs partition and mount it as rw overlay - sysupgrade with fwtool check suppo

Re: [OpenWrt-Devel] Fix ftp.kernel.org for chaos_calmer branch

2017-03-09 Thread Zoltan HERPAI
Tom, You are more than welcome to help improve the quality of the commits, or to step up, or You are more than welcome to stop trolling. Regards, Zoltan H Tom Psyborg wrote: looks like you have to fucking beg before someone commits your opened PR On 8 March 2017 at 15:13, Nemesis

Re: [OpenWrt-Devel] Fix ftp.kernel.org for chaos_calmer branch

2017-03-09 Thread Zoltan HERPAI
Hi Federico, I haven't merged the PR as there are a few issues with it (mostly cosmetic), but thanks for drawing attention to the issue - I've backported Hauke's commit to trunk for now which is essentially the same change. Regards, Zoltan H Nemesis wrote: There's a fix for a very annoying i

Re: [OpenWrt-Devel] [LEDE-DEV] openwrt and lede - remerge proposal

2017-05-08 Thread Zoltan HERPAI
Hi, On Mon, 8 May 2017, Daniel Engberg wrote: Trac: Is it really worth keeping trac at all? What value does it add? Just display a page explaining that it's shutdown and forward to OpenWrt? There is a lot of "added value" in the tickets submitted throughout the years, either as comments, no

Re: [OpenWrt-Devel] openwrt and lede - remerge proposal V2

2017-05-23 Thread Zoltan HERPAI
Hi John, John Crispin wrote: here is a V2 of the remerge proposal, I tried to fold all the comments people made into it, if anything is missing let me know. [snip] Please let us know when you'll start a final vote on this proposal, or if you want to wait a few days if anything bumps in for a

Re: [OpenWrt-Devel] [OpenWrt-Hackers] openwrt and lede - remerge proposal V3

2017-06-06 Thread Zoltan HERPAI
Hi, John Crispin wrote: Hi, here is a V3 of the remerge proposal, I tried to fold all the comments people made into it, if anything is missing let me know. Please remeber that post remerge anything can be voted on, so cluttering the proposal with many details will delay the remerge even mor

Re: [OpenWrt-Devel] how to commit a diff to openwrt

2017-06-09 Thread Zoltan HERPAI
Hello Yongkui, Yongkui Han (yonhan) wrote: Hi openwrt community, I have tried to reach Steven Barth (cy...@openwrt.org ) for a diff to enable ASLR PIE support for openwrt. I did not get response, instead I got the below reject message. 550 5.1.1 mailto:cy...

Re: [OpenWrt-Devel] Failing builds because of 404

2017-07-13 Thread Zoltan HERPAI
Hi Federico, On Thu, 13 Jul 2017, nemesis wrote: A few builds that were working fine stopped working recently. The errors I'm getting are related to some sources not being found, eg: ca-certificates [snip] There was an NMU upload due to the below, deprecating the 20161130 release: * Add

Re: [OpenWrt-Devel] [LEDE-DEV] LEDE call for vote on remerge proposal V3

2017-07-18 Thread Zoltan HERPAI
On 07/10/2017 12:33 PM, Thomas Endt wrote: Transferring the openwrt.org domain to the SPI is seen as a prerequisite before the next steps will be taken by the LEDE developers. @Imre: I assume this needs multiple steps, could you please update us on the status of transferring the openwrt.org dom

Re: [OpenWrt-Devel] [LEDE-DEV] LEDE call for vote on remerge proposal V3

2017-09-19 Thread Zoltan HERPAI
On 07/18/2017 05:26 PM, John wrote: Am 18.07.2017 um 17:00 schrieb Zoltan HERPAI: On 07/10/2017 12:33 PM, Thomas Endt wrote: Transferring the openwrt.org domain to the SPI is seen as a prerequisite before the next steps will be taken by the LEDE developers. @Imre: I assume this needs

Re: [OpenWrt-Devel] [LEDE-DEV] LEDE call for vote on remerge proposal V3

2017-09-19 Thread Zoltan HERPAI
Hi John, On Tue, 19 Sep 2017, John Crispin wrote: Hi Zoltan, actually its been 29 days since the domain transfer had been completed and ownership has been set properly. i already had a chat with some devs last week about what to do next, people are all very busy with their daytime jobs at

Re: [OpenWrt-Devel] OpenWrt -> LEDE git tree merge

2017-10-22 Thread Zoltan HERPAI
Hi Hauke, On Sun, 22 Oct 2017, Hauke Mehrtens wrote: I am working on merging the missing commits from the OpenWrt git repository into the LEDE repository. Here is a list of all non merge commits from the OpenWrt git repository and their corresponding LEDE commit IDs: https://github.com/hauke/o

[OpenWrt-Devel] [PATCH 7/9] sunxi: Added profile for HAOYU Electronics Marsboard A10

2017-10-22 Thread Zoltan HERPAI
From: Kayo Phoenix The MarsBoard was a short-lived credit-card sized, extendable board with an Allwinner A10 SoC. http://linux-sunxi.org/MarsBoard_A10 Signed-off-by: Kayo Phoenix [Forward-ported to new target layout:] Signed-off-by: Zoltan HERPAI --- package/boot/uboot-sunxi/Makefile

[OpenWrt-Devel] [PATCH 8/9] ramips: add Devolo WiFi Repeater (mt2681)

2017-10-22 Thread Zoltan HERPAI
This is pretty much the same as the ALL0256N-8M but with different LED settings. Based on Matt Jenkins' patch, with additional reworks. https://github.com/openwrt/openwrt/pull/491 Signed-off-by: Zoltan HERPAI --- target/linux/ramips/base-files/etc/board.d/01_leds | 7 ++ .../linux/r

[OpenWrt-Devel] [PATCH 0/9] merge: add missing devices / commits into LEDE

2017-10-22 Thread Zoltan HERPAI
This series contains a bunch of commits that have been added into OpenWrt but not into LEDE since May/2016. Some of these required small changes to work properly - i.e. changing them to a new build layout. Signed-off-by: Zoltan HERPAI August Germar (1): ar71xx: add support for Anonabox Pro

[OpenWrt-Devel] [PATCH 5/9] netfilter, iptables: add optional CHECKSUM module

2017-10-22 Thread Zoltan HERPAI
From: Denis Osvald Signed-off-by: Denis Osvald --- include/netfilter.mk | 4 package/kernel/linux/modules/netfilter.mk | 17 + package/network/utils/iptables/Makefile | 10 ++ 3 files changed, 31 insertions(+) diff --git a/include/netfilter.

[OpenWrt-Devel] [PATCH 1/9] hwmon-coretemp: add thermal monitor for Core/Core2/Atom

2017-10-22 Thread Zoltan HERPAI
From: Philip Prindeville Signed-off-by: Philip Prindeville --- package/kernel/linux/modules/hwmon.mk | 15 +++ 1 file changed, 15 insertions(+) diff --git a/package/kernel/linux/modules/hwmon.mk b/package/kernel/linux/modules/hwmon.mk index ed05cae..ae1a004 100644 --- a/package/ke

[OpenWrt-Devel] [PATCH 4/9] openssl: fix cryptodev config dependency

2017-10-22 Thread Zoltan HERPAI
From: Ralph Sennhauser Signed-off-by: Ralph Sennhauser --- package/libs/openssl/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/libs/openssl/Config.in b/package/libs/openssl/Config.in index dbcd11a..b949d3b 100644 --- a/package/libs/openssl/Config.in +++ b/package/libs/ope

[OpenWrt-Devel] [PATCH 9/9] ar71xx: add support for Comfast E214N V2 Outdoor CPE

2017-10-22 Thread Zoltan HERPAI
Based on Robert Budde's patch, with additional reworks. https://github.com/openwrt/openwrt/pull/390 Signed-off-by: Zoltan HERPAI --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 10 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/up

[OpenWrt-Devel] [PATCH 3/9] package: kernel: dtc: Add DTO support

2017-10-22 Thread Zoltan HERPAI
From: Marek Vasut Add patch with the DT overlay support into the DTC package. Signed-off-by: Marek Vasut --- ...ripts-dtc-Update-to-version-with-overlays.patch | 642 + 1 file changed, 642 insertions(+) create mode 100644 package/kernel/dtc/patches/0001-scripts-dtc-Update

[OpenWrt-Devel] [PATCH 6/9] ar71xx: add support for Anonabox Pro

2017-10-22 Thread Zoltan HERPAI
From: August Germar Chipset is a 650mhz Atheros with 128mb ram. Variation of QCA9531 SoC with two Ethernet ports and a 802.11n 2.4 GHz radio. Signed-off-by: August Germar [with review by Daniel Engberg] Reviewed-by: Zoltan HERPAI --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3

[OpenWrt-Devel] [PATCH 2/9] package: kernel: dtc: Add device tree compiler package

2017-10-22 Thread Zoltan HERPAI
From: Marek Vasut Add package with the DT compiler v1.4.1 . Signed-off-by: Marek Vasut --- package/kernel/dtc/Makefile | 36 1 file changed, 36 insertions(+) create mode 100644 package/kernel/dtc/Makefile diff --git a/package/kernel/dtc/Makefile b/package

Re: [OpenWrt-Devel] OpenWrt -> LEDE git tree merge

2017-10-22 Thread Zoltan HERPAI
Hi, Zoltan HERPAI wrote: Hi Hauke, On Sun, 22 Oct 2017, Hauke Mehrtens wrote: I am working on merging the missing commits from the OpenWrt git repository into the LEDE repository. Here is a list of all non merge commits from the OpenWrt git repository and their corresponding LEDE commit IDs

Re: [OpenWrt-Devel] [LEDE-DEV] OpenWrt -> LEDE git tree merge

2017-10-23 Thread Zoltan HERPAI
Hi Mathias, On Mon, 23 Oct 2017, Mathias Kresin wrote: 22.10.2017 22:56, Hauke Mehrtens: On 10/22/2017 10:28 PM, Zoltan HERPAI wrote: Hi, - https://github.com/openwrt/openwrt/pull/312 ar71xx: add support for Zsun WiFi SD Card Reader This is missing a Singed-of-by line A few days ago

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 8/9] ramips: add Devolo WiFi Repeater (mt2681)

2017-10-23 Thread Zoltan HERPAI
Hi Mathias, On Mon, 23 Oct 2017, Mathias Kresin wrote: 22.10.2017 22:21, Zoltan HERPAI: This is pretty much the same as the ALL0256N-8M but with different LED settings. Based on Matt Jenkins' patch, with additional reworks. https://github.com/openwrt/openwrt/pull/491 Signed-off-by: Z

Re: [OpenWrt-Devel] [PATCH 6/9] ar71xx: add support for Anonabox Pro

2017-10-23 Thread Zoltan HERPAI
L. D. Pinney wrote: Why does this patch use "legacy" ? On Monday, October 23, 2017, 4:23:20 AM GMT+8, Zoltan HERPAI wrote: Because this seemed to build, and without access to the actual hardware, I had to rely on the PR sent. Happy to see that August is also on the

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 9/9] ar71xx: add support for Comfast E214N V2 Outdoor CPE

2017-10-24 Thread Zoltan HERPAI
Hi, Piotr Dymacz wrote: Hello Zoltan, On 22.10.2017 22:21, Zoltan HERPAI wrote: Based on Robert Budde's patch, with additional reworks. https://github.com/openwrt/openwrt/pull/390 Signed-off-by: Zoltan HERPAI --- [snip] We have some COMFAST devices already supported under ar71xx targ

[OpenWrt-Devel] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge. The git and other sources are untouched until the infra merge. Signed-off-by: Zoltan HERP

Re: [OpenWrt-Devel] [LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Hannu, On Tue, 24 Oct 2017, Hannu Nyman wrote: Zoltan HERPAI kirjoitti 24.10.2017 klo 14:46: Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge

Re: [OpenWrt-Devel] [LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Jo, On Tue, 24 Oct 2017, Jo-Philipp Wich wrote: Hi, comments inline. Signed-off-by: Imre Kaloz Given the fact that we explicitely wanted to avoid @openwrt.org mails and that this was one of the discussion points leading to the split I find it delicate to seal the merging commit with ex

Re: [OpenWrt-Devel] [LEDE-DEV] merge: add OpenWrt branding

2017-10-24 Thread Zoltan HERPAI
Hi Hauke, On Tue, 24 Oct 2017, Hauke Mehrtens wrote: On 10/24/2017 09:47 PM, Hans Dedecker wrote: On Tue, Oct 24, 2017 at 7:17 PM, Mathias Kresin wrote: 2017-10-24 16:59 GMT+02:00 Zoltan HERPAI : Signed-off-by: Imre Kaloz Given the fact that we explicitely wanted to avoid @openwrt.org

[OpenWrt-Devel] [PATCH v2] merge: add OpenWrt branding

2017-10-26 Thread Zoltan HERPAI
rum change - update uhttpd cert gen - update banner - update busybox NSLOOKUP patch Signed-off-by: Zoltan HERPAI Signed-off-by: Imre Kaloz --- Config.in | 2 +- Makefile | 2

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v2] merge: add OpenWrt branding

2017-11-02 Thread Zoltan HERPAI
Hi Hauke, Hauke Mehrtens wrote: On 10/26/2017 09:05 PM, Dave Taht wrote: Hannu Nyman writes: Zoltan HERPAI kirjoitti 26.10.2017 klo 18:41: + - + * 2 oz. Orange Juice Combine all juices in a + * 2 oz. Pineapple

[OpenWrt-Devel] [PATCH v3] merge: add OpenWrt branding

2017-11-04 Thread Zoltan HERPAI
rum change - update uhttpd cert gen - update banner - update busybox NSLOOKUP patch v3: - drop recipe in banner - drop release name as per [1], update banner accordingly - drop VERSION_NICK [1] http://lists.infradead.org/pipermail/lede-adm/2017-October/000636.html Signed-off-

[OpenWrt-Devel] [PATCH v4 8/8] merge: etc: update remaining files

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- include/prereq-build.mk | 2 +- target/imagebuilder/files/repositories.conf | 2 +- target/toolchain/files/README.TOOLCHAIN | 2 +- toolchain/gcc/common.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff

[OpenWrt-Devel] [PATCH v4 0/8] merge: add OpenWrt branding

2017-11-07 Thread Zoltan HERPAI
rum change - update uhttpd cert gen - update banner - update busybox NSLOOKUP patch v3: - drop recipe in banner v4: - split patches Signed-off-by: Zoltan HERPAI Signed-off-by: Imre Kaloz Zoltan HERPAI (8): merge: base: update base-files and basic config merge: release/banner: dr

[OpenWrt-Devel] [PATCH v4 2/8] merge: release/banner: drop release name and update banner

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- include/version.mk | 12 ++-- package/base-files/files/etc/banner | 18 -- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/include/version.mk b/include/version.mk index 1a0d3c9..a869ed6 100644 --- a

[OpenWrt-Devel] [PATCH v4 7/8] merge: uhttpd: update cert generation to match system defaults

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- package/network/services/uhttpd/files/uhttpd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/uhttpd/files/uhttpd.init b/package/network/services/uhttpd/files/uhttpd.init index 6b8be1c..47270bc 100755 --- a

[OpenWrt-Devel] [PATCH v4 3/8] merge: targets: update image generation and targets

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- include/image-commands.mk| 6 +++--- include/image.mk | 2 +- package/boot/uboot-layerscape-armv8_32b/Makefile | 2 +- scripts/brcmImage.pl | 2 +- scripts/qemustart

[OpenWrt-Devel] [PATCH v4 6/8] merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- package/utils/busybox/Config-defaults.in | 4 ++-- package/utils/busybox/config/networking/Config.in| 12 ++-- .../utils/busybox/patches/230-add_nslookup_lede.patch| 16 3 files changed, 16 insertions(+), 16

[OpenWrt-Devel] [PATCH v4 1/8] merge: base: update base-files and basic config

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- Config.in| 2 +- Makefile | 2 +- README | 6 +++--- package/base-files/Makefile | 2

[OpenWrt-Devel] [PATCH v4 4/8] merge: ssid: update default ssid

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh | 2 +- package/kernel/mac80211/files/lib/wifi/mac80211.sh| 2 +- package/network/services/hostapd/files/hostapd.sh | 4 ++-- target/linux/omap24xx/base-files/etc/config/wireless | 2 +- 4 files

[OpenWrt-Devel] [PATCH v4 5/8] merge: packages: update branding in core packages

2017-11-07 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- package/network/services/lldpd/files/lldpd.config | 2 +- package/network/services/lldpd/files/lldpd.init | 2 +- package/network/services/samba36/files/samba.config | 4 ++-- package/network/services/samba36/files/samba.init | 6 +++--- package/network

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v4 0/8] merge: add OpenWrt branding

2017-11-27 Thread Zoltan HERPAI
Felix Fietkau wrote: On 2017-11-07 09:45, Zoltan HERPAI wrote: Given that we've decided to sail under the same flag for the benefit of the whole community, and acknowledge the achievements of the LEDE project, let's start the final steps of the merge. The git and other sources are

Re: [OpenWrt-Devel] How can I help TL-WR842N Hardware version 3 be merged into Chaos Calmer

2017-11-28 Thread Zoltan HERPAI
On Tue, 28 Nov 2017, Ronaldo Afonso wrote:   Hi all,   What does it take for a commit to be merged into a stable branch?   The thing is ... I really would like to have TL-WR842N Hardware version 3 running on CC. I noticed that this hardware is already working on trunk (master) since last yea

Re: [OpenWrt-Devel] [LEDE-DEV] [FINAL CALL] Merging the 'OpenWrt merge' patches

2017-12-08 Thread Zoltan HERPAI
On Fri, 8 Dec 2017, Felix Fietkau wrote: On 2017-12-07 15:55, Felix Fietkau wrote: Hi, Are there any remaining concerns about those 'OpenWrt merge' patches that have been sitting in my staging tree for a while now? If not, I plan on pushing them to master this weekend. Done. - Felix Great

Re: [OpenWrt-Devel] [LEDE-DEV] owrt landing page

2018-01-10 Thread Zoltan HERPAI
Hi Thomas, The OpenWrt wiki is actually running on my box, so you'll need me for that. Let's catch up on IRC how to get the targz to you. Regards, Zoltan H On Sat, 6 Jan 2018, Thomas Endt wrote: Hi John, Since the styling is based on CSS, we would need the OpenWrt wiki's CSS for that. Once

[OpenWrt-Devel] [PATCH 3/5] tools: add iucode-tool

2018-01-17 Thread Zoltan HERPAI
Add tool to "compile" Intel microcode files. The tool will be compiled for host (to split the microcode.dat) and for target (to forcibly reload the microcode or scan the system if required). Signed-off-by: Zoltan HERPAI --- package/system/iucode-tool/Mak

[OpenWrt-Devel] [PATCH 1/5] x86: enable microcode loading for Intel and AMD

2018-01-17 Thread Zoltan HERPAI
Enable for 4.9 and 4.14. Signed-off-by: Zoltan HERPAI --- target/linux/x86/config-4.14 | 5 - target/linux/x86/config-4.9 | 5 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/target/linux/x86/config-4.14 b/target/linux/x86/config-4.14 index b88fa77..9ea0d90 100644

[OpenWrt-Devel] [PATCH 4/5] firmware: add microcode package for Intel

2018-01-17 Thread Zoltan HERPAI
files (separate for CPU families) will be installed. The microcodes are updated from preinit - that's the earliest place where we can do it. Signed-off-by: Zoltan HERPAI --- package/firmware/intel-microcode/Makefile | 51 ++ .../intel-microcode/files/intel-microco

[OpenWrt-Devel] [PATCH 0/5] x86: add support for microcode update

2018-01-17 Thread Zoltan HERPAI
too much hassle. Thanks, Zoltan H Zoltan HERPAI (5): x86: enable microcode loading for Intel and AMD firmware: add microcode package for AMD64 tools: add iucode-tool firmware: add microcode package for Intel packages: intel-microcode: update to 20180108 package/firmware/intel

[OpenWrt-Devel] [PATCH 5/5] packages: intel-microcode: update to 20180108

2018-01-17 Thread Zoltan HERPAI
- update microcodes for various CPUs - Implements IBRS/IBPB support and enhances LFENCE: mitigation against Spectre (CVE-2017-5715) - downgrade microcodes for two platforms, due to reasons unknown from Intel Signed-off-by: Zoltan HERPAI --- package/firmware/intel-microcode/Makefile | 4

[OpenWrt-Devel] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-17 Thread Zoltan HERPAI
Signed-off-by: Zoltan HERPAI --- package/firmware/linux-firmware/x86.mk | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/firmware/linux-firmware/x86.mk diff --git a/package/firmware/linux-firmware/x86.mk b/package/firmware/linux-firmware/x86.mk new file mode 100644

Re: [OpenWrt-Devel] patchwork

2018-01-18 Thread Zoltan HERPAI
Hi, On Thu, 18 Jan 2018, John Crispin wrote: Hi, I would like to close all ~1000 un-handled patches from the last 3 years and only keep stuff from the last 6 months. any problem with that ? No objections, if something was missed in the last 3 years (and is not in trunk already), then it'd

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-18 Thread Zoltan HERPAI
On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/17/2018 08:41 PM, Zoltan HERPAI wrote: Signed-off-by: Zoltan HERPAI --- package/firmware/linux-firmware/x86.mk | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/firmware/linux-firmware/x86.mk diff --git a/package

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 0/5] x86: add support for microcode update

2018-01-18 Thread Zoltan HERPAI
On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/18/2018 01:51 PM, Nick Lowe wrote: Does an update to the Kernel, 4.9.77 and 4.14.14 need to be made to properly address this? There are fixes to mitigate Spectre. We even need a patch for GCC which will be in GCC 8 and 7.3. For master we shou

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 0/5] x86: add support for microcode update

2018-01-19 Thread Zoltan HERPAI
Lucian Cristian wrote: On 19.01.2018 00:41, Zoltan HERPAI wrote: On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/18/2018 01:51 PM, Nick Lowe wrote: Does an update to the Kernel, 4.9.77 and 4.14.14 need to be made to properly address this? There are fixes to mitigate Spectre. We even

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH 0/5] x86: add support for microcode update

2018-01-21 Thread Zoltan HERPAI
John Crispin wrote: On 17/01/18 20:41, Zoltan HERPAI wrote: Hi, This series will add support for microcode update on x86 targets, in light of the recent security issues. While other distributions use an early initramfs approach to update the microcode as early as possible, in OpenWrt the

Re: [OpenWrt-Devel] [LEDE-DEV] kernel version status

2018-02-20 Thread Zoltan HERPAI
Hi, Michael Heimpold wrote: Hi, Am Sonntag, 18. Februar 2018, 22:43:42 CET schrieb Hauke Mehrtens: ... The following targets are on kernel 4.9 and are fine: ... * mxs ... a few weeks ago, I was in contact with Zoltan who started working on 4.14 support for mxs. I found some patches

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] mvebu: disable CPU_IDLE as a Mamba instability workaround

2018-03-20 Thread Zoltan HERPAI
Bjørn Mork wrote: Felix Fietkau writes: On 2018-03-19 10:51, Bjørn Mork wrote: A regression seriously affecting the Linksys WRT1900ACv1 (Mamba) was introduced some time between the OpenWrti/LEDE v4.4 and v4.9 kernels. The root cause has not yet been identified, despite many attempts f

Re: [OpenWrt-Devel] OpenWrt port for RISC-V

2018-05-02 Thread Zoltan HERPAI
Hi Alex, On Thu, 3 May 2018, Alex Guo wrote: Hi, I'm Alex from Jinglue Semi. Shanghai. I did some work on porting OpenWrt to RISC-V. Right now it based on  OpenWrt master branch and use upstream toochain (gcc/7.3.0, Binutils 2.30 and glibc 2.27). I am still working on use vanilla kernel but

  1   2   >