summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-05-16bsp/axxiaarm64: Updated AXXIA X9 EDAC optionsyocto-4.1Daniel Dragomir
Disabled correctable errors reporting for SYSMEM and CMEM by default. EDAC_AXXIA_SYSMEM_SKIP_CORRECTABLE: Support for deactivation of processing of SYSMEM correctable errors (single and multiple ECC). EDAC_AXXIA_CMEM_SKIP_CORRECTABLE Support for deactivation of processing of CMEM correctable errors (single and multiple ECC). Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2018-07-19kver: bump to v4.1.52Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-01-25kver: bump to v.4.1.49Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-01-23bsp/axxiaarm*: Cleanup to avoid kernel_configcheck warningsDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-10-19bsp/axxiaarm[64]: Enable Axxia Fault HandlerDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-10-18kver: bump to v4.1.45Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-09-06bsp/leafhill/snd_ssp_intel.cfg: Add config for Intel Audio FDK toolsHo Ching Chien
Enable users to evaluate Intel Audio FDK tools. Signed-off-by: Ho Ching Chien <ching.chien.ho@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-09-06bsp/leafhill/leafhill.cfg: Enable dynamic minor numbers allocationHo Ching Chien
Enable dynamic minor numbers allocation in device files for I2S and HDA audio. Signed-off-by: Ho Ching Chien <ching.chien.ho@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-07-27common-pc: Adds usb-net configs to genericx86 buildsAlejandro Hernandez
QA needs USB OTG to automate some of the testing processes, this patch adds it to genericx86 builds. [YOCTO #11740] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-07-27common-pc-64: Adds usb-net configs to genericx86-64 buildsAlejandro Hernandez
QA needs USB OTG to automate some of the testing processes, this patch adds it to genericx86-64 builds [YOCTO #11740] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-07-27intel-common-drivers: Adds usb-net configs to intel buildsAlejandro Hernandez
QA needs USB OTG to automate some of the testing processes, this patch adds it to Intel builds. [YOCTO #11740] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-07-27leafhill: update branch for leafhillChong Yi Chai
Update branch to standard/intel/base for kernel 4.1.42 upgrade. Signed-off-by: Chong Yi Chai <chong.yi.chai@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-07-10kver: bump to v4.1.41Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-06-21pwm_leafhill: set pwm as built in by defaultChai, Chong Yi
DC-IRIS camera driver has dependecy on PWM driver. This camera driver is built in and require PWM driver to be built in as well. Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-06-08bsp/axxia[arm|arm64|ppc]: Update Axxia specific fragmentsDaniel Dragomir
Intel Axxia updates for yocto-kernel-cache, yocto-4.1 branch. axxiaarm: - Enable AXXIA_MDIO driver - Enable GPIO_AXXIA driver - Enable specific EDAC options axxiaarm64: - Enable AXXIA_MDIO driver - Enable specific EDAC options axxiapowerpc: - Enable Legacy (BSD) PTY support - Update the maximum number of legacy PTYs Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-05-26cfg: add virtualbox guest configuration fragmentBruce Ashfield
When added, this allows graphics (i.e. XFCE) to be executed on virtualbox Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-05-18kver: bump to v4.1.39Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-04-27actions-s500:enable pm related featureJiang Lu
Enable pm feature for actions-s500 bsp. Signed-off-by: Jiang Lu <lu.jiang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-03-29bsp/axxiapowerpc: Add initial fragmentsDaniel Dragomir
This is a porting from yocto-3.14 branch. Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-03-29ip_nf.cfg: clean up bad merge linesSaul Wold
These lines don't belong in the .cfg and cause warnings during the configme process Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-03-13kver: gump to v4.1.38Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-03-09actions-s500:Enable RTL8723BS driver compile into kernelJiang Lu
If RTL8723BS driver compile as module, it can not autoload due to driver dependence. So force this dirver compile into kernel. Besides, removed duplicated MMC_OWL option in cfg. Signed-off-by: Jiang Lu <lu.jiang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-02-22bsp/leafhill: fix warning on kernel configChai, Chong Yi
The changes fix the following warning. Value requested for CONFIG_MEDIA_SUBDRV_AUTOSELECT not in final ".config" Requested value: "CONFIG_MEDIA_SUBDRV_AUTOSELECT=n" Actual value set: "# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set" Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-02-22bsp/leafhill: disable dual role and enable gadget role for USBChai, Chong Yi
Since only USB device controller is integrated, there are warnings on terminal. The change is to enable only device role and thus eliminate the warnings. Below is the error message shown on terminal. [ 89.421700] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 89.421844] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 [ 89.469712] xhci-hcd xhci-hcd.3.auto: Host not halted after 16000 microseconds. [ 89.469717] xhci-hcd xhci-hcd.3.auto: can't setup: -110 [ 89.475652] xhci-hcd xhci-hcd.3.auto: USB bus 3 deregistered [ 89.476316] xhci-hcd: probe of xhci-hcd.3.auto failed with error -110 Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-02-22bsp/leafhill: enable ISH client for debugging and calibrationChai, Chong Yi
This config enable ISH clients userspace tools for debugging and calibration of sensor. Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-25action-s500:Update kernel configuration fragmentJiang Lu
Update kernel configuration fragment for following devices: 1.Enable CONFIG_BT_RFCOMM_TTY configure to generate /dev/rfcomm0 device node, and bind it with remote BT device. 2.Enable CP2104 usb-to-serial driver. 3.Enable tpm 2.0 driver on SPI bus and disable driver for SPI-Nor flash for it no longer exist on boards. Signed-off-by: Jiang Lu <lu.jiang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09kver: bump to v4.1.37Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-22bsp:action-s500:Enable action-s500 bspJiang Lu
Add scc & cfg for action-s500 bsp. Signed-off-by: Jiang Lu <lu.jiang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-07kver: bump to v4.1.36Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-11-22yocto-kernel-cache: enable QMI modem and sorts of serial supportfli
Some modems such as Huawei's ME909s-821 needed option serial to drive and some other modems needed QMI protocal support, thus enable all of them to support all sorts of modems. Signed-off-by: fli <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-11-17bsp/axxiaarm64: Add support for kexec/kdump and OEM callsDaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-11-02kver: bump to v4.1.35Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-25yocto-kernel-cache: enable ST sensors for computestick BSPfli
Signed-off-by: fli <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-21bsp: leafhill: add fragment to support fastboot for IPURebecca Chang Swee Fun
We disabled a few video driver and IPU modules to achieve fast boot in kernel. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-18yocto-kernel-cache: enable Power S4 state support for computestick BSPfli
Signen-off-by: fli <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-15bsp/axxiaarm[64]: Update fragments and enable RAPIDIODaniel Dragomir
Signed-off-by: Daniel Dragomir <daniel.dragomir@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-12bsp/leafhill: configs for LPSS I/O and misc. driver supportAnuj Mittal
It was a requirement to compile some drivers as built-in and some drivers as loadable modules. Since the configurations are different from feature fragments, we have specifically called out the kernel configurations in leafhill.cfg to make it unique to Leaf Hill BSP only. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-12bsp/leafhill: additional configs setting for connectivity supportAnuj Mittal
We want the additional MWIFIEX wifi support for Leaf Hill. Additionally we want the ethernet driver to be compiled as loadable modules. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-12bsp/leafhill: additional configs for graphics and media driverAnuj Mittal
Leaf Hill BSP media drivers required specific configurations. The configurations are unique and they are different from settings available in media feature fragments. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-10-12bsp/leafhill: additional USB configs for leafhill bspAnuj Mittal
We need additional USD net support for Leaf Hill BSP and USB controller support required to be compiled as modules. These settings are required to be different from configs set in feature fragments. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-28kver: bump to v4.1.33Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-20meta-yocto-bsp: beaglebone: linux-4.1: remove the stale kernel optionsKevin Hao
The kernel_configcheck complains about these unnecessary kernel options. The final .config is the same with or without them. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-14bsp: leafhill: snd_ssp_intel: add ssp audio configuration fragmentRebecca Chang Swee Fun
Enable snd_soc_intel_sst and its codecs supported by Leaf Hill BSP. Intel SSP Audio feature can't co-exist together with Intel HD-Audio feature. We need to disable snd_hda_intel and its supported codecs when SSP audio is enabled. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce@zedd.org>
2016-09-09kver: bump to 4.1.32Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-08bsp: leafhill: remove duplicated configRebecca Chang Swee Fun
Removing duplicated configs for USB_FUNCTIONFS_RNDIS. Some house-keeping to make the list easier to maintain. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-08bsp: leafhill: update by including existing config fragmentsRebecca Chang Swee Fun
Removing some of the configs in leafhill.cfg that already are available in usb-net and printk feature config fragments. Enable them by including the feature fragments in leafhill.scc. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-07xilinx-zynq: enable XILINX spi driver and hts221 driverfli
Signed-off-by: fli <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-02bsp: leafhill: add new SoC and BSPRebecca Chang Swee Fun
Add new leafhill bsp type using standard x86_64 base and re-using some of the intel-common config fragments. This new bsp type will support Intel Atom E3900 SoC family platform, named Leaf Hill and its derivatives. This bsp type will fetch kernel source from intel/4.1.27/leaf-hill branch. Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-09-01virtio: add new INPUT and HW_RANDOM_VIRTIO config settingsSaul Wold
The addition of HW_RANDOM is to enable the HW_RANDOM_VIRTIO setting itself. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-08-30intel-quark.cfg: Explicitly disable CONFIG_64BITMikko Ylinen
In a follow-up to e9ec769926b2378e63380bd7762ce7ce201af151 explicitly disable CONFIG_64BIT on Quark too. Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>