aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-05-10bsp/crownbay: merge emgd branchtzanussi/emgd-1.6.1-meta-merge-emgdTom 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>
2011-01-05meta: update BSP descriptions to new KARCH/KTYPE/KMACHINE definitionsBruce Ashfield
The old WRS_ARCH, WRS_TARGET and WRS_KERNEL defines have been augumented to use KARCH, KMACHINE and KTYPE as alternatives. This change updates existing BSPs to use those new defines. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-01-04linux-yocto-2.6.37: Add debugfs and ftrace features to standard ktype meta-dataDarren Hart
ftrace provides low impact tracing facilities and should be made available on the main kernel - as opposed to a debug or tracing kernel which often add enough overhead to mask subtle bugs. These features are available on the 2.6.34 yocto kernel. Boot and trace-cmd tested on qemux86-64. Signed-off-by: Darren Hart <darren@dvhart.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Tom Zanussi <tom.zanussi@intel.com>
2011-01-04routerstation: disable command line overridesBruce Ashfield
The initial routerstation pro BSP went out with with command line overrides enabled. We'd need to be able to set the command line from Redbot, so we should disable the forcing of the built in variant. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-22qemuppc32: fix cfg file nameBruce Ashfield
Including a cfg file by the wrong name causes and error. Let's get it right this tine. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-21meta: complete transition to - vs _Bruce Ashfield
The first step in the conversion from _ to - only modified the branch names. This completes the conversion by changing the directories, files and their contents to match the switch between the two separators. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-15meta: removing old meta series filesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-14meta: change '_' to '-'Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07checkpoint dir: meta/scriptsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07checkpoint dir: meta/cfg/metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-07This is the cache of the kernel patches for the "next" kernel layer.Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-06Linux 2.6.37-rc5Linus Torvalds
2010-12-06Merge branch 'upstream-linus' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 * 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2: ocfs2_connection_find() returns pointer to bad structure ocfs2: char is not always signed Ocfs2: Stop tracking a negative dentry after dentry_iput(). ocfs2: fix memory leak fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
Commit 0ea129300982 ("arm: return both physical and virtual addresses from addruart") took out the test for MMU on/off but didn't switch the ldr instructions to no longer be conditionals based on said test. Fix that. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Colin Cross <ccross@android.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-12-06Merge branch 'pm-fixes' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 * 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6: PM / Hibernate: Fix memory corruption related to swap PM / Hibernate: Use async I/O when reading compressed hibernation image