aboutsummaryrefslogtreecommitdiffstats
path: root/staging
AgeCommit message (Collapse)Author
2019-10-07meta: add SPDX License Identifier and updates 00-README with License policyYann CARDAILLAC
Signed-off-by: Yann CARDAILLAC <ycnakajsph@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2014-01-16dev: remove emgd patches, configs and scc filesBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-10-02meta: 3.12-rcX patch adaptationsBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-22standard: replace OCF with cryptodevBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-07-24master: update for clean v3.10 tree generationBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-07-08emgd: add emgd 1.18 driver sourcesBruce Ashfield
1/3 [ Author: Nitin A Kamble Email: nitin.a.kamble@intel.com Subject: emgd: add emgd 1.18 driver sources Date: Fri, 18 Jan 2013 19:51:03 -0800 This is starting-point code that subsequent patches will modify. This is a virgin copy of the code from the emgd 1.18 driver. This code is coming from IEMGD_HEAD_Linux/common/drm/emgd_drm.tgz which is a piece from the 'Linux Tar Ball' release of EMGD 1.18 downloaded from here: http://downloadmirror.intel.com/22865/eng/LIN_IEMGD_1_18_GOLD_3398.tgz Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> ] 2/3 [ Author: Nitin A Kamble Email: nitin.a.kamble@intel.com Subject: emgd: enable building within the kernel sources Date: Mon, 25 Feb 2013 15:34:05 -0800 Modify the build mechanism so that emgd can be configured and built as a feature of the kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> ] 3/3 [ Author: Nitin A Kamble Email: nitin.a.kamble@intel.com Subject: emgd-1.18 fix build issues with v3.8 kernel Date: Tue, 26 Feb 2013 10:13:27 -0800 These changes are made according to these existing commits in the v3.8 tree b0071efe : drm: kill reclaim_buffers callback 760285e7 : UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 56550d94 : Drivers: gpu: remove __dev* attributes. 314e51b9 : mm: kill vma flag VM_RESERVED and mm->reserved_vm counter a69ac9ea : drm/gma500: drm_connector_property -> drm_object_property Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-02-243.8: update staging featuresBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-02-24emgd: remove all emgd version except 1.16Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-22emgd: add emgd 1.16 driver sourcesBruce Ashfield
1/2 [ Author: Nitin A Kamble Email: nitin.a.kamble@intel.com Subject: emgd: add emgd 1.16 driver sources Date: Fri, 18 Jan 2013 19:51:03 -0800 This is starting-point code that subsequent patches will modify. This is a virgin copy of the code from the emgd 1.16 driver. This code is coming from IEMGD_HEAD_Linux/common/drm/emgd_drm.tgz which is a piece from the 'Linux Tar Ball' release of EMGD 1.16 downloaded from here: https://edc.intel.com/App_Shared/Downloads/LIN_IEMGD_1_16_GOLD_3228.tgz Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> ] 2/2 [ Author: Nitin A Kamble Email: nitin.a.kamble@intel.com Subject: emgd: enable building within the kernel sources Date: Fri, 18 Jan 2013 21:02:20 -0800 Modify the build mechanism so that emgd can be configured and built as a feature of the kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-09-06yocto-3.6: bump to 3.6-rc4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-08-09meta: move emgd features to stagingBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-07-23meta: add staging featuresBruce Ashfield
From the README: Staging directory. Features found in this directory should not be included directly by other features, but instead should be found, and executed once during tree construction. The result of features found in this tree are branches that contain staged commits for use by other features during tree construction. Having staged commits allows topic branches to contain isolated work, which is merged to BSPs, thus sharing the commit IDs and keeping the work independent. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>