[linux-yocto] [PATCH] Intel Axxia meta updates to yocto-kernel-cache yocto-4.1

2015-12-02 Thread Cristian Bercaru
Hello! This patch brings minor modifications to Axxia arm/arm64 BSPs. Please apply it on the 'yocto-4.1' branch from git://git.yoctoproject.org/yocto-kernel-cache Thank you, Cristian Bercaru (1): bsp/axxia: update base configurations bsp/axxiaarm/axxiaarm.cfg | 2 +-

[linux-yocto] [PATCH] bsp/axxia: update base configurations

2015-12-02 Thread Cristian Bercaru
Update the base configurations of axxiaarm and axxiaarm64 BSPs. Signed-off-by: Cristian Bercaru --- bsp/axxiaarm/axxiaarm.cfg | 2 +- bsp/axxiaarm/axxiaarm.scc | 4 ++-- bsp/axxiaarm64/axxiaarm64.cfg | 3 +-- 3 files changed, 4 insertions(+), 5

[linux-yocto] sorry for spam

2015-12-02 Thread Cristian Bercaru
Hello! I sent a series of patches for linux-yocto 3.4, 3.14 and 4.1. The first time I sent them (yesterday) postfix couldn't connect to the yocto mail server, so I re-sent them today. However, postfix apparently cached my emails from yesterday and sent them again. So, I apologize for

[linux-yocto] [PATCH] drivers/net: Update the LSI FEMAC Driver for Axxia

2015-12-02 Thread Cristian Bercaru
From: John Jacques The driver was calling free_irq() without first calling disable_irq() to synchronize pending and active handlers. This commit adds a call to disable_irq(). Signed-off-by: John Jacques --- drivers/net/ethernet/lsi/lsi_acp_net.c

[linux-yocto] [PATCH] Intel Axxia update to linux-yocto-3.10

2015-12-02 Thread Cristian Bercaru
Hello! This patch fixes an irq concurrency problem in the Axxia FEMAC driver. Please apply it in linux-yocto-3.10, on the branches standard/axxia/base standard/preempt-rt/axxia/base Thank you, Cristian Bercaru John Jacques (1): drivers/net: Update the LSI FEMAC Driver for Axxia

[linux-yocto] [PATCH] Intel Axxia meta update to linux-yocto-3.10

2015-12-02 Thread Cristian Bercaru
Hello! This patch keeps the homogenity of the config fragments from the meta-axxia layer. Please apply it on the meta branch from git://git.yoctoproject.org/linux-yocto-3.10 Thank you, Cristian Bercaru (1): meta: bsp/axxia: move back features from meta-axxia

[linux-yocto] [PATCH] meta: bsp/axxia: move back features from meta-axxia

2015-12-02 Thread Cristian Bercaru
Signed-off-by: Cristian Bercaru --- meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc|4 .../kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc |4 2 files changed, 8 insertions(+) diff --git a/meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc