aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-09-10features/mei.cfg: configure as kernel modulesnitin/metaNitin A Kamble
The kernel module approach enables disabling of the modules if needed. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-09-08drm-gma500: build GMA500 DRM driver as kernel moduleMax Eliaser
This will allow the module to be blacklisted on some devices (such as the FRI2) where it causes problems. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Fix mistakenly setting bool kconfig vars to =m Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-09-08intel-common: intel-core-32: use tunnelcreek.sccMax Eliaser
This is instead of crownbay, emenlow, and fri2, although those .scc files still exist if anyone wants them. Note that this has the effect of adding the GMA500 DRM driver to intel-core2-32, which will break intel-core2-32 on FRI2 for now. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-09-08soc: tunnelcreek: create tunnelcreek sccMax Eliaser
The .scc file is created from from the union of the emenlow, crownbay, and fri2 files. The open-source GMA500 DRM driver is also enabled in tunnelcreek.scc as EMGD is being deprecated. Note that the GMA500 DRM driver currently breaks FRI2. preempt/preempt-rt/tiny variants of the new tunnelcreek configs have not been created. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-09-08qemuppc64: create bsp configArmin Kuster
This is the initial meta data for qemu ppc64 bsp that supports the IBM pseries power* arch which is supported in Qemu. V2: Pruned config : Added standard.scc V3: More cleanup : Added cfg/virtio.scc : Added features/input/input.scc : Added cfg/8250.scc v4: nuked stuff : features/usb/ohci-hcd.scc : features/scsi/disk.scc : features/scsi/cdrom.scc Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-28meta: Create kernel config and scc for CRIUYang Shi
Add kernel config fragment for CRIU and include the config into scc file. Signed-off-by: Yang Shi <yang.shi@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-28meta: common-pc: add support for booting via EFIMax Eliaser
If "common-pc" actually means "Common PC," this is appropriate, as EFI is pretty common in PCs these days. This is also the most expediant way to get qemux86 and qemux86-64 booting via EFI, which is a prerequisite for [YOCTO #5654]. Signed-off-by: Max Eliaser <max.eliaser@intel.com>
2014-08-28meta: Add CONFIG_TTY to common-pc-drivers.cfgTom Zanussi
The 8250 config options aren't available if CONFIG_TTY isn't 'y', so make sure TTY is enabled for them. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-28meta: Add CONFIG_TTY to 8250.cfgTom Zanussi
The 8250 config options aren't available if CONFIG_TTY isn't 'y', so make sure TTY is enabled for them. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-28GRE: enable gre feature.Jianchuan Wang
Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-22BFQ: Support Budget Fair Queueing (BFQ) Storage-I/O SchedulerJianchuan Wang
Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-20vxlan: Enable vxlan supportJianchuan Wang
vxlan: Enable vxlan support Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-19meta: features/ieee802154: add configuration fragment for IEEE 802.15.4Max Eliaser
Instead of duplicating the appropriate options in configiration fragments for various BSPS, it's better to put them in their own fragment which can then be included elsewhere. This commit also adds the new features/ieee802154/ieee802154.scc to intel-common-standard.scc, although CONFIG_IEEE802154 and CONFIG_IEEE802154_6LOWPAN have not been removed from anywhere else yet for compatibility reasons. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-19meta: features/bluetooth: add configuration fragment for Bluetooth supportMax Eliaser
Instead of adding CONFIG_BT directly to configuration fragments for various BSPs, it's better to put it in its own fragment which can then be included elsewhere. This commit also adds the new features/bluetooth/bluetooth.scc to intel-common-standard.scc, although CONFIG_BT has not been removed from anywhere else yet for compatibility reasons. This mostly resolves [YOCTO #1830], and removing other uses of CONFIG_BT will resolve it completely. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-19meta: intel-common-standard: add ericson-3g to intel-common-standard.sccMax Eliaser
BSPs that use intel-common-standard.scc should be expected to work on some devices with integrated 3G modems, most notably the FRI2. However, because we only have a configuration fragment for one 3g driver, it's not worth creating a 3g-all.scc file. For now, the best option is to add that driver directly to intel-common-standard.scc. Signed-off-by: Max Eliaser <max.eliaser@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-19cgroups: enable virtual memory resource controllerHe Zhe
Enable virtual memory resource controller for convenience Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-19full nohz: Enable full dynticks system for nohzJianchuan Wang
Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com>
2014-07-29preempt-rt: enable VSDO by defaultBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-29meta/standard: include vsdo feature by defaultBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-29vdso: Delete CONFIG_COMPAT_VDSO after removing compat vdsoJianchuan Wang
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-29meta: bump kver to v3.14.13Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-25meta: intel-common: Enable Industrial IODarren Hart
Include the IIO fragment in all intel-common standard kernel configurations. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-25meta: Add IIO featureDarren Hart
Add a new IIO feature / config fragment which enables all the non-staging IIO drivers as modules. I didn't bother separating these out by class as there weren't too many of them and it's far more likely people would select one of each class (accelerometer, adc, etc.) rather than all of one class in a customized image. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-07-11meta: iwlwifi: Add MVM firmware supportDarren Hart
DVM firmware defaults to supported, ensure both it and MVM are supported. This explicitly adds support for the 3160 and 7260 cards. Reported-by: John Hawley <john.hawley@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-06-15mpc8315e-rdb: enable the flash fsKevin Hao
There is a 8M NOR and 32M NAND flash on this board. So enable the flash filesystem for convenience. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-06-15mpc8315e-rdb: enable the NAND driverKevin Hao
There is a 32M NAND flash on this board, so enable the corresponding NAND driver by default. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-06-04kver: bump to v3.14.5Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-05-23beaglebone: enable the nowayout option for the watchdogKevin Hao
The default watchdog behaviour is to stop the timer if the process managing it closes the file /dev/watchdog. The system would not reboot if watchdog daemon crashes due to a bug in it or get killed by other malicious code. So we prefer to enable nowayout option for the watchdong. With this enabled, there is no way of disabling the watchdog once it has been started. This option is also enabled in the predecessor of this BSP (beagleboard). Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-05-19meta: Explicitly add boot-live to intel-core2-32tzanussi/3.14-rt-updatesTom Zanussi
intel-core2-32 hangs with 'waiting for removable media' because the preempt-rt cfg overwrites BLK_DEV_LOOP. Presumably there's a good reason for that which should be fixed properly, but this at least lets the system boot. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16meta: rearrange intel-corei7-64-preempt-rt includesTom Zanussi
Having standard follow ktypes/preempt-rt/preempt-rt.scc means that settings in standard take precedence, which isn't the expected behavior. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16meta: rearrange intel-core2-32-preempt-rt includesTom Zanussi
Having standard follow ktypes/preempt-rt/preempt-rt.scc means that settings in standard take precedence, which isn't the expected behavior. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16meta: remove aufs from the preempt-rt ktypeTom Zanussi
aufs isn't supported with -rt kernels, so disable it for the preempt-rt ktype. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16meta: Add aufs-disable featureTom Zanussi
Add an aufs-disable feature allowing aufs to be selectively disabled, specifically for preempt-rt since aufs doesn't build with preempt-rt kernels (as opposed to just blanket disabling it in standard since there may already be users who would miss it). Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16mohonpeak: Replace QAT in mohonpeak.cfg with qat featureTom Zanussi
Remove the QAT configuration from mohonpeak.cfg, as it breaks -rt for everything else, and instead have the mohonpeak standard BSPs use the new qat feature. Note that as defined, the QAT configuration is incompatible with -rt, so it isn't added back to those. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16meta: Add qat (QuickAssist) featureTom Zanussi
Add config items required to enable QuickAssist Technology. Note that this apparently includes disabling PREEMPT, making it incompatible with -rt. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-16kver: bump to v3.14.4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-05-12baytrail: Add I2C PCI and LPSS_PWM supportDarren Hart
Add missing I2C PCI mode support. Add LPSS PMW device support. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-05-09meta: enable USB features for MohonpeakChang Rebecca Swee Fun
Added USB host controller driver support for Mohonpeak. This also enable live bootable image to be able to boot through USB devices. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-05-09intel bsp .cfg files: remove redundant sound configsNitin A Kamble
The sound configs are defined in features/sound/snd_hda_intel.cfg. If some of these configs are defined differently like kernel builtin instead of modules, then it changes the timing of driver loading causing audio breakages for some of the BSPs. This commit fixes the audio issues with some of the Intel BSPs with the v3.14 kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-28meta: bump to v3.14.2Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-24mei.cfg: enable Intel chipsetsNitin A Kamble
Enable Intel Chipsets in the AMT/MEI driver. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23valleyisland-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23minnow-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23fri2-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23emenlow-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23crownbay-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23intel-common-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23common-pc-64-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23common-pc-standard.scc: include snd_hda_intel featureNitin A Kamble
The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-23snd_hda_intel.cfg: kernel configurations for Intel HDA sound driverNitin A Kamble
Enable many of the codecs supported by the snd_hda_intel driver. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>