aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-05-14meta/fishriver: remove redundant features and optionstzanussi/policy-cleanupTom Zanussi
Remove the BLK_DEV_SD option already covered by the usb-mass-storage feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/emenlow: remove redundant features and optionsTom Zanussi
Remove the BLK_DEV_SD option already covered by the usb-mass-storage feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/crownbay: remove redundant features and optionsTom Zanussi
Remove the BLK_DEV_SD option already covered by the usb-mass-storage feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/sugarbay: remove redundant features and optionsTom Zanussi
Remove features and options already inherited from common-pc-64. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/jasperforest: remove redundant features and optionsTom Zanussi
Remove features and options already inherited from common-pc-64. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/common-pc-64: factor out SCSI CDROM optionTom Zanussi
Remove the BLK_DEV_SR option from common-pc-64.cfg and replace it with the scsi/cdrom feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/common-pc-64: use usb-mass-storage featureTom Zanussi
Add the usb-mass-storage feature and remove the options available in that feature from common-pc-64.cfg. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta: add scsi cdrom featureTom Zanussi
Add a feature to enable SCSI CDROM support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/common-pc: use usb-mass-storage featureTom Zanussi
Add the usb-mass-storage feature and remove the options available in that feature from common-pc.cfg. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta: factor out SCSI options from the usb-mass-storage featureTom Zanussi
Remove the SCSI and BLK_DEV_SD options from usb-mass-storage.cfg and replace them with the corresponding scsi/ features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta: add scsi disk featureTom Zanussi
Add a feature to enable SCSI disk support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta: add scsi featureTom Zanussi
Add a feature to enable SCSI support. This also creates a scsi/ directory to contain further SCSI options. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/sugarbay: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc/sugarbay* to keep hardware-related options in the base sugarbay.scc while moving the more 'policy'-related options into the files that include the base sugarbay.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-14meta/jasperforest: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc/jasperforest* to keep hardware-related options in the base jasperforest.scc while moving the more 'policy'-related options into the files that include the base jasperforest.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-12meta/fishriver: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc/fishriver* to keep hardware-related options in the base fishriver.scc while moving the more 'policy'-related options into the files that include the base fishriver.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-12meta/emenlow: factor out policy-related optionsTom Zanussi
Refactor bsp/emenlow/emenlow* to keep hardware-related options in the base emenlow.scc while moving the more 'policy'-related options into the files that include the base emenlow.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-12meta/crownbay: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc/crownbay* to keep hardware-related options in the base crownbay.scc while moving the more 'policy'-related options into the files that include the base crownbay.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-12meta/common-pc-64: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc-64/common-pc-64* to keep hardware-related options in the base common-pc-64.scc while moving the more 'policy'-related options into the files that include the base common-pc-64.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-12meta/common-pc: factor out policy-related optionsTom Zanussi
Refactor bsp/common-pc/common-pc* to keep hardware-related options in the base common-pc.scc while moving the more 'policy'-related options into the files that include the base common-pc.scc fragment. This allows the different kernel types to make use of the basic machine support without dragging along possibly unwanted options that fall under the heading of 'policy' for a specific kernel type. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-10meta/common-pc-64: use usb featuresTom Zanussi
Use the available ehci and uhci usb features and remove the associated config settings from the top-level common-pc feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-10meta/common-pc: use usb featuresTom Zanussi
Use the available ehci and uhci usb features and remove the associated config settings from the top-level common-pc feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-10meta: add ROOT_HUB_TT config option to the usb/ehci-hcd featureTom Zanussi
Add root hub transaction translator support for supporting companion ohci/uhci controllers , which is safe even if the ehci controller doesn't have companion controllers. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/fishriver: move smp options from recipe-spaceTom Zanussi
SMP support was configured in recipe-space, remove it from recipe-space and move it here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/emenlow: move smp options from recipe-spaceTom Zanussi
SMP support was configured in recipe-space, remove it from recipe-space and move it here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/crownbay: move smp options from recipe-spaceTom Zanussi
SMP support was configured in recipe-space, remove it from recipe-space and move it here. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/sugarbay: remove boot-live optionsTom Zanussi
The boot-live options are already included via common-pc-64 so remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/jasperforest: remove boot-live optionsTom Zanussi
The boot-live options are already included via common-pc-64 so remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/sugarbay: use usb featuresTom Zanussi
Use the available usb features and remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/jasperforest: use usb featuresTom Zanussi
Use the available usb features and remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/fishriver: use usb featuresTom Zanussi
Use the available usb features and remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-08meta/emenlow: use usb featuresTom Zanussi
Use the available usb features and remove the associated config settings from the top-level feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add mei featureTom Zanussi
Add an 'mei' feature that turns on the kernel options required to support the Intel Management Engine Interface. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add usb/uhci-hcd featureTom Zanussi
Add a 'uhci-hcd' feature that turns on the kernel options required to support uhci (USB 1.x). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta/crownbay: use usb featuresTom Zanussi
Use the available usb features and remove the associated config settings from the top-level crownbay feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add usb/ohci-hcd featureTom Zanussi
Add an 'ohci-hcd' feature that turns on the kernel options required to support ohci (USB 1.x). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add usb/ehci-hcd featureTom Zanussi
Add an 'ehci-hcd' feature that turns on the kernel options required to support ehci (USB 2.0). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add usb/xhci-hcd featureTom Zanussi
Add an 'xhci-hcd' feature that turns on the kernel options required to support xhci (USB 3.0). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-06meta: add usb/base featureTom Zanussi
Add a feature to enable 'base' support for USB. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-03sys940x: Cleanup sys940x.sccDarren Hart
Move the smp and minimal efi fragments into the base BSP description rather than the recipe KERNEL_FEATURES. Drop the -standard features from the base BSP description. These are already defined in sys940x-standard.scc, and they may not be wanted in other variants (such as tiny). Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03sys940x: Use PHYSICAL_START of 0x200000 to bootDarren Hart
Boot fails with a kernel panic in setup_trampoline or shortly after Freeing kernel memory, when using 0x1000000 for PHYSICAL_START and PHYSICAL_ALIGN. Use 0x200000 instead. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03sys940x: Add common standard and preempt-rt featuresDarren Hart
Add the features commonly added to standard and preempt-rt scc files for sys940x as well. This enables live boot capability as well various analysis bits. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03sys940x: Add efi-ext to standard and preempt-rt configsDarren Hart
Enable efi-ext in the standard and preempt-rt configs so the recipes do not have to do this explicitly. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03sys940x: Move emgd-1.10 data to the standard scc fileDarren Hart
Make sys940x consistent with crownbay and fri2 by moving the emgd-1.10 includes and merges to the $bsp-standard.scc files. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03fri2: Cleanup fri2-$KTYPE.scc files re efi-ext.sccDarren Hart
The efi-ext.scc fragment is not part of the standard or preempt-rt standard features. It is instead a BSP specific feature added to these ktypes. Rearrange the meta-data accordingly. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-03fri2: Use emgd-1.10 feature and branchDarren Hart
Update the fri2-standard.scc description to use the new emgd feature and branch name. Without this change the emgd driver is not merged and not built. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-04-17meta: Clean up BSPs kernel configYang Shi
Clean up some QEMU and non-x86 BSPs kernel config, including qemuarm qemuppc qemux86 beagleboard mpc8315e_rdb Only obsolete/invalid kernel configs are removed. Signed-off-by: Yang Shi <yang.shi@windriver.com>
2012-04-17meta/beagleboard: disable CONFIG_PREEMPTBruce Ashfield
The boot hangs with the message: mmc0: error -110 whilst initialising SD card The MMC driver has issues initializing when PREEMPT is enabled (either forced or voluntary). Unplugging and then plugging the card back will reset the driver and continue booting. Alternatively, disable preemption. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-04-11meta: Add igb.scc to RomleyKishore Bodke
Romley machine has 82580 Giga bit Ethernet Controller. Add the relavent Nic driver to it. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-03-31meta: Add common-pc-tiny.sccDarren Hart
Create the MACHINE-KTYPE description file for common-pc and tiny. This is used by the qemux86 machine for the linux-yocto-tiny kernel recipe. Add the common-pc hardware config, but not all the features included by the common-pc-standard.scc file. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-03-31tiny: Minimize the tiny configDarren Hart
The config fragments in the tiny ktype were simply pulled in from a collection of experimental fragments. Boil things down to a core policy (yocto.cfg) and tiny-specific configs (tiny.cfg). Signed-off-by: Darren Hart <dvhart@linux.intel.com>