[linux-yocto] [yocto-kernel-cache] [PATCH 0/4] Enable more kernel driver features for Broxton

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Hi Bruce, Broxton supports the following kernel driver features: - LPC bridge for Intel ICH and SCH - iSMT support - iTCO watchdog I have enabled the features under broxton soc config. I have also expanded the usb-net coverage

[linux-yocto] [yocto-kernel-cache] [PATCH 2/4] features: broxton: enable iSMT support

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" This will include support for Intel iSMT SMBus host controller interface for Broxton. Signed-off-by: Chang, Rebecca Swee Fun --- features/soc/broxton/broxton.cfg | 3 +++ 1 file changed, 3

[linux-yocto] [yocto-kernel-cache] [PATCH 4/4] features: usb-net: provide more coverage on USB network devices

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Expanding the list of USB network devices supported by various BSP. Compiled as modules to provide more flexibility on use cases. Signed-off-by: Chang, Rebecca Swee Fun ---

[linux-yocto] [yocto-kernel-cache] [PATCH 1/4] features: broxton: enable LPC bridge function for Intel ICH and SCH

2016-08-08 Thread rebecca . swee . fun . chang
From: "Chang, Rebecca Swee Fun" Signed-off-by: Chang, Rebecca Swee Fun --- features/soc/broxton/broxton.cfg | 4 1 file changed, 4 insertions(+) diff --git a/features/soc/broxton/broxton.cfg