Hi!
On Mon, Jan 16, 2017 at 11:08:57AM +0100, Stanislaw Gruszka wrote:
> On Mon, Jan 16, 2017 at 04:06:25AM +0100, Daniel Golle wrote:
> > From: Claudio Mignanti
> >
> > This is needed for devices without support for PCI MWI. See also
> > https://dev.openwrt.org/chan
Hi John,
On Tue, Jan 17, 2017 at 08:34:44AM +0100, John Crispin wrote:
> here is the original thread related to this patch
>
> http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/2012-November/012227.html
nah, that was me apparently trying to submit this upstream once before
a
Hi!
NETSHe offers a modified version of ath9k, mac80211 and cfg80211 which
offers support for TDMA, see:
http://netshe.ru/files/doc/en/TDMA_brief_en.pdf
Where to download the sourcecode of mac80211 and the modified drivers?
Cheers
Daniel
___
openwrt
s in wireless stack.
> We provide our GPLed and dual licensed source codes to our customer only.
> Not our source code is available at http://gw.stasoft.net/dl/
>
> Can you tell me what is your real interest?
>
> Regards, Stas
>
>
> On 03.02.2017 03:43, Daniel Golle wrot
Hi Weedy,
On Fri, Feb 03, 2017 at 07:49:22PM -0500, Weedy wrote:
> On 1 February 2017 at 15:29, Jamie Stuart wrote:
> > Hello LEDE / OpenWRT devs,
> >
> > I am requesting your help. First a little background…
> ...
> > This a known issue with the chipset and seems to have been round for years.
>
mind (wireless community ISP in urban
areas) I'd rather have MiMo and more throughput as links are rather
short compared to what you are doing. Nevertheless, I'm impressed by
your report of 30km+ stable links!
Cheers
Daniel
>
> Regards, Stas
>
>
> On 03.02.2017 13:40
Hi Sam,
If this didn't get any better with on recent LEDE builds after commit
https://git.lede-project.org/?p=source.git;a=commit;h=b367eef21dccbc5115778001955847ac3af47db8
it's most likely the issue is due to missing external PA init in the
rt2x00 driver. I'm currently fixing the most of the obvi
hardware unbearable. That's why I had to
> revert back to OEM firmware.
>
>
>
> TP
>
> On Sun, Feb 5, 2017 at 10:24 AM, Daniel Golle wrote:
>
> > Hi Sam,
> >
> > If this didn't get any better with on recent LEDE builds after commit
> >
On Mon, May 08, 2017 at 09:19:42PM +0200, Zoltan HERPAI wrote:
> 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 "
On Mon, May 29, 2017 at 09:03:57AM +0200, John Crispin wrote:
> (resend, this time as plain text)
>
> 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 Tue, Oct 24, 2017 at 03:07:04PM +0200, 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 sea
When sourcing /sys/class/block/*/uevent values have to be quoted as
they may contain spaces (e.g. in PARTNAME).
Fix this by pre-processing with sed before sourcing.
Signed-off-by: Daniel Golle
---
package/base-files/files/lib/upgrade/common.sh | 5 ++---
1 file changed, 2 insertions(+), 3
d for other patches to apply which are not
worth being explicitely listed here.
Signed-off-by: Daniel Golle
---
Compile tested: ar71xx/generic, ramips/mt7621
Run tested: ramips/mt7621 (MT7603E+MT7612E)
package/network/services/hostapd/Makefile | 8 +-
package/network/services/hostapd/
Runs nice and stable since this post.
Should I just push it?
Tested on: ramips/mt7621, ar71xx/generic
On Thu, Mar 15, 2018 at 01:29:03AM +0100, Daniel Golle wrote:
> Update hostapd sources to current git snapshot to get rid of local
> patches and pave the road towards using WPA3 fe
Addresses CVE-2017-15873 and CVE-2017-15874.
Patch 600-cve-2017-16544.patch replaced by upstream fix.
Some smaller changes mostly related to the elimination of
getops's opt_complementary were needed for other patches.
Signed-off-by: Daniel Golle
---
package/utils/busybox/Mak
image... Otherwise the new -squashfs image will
> boot of a ram-overlay and won't keep the configurations after a reboot.
>
> Cc: Álvaro Fernández Rojas
> Cc: Paul Spooren
> Cc: Daniel Golle
> Signed-off-by: Christian Lamparter
Acked-by: Daniel Golle
_
And import patch to allow 802.11s mesh on DFS channels, see also
http://lists.infradead.org/pipermail/hostap/2018-April/038418.html
Signed-off-by: Daniel Golle
---
package/network/services/hostapd/Makefile | 6 +-
...1-mesh-factor-out-mesh-join-function.patch | 219
On Thu, Mar 29, 2018 at 02:22:48AM +0200, Daniel Golle wrote:
> On Tue, Mar 27, 2018 at 07:42:18PM +0200, Christian Lamparter wrote:
> > This patch adds a image with squashfs as the root filesystem.
> > A rootfs_data partition will be generated on the first boot
> > and pla
Unlike when operating in Ad-Hoc mode, we apparently need to pass the
hostapd control socket interface to wpa_supplicant when using 802.11s
mesh mode.
There also seems to still be something wrong with the logic setting
channel and (v)htmode parameters when using AP + mesh...
Signed-off-by: Daniel
supplicant set the mesh parameters (it already does that,
but uses non-configurable default values). I added support to at least
handle mesh_fwding, because it was what I needed for my use-case, see
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=ff8df2b3f9c161edc3ab543bdbeb04a9fb45c959
Ch
Some options' default values have been changed upstream, others were
accidentally inverted (CONFIG_WOLFSSL_HAS_DES3). Also add options
needed to build hostapd/wpa_supplicant against wolfssl.
Signed-off-by: Daniel Golle
---
package/libs/wolfssl/Config.in | 12
package/libs/wo
Hi Jeff,
On Mon, Apr 30, 2018 at 08:59:12AM -0700, Jeff Kletsky wrote:
> TL;DR
>
> When wireless is used as transport for an encapsulated stream, it can be
> beneficial (or essential) to increase the MTU of the link closer to the 2304
> 802.11 MTU. I haven't found a way to set the MTU of the wire
Hi Axel,
Hi Steven,
revisiting your patch, I try to understand what we need to fix here
or if the issue has already been resolved in the meantime.
See below:
On Fri, Feb 09, 2018 at 01:20:53PM +0100, Axel Neumann wrote:
> Hello,
>
> the 666 kernel patches [1,2,3] break the possibility for using
Hi!
On Wed, May 23, 2018 at 11:43:31PM +0200, e9hack wrote:
> Hi,
>
> this commit and the way, who the init script handles hostfiles seams to be
> completely wrong. The init script generates
> one independent hostfile per dnsmasq instance and writes it to a common
> directory. Multiple dnsmasq
Use download from github archive corresponding to v3.14.4 tag because
the project's website apparently only offers 3.14.0-stable release
downloads.
Drop local patch for CVE-2017-13099 as it was merged upstream.
Signed-off-by: Daniel Golle
---
package/libs/wolfssl/Makefile
Hi!
On Thu, May 24, 2018 at 10:38:45PM +0300, Alexandru Ardelean wrote:
> On Thu, May 24, 2018 at 7:34 PM, Daniel Golle wrote:
> > Use download from github archive corresponding to v3.14.4 tag because
> > the project's website apparently only offers 3.14.0-stable release
>
Hi Luke,
On Sat, May 26, 2018 at 12:34:30PM +, Luke Dashjr wrote:
> Half a year ago, I went to the trouble to identify the exact cause of the
> regression since 2015 where Openwrt/LEDE would drop off wifi every few hours:
>
> https://bugs.openwrt.org/index.php?do=details&task_id=1180
>
> Th
Hi!
On Tue, Apr 24, 2018 at 04:59:34PM +0200, Christian Lamparter wrote:
> ...
> this patch is therefore no longer necessary since it the existing ext4
> images work as well. :) ... Plus the ext4 images don't confuse tools and
> brains as much.
While this assumption might hold true for some peopl
Hi!
On Mon, May 28, 2018 at 02:50:40PM +0200, Stanislaw Gruszka wrote:
> I have some updates here.
>
> ...
> Another issue is that sometimes we do not sent rate probe frames,
> I posted fix for that (revert of my older change):
> https://marc.info/?l=linux-wireless&m=152750671715369&w=2
> This p
On Wed, May 30, 2018 at 03:19:52PM +0530, Sathishkumar Muruganandam wrote:
> On 2018-05-30 11:44, John Crispin wrote:
> > > ...
> > Hi,
> >
> > the original commit was
> >
> > commit 35cdc5d722883cac8b524ea803ee7eedca844087
> > Author: Felix Fietkau
> > Date: Sat Oct 23 23:39:54 2010 +
> >
Hi!
On Mon, May 28, 2018 at 03:54:33PM +0200, Daniel Golle wrote:
> Hi!
>
> On Mon, May 28, 2018 at 02:50:40PM +0200, Stanislaw Gruszka wrote:
> > I have some updates here.
> >
> > ...
> ...
> I've imported the patch to OpenWrt git:
> https://git.open
On Thu, Jun 07, 2018 at 10:31:23AM -0700, Rosen Penev wrote:
> Node /cpus/cpu@0 has a unit name, but no reg property
> Node /cpus/cpu@1 has a unit name, but no reg property
> Node /cpuintc@0 has a unit name, but no reg property
> Node /cpuclock@0 has a unit name, but no reg property
> Node /syscloc
en Penev
Acked-by: Daniel Golle
> ---
> .../files-4.14/drivers/mmc/host/mtk-mmc/sd.c | 18 +-
> 1 file changed, 17 insertions(+), 1 deletion(-)
>
> diff --git a/target/linux/ramips/files-4.14/drivers/mmc/host/mtk-mmc/sd.c
> b/target/linux/ramips/files-4
On Wed, Jun 20, 2018 at 07:29:39PM +, Christo Nedev wrote:
> 2708 -> 43430 -> pi0w
>
> 2709 -> 43430 -> pi3b
> 2709 -> 43455 -> pi3bplus
>
> 2709 -> 43430 -> pi3b
> 2709 -> 43455 -> pi3bplus
>
> Signed-off-by: Christo Nedev
Applied. Thanks!
___
;
> Am 23. Mai 2018 20:18:46 MESZ schrieb Daniel Golle :
> >Hi Axel,
> >Hi Steven,
> >
> >revisiting your patch, I try to understand what we need to fix here
> >or if the issue has already been resolved in the meantime.
> >See below:
> >
>
Hi Andre!
Does the bootloader itself support UBI?
If not, flashing a raw ubinized image directly to NAND might or might not
work, depending on whether the NAND chip got any badblocks on areas used by UBI.
Building a UBI-capable U-Boot loader (either to replace the factory loader or
as a 2nd stage
Hi!
I was thinking about porting wayland/weston to OpenWrt for a while.
Now I finally searched for that I saw that it has already been done!
I love it when that happens, reaching a goal with no efforts involved :)
Thank you Oskari for rpi-openwrt!
What about merging the weston and related packages
Hi Serge!
Please do not send HTML emails. Your submissions are not useful for anyone
if the mail body is HTML formatted and your mail application corrupted the
white-space formatting. That's sad because your work will not be
appreciated due to formalities which are easy to fulfil.
Please read
http
Recent kernels started to mark exported symbols as global.
Adapt expressions in kernel-build.mk to also match global symbols
when grep'ing through nm output.
Signed-off-by: Daniel Golle
---
include/kernel-build.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/in
Signed-off-by: Daniel Golle
---
utils/lvm2/Makefile | 87
utils/lvm2/files/lvm2.init | 12 -
utils/lvm2/patches/000-compile.patch | 11 -
3 files changed, 110 deletions(-)
delete mode 100644 utils/lvm2/Makefile
delete mode
SENSORS_VEXPRESS is masked by HWMON
Signed-off-by: Daniel Golle
---
target/linux/generic/config-3.14 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index 830efff..fadcb5e 100644
--- a/target/linux/generic/config-3.14
+++ b
Hi Maxime,
On Thu, Oct 09, 2014 at 05:59:27PM +0200, Maxime Ripard wrote:
> On boards with large page size, the rootfs we generate might end up using less
> PEB than the minimum number required by UBI for a dynamic volume.
>
> Change the rootfs to a static volume, which removes such a requirement
lantiq_dsl.sh didn't work with VDSL chipsets for now, fix that by
detecting whether vdsl_cpe_control or dsl_cpe_control should be used.
Also add missing quotes around shell string comparision.
Signed-off-by: Daniel Golle
---
target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh
Hi John,
I'd love to and even got a VR9 unit, flashed it with openwrt trunk.
During boot the vr9 dsl driver complains that it can't find the vdsl
firmware. I tried vr9-fw-installer, but the URL referenced there no longer
exists. Then I found http://patchwork.openwrt.org/patch/6446/
with that appli
I had to use a VDSL-only tone-setup to get show-time.
Handle this in uci by checking if annex is unset.
Signed-off-by: Daniel Golle
---
package/network/config/ltq-vdsl-app/files/dsl_control | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/package/network/config/ltq
Hi John,
thanks for the straight answers.
Interpreting what you just wrote and what I already see from a technical
point of view, I get the following picture:
The VDSL firmware blob needs to match the driver as Lantiq apparently
got several variants depending on who is using it downstream.
Proba
Using a redirect to a non-empty mtd partition will not erase the
blocks prior to writing to them resulting in broken dsl_fw.
Fix this by piping to mtd write - /dev/mtdX instead.
Signed-off-by: Daniel Golle
---
package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh | 2 +-
1 file changed, 1
e SSL library of your choice,
also add support for curl which is more commonly used on OpenWrt than
"real" wget which needs libopenssl.
Also make sure to respect SSL_CERT_DIR and increase timeouts.
Signed-off-by: Daniel Golle
---
package/network/ipv6/6in4/fil
usb-common.ko was moved to drivers/usb/common starting from kernel 3.16
by upstream commit f4cbd33fd5f0587910fa9db403a1b42f1cabf820
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/usb.mk | 6 ++
1 file changed, 6 insertions(+)
diff --git a/package/kernel/linux/modules/usb.mk
Starting from kernel version 3.15, the crc32c module was renamed to
crc32c_generic.
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/crypto.mk | 5 +
1 file changed, 5 insertions(+)
diff --git a/package/kernel/linux/modules/crypto.mk
b/package/kernel/linux/modules/crypto.mk
oldconfig kept asking for that config symbol...
Signed-off-by: Daniel Golle
---
target/linux/generic/config-3.18 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index ad8ea95..cb3760e 100644
--- a/target/linux/generic
oldconfig kept asking for that config symbol...
Signed-off-by: Daniel Golle
---
target/linux/generic/config-3.18 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index cfee63e..d795b73 100644
--- a/target/linux/generic
into this series of patches, the history of the
development process can be found on
http://gitorious.org/openwrt-oxnas/openwrt-oxnas
Daniel Golle (5):
kernel: unset CONFIG_ARM_CCN
target.mk: add default packages for NAS device-type
add new target 'oxnas'
add uboot-oxnas
uboo
Signed-off-by: Daniel Golle
---
include/target.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/target.mk b/include/target.mk
index 17413f9..db501e0 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -13,6 +13,8 @@ DEVICE_TYPE?=router
# Default packages - the really
Signed-off-by: Daniel Golle
---
package/boot/uboot-envtools/Makefile| 4
package/boot/uboot-envtools/files/oxnas | 29 +
2 files changed, 33 insertions(+)
create mode 100644 package/boot/uboot-envtools/files/oxnas
diff --git a/package/boot/uboot-envtools
This adds support for the oxnas target in U-Boot 2014.04
History can be found at https://github.com/kref/u-boot-oxnas up to 2013.10
changes from 2013.10 to 2014.04 can be followed at
https://gitorious.org/openwrt-oxnas
Signed-off-by: Daniel Golle
---
package/boot/uboot-oxnas/Makefile
On Tue, Nov 25, 2014 at 12:07:13PM +0100, John Crispin wrote:
> nice to see the code reach the point where we can merge it.
>
> are you planning on upstreaming this ? 12k insertions are a lot to
> carry around with us.
Definitely. Yet there are things which I want to do before approaching
kernel
Hi John,
On Wed, Nov 26, 2014 at 08:14:18AM +0100, John Crispin wrote:
> seems to all be functional. one last question ...
I found yet another small thing to fix ehci which I recently broke.
It also seems like xhci support doesn't work on 3.18 yet. Most boards,
(except for kd20) don't come with US
up to cd4f739b2d35744b6b9dacfa1e4edcaf6e2337d5:
oxnas: change visible board name (2014-11-26 14:04:50 +0100)
Daniel Golle (2):
oxnas: ehci: rename vendor prefix plxtch to plxtech
oxnas: change visible board name
target/linux/oxnas/Mak
627377b2fdf665cf1e5a532e0e662e6d1a3350b5:
oxnas: change visible board name (2014-11-28 12:30:07 +0100)
Daniel Golle (2):
oxnas: ehci: rename vendor prefix plxtch to plxtech
oxnas: change visible board name
target/linux/oxnas
Packages fdisk and lsblk were missing dependency for libsmartcols.so.1
Add package for libsmartcols and add dependency from fdisk and lsblk.
Signed-off-by: Daniel Golle
---
package/utils/util-linux/Makefile | 27 ---
1 file changed, 24 insertions(+), 3 deletions
, Dec 01, 2014 at 01:07:38PM +0100, John Crispin wrote:
> Hi,
>
> patch does not apply, which rev did you generate it against ?
>
> John
>
> On 01/12/2014 13:06, Daniel Golle wrote:
> > Packages fdisk and lsblk were missing dependency for libsmartcols.so
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/other.mk | 19 +++
1 file changed, 19 insertions(+)
diff --git a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
index 5d1c2fb..b1bb76a 100644
--- a/package/kernel/linux/modules/other.mk
KD20 got a built-in card-reader wired to the USB-3 root-hub.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/profiles/100-Generic.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/oxnas/profiles/100-Generic.mk
b/target/linux/oxnas/profiles/100-Generic.mk
gpio-beeper module was added to the kernel recently.
Make use of it to drive the piezoelectric buzzer of the kd20.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/arch/arm/boot/dts/ox820-kd20.dts | 9 +
target/linux/oxnas/profiles/100-Generic.mk| 2 +-
2 files
similar to what was observed on kirkwood this significantly accelerates
btrfs write operations.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.18 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/oxnas/config-3.18 b/target/linux/oxnas/config-3.18
index 4997dc1
A few trivial changes were needed to adapt to upstream framework changes.
Signed-off-by: Daniel Golle
---
package/boot/uboot-oxnas/Makefile | 4 +-
package/boot/uboot-oxnas/files/board/ox820/Kconfig | 15 +++
.../boot/uboot-oxnas/files/board/ox820/MAINTAINERS | 6
xhci-hcd was split into xhci-pci and xhci-platform since 3.18
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/usb.mk | 15 +++
1 file changed, 15 insertions(+)
diff --git a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
index 4cd3bf0
xhci-hcd was split into xhci-pci and xhci-platform since 3.18
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/usb.mk | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
index 4cd3bf0
-tree users.
Partially revert that commit adding back the IC+ driver.
Signed-off-by: Daniel Golle
---
.../boot/uboot-oxnas/files/include/configs/ox820.h | 1 +
.../boot/uboot-oxnas/patches/200-icplus-phy.patch | 129 +
2 files changed, 130 insertions(+)
create mode 100644
This is what the vendor bootloader does on KD20.
Signed-off-by: Daniel Golle
---
package/boot/uboot-oxnas/patches/200-icplus-phy.patch | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/package/boot/uboot-oxnas/patches/200-icplus-phy.patch
b/package/boot/uboot
Signed-off-by: Daniel Golle
---
package/boot/uboot-envtools/files/oxnas | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/package/boot/uboot-envtools/files/oxnas
b/package/boot/uboot-envtools/files/oxnas
index b456fb3..063ffa0 100644
--- a/package/boot/uboot-envtools
This reverts commit c81de5fd193802d511b42eb7b108aac17136 on
https://gitorious.org/openwrt-oxnas/openwrt-oxnas.git
which removed patches and config for 3.14.
[arm_introduce-dma-fiq-irq-broadcast patch was renamed to match 3.18]
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.14
3.18 still got problems with stuck reboots if rootfs is ubifs...
Signed-off-by: Daniel Golle
---
target/linux/oxnas/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index 2a99f51..d957fca 100644
--- a/target
btrfs-progs is using libext2fs, so headers and libs need to be staged
Signed-off-by: Daniel Golle
---
package/utils/e2fsprogs/Makefile | 15 +++
1 file changed, 15 insertions(+)
diff --git a/package/utils/e2fsprogs/Makefile b/package/utils/e2fsprogs/Makefile
index d4fd8d7..b91c957
Hi Travis,
On Sat, Dec 06, 2014 at 07:58:45PM -0600, Travis Kemen wrote:
> Added the newer arches into the buildbot.
That's great news!
Cheers!
Daniel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/m
sata_oxnas.c is obviously a refactored version of sata_ox820.c
which does contain this header.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/drivers/ata/sata_oxnas.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/target/linux/oxnas/files/drivers/ata
ty and aimed to first of all do things
quite exactly like the reference code. and it somehow works.
obviously there is lots of room for improvement :)
Signed-off-by: Daniel Golle
---
.../oxnas/files/arch/arm/boot/dts/ox820-kd20.dts | 1 +
.../linux/oxnas/files/arch/arm/boot/dts/ox820.dtsi | 9 +
d for wth ARM BCJ filter.
in include/image.mk:BCJ_FILTER:=-Xbcj $(LINUX_KARCH)
Thus the ARM filter is used for all ARM targets.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.14 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/oxnas/config-3
Signed-off-by: Daniel Golle
---
package/boot/uboot-oxnas/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/boot/uboot-oxnas/Makefile
b/package/boot/uboot-oxnas/Makefile
index e233943..825907b 100644
--- a/package/boot/uboot-oxnas/Makefile
+++ b/package/boot/uboot-oxnas
This fixes building *u-boot-initramfs.bin images using ImageBuilder
Signed-off-by: Daniel Golle
---
target/linux/oxnas/image/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/oxnas/image/Makefile
b/target/linux/oxnas/image/Makefile
index 3a2a58d
Signed-off-by: Daniel Golle
---
target/linux/oxnas/Makefile| 2 +-
target/linux/oxnas/profiles/100-Generic.mk | 10 ++
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index d957fca..e0f2d4c 100644
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/block.mk | 16
target/linux/oxnas/config-3.14| 2 --
target/linux/oxnas/config-3.18| 2 --
3 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/package/kernel/linux/modules/block.mk
b
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/block.mk | 16
target/linux/oxnas/Makefile | 4 ++--
target/linux/oxnas/config-3.14| 2 --
target/linux/oxnas/config-3.18| 2 --
4 files changed, 18 insertions(+), 6 deletions(-)
diff
Signed-off-by: Daniel Golle
---
package/kernel/linux/modules/block.mk | 16
target/linux/oxnas/Makefile | 5 +++--
target/linux/oxnas/config-3.14| 2 --
target/linux/oxnas/config-3.18| 2 --
4 files changed, 19 insertions(+), 6 deletions(-)
diff
kirkwood, orion, ...)
Signed-off-by: Daniel Golle
---
.../generic/patches-3.14/834-ledtrig-libata.patch | 147 +
.../generic/patches-3.18/834-ledtrig-libata.patch | 147 +
2 files changed, 294 insertions(+)
create mode 100644 target/linux/generic/patches-3.14
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.14| 1 +
target/linux/oxnas/config-3.18| 1 +
target/linux/oxnas/files/arch/arm/boot/dts/ox820-kd20.dts | 2 ++
target/linux/oxnas/files/arch/arm/mach-oxnas/Kconfig | 1 +
4
kirkwood, orion, ...)
Signed-off-by: Daniel Golle
---
.../generic/patches-3.14/834-ledtrig-libata.patch | 160 +
.../generic/patches-3.18/834-ledtrig-libata.patch | 160 +
2 files changed, 320 insertions(+)
create mode 100644 target/linux/generic/patches-3.14
On Fri, Dec 12, 2014 at 04:21:02PM +0100, Maxime Ripard wrote:
> On boards with large page size, the rootfs we generate might end up using less
> PEB than the minimum number required by UBI for a dynamic volume.
>
> Change the rootfs to a static volume, which removes such a requirement, and
> isn'
cosmetics. clean a style issue introduced by r43674.
Signed-off-by: Daniel Golle
---
target/linux/generic/patches-3.14/834-ledtrig-libata.patch | 2 +-
target/linux/generic/patches-3.18/834-ledtrig-libata.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux
targets missing in the blacklist
(i.e. platforms/SoCs without the option to deploy NAND flash or
commonly found with only 4MB flash where those 8kB might actually
matter, or platforms where we haven't got U-Boot, ...)
Signed-off-by: Daniel Golle
---
package/boot/uboot-envtools/Config.in
Works great to power-off the kd20 ;)
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.14| 4
target/linux/oxnas/config-3.18| 4
target/linux/oxnas/files/arch/arm/boot/dts/ox820-kd20.dts | 5 +
3 files changed, 13
define speed-map and include kmod-hwmon-gpiofan in kd20 profile
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/arch/arm/boot/dts/ox820-kd20.dts | 2 ++
target/linux/oxnas/profiles/100-Generic.mk| 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a
Signed-off-by: Daniel Golle
---
package/boot/uboot-envtools/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Config.in
b/package/boot/uboot-envtools/Config.in
index 9fd8103..bd3585c 100644
--- a/package/boot/uboot-envtools/Config.in
+++ b
Package libbfd, libopcodes and ar seperately.
Signed-off-by: Daniel Golle
---
package/devel/binutils/Makefile | 50 -
1 file changed, 44 insertions(+), 6 deletions(-)
diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile
index
and no longer compile-in ext4 filesystem now that sata_oxnas is
also built as a module.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/config-3.14 | 16 +++-
target/linux/oxnas/config-3.18 | 25 +++--
2 files changed, 10 insertions(+), 31 deletions(-)
diff
locking for 2nd port and hwraid was added from vendor's GPL code which
doesn't comply with current kernel coding style.
- moved all global variables into host_priv
- renamed locks
- sanetized acquire() and release() parameter list
Signed-off-by: Daniel Golle
---
target/linux/o
where possible
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/drivers/ata/sata_oxnas.c | 287 +-
1 file changed, 175 insertions(+), 112 deletions(-)
diff --git a/target/linux/oxnas/files/drivers/ata/sata_oxnas.c
b/target/linux/oxnas/files/drivers/ata/sata_oxnas.c
safed one level of indention by using 'continue' instead of a
lengthy if-clause.
Signed-off-by: Daniel Golle
---
target/linux/oxnas/files/drivers/ata/sata_oxnas.c | 26 ---
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git a/target/linux/oxnas/files/d
safed one level of indention by using 'continue' instead of a
lengthy if-clause.
Signed-off-by: Daniel Golle
v2: use logic-AND instead of '?' operator when checking for hw bug 6320
---
target/linux/oxnas/files/drivers/ata/sata_oxnas.c | 25 ---
1 file ch
301 - 400 of 1205 matches
Mail list logo