aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-09-06btrfs: Add a new kernel feature to enable the btrfs supportnitin/linux-yocto-3.0/metaNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-09-05meta: re-enable utrace feature for linux-yoctoTom Zanussi
Re-enable the 'utrace feature' that turns on the kernel options required for utrace, used mainly to enable userspace tracing for systemtap. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-09-03meta: re-enable systemtap feature for linux-yoctoTom Zanussi
Re-enable the '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>
2011-09-02meta: update kver to v3.0.4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-09-02meta: remove unused eg20t configuration fragmentsBruce Ashfield
Signed-off-by: Rahul Saxena <rahul.saxena@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-09-02meta: remove duplicate statementSaxena, Rahul
The fishriver bsp is including its configuration twice. We can safely remove the duplicate. Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
2011-09-02meta: remove configuration warningsBruce Ashfield
Cleaning the configuration of the qemu base board descriptions to remove obselete options, re-use common config features and declare options as being valid for the BSPs to define. With this change the kernel configuration audit is clean for all the qemu machines. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-09-02meta/qemuppc: board description fixesBruce Ashfield
The qemuppc rt board description did not match the recent change to a board specific branch on the end of the preempt-rt kernel type. This resulted in kernel configuration validation errors since the board description didn't match the tree and was discarded. This updates the .scc file to have a proper branch and series description. The .cfg file is also update to remove obselete config values and provide a clean configuration audit. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-24meta: bumping kver to 3.0.3Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-24meta/common-pc: add CONFIG_BLK_DEV_IDECD=y to configurationBruce Ashfield
Adding this option allows qemu to boot the live images. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-24meta/atom-pc: update boot live cfgBruce Ashfield
Adding CONFIG_BLK_DEV_IDECD=y to enable live booting on more platforms (and simulation). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-23meta/beagleboard: adding CONFIG_USB_MUSB_OMAP2PLUS=yBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-22meta: add APM Emulation option to beagleboardLiming Wang
apmd daemon needs this option to work, so add this to beagleboard kernel config file. Signed-off-by: Liming Wang <liming.wang@windriver.com>
2011-08-17bsp/fri2: use EMGD featureTom Zanussi
Add kernel options needed for enabling EMGD. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-17bsp/fri2: merge emgd branchTom Zanussi
Add scc commands to merge the yocto/emgd branch into the fri2 BSP. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-15meta/crownbay: enable hpetTom Zanussi
The crownbay reference board has HPET hardware - enable it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-08-11routerstationpro: remove CONFIG_PREEMPT* definitionsDarren Hart
The routerstationpro.cfg is a nearly complete .config and needs to be pruned. Among a lot of other things, it defines various CONFIG_PREEMPT* settings which conflict with the preempt-rt settings. Remove them as they should be ktype policy, not bsp specific settings. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: sugarbay preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: common-pc[-64] preempt-rt no branch fixDarren Hart
Modify the common-pc* defintions to re-use the preempt-rt/base branch, since there are currently no board specific changes required for support. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: jasperforest preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: fri2 preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: fishriver preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: emenlow preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: crownbay preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: arm-versatile-926ejs preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: mti-malta32-be preempt-rt supportDarren Hart
Create the definition to enable preempt-rt support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: qemu-ppc32 preempt-rt supportDarren Hart
Create the preempt-rt definition for qemuppc support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta-rt: rsp preempt-rt supportDarren Hart
Create the preempt-rt definition for routerstation pro support. This 5D configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Note: This board is currently known to have issues with preempt-rt. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: mpc8315 preempt-rt supportDarren Hart
Create the preempt-rt definition for mpc8315 support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: beagleboard preempt-rt supportDarren Hart
Create the preempt-rt definition for beagleboard support. This configuration re-uses existing branches since no board specific changes are currently required. If board specific fixes are required, this definition will be updated. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11meta/rt: use CONFIG_PREEMPT_RT_FULL for 3.0 kernelsDarren Hart
The 3.0 preempt-rt patches use CONFIG_PREEMPT_RT_FULL instead of CONFIG_PREEMPT_RT. Without this fix, the preemmpt-rt kernels build with CONFIG_PREEMPT_NONE. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-08-11boot: move -Os patch to standard branchBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-10meta/rt: remove explicit patch referencesBruce Ashfield
The "patch <foo>" lines in the -rt series are meant to be references, since the commits are not optional and have been directly merged. Temporarly commenting them out to prevent double application of changes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-09meta/rt: updating to rt8Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-08-03meta: atom-pc update definition to re-use preempt-rtBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-29meta: define atom-pc preempt-rtBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-28rt: update to 3.0-rt5Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-26meta: propping utrace from 2.6.37 - config onlyBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-26meta: relocating features/small to /smallBruce Ashfield
In the yocto 1.1 kernel, small was relocated from a feature to a top level config. We should maintain this going forward. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-21meta: update kver to v3.0 for audit purposesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-20checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-20checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-20checkpoint dir: metaBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-20checkpoint dir: meta/scriptsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-20This is the cache of the kernel patches for the "next" kernel layer.Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-07-11Linux 3.0-rc7Linus Torvalds
2011-07-11Documentation/Changes: remove some really obsolete textLinus Torvalds
That file harkens back to the days of the big 2.4 -> 2.6 version jump, and was based even then on older versions. Some of it is just obsolete, and Jesper Juhl points out that it talks about kernel versions 2.6 and should be updated to 3.0. Remove some obsolete text, and re-phrase some other to not be 2.6-specific. Reported-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-07-11Merge branch 'v4l_for_linus' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: [media] msp3400: fill in v4l2_tuner based on vt->type field [media] tuner-core.c: don't change type field in g_tuner or g_frequency [media] cx18/ivtv: fix g_tuner support [media] tuner-core: power up tuner when called with s_power(1) [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK [media] tuner-core: simplify the standard fixup [media] tuner-core/v4l2-subdev: document that the type field has to be filled in [media] v4l2-subdev.h: remove unused s_mode tuner op [media] feature-removal-schedule: change in how radio device nodes are handled [media] bttv: fix s_tuner for radio [media] pvrusb2: fix g/s_tuner support [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner [media] tuner-core: fix tuner_resume: use t->mode instead of t->type [media] tuner-core: fix s_std and s_tuner
2011-07-11Merge 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: Reintroduce dropped call to check_wakeup_irqs
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: cifs: drop spinlock before calling cifs_put_tlink cifs: fix expand_dfs_referral cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL cifs: factor smb_vol allocation out of cifs_setup_volume_info cifs: have cifs_cleanup_volume_info not take a double pointer cifs: fix build_unc_path_to_root to account for a prefixpath cifs: remove bogus call to cifs_cleanup_volume_info