[OpenWrt-Devel] [PATCH 1/4] package: kernel: modules: Enable Dual-Role support for DWC2 USB

2016-05-02 Thread Marek Vasut
Enable configuration option which allows DWC2 USB OTG core to operate in Dual-Role mode. Signed-off-by: Marek Vasut --- package/kernel/linux/modules/usb.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk index

[OpenWrt-Devel] [PATCH 3/4] package: kernel: Enable support for DWC2 USB on SoCFPGA

2016-05-02 Thread Marek Vasut
This patch enables the DWC2 modules for the Altera SoCFPGA target. Signed-off-by: Marek Vasut --- package/kernel/linux/modules/usb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk index 0343cbb

[OpenWrt-Devel] [PATCH 2/4] package: kernel: modules: Add USB Mass Storage package

2016-05-02 Thread Marek Vasut
Add package which enables building of the USB Mass Storage support kernel modules (USB MSG). Signed-off-by: Marek Vasut --- package/kernel/linux/modules/usb.mk | 18 ++ 1 file changed, 18 insertions(+) diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux

[OpenWrt-Devel] [PATCH 4/4] target: socfpga: Add Altera SoCFPGA support

2016-05-02 Thread Marek Vasut
This patch adds support for the Altera SoCFPGA target. Both generic target and Terasic SoCkit boards are supported. Signed-off-by: Marek Vasut --- package/boot/uboot-socfpga/Makefile| 97 +++ ...ga-Drop-space-after-loadaddr-in-extra-env.patch | 101 +++ ...fpga-Tweak-SoCkit

[OpenWrt-Devel] [PATCH] bcm53xx: Move SF mmap patch

2016-05-24 Thread Marek Vasut
The patch adding SPI flash mmap read capability does not compile due to missing m25p80_rx_nbits() function. Move it to bcm53xx patch directory, where the patch adding this m25p80_rx_nbits() function resides. Signed-off-by: Marek Vasut --- .../045-mtd-devices-m25p80-add-support-for-mmap-read

[OpenWrt-Devel] [PATCH] u-boot-socfpga: Update to 2016.05

2016-05-24 Thread Marek Vasut
Update the U-Boot package to upstream 2016.05 version. This version improves overall performance of the platform, since it fixes cache problems that prevented the cache from operating fully in previous releases. Signed-off-by: Marek Vasut --- package/boot/uboot-socfpga/Makefile

[OpenWrt-Devel] [PATCH] toolchain: Backport gcc6 fixes from mainline GCC

2016-05-24 Thread Marek Vasut
Backported from mainline 2016-02-19 Jakub Jelinek Bernd Edlinger * Make-lang.in: Invoke gperf with -L C++. * cfns.gperf: Remove prototypes for hash and libc_name_p inlines. * cfns.h: Regenerated. * except.c (nothrow_libfn_p): Adjust. Signed-off-by: Marek

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

2016-05-24 Thread 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/kernel/dtc

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

2016-05-24 Thread 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-to-version-with

Re: [OpenWrt-Devel] [PATCH] bcm53xx: Move SF mmap patch

2016-05-24 Thread Marek Vasut
On 05/24/2016 04:57 PM, Felix Fietkau wrote: > On 2016-05-24 16:48, Marek Vasut wrote: >> The patch adding SPI flash mmap read capability does not compile due to >> missing >> m25p80_rx_nbits() function. Move it to bcm53xx patch directory, where the >> patch >

Re: [OpenWrt-Devel] [PATCH] bcm53xx: Move SF mmap patch

2016-05-24 Thread Marek Vasut
On 05/24/2016 04:57 PM, Felix Fietkau wrote: > On 2016-05-24 16:48, Marek Vasut wrote: >> The patch adding SPI flash mmap read capability does not compile due to >> missing >> m25p80_rx_nbits() function. Move it to bcm53xx patch directory, where the >> patch >

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

2017-10-22 Thread Marek Vasut
DE, but it got an update to > kernel 4.4 in OpenWrt, how do we want to handle this? Does anyone need > the realview target? > > Hauke > -- Best regards, Marek Vasut ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel