aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-08-15meta: features/ieee802154: add configuration fragment for IEEE 802.15.4meliaser/3.14-meta-bluetooth-zigbee-3g-fragmentsMax 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>
2014-08-15meta: 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>
2014-08-15meta: 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>
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>
2014-04-11meta: Remove RTC kernel options in edgerouterBin Jiang
RTC doesn't exist in edgerouter. Signed-off-by: Bin Jiang <bin.jiang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-10beaglebone: enhance USB support and enable MUSB modulesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-10beaglebone: enable DRM for HDMI outputDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-10Revert "beaglebone: add standard metadata for BeagleBone Black BSP"Bruce Ashfield
This reverts commit cdf9fb795b8e848cd3ddf3c5e0d98905fac27685.
2014-04-10minnow: Add minnow-drivers-extra fragmentDarren Hart
Driver requests tend to trickle in slowly. Provide a staging fragment where we can collect those that are not already covered by existing scc files. As blocks of drivers become apparent, new scc files can be created and this file pruned. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-10meta: smp.scc: increase default NR_CPUS to 64Ong Boon Leong
Change CONFIG_NR_CPUS from 8 to 64 so that platform with processors count more than 8 will be all activited. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-04intel-common: change intel-corei7064-preempt-rt-scc filenameOng Boon Leong
Changed intel-corei7064-preempt-rt-scc file name to intel-corei7-64-preempt-rt.scc. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-04intel-common: Add preempt-rt ktype targetsDarren Hart
Add the preempt-rt ktype scc targets for the intel-core2-32 and intel-corei7-64 BSPs. These are also the intel-common configuration used for all intel-common compatible BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-04meta: mohonpeak: remove branch 'mohonpeak'Ong Boon Leong
This is to remove 'mohonpeak' branch from scc file since we are migrating the BSP to use intel-common. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-02Revert "x32: Drop x32 config"Bruce Ashfield
Bad merge on my part, reverting this commit. This reverts commit eb322512c46c866025fe737608c2f4aeecf8e9b6. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-02meta: Purge retired BSPs chiefriver, sys940x, and atom-pcDarren Hart
Drop the BSP configs for the BSPs retired from meta-intel, which will never have a 3.14 recipe: chiefriver, sys940x, and atom-pc (from the n450 BSP). Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-02x32: Drop x32 configDarren Hart
CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. Delete them. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-02x86: Drop X86_32 configsDarren Hart
CONFIG_X86_32 is not configurable via menuconfig (no prompt) and is automatically set by ARCH and !CONFIG_64BIT. There is no need to specify it explicitly. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-02x86: Move MTRR config into x86 common fragmentsDarren Hart
MTRR is common enough it should just be included in the x86* cfg fragments already included by these machines. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>