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
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
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
On Tue, 18 Jul 2017, Hauke Mehrtens wrote:
This upgrades the target to kernel 4.9 and also adds support for the
Allwinner A64 SoC. This was only tested on the pine64+ and I do not own
any older Allwinner SoC.
The U-Boot currently depends on dtc and swig being install on the host,
I will try to
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
The A8-based devices don't boot (A10/A13), waiting on me to come up with a
fix.
-w-
On Sun, 10 Sep 2017, Lucian CRISTIAN wrote:
Is something that blocks these patch sets to go in trunk ?
Regards
Lucian
___
Lede-dev mailing list
Lede-dev@lists.infr
On Sun, 10 Sep 2017, Zoltan HERPAI wrote:
The A8-based devices don't boot (A10/A13), waiting on me to come up with a
fix.
-w-
On Sun, 10 Sep 2017, Lucian CRISTIAN wrote:
Is something that blocks these patch sets to go in trunk ?
It looks like that CONFIG_ARM_LPAE is the culprit for
On 09/10/2017 07:10 PM, Zoltan HERPAI wrote:
The A8-based devices don't boot (A10/A13), waiting on me to come up
with a fix.
-w-
On Sun, 10 Sep 2017, Lucian CRISTIAN wrote:
Is something that blocks these patch sets to go in trunk ?
Regards
Lucian
Hauke,
With the splitted config
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
Hi Gerhard,
On Sat, 23 Sep 2017, Gerhard Bertelsmann wrote:
Hi,
I'm trying Lede HEAD with a BananaPI (SUNXI7 A20) and have an issue with the
network connection:
root@Modellbahn-BPi:/# ping -qc 100 192.168.0.9
PING 192.168.0.9 (192.168.0.9): 56 data bytes
[snip]
Does anybody have a clue w
On Sat, 14 Oct 2017, Florian Fainelli wrote:
This backports the upstream commit fixing stale references to
CONFIG_SUNXI_GMAC which have been later replaced by CONFIG_SUN7I_GMAC.
This fixes the designware MAC pinmuxing on e.g: Lamobo R1.
Signed-off-by: Florian Fainelli
Acked-by: Zoltan
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
- H3 @ 1.3 GHz
- 1GiB DDR3
- 10/100Mbps Ethernet
- Realtek RTL8189ETV wifi
- 4 USB 2.0
Difference to the "Orange Pi Plus" is the lack of Gbit ethernet
and lack of onboard flash.
Signed-off-by: Zoltan HERPAI
---
package/boot/uboot-sunxi/Makefile | 7 +++
target/linux/sunxi/im
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
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
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
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
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
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
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
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-
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
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
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
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
Signed-off-by: Zoltan HERPAI
---
Config.in| 2 +-
Makefile | 2 +-
README | 6 +++---
package/base-files/Makefile | 2
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
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
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
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
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
Zoltan HERPAI wrote:
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
send it with a TFTP client
to 192.168.1.1 .
3. Router will download file from server, write it to flash and reboot.
Signed-off-by: Zoltan HERPAI
---
target/linux/ramips/base-files/etc/board.d/01_leds | 6 +
.../linux/ramips/base-files/etc/board.d/02_network | 1 +
target/linux/ramips/base
)
Signed-off-by: Zoltan HERPAI
---
target/linux/ramips/base-files/etc/board.d/01_leds | 6 ++
.../linux/ramips/base-files/etc/board.d/02_network | 1 +
target/linux/ramips/base-files/lib/ramips.sh | 3 +
.../ramips/base-files/lib/upgrade/platform.sh | 1 +
target/linux/ramips/dts/RT
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
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
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
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
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
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
- 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
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
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
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
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
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
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
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
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
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
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
65 matches
Mail list logo