summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* Updated SRCREV of linux-xlnx for 2023.2_1411Sivaprasad Addepalli2023-04-241-1/+1
| | | | | | | usb: dwc3: otg: Enable OTG support in dwc3-core driver usb: dwc3: fixed OTG feature failure for xilinx platform usb: dwc3: core: disable 3.0 clock when operating in 2.0 device mode Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV of linux-xlnx for 2023.2_1711Sivaprasad Addepalli2023-04-201-1/+1
| | | | | mtd: spi-nor: Fix flash lock failure in Macronix flashes Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV of linux-xlnx for 2023.2_5543Sivaprasad Addepalli2023-04-141-1/+1
| | | | | | mtd: spi-nor: Fix flash protection failure on Winbond 16MB flash parts net: axienet: Fix memory leak issue Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV of linux-xlnx for 2023.2_4983Sivaprasad Addepalli2023-04-121-1/+1
| | | | | | | Revert "firmware: xilinx: znqmp_pm_init_finalize as late_initcall" Revert "soc: xilinx: znqmp_pm_init_finalize as late_initcall of PM driver" Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV of linux-xlnx for 2023.2_9795Sivaprasad Addepalli2023-04-111-1/+1
| | | | | mtd: spi-nor: Fix Flash protection failure on ISSI 1G flash parts Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx: Add special systemd configuration for microblazeMark Hatle2023-04-113-0/+53
| | | | | | | | While systemd is not recommended for use on microblaze, it does work. However, additional configuration items are requried in this case. So enable the minimum options, as defined from the systemd README file. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.2_3407Sivaprasad Addepalli2023-03-301-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.2_5907Sivaprasad Addepalli2023-03-291-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.2_4891Sivaprasad Addepalli2023-03-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx: Sync w/ 2023.1Mark Hatle2023-03-171-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_2631Sivaprasad Addepalli2023-03-171-1/+1
| | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit d5e7e01ca6979d0ce1d8f5158bcffbf565a56c65) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge remote-tracking branch 'xilinx/2023.1' into 2023Mark Hatle2023-03-151-1/+1
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV for 2023.1_3471Sivaprasad Addepalli2023-03-141-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_6391Sivaprasad Addepalli2023-03-081-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_4307Sivaprasad Addepalli2023-03-081-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Branch to 2023.1Mark Hatle2023-03-052-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Branch to 2023.1Mark Hatle2023-03-082-2/+2
| | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 39bcac39bea4fd22c23ffab003227c34759d7a53) Update only versioned components to 2023.1 branches. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Start 2023.2 developmentMark Hatle2023-03-083-0/+59
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Remove obsolete 2022 versionsMark Hatle2023-03-052-18/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-microblaze: Disable buildpaths QA check for linux-xlnx-scrSandeep Gundlupet Raju2023-03-031-0/+3
| | | | | | | | | | | | TMPDIR buildpaths warning are observed in microblaze linux-xlnx-scr WARNING: linux-xlnx-6.1.5-xilinx-v2023.1+gitAUTOINC+943565167d-r0 do_package_qa: QA Issue: File /usr/src/debug/linux-xlnx/6.1.5-xilinx-v2023.1+gitAUTOINC+943565167d-r0/lib/oid_registry_data.c in package linux-xlnx-src contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for microblaze linux-xlnx-scr package. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_9643Sivaprasad Addepalli2023-02-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_8983Sivaprasad Addepalli2023-02-241-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_8935Sivaprasad Addepalli2023-02-231-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_2579Sivaprasad Addepalli2023-02-221-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_8067Sivaprasad Addepalli2023-02-221-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_7779Sivaprasad Addepalli2023-02-211-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-firmware-ti-bt: Fix git branch URL warningsSandeep Gundlupet Raju2023-02-191-22/+28
| | | | | | | | | | | Fix git branch URL warnings and indentation. WARNING: linux-firmware-ti-bt-1.0-r0 do_package_write_rpm_setscene: URL: git://git.ti.com/ti-bt/service-packs.git;protocol=https does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: recipes-kernel: lopper: xilinx-lops: lop-xilinx-id-cpus: ↵Appana Durga Kedareswara rao2023-02-101-1/+2
| | | | | | | | | | | Update cpu core number by reading the cpu node reg property This commit does the below 1) Update the cpu core number by reading the cpu node reg property. 2) Update the dict_key based on the cpu name instead of compatible string (As cpu name is unique). Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dt-processor.sh: Add support for SOC_VARIANTMark Hatle2023-02-091-1/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3491Sivaprasad Addepalli2023-02-091-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated commit ID for linuxSivaprasad Addepalli2023-02-081-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-hdmi: Update SRCREV for 6.1 kernelChristian Kohn2023-01-272-27/+3
| | | | | | | | | The SRCREV of the hdmi kernel module was updated to compile with a 6.1 kernel. Also update the version variable inside the recipe and remove the 2022.2 version of the recipe as it is no longer compatible. Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-dp: Update SRCREV for 6.1 kernelChristian Kohn2023-01-232-26/+2
| | | | | | | | | The SRCREV of the dp kernel module was updated to compile with a 6.1 kernel. Also update the version variable inside the recipe and removed the 2022.2 version of the recipe as it is no longer compatible. Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx: Move to xlnx_rebase_v6.1_LTS branchMark Hatle2023-01-191-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-setup: Rework dt-processor.sh to generate a machine and configsMark Hatle2023-01-162-15/+18
| | | | | | | | | | | | | | | | | | | | | | | lop-microblaze-yocto.dts has been modified to generate the file in a slightly different format. There is no need for an intermediate representation for the various microblaze tunings, instead use fixed names for pmc, psm and pmu configurations. dt-processor.sh was reworked to generate a machine.conf file and shrink the amount of information that ends up in the local.conf file. As part of this work the -m option has been renamed to -t. This option is rarely used, so should not impact many users. A new -m option is implemented to allow the user to manually name the generated machine.conf file. Otherwise, it will discover the name from the system device tree using the root 'compatible' object. The tool will also print more useful diagnostics to the screen, this should help ensure that the correct machine is being targeted by the actions and improve early system debuggability. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xilinx-lops.bb: Add lop-machine-name.dtsMark Hatle2023-01-162-0/+45
| | | | | | Add a new lop that will pull out the model and machine name. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3135Sivaprasad Addepalli2023-01-161-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_3343Sivaprasad Addepalli2023-01-141-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_6919Sivaprasad Addepalli2023-01-101-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_6435Sivaprasad Addepalli2023-01-051-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_5295Sivaprasad Addepalli2023-01-051-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_4251Sivaprasad Addepalli2022-12-221-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_1823Sivaprasad Addepalli2022-12-201-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* linux-xlnx: Enable lima when not using libmalMark Hatle2022-12-161-3/+3
| | | | | | Enabled when MACHINE_FEATURES 'mali400' and DISTRO_FEATURES ! 'libmali'. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx: Move 2023.1 version to Linux 6.1.0Mark Hatle2022-12-153-50/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_8563Sivaprasad Addepalli2022-12-071-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Fix file permissionsJohn Toomey2022-12-022-0/+0
| | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3583Sivaprasad Addepalli2022-12-021-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* microblaze_generic: Add microblaze common kernel configsSandeep Gundlupet Raju2022-11-241-14/+47
| | | | | | | | Add microblaze common kernel configs which is commonly used by all the microblaze families. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3603Sivaprasad Addepalli2022-11-231-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>