aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-06-01meta/fishriver: create initial BSP infrastructuretzanussi/fishriver-3gTom Zanussi
We now dedicate a branch to fishriver, which before now had been happy with crownbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-06-01meta: add ericsson-3g f5521gw featureTom Zanussi
For use initially by the fishriver bsp. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add romley featuresTom Zanussi
Add uio, ixgbe, e1xxx and hugetlb features to romley bsp. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: remove 'not set' lines from netfilter.cfgTom Zanussi
The 'not set' lines override intentional config options and unintentionally turn them off. Remove them to avoid this behavior. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add dca featureTom Zanussi
Add a general-purpose feature for turning on DCA support (Intel Direct Cache Access) and use it in igb/ixgbe features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: replace open-coded E1XXXX options with intel-e1xxxx featureTom Zanussi
Have common-pc and common-pc-64 use the intel-e1xxxx feature, remove the corresponding options in common-pc64.cfg (including deletion of common-pc-net.cfg) and common-pc.cfg, and update bsps accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add intel-e1xxxx featureTom Zanussi
Add a general-purpose feature adding support for Intel PRO/100, Intel PRO/1000, and Intel PRO/1000 PCI-Express adapters. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: replace open-coded igb options with igb featureTom Zanussi
Have common-pc-64 use the igb feature, and remove the corresponding options in common-pc64.cfg. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add igb featureTom Zanussi
Add a general-purpose feature for turning on Intel 82575/82576 PCI Express Gigabit ethernet support. Turns on Direct Cache Access and 82576 Virtual Function Ethernet support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add ixgbe featureTom Zanussi
Add a general-purpose feature for turning on Intel 10GbE PCI Express support. Turns on Direct Cache Access and Data Center Bridging as well as 82599 Virtual Function Ethernet support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: replace open-coded dma engine options with dmaengine featureTom Zanussi
Replace open-coded DMA_ENGINE and DMADEVICES options with the dmaengine feature. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add dmaengine featureTom Zanussi
Add a general-purpose feature for turning on DMA engine support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add hugetlb featureTom Zanussi
Add a general-purpose feature for turning on common hugetlb options, such as huge page support and hugetblfs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add uio featureTom Zanussi
Add feature to turn on userspace I/O support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: replace open-coded hpet options with hpet featureTom Zanussi
Have common-pc-64 use the hpet feature, and remove the corresponding options in common-pc64.cfg. Also remove the hpet options from arm and ppc machines where they're noops. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27meta: add hpet featureTom Zanussi
Add a general-purpose feature for turning on common HPET options, such as basic HPET support and the hpet device w/mmap support. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-27routerstationpro: watchdog configBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-16bsp/crownbay: merge emgd branchTom Zanussi
Add scc commands to merge the yocto/emgd branch into the crownbay BSP. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-05meta/romley: create initial BSP infrastructureTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-04-27meta: Add SMP config fragmentDarren Hart
For reusable BSPs like atom-pc which may or may not have SMP support, allow the linux-yocto recipe to choose whether or not to enable SMP support. The smp config fragment enables SMP and SCHED_SMT. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-04-27meta: remove unused systemtap tagBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-05meta: preempt-rt renamesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-05meta: fix invalid includeBruce Ashfield
cfg/vfat.cfg did not have an associated .scc file, which meant that it could not be included by features and command line options. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-04meta/tools: refresh kern-toolsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-01meta: remove obselete Kconfig referencesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-04-01meta: carry forward patch cleanupsBruce Ashfield
The existing patches and structure had been maintained from previous kernels as a carry forward reference. It has now been determined that the following patches have gone upstream, or are no longer required to support boards or functionality. As such, they can be removed from the tracking meta information. Feature directories (and some patches) remain, since they are still being evaluated for carry forward purposes. The infrastructure / categories for patches also remains, since in maintenance mode, they will likely be re-used. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-30crownbay: set cpu type to MATOMTom Zanussi
NET_SKB_PAD was changed by commit 5933dd2f028cdcbb [net: NET_SKB_PAD should depend on L1_CACHE_BYTES] to L1_CACHE_BYTES. Atom processors have L1_CACHE_BYTES at 64, whereas the default M686 sets it to 32. This causes problems for the pch_gbe driver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-30crownbay: update eg20t configTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-24common-pc-64/qemu: add profiling and latency top to default configBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-04meta/routerstationpro: add RTC configurationBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-04meta/mpc8315e: use vfat config groupBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-04meta/routerstationpro: use vfat config groupBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-04meta: add vfat configuration groupBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-03-04fsl-mpc8315e/meta: add FSL USB config optionsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-25meta: add crownbay BSP infrastructureBruce Ashfield
Import the 2.6.34 crownbay infrastructure and update for the 2.6.37 kernel. This also brings in the feature/drm-emgd that the crownbay requires. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-25meta: usb mass storage fragmentBruce Ashfield
Introduce a configuration fragment to enable usb mass storage and include it via for the routerstationpro and fsl-mpc8315e. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-22meta: create 'sound' configuration fragementBruce Ashfield
When included "cfg/sound.scc" enables sound on intel based platforms. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-15jasperforest: create initial BSP infrastructureTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-02meta: cleanup ktypes/standardBruce Ashfield
Comment functionality that is not yet required in 2.6.37 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-02meta/tsugarbay: enable i915 graphicsTom Zanussi
Which includes snb support... Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-02meta/sugarbay: create initial BSP infrastructureTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-02meta/beagleboard: add usb-net to beagleboard bspDarren Hart
The Beagleboard xM has an onboard USB ethernet device, CONFIG_USB_NET_SMSC95 Include the usb-net feature to enable it. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-02meta/usb-net: add named feature and config fragmentDarren Hart
The usb-net config fragment adds support for usb ethernet devices and host to host cables. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-02-02meta/beagleboard: make beagleboard build with march=armv7-aDarren Hart
Update the beagleboard config to ensure the kernel builds for march=armv7-a, and not armv6 as it was previously doing. With this config and the recent ARM EHCI and +sec patches, the Beagleboard xM will boot linux-yocto-2.6.37. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-31meta: update kern-toolsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-28meta/lttng: initial creation of 2.6.37 lttng kernel optionsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-25meta: remove 2.6.34 lttngBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-24meta: update kver to 2.6.37-finalBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-17arm: trigger arm settings based on KARCHBruce Ashfield
Not only BSPs use WRS_ARCH the ARM configuration settings trigger on this as well. For backwards compatibility we'll keep the old one around, and add the new test for new kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-14meta: add systemtap feature for linux-yoctoTom Zanussi
Add a 'systemtap feature' that turns on the kernel options required for systemtap, a system-wide tracing tool. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>