summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
...
| * image-update: semantic version updateSharath Kumar Dasari2024-01-311-0/+0
| | | | | | | | | | | | | | | | | | | | Last SRCREV update added support for kv260 rev2 which we are now tagging, releasing for canonical, hence incrementing the version to 1.1 Signed-off-by: Sharath Kumar Dasari <sharathk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 57b22cc33a24b32c4f3cef364378c5216d2fda87) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx_2023.2: Update to more recent LTS versionMark Hatle2024-01-312-3/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 79335c2a8a9a6cfef521a3bddb24865def036050) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx : Updated SRCREV for 2024.1_4487Sivaprasad Addepalli2024-01-311-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.1_6931Sivaprasad Addepalli2024-01-301-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * dts : Updated SRCREV for 2024.1_5167Sivaprasad Addepalli2024-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | versal-vek280: Add es1 board varient versal: Add vmk180 board versal-net: Add REVA version for vn-p-b2197-00-x-prc Update AMD Copyright versal: Add support for xqvp1702 versal-ps-pl-remoteport: Add NPI IRQs versal: Add support for xave1752 versal-xcvp1802: Add CPM5 zynqmp: Add KV260 board dts
| * arm-trusted-firmware : Updated SRCREV for 2024.1_9263Sivaprasad Addepalli2024-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix(xilinx): deprecate SiP service count query feat(versal): extend platform address space sizes fix(xilinx): add console_flush() before shutdown fix(xilinx): fix sending sgi to linux feat(xilinx): add new state to identify cpu power down feat(xilinx): request cpu power down from reset feat(xilinx): power down all cores on receiving cpu pwrdwn req feat(xilinx): add handler for power down req sgi irq feat(xilinx): add wrapper to handle cpu power down req fix(versal-net): use arm common GIC handlers fix(xilinx): rename macros to align with ARM
| * aie-rt : Updated SRCREV for 2024.1_1543Sivaprasad Addepalli2024-01-271-1/+1
| | | | | | | | | | | | | | driver: src: lite: Missing end quotation mark driver/src: Revert removed TilesInUse code in PartitionInit. driver:src:lite: Initialize NumRows to Default Value driver: src: Clock ungate only the requested tiles
| * aie-rt : Updated SRCREV for 2024.1_3903Sivaprasad Addepalli2024-01-251-1/+1
| | | | | | | | driver: src: close memtile fd & unmapped memory associated with memtile
| * linux-xlnx : Updated SRCREV for 2024.1_6043Sivaprasad Addepalli2024-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | net: macb: Fix missing wakeup attribute on zu+ and versal media: dt-bindings: ov8856: decouple lanes and link frequency from driver dt-bindings: serial: rs485: Add rs485-rts-active-high media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias" ASoC: dt-bindings: Simplify port schema dt-bindings: display: panel: one file of all simple LVDS panels with dual ports ASoC: dt-bindings: Simplify referencing dai-params.yaml dt-bindings: Drop kernel copy of common reserved-memory bindings dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
| * aie-rt : Updated SRCREV for 2024.1_5023Sivaprasad Addepalli2024-01-241-1/+1
| | | | | | | | driver: src: Mark TilesInUse bitmap in PartitionInit
| * meta-xilinx-core: virtualization_layer: qemuMark Hatle2024-01-228-7/+84
| | | | | | | | | | | | | | | | | | | | | | Rework the meta-virtualization qemu extensions implemented in the meta-xilinx-core layer. It was found that is a bug in the langdale meta-virtualization. Due to this, we need to use BBMASK to exclude the changes from that layer, and then repeat them, but only for qemu 7.1. qemu 8.1 work is taken from the current master version of meta-virtualization. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu: Add target qemu 8.1.2Mark Hatle2024-01-222-0/+30
| | | | | | | | | | | | | | | | | | | | Backport the QEMU 8.1.x integration from current poky (commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10). Split the additional xen/tpm patches by version, disable Xen patches on the 8.1.2 version, not yet supported. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu: Remove qemu-6.1.0 remnantsMark Hatle2024-01-223-116/+0
| | | | | | | | | | | | Some remnants of prior qemu 6.1.0 support were still present, remove them. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu: Add riscv32 supportMark Hatle2024-01-221-1/+1
| | | | | | | | | | | | Enable riscv32 as a standard qemu target. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu: Update to qemu 8.1.0Mark Hatle2024-01-2230-38/+1331
| | | | | | | | | | | | | | | | | | | | | | | | | | Backport the QEMU 8.1.x integration from current poky (commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10). Add Xilinx specific integration. Add required libslirp recipe from current poky. Also update the qemu-devicetree to the latest version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-dp"Mark Hatle2024-01-221-2/+0
| | | | | | | | | | | | This reverts commit 6fd65d4b54258e3fe10c8d960fe33af51504f9d4. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-dp: Update the SRCREV for dp-modules.Lakshmi Prasanna Eachuri2024-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | Update the SRCREV for dp-modules. changelog: xfmc: Update i2c probe functions. Signed-off-by: Lakshmi Prasanna Eachuri <lakshmi.prasanna.eachuri@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xrt, zocl: Change commit idsaumya garg2024-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixing crash in xbmgmt/xbutil examine (#7890) VITIS-10487 Add throughput and latency no-op test (#7878) VITIS-11098 Remove nonapplicable reports for Ryzen (#7886) VITIS-11097 Update AIE Reports (#7885) VITIS-11096 Add report name printout to ReportDynamicRegions (#7884) VITIS-11093 Rename usage metrics column to command submissions. Remove device BO metrics column. (#7883) VITIS-11103 Refactor validate test header to account for differences in ryzen and alveo devices (#7882) VITIS-11103 Hide driver hash if not present (#7881) VITIS-11095 ReportPlatform Upgrade (#7880) VITIS-11094 Remove device ID and device readiness for Ryzen devices (#7879) Adding authorize workflow and updating codeowners (#7888) Further refactor of AIE Profile plugin (#7853) VITIS-10866 - Patching instruction buffer in XRT (#7830) VITIS-10999 Improve electrical report output (#7874) VITIS-11043 Refactor XRT to cache created devices (#7870) CR-1181687 Fix hwctx_handle::create_hw_queue() to return shared queue (#7875) Script to enable building of tests directory in CI (#7871) Fix AIE trace crashes on client (#7873) Added check to fix installation failure in RHEl 9.0 (#7869) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated Commit IDSiva Addepalli2024-01-221-0/+0
| | | | | | | | | | | | | | multiconfigs.py: Read PL DT OVERLAY type from config and use yocto_machine.py: Add MACHINE_FEATURES in SDT project_config.py: Map gen-pl-overlay to config Kconfig.dtgsettings: Add PL DT Overlay config
| * Updated Commit IDSiva Addepalli2024-01-191-0/+0
| | | | | | | | multiconfigs.py: Copy pl overlay dt file to dts path
| * meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-dpMark Hatle2024-01-181-0/+2
| | | | | | | | | | | | | | This module does not currently compile with Linux 6.6. Disable until it works. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-xilinx-core: layer.conf: Temporarily disable ↵Mark Hatle2024-01-181-3/+0
| | | | | | | | | | | | | | | | kernel-modules-{hdmi,dp}" This reverts commit d26f98b857e30992f43f182c2a07f4b6ef6b3068. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-hdmi: Update the SRCREV for hdmi-modulesRajesh Gugulothu2024-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | Update the SRCREV for hdmi-modules Changelog: hdmirx: Update Audio status based on audio infoframes dp159: use simple i2c probe function Signed-off-by: Rajesh Gugulothu <rajesh.gugulothu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: openamp: device-tree: Add separate RPU1 IPI Mailbox nodeBen Levinsky2024-01-182-8/+27
| | | | | | | | | | | | | | | | | | Add separate IPI Mailbox node for Versal NET and ZynqMP Platforms. Remoteproc driver expects separate IPI Mailbox node for each remoteproc instance. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx : Updated SRCREV for 2024.1_3975Sivaprasad Addepalli2024-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: xilinx-tsn: Remove Dead Code from TADMA Driver arm64: zynqmp: Build full dtb for zynqmp-p-a2197-00-revA with x-prc cards EDAC/versal: Read num_csrows and num_chans using the correct bitfield macro arm64: configs: Enable CONFIG_VIDEO_XILINX_HDMI21RXSS for versal arm64: configs: Enable CONFIG_DRM_XLNX_HDMITX for zynqmp and versal drm: xlnx: hdmi: Fix tmdsclk for YUV422 color format drm: xlnx: hdmi: Add YUV420 support drm: xlnx: hdmi: Add support for AVI infoframes drm: xlnx: hdmi: Fix the header order mtd: spi-nor: Capture spi_nor_set_4byte_addr_mode() function return value mtd: spi-nor: Compute the offset value from valid address staging: xilinx-tsn: Fix mac address pointer passed to of_get_mac_address for TSN EX-EP ARM: zynq: Move to fixed-partitions description ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grp ARM: zynq: Define u-boot bootscrip addr via DT ARM: zynq: Remove deprecated device_type property arm64: zynqmp: Sync licenses with upstream arm64: zynqmp: Rename overlays to dtso arm64: versal: Move ethernet phys to mdio node arm64: versal-net: Remove unused b2197 PL description arm64: dtsi: update interrupts and interrupt-names for usb arm64: zynqmp: Remove incorrect comment from kv260s arm64: zynqmp: Define default clock rate for rs485 uart arm64: xilinx: Remove multiple blank lines from DTSes arm64: zynqmp: Describe assigned-clocks for uarts arm64: xilinx: Put ethernet phys to mdio node arm64: zynqmp: Fix typo in sc-vhk158-revA arm64: zynqmp: Describe ethernet phy on kd240 arm64: zynqmp: Disable Tri-state for MIO38 Pin arm64: zynqmp: Replace - by _ in fclk clock nodes arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp arm64: zynqmp: Replace - by _ in fixed clock nodes arm64: zynqmp: Add an OP-TEE node to the device tree arm64: zynqmp: Introduce u-boot options node with bootscr-address arm64: zynqmp: Rename zynqmp-power node to power-management dt-bindings: power: reset: xilinx: Rename node names in examples dt-bindings: firmware: xilinx: Sort node names (clock-controller) dt-bindings: firmware: xilinx: Fix versal-fpga node name arm64: zynqmp: Add missing destination mailbox compatible arm64: zynqmp: Fix clock node name in kv260 cards arm64: zynqmp: Move fixed clock to / for kv260 arm64: xilinx: Remove address/size-cells from gem nodes arm64: xilinx: Remove address/size-cells from flash node arm64: xilinx: Remove mt25qu512a compatible string from SOM arm64: xilinx: Use lower case for partition address arm64: xilinx: Put ethernet phys to mdio node ARM: zynq: Remove clk/zynq.h header ptp: Fix structure alignment usb: dwc3: Remove not required version.h header misc: xilinx-ai-engine: Added ARM64_PAN flag support vfio/cdx: Add parentheses between bitwise AND expression and logical NOT firmware: zynqmp: Mark some function as inline
| * layer.conf: Move to prefer linux-xlnx 6.6.0Sandeep Gundlupet Raju2024-01-161-1/+1
| | | | | | | | | | | | | | | | linux-xlnx was moved forward to the 6.6.0 version. Adjust the PREFERRED_VERSION to match. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-{hdmi,dp}Mark Hatle2024-01-161-0/+3
| | | | | | | | | | | | | | These two modules do not currently compile with Linux 6.6. Disable until they do work. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * perf: Update perf to work with Linux 6.6Mark Hatle2024-01-165-0/+622
| | | | | | | | | | | | | | | | | | | | Update perf to match Yocto project master. This requires both libtraceevent and the updated perf integration. This version was taking from Poky master commit: 61182659c212db24e52cdbcdbb043c7b0de86094 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx_2024.1: Move 2024.1 version to Linux 6.6.0Sandeep Gundlupet Raju2024-01-161-4/+4
| | | | | | | | | | | | | | | | 1. Move 2024.1 version to Linux 6.6.0 2. Update yocto-kernel-cache to upstream yocto-6.6 version. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx_2024.1: Add work for kernel do_install issueMark Hatle2024-01-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel_do_install task fails with 6.6 kernel with below errors: | DEPMOD /scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130 | -ae -F System.map 6.6.0-xilinx-v2024.1-g340eed500130 | rm: cannot remove '/scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130/source': No such file or directory | WARNING: /scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/temp/run.do_install.609800:186 exit 1 from 'rm "/scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130/source"' Scarthgap already has code to make the 'rm' operation condition of existence, so this code will not be needed there. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated Commit IDSiva Addepalli2024-01-161-0/+0
| | | | | | | | | | gen-machineconf: Add CLI option(--add-config) to update system configuration Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * u-boot-xlnx: Fix string trailing character strip issueSandeep Gundlupet Raju2024-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using python rstrip operations it will strip all the combinations of its values. For example in below code BASE_DTS ?= "${@os.path.basename(d.getVar('CONFIG_DTFILE') or '').rstrip('.dtb').rstrip('.dts') or 'system-top'}" if CONFIG_DTFILE name is cortexa53-0-zynqmp-baremetald or cortexa53-0-zynqmp-freertos resulting output with rstrip will be cortexa53-0-zynqmp-baremetal cortexa53-0-zynqmp-freerto Hence instead of using rstrip use os.path.splitext to remove .dtb or .dts extension from file name. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * device-tree: Fix string trailing character strip issueSandeep Gundlupet Raju2024-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiconfig freertos device-tree do configure task fails with below errors: ERROR: mc:cortexa53-0-zynqmp-freertos:device-tree-1.0-r0 do_configure: Unable to find cortexa53-0-zynqmp-freerto.dts, to use EXTRA_OVERLAYS you must set a valid CONFIG_DTFILE or use system-top.dts ERROR: mc:cortexa53-0-zynqmp-freertos:device-tree-1.0-r0 do_configure: ExecutionError('/scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexa53-0-zynqmp-freertos/work/xlnx_zynqmp_zcu102_rev1_0-xilinx-elf/device-tree/1.0-r0/temp/run.do_configure.3127586', 1, None, None) ERROR: Logfile of failure stored in: /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexa53-0-zynqmp-freertos/work/xlnx_zynqmp_zcu102_rev1_0-xilinx-elf/device-tree/1.0-r0/temp/log.do_configure.3127586 ERROR: Task (mc:cortexa53-0-zynqmp-freertos:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/../meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 851 tasks of which 769 didn't need to be rerun and 1 failed. Using python rstrip operations it will strip all the combinations of its values. For example in below code BASE_DTS ?= "${@os.path.basename(d.getVar('CONFIG_DTFILE') or '').rstrip('.dtb').rstrip('.dts') or 'system-top'}" if CONFIG_DTFILE name is cortexa53-0-zynqmp-baremetald or cortexa53-0-zynqmp-freertos resulting output with rstrip will be cortexa53-0-zynqmp-baremetal cortexa53-0-zynqmp-freerto Hence instead of using rstrip use os.path.splitext to remove .dtb or .dts extension from file name. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * soc-tune-include.inc: Enable tune files for Cortex-R52 processorSandeep Gundlupet Raju2024-01-141-0/+1
| | | | | | | | | | | | | | Enable tune files for Cortex-R52 processor. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * lopper: Update srcrev for 2024.1Appana Durga Kedareswara rao2024-01-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | lopper: assists: xlnx_overlay_dt: Update the interrupt-parent references in pl.dtsi lopper: assists: gen_domain_dts: Update symbol node gic entries as per latest change lopper: assists: gen_domain_dts: Fix race condition for pl microblaze based system device-tree lopper: assists: gen_domain_dts: Update comments lopper: assists: baremetalconfig_xlnx: Don't generate config file when it is not needed assists: bmcmake_metadata_xlnx: Add check for interrupt property lopper: assists: xlnx_overlay_dt: Add outdir support for pl.dtsi generation Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated Commit IDSiva Addepalli2024-01-121-0/+0
| | | | | | | | | | | | | | | | Remove clk_ignore_unused from generated configs lib:kconfig_syshw.py: Python module to create Kconfig.syshw sdt-description.tcl: Move sdt-description.tcl into python Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * u-boot-xlnx : Updated SRCREV for 2024.1_5943Sivaprasad Addepalli2024-01-111-1/+1
| | | | | | | | | | | | | | arm64: versal: Move ethernet phys to mdio node arm64: dtsi: update interrupts and interrupt-names for usb arm64: xilinx: Remove multiple blank lines from DTSes arm64: zynqmp: Replace - by _ in fclk clock nodes
| * Updated Commit IDSiva Addepalli2024-01-111-0/+0
| | | | | | | | | | | | | | | | | | lib: multiconfigs: Use enhanced option in RunLopperPlOverlaycommand() API README.md: Update parse-sdt help usage multiconfigs.py: Update lopper xlnx overlay dt commands sdt_flow.py: Add gen-pl-overlay args Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV of vdu-modules for 2024.1_7259Siva Addepalli2024-01-101-1/+1
| | | | | | | | | | VDU: make driver compatible with 6.6 kernel version Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * lopper: Update SRCREV for 2024.1Sandeep Gundlupet Raju2024-01-101-1/+1
| | | | | | | | | | | | | | | | | | Changelogs: lopper: assists: gen_domain_dts: fix race condition in the size cells handling lops: openamp: Update lops to be scalable for Linux boot with latest Lopper outputs lopper: assists: baremetal_gentestapp_xlnx: make the Interrupt Controller example as the primary example Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Updated SRCREV of vdu-firmware for 2024.1Hibitha B Raj2024-01-101-1/+1
| | | | | | | | | | Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * arm-trusted-firmware : Updated SRCREV for 2024.1_8063Sivaprasad Addepalli2024-01-101-1/+1
| | | | | | | | | | | | | | refactor(xilinx): move plat_get_syscnt_freq2 to common file refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic fix(versal-net): setup counter frequency fix(versal): initialize cntfrq_el0 register
| * Updated Commit IDSiva Addepalli2024-01-091-0/+0
| | | | | | | | | | lib: multiconfigs: Generate the Linux device tree using Lopper gen_domain_dts assist Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV of vcu-modules for 2024.1_5787Siva Addepalli2024-01-061-1/+1
| | | | | | | | | | VCU: make driver compatible with 6.6 kernel version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xrt, zocl: Update commit idsaumya garg2024-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Initial HIP binding build support using headers from standard HIP install (#7867) Initial Zocl Changes (#7868) P1 - Initial changes for removal of xcl apis (#7860) Mantic (#7864) EDGEML-7018 Error during static global destruction (#7865) VITIS-10999 Prevent display of power data if no power sensor data is present (#7862) Update dependency installation, build and packaging scripts for AlmaLinux9 (#7861) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx : Updated SRCREV for 2024.1_7575Sivaprasad Addepalli2024-01-051-1/+1
| | | | | | | | | | firmware: xilinx: Remove zynqmp_pm_write_aes_key*() nvmem: Use versal_pm_aes_key_write
| * u-boot-xlnx : Updated SRCREV for 2024.1_5447Sivaprasad Addepalli2024-01-041-1/+1
| | | | | | | | | | mtd: spi-nor: Add IS25LP02G flash support clk: zynqmp: enable topsw_lsbus clock
| * lopper: Update srcrev for 2024.1Appana Durga Kedareswara rao2024-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates openamp: xlnx: Update RPMsg kernel mailbox output lopper: assists: baremetalconfig_xlnx: Update the get_label() API to read xlnx,name property lopper: assists: Add support for VersalNet linux device-tree generation assists: baremetal_gentestapp_xlnx: Don't generate Instance names for selftest lopper: lops: Rename the interrupt-controller node to inline with existing linux device-tree entries lopper: assists: gen_domain_dts: Add support for linux device-tree generation lopper: assists: correct memory size when the size crosses 32 bit lopper:assists:baremetal_config: Correct the pci range mapping Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Updating VDU license file checksumVirendra Nakaskar2024-01-033-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvdu-omxil change: vdu: add HEVC index and type fix: add missing ToStringValue feat(app): device selection chore: update to revision d20230724 libvdu-ctrlsw change: fix: add missing mask chore: update to revision d20230724 Support for reserved memory with start address not aligned on 2GB Revert "Adding support for vdu-auto-instance vdu-firmware change: chore: update to revision d20230724 Support for reserved memory with start address not aligned on 2GB Signed-off-by: Virendra Nakaskar <Virendra.Nakaskar2@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Updated SRCREV of vdu-ctrl-sw for 2024.1_4811Siva Addepalli2024-01-031-1/+1
| | | | | | | | | | | | | | | | | | fix: add missing mask chore: update to revision d20230724 Support for reserved memory with start address not aligned on 2GB reintegration Revert Adding support for vdu-auto-instance Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>