[linux-yocto] [PULL REQUEST v2] Intel Axxia updates to linux-yocto-4.1

2015-12-01 Thread Cristian Bercaru
Hello! I rebased our patches upon your latest updates to linux-yocto-4.1. This series of patches brings various improvements to the Intel Axxia drivers from linux-yocto-4.1, including NCR, PCIe, Dickens, amba-pl011 and XLF device trees. Please pull the patches from

[linux-yocto] [PULL REQUEST] Intel Axxia updates to linux-yocto-3.14

2015-12-01 Thread Cristian Bercaru
Hello! This series of patches brings various improvements to the Intel Axxia drivers from linux-yocto-3.14, including NCR and femac. Please pull the patches from https://github.com/lsigithub/axxia_yocto_linux_3.14_pull.git into git://git.yoctoproject.org/linux-yocto-3.14 Pull

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

2015-12-01 Thread Cristian Bercaru
Hello! This patch makes the SMP feature optional in the configuration of Axxia BSPs. Please apply it on the 'yocto-3.14' branch from git://git.yoctoproject.org/yocto-kernel-cache Thank you, Cristian Bercaru (1): bsp/axxia: make SMP feature optional bsp/axxiaarm/axxiaarm.cfg | 1 -

[linux-yocto] [PATCH] bsp/axxia: make SMP feature optional

2015-12-01 Thread Cristian Bercaru
Remove the SMP feature from the base configuration of axxiaarm and axxiapowerpc BSPs. However, it can be enabled using the config fragments from the meta-axxia yocto layer. Signed-off-by: Cristian Bercaru --- bsp/axxiaarm/axxiaarm.cfg | 1 -

[linux-yocto] [PATCH 1/2] meta: bsp/axxia: add preempt-rt support

2015-12-01 Thread Cristian Bercaru
This patch adds the headers needed to build the linux 3.4 preempt-rt configuration on Axxia arm and powerpc platforms, using config fragments. Signed-off-by: Cristian Bercaru --- .../bsp/axxiaarm/axxiaarm-preempt-rt.scc |8

[linux-yocto] [PATCH 2/2] meta: bsp/axxia: make SMP optional

2015-12-01 Thread Cristian Bercaru
Remove SMP feture from axxiaarm and axxiapowerpc BSP configurations. SMP can be enabled optionally using the config fragments from meta-axxia yocto layer. Signed-off-by: Cristian Bercaru --- meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.cfg|4 +---

[linux-yocto] [PATCH 0/2] Intel Axxia meta updates to linux-yocto-3.4

2015-12-01 Thread Cristian Bercaru
Hello! Please apply this series of patches on the 'meta' branch from git://git.yoctoproject.org/linux-yocto-3.4.git Thank you, Cristian Bercaru (2): meta: bsp/axxia: add preempt-rt support meta: bsp/axxia: make SMP optional .../bsp/axxiaarm/axxiaarm-preempt-rt.scc |8

[linux-yocto] [PULL REQUEST] Intel Axxia updates to linux-yocto-3.4

2015-12-01 Thread Cristian Bercaru
Hello! This series of patches brings various improvements to the Intel Axxia drivers from linux-yocto-3.4, including NCR and femac. Please pull the patches from https://github.com/lsigithub/lsi_axxia_yocto_pull.git into git://git.yoctoproject.org/linux-yocto-3.4.git Pull

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

2015-12-01 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] [PATCH] Intel Axxia meta updates to yocto-kernel-cache yocto-4.1

2015-12-01 Thread Cristian Bercaru
Hello! This patch brings minor updates to the Axxia arm and arm64 base configs. 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 +-