aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-10-18meta: Rangeley Machine Createdrsaxena-rangeley-metarevisedRahul Saxena
Initial checkin for the new Rangeley Machine Branch. This Machine is based on the Avoton SOC with nCPM. Signed-off-by: Rahul Saxena <Rahul.Saxena@intel.com>
2012-10-11meta: Add nfsd kernel featuresYang Shi
Add nfsd kernel config and scc file. Signed-off-by: Yang Shi <yang.shi@windriver.com>
2012-10-11CrystalForest: Enable PCI extended config space for CrystalForest Machine.Kishore Bodke
Quick Assist 1.0 version needs to enable the extended Configuration Space for the PCI devices. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-10-11meta: Add a new feature for PCI devices.Kishore Bodke
Enable PCI device Extended Configuration space Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-10-11meta: fishriver: remove meta-dataNitin A Kamble
The fishriver BSP is getting retired, because it is superseded by Fish-River-Island-2 BSP. The BSP files are getting removed meta-intel layer of Yocto project, so remove it from here too. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-10-05tiny: Add qemu KMACHINE to common-pc-tiny.sccBruce Ashfield
Ensure the qemux86 machine is defined in common-pc-tiny as it is for -standard and -rt. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-10-05uprobes: split into enable and patch fragmentsBruce Ashfield
To allow systemtap and the standard kernel to unconditionally include uprobes we split it into the configuration options to enable it (for systemtap's use) and into the patches (for the standard kernel to use). This allows both the feature fragment and the standard kernel to enable systemtap, but not double patch the kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-10-01meta: cleanup invalid/obselete 3.4 CONFIG optionsBruce Ashfield
The kernel configuration audit subsystem was previously focussed on BSP/hardware specific options, since that is the part of configuration that the end developer maintains. But not auditing the non-hardware specific options on each run meant that some options that do not exist in the kernel have remained in the configuration fragments. Removing them clarifies the fragments, and updating the audit to report on non-hardware options ensures that they will stay clean. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-10-01meta: disable OCFS2 by defaultBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-25meta: drm: tag DRM options as 'hardware'Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-25meta: emenlow: clean emenlow configuration warningsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-25meta: add CONFIG_SHMEM to standard kernel configBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-24kmeta: bsp cfg: beagleboard: add USB related optionsLiang Li
Signed-off-by: Liang Li <liang.li@windriver.com>
2012-09-24kmeta: bsp cfg: beagleboard: enable DVI display driverLiang Li
Enable kernel option for DVI display. Signed-off-by: Liang Li <liang.li@windriver.com>
2012-09-24meta: bump kver to 3.4.11Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-23sys940x: Update to emgd 1.14Darren Hart
Merge the emgd-1.14 branch in the sys940x-standard.scc. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-09-23fri2: Update to emgd 1.14Darren Hart
Merge the emgd-1.14 branch in the fri2-standard.scc. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-09-17meta: use profiling and latencytop features in yocto bspsTom Zanussi
Where appropriate, add the standard profiling and latencytop features to the meta-yocto-bsp BSPs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-14meta: add PERF_EVENTS config to uprobes featureTom Zanussi
CONFIG_UPROBES depends on CONFIG_PERF_EVENTS being set, so PERF_EVENTS needs to be added whenever uprobes are enabled. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-13meta: add paravirtualized KVM guest config fragmentCristian Iorga
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
2012-09-13meta: add MMIO support in virtio config fragmentCristian Iorga
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
2012-09-11meta: add x32 configuration fragmentBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-10meta: have systemtap use kprobes and uprobes featureTom Zanussi
The systemtap feature can use the new kprobes and uprobes feature and remove the corresponding open-coded options. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-10meta: add kprobes support to ktypes/standardTom Zanussi
Add kprobes support to ktypes/standard alongside uprobes and other tracing options enabled there. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-10meta: add kprobes featureTom Zanussi
Add config options to turn KPROBES on, along with KPROBE_EVENT which provides an trace events interface that can be used by other tools such as perf. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-10meta: have uprobe feature use uprobe.cfgTom Zanussi
The uprobe feature includes the patches for uprobes but doesn't include config options for it - add them. Also, add description and compatibility strings. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-10meta: add uprobe.cfgTom Zanussi
Add config options to turn UPROBES on, along with UPROBE_EVENT which provides an trace events interface that can be used by other tools such as perf. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-09-10meta: bump kver to v3.4.10Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-17meta: bump kver to v3.4.9Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-15CrystalForest: Enable PCI IOV featureKishore Bodke
Enable Single Root PCI I/O Virtualization feature. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-08-15meta: Add new pci iov featureKishore Bodke
Add Single Root PCI I/O Virtualization feature to meta. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-08-15mpc8315: remove now obsolete CONFIG_MISC_DEVICESPaul Gortmaker
Since this BSP now uses 3.4.x kernel, this option is obsolete and generates a warning. The option was removed in mainline: commit 7c5763b8453a94871d356f20df30f350f8631e8b Author: Fabio Estevam <festevam@gmail.com> Date: Tue Jan 24 02:11:25 2012 -0200 drivers: misc: Remove MISC_DEVICES config option as of v3.3-rc4 and so is gone in v3.4.x codebase. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-09meta: move emgd features to stagingBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-09meta: Crystal Forest Machine Created.Kishore Bodke
Initial checkin for the new Crystal Forest Machine Branch. This Machine is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
2012-08-09meta/qemuppc: remove redundant profiling optionsBruce Ashfield
qemuppc had some old profiling options in its BSP configuration fragments. These are better pulled from the profiling feature. This also removes a warning when options like CONFIG_FRAME_POINTER are dropped from the final .config (since they are not available on the arch). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-09meta: kgdb: update configuration for out of box functionalityBruce Ashfield
To ensure that the kernel is debugable by default, and that self tests pass, we should enable KDB, and KDB_KEYBOARD and KGDB_LOW_LEVEL_TRAP for x86 boards. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-09meta: update status/series and patches for v3.4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-08fsl-mpc8315e-rdb: replace leading dot with hash in cfg fileMichel Thebeau
Hash is the correct comment format. Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
2012-08-08usb: fix scc and cfg filename collision with ktypes/base/Michel Thebeau
Warnings are not clear because base.scc exists both in ktypes/base/ and features/usb/. Rename features/usb/base.scc and features/usb/base.cfg Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
2012-08-08kconfig: make CONFIG_BLOCK=y part of base configPaul Gortmaker
This has largely no effect, since the default is y, and since it is as fundamental as CONFIG_NET, it should be in the base. Move it there and delete any other instances of it. This will resolve any BSP configuration audit warnings on CONFIG_BLOCK caused by a BSP that includes scsi. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-08kconfig: add tty/serial file to hardware listingPaul Gortmaker
A scan of this file reveals that it is full of UART specific settings for various embedded platforms, and should be listed in the hardware category. This will also stop the audit from warning that SERIAL_CORE and SERIAL_CORE_CONSOLE are being set by BSPs as if it were non-hardware related. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-08routerstationpro: specify chosen filesystems in audit input.Paul Gortmaker
Call out the two filesystems used by this specific BSP in the hardware list. While filesystems aren't generally hardware items, boards with MTD devices will need certain specific filesystems, so there is a hardware linkage. Regardless, the point of the audit is to inform people in a way that lets them think about their choices. We've done that here, and know we need these. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-08routerstationpro: add config data for audit purposesPaul Gortmaker
This BSP patches into existence a new Kconfig file in the drivers/net/ethernet dir, and it creates a new Kconfig option (PACKET_MANGLE) in what would otherwise be a non board (hardware) specific Kconfig file. Inform the audit subsystem about both, so that it does not create false positive warnings about either. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-08meta: add ath79 Kconfig to hardware listing.Paul Gortmaker
This file describes a CPU variant, so it is hardware, and since it is in the mainline kernel, it should be listed here and not in the BSP specific dir (where BSP added Kconfig files would be listed). Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-08-08meta: bump kver to v3.4.7Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-07-26kconf: add 8250 Kconfig to hardware listing auditPaul Gortmaker
So that we don't get audit warnings telling us that UART related settings are non-hardware related. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-26routerstationpro: Add a config fragmentPaul Gortmaker
Unlike the previous config, this is a more minimalistic one that sticks to just specifying hardware items. The watchdog minifrag gets an update too, as a config option got renamed. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-26routerstationpro: import new patches from openwrt v3.3 kernelPaul Gortmaker
Import of the openwrt files from trunk, as of this commit: ---------- commit c1d79f64eed0a7ac36b5b9bca52275b397bec424 Author: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> Date: Mon Jul 16 16:26:51 2012 +0000 uboot-ar71xx: fix compile on recent mac os x versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32750 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---------- Due to the nature of how the openwrt source is managed, new files are found separate from the commits which actually make use of them, so that unused stuff could not easily be left behind, but it is what it is. Path to files in the repo is: target/linux/generic/files target/linux/ar71xx/files Repo is: git://nbd.name/openwrt.git The process used was creating a booting kernel based on a v3.3 baseline and a subset of the openwrt patches (there are over 200), with the obvious (aka "easy") cull made. This subset was then forward ported to v3.4 -- it is by no means the absolute minimum it could be; things like ar93xx/95xx support could also be culled, or some of the board specific init files, but given this board is already EOL, I can't justify spending additional time doing that. Some of the patches (ones with Patchworks links and SOB via Ralf) made it upstream in v3.5-rc1, and I've added the upstream IDs to those where appropriate. However they were not compared one-by-one to verify what (if any) deltas were introduced in the backport to openwrt's 3.3 kernel. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-26routerstationpro: zero out config filePaul Gortmaker
Since this was largely a full .config file, just zero it out before reducing it to the key needed config items, since a diff of the two will be a meaningless spray of +- lines. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-25sys940x: Append default preempt-rt policyDarren Hart
Ensure the preempt-rt kernel has usb-mass-storage and boot-live support in support of booting the hddimg images over USB. Add the latencytop and profiling scc files to keep the default policy consistent with the 'standard' kernel. Signed-off-by: Darren Hart <dvhart@linux.intel.com>