summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* lopper: update to latest latest SRCREVBen Levinsky2021-09-281-1/+1
| | | | | | | Update to match upstream repo of lopper. 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>
* 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.inc: Fix reference to kernel branchMark Hatle2021-09-281-1/+1
| | | | | | | The reference was not used in any xilinx code, however external recipes may have relied on this value and loaded the wrong kernel. 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>
* 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>
* lopper: Move to AUTOREV to fixed revMark Hatle2021-09-281-2/+1
| | | | | | Set to the latest maste rev 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-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper: Move to master branchAppana Durga Kedareswara rao2021-09-271-1/+1
| | | | | | master branch contains all the latest fixes/enhancments. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* Update the lop file as per new cpu cluster namingNaga Sureshkumar Relli2021-09-271-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are changes in microblaze cpu cluster node_name and node_labels. so update the lop file accordingly to generate microblaze tune macros. Previously the microblaze.conf is generated like below For Versal: AVAILTUNES += "microblaze-cpu2" TUNE_FEATURES_tune-microblaze-cpu2 = " microblaze v10.0 barrel-shift pattern-compare reorder multiply-high divide-hard fpu-soft" PACKAGE_EXTRA_ARCHS_tune-microblaze-cpu2 = "${TUNE_PKGARCH}" TUNE_FEATURES_tune-pmc-microblaze = ${TUNE_FEATURES_tune-microblaze-cpu2} AVAILTUNES += "microblaze-cpu3" TUNE_FEATURES_tune-microblaze-cpu3 = " microblaze v10.0 barrel-shift pattern-compare reorder multiply-high divide-hard fpu-soft" PACKAGE_EXTRA_ARCHS_tune-microblaze-cpu3 = "${TUNE_PKGARCH}" TUNE_FEATURES_tune-psm-microblaze = ${TUNE_FEATURES_tune-microblaze-cpu3} For Zynqmp: AVAILTUNES += "microblaze-cpu0" TUNE_FEATURES_tune-microblaze-cpu0 = " microblaze v9.2 barrel-shift pattern-compare reorder fpu-soft" PACKAGE_EXTRA_ARCHS_tune-microblaze-cpu0 = "${TUNE_PKGARCH}" TUNE_FEATURES_tune-pmu-microblaze = "${TUNE_FEATURES_tune-microblaze-cpu0}" With the new changes the microblaze.conf is generated like below For Versal: AVAILTUNES += "microblaze-cpu0" TUNE_FEATURES_tune-microblaze-cpu0 = " microblaze v10.0 barrel-shift pattern-compare reorder multiply-high divide-hard fpu-soft" PACKAGE_EXTRA_ARCHS_tune-microblaze-cpu0 = "${TUNE_PKGARCH}" TUNE_FEATURES_tune-pmc-microblaze = "${TUNE_FEATURES_tune-microblaze-cpu0}" AVAILTUNES += "microblaze-cpu1" TUNE_FEATURES_tune-microblaze-cpu1 = " microblaze v10.0 barrel-shift pattern-compare reorder multiply-high divide-hard fpu-soft" PACKAGE_EXTRA_ARCHS_tune-microblaze-cpu1 = "${TUNE_PKGARCH}" TUNE_FEATURES_tune-psm-microblaze = "${TUNE_FEATURES_tune-microblaze-cpu1}" For Zynqmp: No change the cpu index is changed because the cpu@0 for cpus_microblaze is same for both pmc and psm, hence for better readability we updated the lop file to generate cpu0 for pmc and cpu1 for psm. Signed-off-by: Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
* lopper: Move to master-next branchMark Hatle2021-09-271-1/+2
| | | | | | | | Master-next fixes some issues we were having. The new version also now requires the python 'humanfriendly' modules, so bbappend this to make it available to nativesdk and native. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xilinx-lops: Fix missing " (quote)Mark Hatle2021-09-271-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xilinx-lops: Update to tag firmware microblaze configsMark Hatle2021-09-271-224/+178
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* lop-microblaze-yocto.dts: Adjust to current DTB formatMark Hatle2021-09-271-32/+45
| | | | | | Add support for PLM, PMU and PSM. Only ZynqMP processing currently works. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xilinx-lops: Add xilinx specific lop filesMark Hatle2021-09-272-0/+297
| | | | | | | | | | | Microblaze configuration is the only lop file so far, additional ones are expected. To use this: lopper.py -f --enhanced -i lops/lop-microblaze-yocto.dts microblaze-system-top.dtb tfoo.dts Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* lopper.bb: Update to latest lopper version and fix dependenciesMark Hatle2021-09-271-16/+30
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* python3-dtc: Upgrade 1.5.1 to 1.6.0 to match oe-coreMark Hatle2021-09-271-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx.inc: Pick latest SRCREV for kmetaSai Hari Chandana Kalluri2021-09-271-1/+1
| | | | | | Pick latest SRCREV for kmeta Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Siva Addepalli2021-09-271-1/+1
| | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-modules: Sync recipes to 2021.2 json fileMark Hatle2021-09-272-4/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updating commits for 2021.2 releaseJaewon Lee2021-09-271-1/+1
| | | | | | Updating linux and embeddedsw commits Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
* linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseMark Hatle2021-09-271-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseMark Hatle2021-09-271-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseMark Hatle2021-09-271-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseJaewon Lee2021-09-271-1/+1
| | | | Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
* Update commit ids for 2021 releaseSai Hari Chandana Kalluri2021-09-271-2/+2
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update recipe names to 2012.2 from 2021.1Sai Hari Chandana Kalluri2021-09-271-0/+0
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update SRCREV for 2021.1 releaseChristian Kohn2021-07-141-1/+1
|
* kernel-module-hdmi_git.bb: Update branch and commit id for 2021.1Vishal Sagar2021-07-141-2/+2
| | | | | | | Update the branch and commit id for 2021.1 for hdmi-modules. Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Update commit id for 2021 releaseSai Hari Chandana Kalluri2021-07-141-1/+1
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* linux-xlnx: Autoload usb5744 for SOM machinesSai Hari Chandana Kalluri2021-07-141-0/+2
| | | | | | | Autoload kernel module for usb5744 for SOM Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
* kernel-module-dp_git.bb: Update branch to 2021.1 and commit idSandeep Gundlupet Raju2021-07-141-2/+2
| | | | | | | Update dp-modules branch to 2021.1 and commit id. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update commit ids for 2021 releaseSai Hari Chandana Kalluri2021-07-141-2/+2
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update commit ids for 2021 releaseSai Hari Chandana Kalluri2021-07-141-1/+1
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update commit id for 2021-integrationSai Hari Chandana Kalluri2021-07-141-2/+2
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update commit id for 2021 releaseSai Hari Chandana Kalluri2021-07-141-1/+1
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Update commit ids for 2021 releaseSai Hari Chandana Kalluri2021-07-141-1/+1
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>