summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-*: Move BSP settings to meta-xilinx-bspMark Hatle2021-12-225-0/+31
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-2218-815/+0
| | | | | | | | | | Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx: Move from 5.10 to 5.15Mark Hatle2021-12-202-5/+5
| | | | | | | linux-xlnx sources now come from the 5.15 branch (xlnx_rebase_v5.15) yocto-kernel-cache now from the 5.15 branch as well Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2022Sivaprasad Addepalli2021-11-231-1/+1
| | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit fbe2f95f885b2524f9235e3ce9a3624e79a80afd) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2022Sivaprasad Addepalli2021-11-181-1/+1
| | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit ebc14fcd103ff0b61f8974432faf3a7e84fbf536) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-hdmi: Move to 2022 developmentMark Hatle2021-11-151-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Sync to latest 2022.1 commitsMark Hatle2021-11-151-2/+2
| | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit e881b6403e149d2d136729ba0b0acb3568cb570c) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2022Sivaprasad Addepalli2021-11-151-2/+2
| | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit 5a464cd21783fb5ba3b648a2f69f663f13de990c) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Move from 2021.2 to 2022.1Mark Hatle2021-11-151-0/+0
| | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit eef9f49887e2471768b649450a0769859fd63ba5) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Convert to new override syntaxMark Hatle2021-11-152-4/+4
| | | | | | Fix various overrides that have been missed in previous conversion. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-11-021-1/+1
| | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use : as the override character instead of _. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-dp_git.bb: Update SRCREV to 2021.2Rajesh Gugulothu2021-11-021-1/+1
| | | | | | | Update dp-modules SRCREV to 2021.2 release. Signed-off-by: Rajesh Gugulothu <gugulothu.rajesh@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper: move to bbappend, remove obsolete itemsMark Hatle2021-10-252-56/+54
| | | | | | | | | | Lopper is now provided in meta-virtualization, but that version appears to be a bit older then what we need. For the python modules that were depended by lopper, many are no available in native and nativesdk versions. Remove unnecessary bbappends. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx.inc: Fix manual ovverrides in the fileSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | | | fix manual overrides for xilinx_zynq_defconfig Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-09-2810-40/+40
| | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* kernel-module-dp_git.bb: Update branch to 2021.2Sandeep Gundlupet Raju2021-09-281-1/+1
| | | | | | | Update dp-modules branch to xlnx_rel_2021.2 release branch. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREVBen Levinsky2021-09-281-1/+1
| | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: update to latest SRCREVAppana Durga Kedareswara rao2021-09-281-1/+1
| | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx: Move to 2021.2 branch and SRCREVMark Hatle2021-09-281-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREVBen Levinsky2021-09-281-1/+1
| | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-hdmi_git.bb : Update the XLNX_HDMI_VERSION to 5.10.0Vishal Sagar2021-09-281-1/+1
| | | | | | | Update the XLNX_HDMI_VERSION to 5.10.0. Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-hdmi_git.bb : Update for 2021.2 release branch and commit idVishal Sagar2021-09-281-2/+2
| | | | | | | | The patch updates the branch and commit id for 2021.2 release of the hdmi-modules repo. Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREV for 2021Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-dp_git.bb: Update branch and SRCREV to 2021.2Sandeep Gundlupet Raju2021-09-281-3/+3
| | | | | | | Update dp-modules branch and SRCREV to 2021.2 release. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper.bb: Update to latest srcrevMark Hatle2021-09-281-1/+1
| | | | | | Fixes a problem parsing versal device trees Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* lopper: update to latest upstream versionMark Hatle2021-09-281-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xilinx-lops: Add Xilinx system device tree CPU ID processingMark Hatle2021-09-282-2/+133
| | | | | | | | | | | | | | | | | | | | | | | | Add a new lop-xilinx-id-cpus.dts file to automatically identify OS hints, domains and cpu information. Output is in the format: $ ./lopper.py -f --enhanced -i lops/lop-cpus.dts system-device-tree-spec.dts foo.dts arm,cortex-a72 linux1 linux,xen arm,cortex-a72 linux2 linux,xen arm,cortex-r5 subsystem2 baremetal xlnx,microblaze subsystem2 baremetal # global 'all' domains arm,cortex-a72 xen linux # global no-domain cpus xlnx,microblaze None None $ ./lopper.py -f --enhanced -i lops/lop-cpus.dts t/vck190_systemdt/system-top.dts foo.dts # global no-domain cpus arm,cortex-a72 None None pmc-microblaze None None psm-microblaze None None arm,cortex-r5 None None Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx: Remove ultra96 mipi, no longer supportedMark Hatle2021-09-281-2/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper: update to latest latest SRCREVBen Levinsky2021-09-281-1/+1
| | | | | | | | | Update to match upstream repo of lopper. This enables basic Linux boot for some OpenAMP use cases. Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-firmware: Move from bbappend to a custom firmware recipeMark Hatle2021-09-282-29/+65
| | | | | | | | | | | Ultra96 WiFi/BT chip requires custom firmware. The main wifi firmware is provided by the linux-firmware recipe, but the Bluetooth firmware must be sourced from another location. We only package the specific firmware that we require for this, and do it in a way that is similar to the linux-firmware recipe. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>