summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | vcu-ctrl-sw : Updated SRCREV for 2024.1_2159Sivaprasad Addepalli2024-03-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | fix: Force sample pack mode packed xv for > 8bits Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com> fix: add missing nDeviceIndex increment chore: update to revision d20240216
| * | | vcu-omx-il : Updated SRCREV for 2024.1_4619Sivaprasad Addepalli2024-03-231-1/+1
| | | | | | | | | | | | | | | | chore: update to revision d20240216
| * | | vcu-firmware : Updated SRCREV for 2024.1_4795Sivaprasad Addepalli2024-03-221-1/+1
| | | | | | | | | | | | | | | | chore: update to revision d20240216
| * | | linux-xlnx : Updated SRCREV for 2024.1_1971Sivaprasad Addepalli2024-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: xilinx_wwdt: Add check for timeout limit and set maximum value if exceeded remoteproc: zynqmp: Change tcm address translation method remoteproc: zynqmp: fix TCM carveouts in lockstep mode mtd: spi-nor: winbond: Add lock/unlock support for W25Q256JWFIM arm64: versal-net: Align spi-max-frequency for se7 arm64: versal: Remove flexnoc node arm64: zynqmp: dts: Add required properties for rs485 support for KD240 arm64: versal: Add clocks and power domains for LPD SWDT dt-bindings: power: Add PM for LPD SWDT arm64: versal: Add LPD SWDT node in versal.dtsi
| * | | u-boot-xlnx : Updated SRCREV for 2024.1_6611Sivaprasad Addepalli2024-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: zynqmp: dts: Add required properties for rs485 support for KD240 spi: cadence_qspi: Fix OSPI boot issue arm64: versal: Add clocks and power domains for LPD SWDT dt-bindings: power: Add PM for LPD SWDT arm64: versal: Add LPD SWDT node in versal.dtsi mtd: spi-nor: Address the Macronix flash probe failure mtd: spi-nor: Store GPIO info during flash probe
| * | | kernel-module-mali: Fixed buildpath QA warningParth Gajjar2024-03-202-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: 0029-Fixed-buildpath-QA-warning.patch Resolved buildpath QA warning Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | vcu-modules : Updated SRCREV for 2024.1_3583Sivaprasad Addepalli2024-03-201-1/+1
| | | | | | | | | | | | | | | | dmaproxy: Use DMA_TO_DEV in dma_map_page API for destination buffer
* | | | u-boot: Add missing u-boot xlnx 2023.1 versionMark Hatle2024-03-273-0/+42
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | kernel-module-mali: Version based to match linux-xlnx kernelMark Hatle2024-03-276-8/+239
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | xrt: Add patch for cstdint to build with current gccMark Hatle2024-03-272-89/+5
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | qemu: Remove versions older then 8.1, no longer compatibleMark Hatle2024-03-2744-1427/+10
| | | | | | | | | | | | | | | | | | | | | | | | Versions older then 8.1 are no longer compatible with the runqemu. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-03-26135-676/+5493
|\| | | | |/ / |/| | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Updated SRCREV for 2024.1_5791Sivaprasad Addepalli2024-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: Enable DDR mode functionality with Macronix flash mtd: spi-nor: Enable DDR mode functionality with Gigadevice flash mtd: spi-nor: Enable DDR mode functionality with ISSI flash spi: cadence_qspi: Modified the rx_dll_tuning function to support generic execution arm64: versal-net: Align spi-max-frequency for se7 arm64: versal: Remove flexnoc node arm64: zynqmp: Add missing description for vm-p-m1369
| * | u-boot-xlnx-microblaze.inc: Fix Endiannes did not match qa issueSandeep Gundlupet Raju2024-03-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using u-boot.elf for Microblaze, u-boot fails to build with below errors. ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: QA Issue: Endiannes did not match (0, expected 1) in /boot/u-boot-kcu105-microblazeel-v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0.elf [arch] ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: Fatal QA errors were found, failing task. So fix qa issue by adding arch to INSANE_SKIP for u-boot package. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | machine-xilinx-default.inc: use u-boot.elf for MB and ZynqVaralaxmi Bingi2024-03-181-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For microblaze u-boot not booting on qemu or hw after moving to u-boot 2024.1 rebase branch. Reason explained below: u-boot will provide output files as u-boot.elf, u-boot, u-boot.bin, u-boot-nodtb.bin etc.. For Microblaze and Zynq we are using u-boot output file For aarch64 family we are using u-boot.elf u-boot: which has no relocation inside, then we apply relocation (rela section) over binary. and then copying as u-boot.elf and using it. u-boot.elf: It will relocation inside it and without debug symbols. After recent relocation changes in u-boot we should use u-boot.elf only for all platforms. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Update SRCREVManikanta Guntupalli2024-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: zynqmp: Add resets and assigned-clock-rates properties for KD240 Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit c73652b9f1b46ded3b672c022de0a79e306fdc25) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xclbinutil-native: Add minimal recipe based on XRTJohn Toomey2024-03-181-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add a minimal xclbinutil recipe based on the existing XRT recipe Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 49e14580b9942aeb45b6d046b9379e51c090f72d) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | arm-trusted-firmware : Updated SRCREV for 2024.1_2527Sivaprasad Addepalli2024-03-181-1/+1
| | | | | | | | | | | | | | | | | | docs(versal-net): update SMC convention docs(versal): update SMC convention docs(zynqmp): update SMC convention
| * | aie-rt : Updated SRCREV for 2024.1_6083Sivaprasad Addepalli2024-03-171-1/+1
| | | | | | | | | | | | fal: src: Replace single letter function arguments.
| * | dfx-mgr : Updated SRCREV for 2024.1_8635Sivaprasad Addepalli2024-03-161-1/+1
| | | | | | | | | | | | dfx_mgr: Removing unused graph code
| * | boot-jtag.py: Add devtool script for jtag boot modeSandeep Gundlupet Raju2024-03-151-0/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | This script uses devtool and creates a boot-jtag.tcl script in ${DEPLOY_DIR_IMAGE} directory. This script is executed by xsdb tool to boot yocto generated images on HW via jtag boot mode. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx : Updated SRCREV for 2024.1_7755Sivaprasad Addepalli2024-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | media: i2c: Update streaming flag based on return value arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property dwc3: core: For ZU+ enable GUCTL1 bit 9 for correcting Inter Packet Delay(IPD) Revert "dwc3: core: Enable GUCTL1 chicken bit 9 for correcting Inter Packet Delay(IPD)" Revert "dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk" crypto: xilinx: ECDSA support for the Versal platform firmware: xilinx: ECDSA support for Versal soc: xilinx: rename cpu_number1 to dummy_cpu_number drivers: firmware: Add support for crypto drivers on versal arm64: zynqmp: Add missing description for vm-p-m1369
| * | u-boot-xlnx : Updated SRCREV for 2024.1_1859Sivaprasad Addepalli2024-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | xilinx: versal-net: Add support for saving env based on bootmode usb: dwc3: Increase the timeout for generic commands usb: dwc3: core: Only handle soft-reset in DCTL usb: dwc3: gadget: Dont send unintended link state change usb: dwc3: core: improve reset sequence
| * | linux-xlnx : Updated SRCREV for 2024.1_8179Sivaprasad Addepalli2024-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc: xilinx-ai-engine: Add api to set static resources bitmaps for sub partition. firmware: xilinx: add a warning print for unsupported feature nvmem: xlnx_secure: Fix passing the size of BBRAM Key nvmem: xlnx_secure: Fix passing incorrect CryptoKatEnable mask value nvmem: xlnx_secure: Fix Array out of bounds warning in eFuse programming drivers: misc: Add support for puf regenerate ID only usb: dwc3: define dummy dwc3_gadget_*_hibernation APIs for DWC3_HOST mode usb: dwc3: define dummy dwc3_host_wakeup_* APIs for DWC3_GADGET mode drm: xlnx: Fix HDCP timer interrupt initialization drm: xlnx: hdcp: Fix xlnx_hdcptx_read_ds_sink_capability() drm: xlnx: hdcp: Fix HDCP2X AKE_SEND_CERT Reads drm: xlnx: hdcp: Fix xlnx_hdcp2x_downstream_capbility() return checks drm: xlnx: Fix hdcp dpcd read/writes
| * | qemu : Updated SRCREV for 2024.1_3207Sivaprasad Addepalli2024-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | m25p80: Add sfdp data to the mt35xu01g flash versal-ospi: Enable indac with dac is disabled ssi: versal-ospi-v1: Enable indac writes and dac with indac ssi: xlnx-versal-ospi: Fix indac address range ssi: versal-ospi: Allow required bytes for indac ops versal-ospi: Add support to handle tuning sequence
| * | u-boot-xlnx : Updated SRCREV for 2024.1_1683Sivaprasad Addepalli2024-03-131-1/+1
| | | | | | | | | | | | | | | | | | arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property arm64: gic: Add power up sequence for GIC-600 dwc3: Get the ref clock from the child node(dwc3)
| * | lopper: srcrev update for 2024.1Appana Durga Kedareswara rao2024-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates lopper: assists: xlnx_overlay_dt: Handle phandle properties in a specific way assists:gen_domain_dts.py: Remove PL DDR from default linux device tree lopper: assists: gen_domain_dts: Prune clocking wizard setup: update description and python version version: update to v1.2.0 lops: lop-microblaze-riscv: Add support for bit-manipulation extensions Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | fpgautil: Add proper validation checks for the user paramsNava kishore Manne2024-03-112-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add proper validation checks for the user inputs(bitstream and Overlay files) and it also updates the error handling logic to provide the proper error messages. Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | gen-machine-conf: Move to github url and latest branchRaju Kumar Pothuraju2024-03-111-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Move the gen-machineconf to github url and update to latest branch and commit. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | lopper: Update srcrev for 2024.1Appana Durga Kedareswara rao2024-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates lopper: assits: bmcmake_metadata_xlnx: Fix CMAKE_MACHINE value for versal platform lopper: assists: baremetal_validate_comp_xlnx: Add special handling for emacps assists:baremetallinker: Correct the logic to set the start address of linker section for microblaze assists: baremetallinker: Correct the start address for text and data sections for microblaze assists: baremetalconfig: Correct the size for 32bit cell size boundary condition lopper: assists: baremetallinker_xlnx: Update default heap size for microblaze processor lopper: assists: baremetal_validate_comp_xlnx: Add assist to validate the hardware required for a given ESW component lopper: assists: gen_domain_dts: Update don't delete properties list lopper: assists: preserve the device-tree node order 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-03-111-0/+0
| | | | | | | | | | | | | | | kconfig_syshw: Update serial baudrate Kconfig help plnx_machine.py: Update RAMDISK_IMAGE name for xen
| * | dts : Updated SRCREV for 2024.1_2415Sivaprasad Addepalli2024-03-091-1/+1
| | | | | | | | | | | | vpk180: Place default memory of 8Gb for DDR2
| * | aie-rt : Updated SRCREV for 2024.1_3263Sivaprasad Addepalli2024-03-071-1/+1
| | | | | | | | | | | | driver:src:Moved the declaration to correct header.
| * | libmetal : Updated SRCREV for 2024.1_2435Sivaprasad Addepalli2024-03-071-1/+1
| | | | | | | | | | | | | | | lib: system: MPU flag check fix for xilinx platform FreeRTOS Avoid mem mapping in MPU for region mapped
| * | u-boot-xlnx : Updated SRCREV for 2024.1_8243Sivaprasad Addepalli2024-03-071-1/+1
| | | | | | | | | | | | | | | mtd: nand: arasan: Fix the crash caused by use after free mtd: nand: arasan: Print warning for unsupported ecc modes
| * | linux-xlnx : Updated SRCREV for 2024.1_6147Sivaprasad Addepalli2024-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt-bindings: soc: xilinx: Fix zcu1275 board description dt-bindings: soc: xilinx: Describe ZynqMP system controller dt-bindings: soc: xilinx: Add support for KV260 CC arm64: zynqmp: use wakeup interrupt-name for dwc3 hibernation arm64: versal-net: Align spi-max-frequency for ipp-rev1.9 arm64: zynqmp: Add description for SC on vm-p-m1369 board EDAC/versal: Fix the error injection mtd: spi-nor: Store GPIO info for resetting device during resume net: axienet: Phylink support for 10G/25G (XXV) ethernet usb: dwc3: gadget: switch to wakeup interrupt name for hibernation support Revert "dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt" arm64: zynqmp: Remove additional compatible string for sc-revB arm64: zynqmp: Fix gpio-key DT description dt-bindings: fpga: Convert fpga-region binding to yaml dt-bindings: firmware: xilinx: Describe soc-nvmem subnode dt-bindings: firmware: xilinx: Describe missing child nodes dt-bindings: mailbox: add Versal IPI bindings dt-bindings: mailbox: zynqmp: extend required list dt-bindings: zynqmp: add destination mailbox compatible dt-bindings: pinctrl: xilinx: Rename *gpio to *gpio-grp dt-bindings: serial: Describe ARM dcc interface spi: spi-cadence-quadspi: Fix call trace during suspend/resume mtd: spi-nor: Check spi controller 4-byte addressing capability spi: spi-zynq-qspi: Export spi controller 4-byte addressing capability mtd: spi-nor: macronix: Add support for MX66UM2G45G Macronix flash part
| * | u-boot-xlnx : Updated SRCREV for 2024.1_4763Sivaprasad Addepalli2024-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: zynqmp: Add description for SC on vm-p-m1369 board arm64: zynqmp: Remove additional compatible string for sc-revB arm64: zynqmp: Fix gpio-key DT description arm64: zynqmp: Add usb4 to the boot targets arm64: zynqmp: use wakeup interrupt-name for dwc3 hibernation arm64: zynqmp: Start TPM automatically via preboot on Kria
| * | aie-rt : Updated SRCREV for 2024.1_7655Siva Addepalli2024-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fal: tests: utests: Remove reference to XAie_UserRsc in test cases fal: src: Complete functionality of AIEFAL resource manager fal: src: Port broadcast class to make requests to FAL resource manager fal: src: Port Trace classes to make resource requests from FAL resource manager. fal: src: rsc: Make sure to clear vRscs if request unsuccessful fal: Port PC Events and PC Range classes to request from FAL resource manager fal: src: rsc: Port performance counter classes to request from FAL resource manager fal: Port Stream switch event port select to make resource requests from FAL. fal: Port Group Event class to make resource requests to FAL resource manager fal: Port Combo Events to request from FAL resource manager fal: src: Port User Events to request from FAL resource manager fal: Adds FAL resource manager driver: src: io_backend: Add backend operation to get partition file descriptor driver: src: interrupt: Remove internal resource requests from interrupt handling driver: src: Remove resource manager requests for ECC driver: src: Remove resource requests from XAie_TimerSync Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xrt: Disable AIE profiling and relatedMark Hatle2024-03-052-0/+19
| | | | | | | | | | | | | | | | | | | | | The AIE software interfaces are changing in an incompatible way. Disabled the usage of these interfaces until the new usage is available. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | lopper: Update srcrev for 2024.1Ben Levinsky2024-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates: 212686c isspec: drop debug code Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Updated SRCREV for 2024.1_9919Sivaprasad Addepalli2024-03-051-1/+1
| | | | | | | | | | | | | | | | | | Revert "arm64: Reduce add_map() complexity" Revert "lmb: consider EFI memory map" mtd: spi-nor: ids: Enable Octal read for IS25LX512M flash
| * | open-amp : Updated SRCREV for 2024.1_4959Sivaprasad Addepalli2024-03-051-1/+1
| | | | | | | | | | | | apps: zynqmp_r5: zynqmp: Update RPU1 Bitmask
| * | Updated Commit IDSiva Addepalli2024-03-051-0/+0
| | | | | | | | | | | | lib: multiconfigs.py: Update the distro for psm microblaze
| * | qemu : Updated SRCREV for 2024.1_1335Sivaprasad Addepalli2024-03-041-1/+1
| | | | | | | | | | | | misc: xlnx-versal-aes: Change encrypted key endianess
| * | qemu : Updated SRCREV for 2024.1_6223Sivaprasad Addepalli2024-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | hw/misc/xlnx-versal-net-rpu-pcil: refine powerdownreq signals hw/misc/xlnx-versal-net-rpu-pcil: add rpu-standby-wfi input xlnx-versal-psm-global: switch apu wakeup as client_gpio hw/intc/arm_gicv3: fix the logic for the wakerequest signal
| * | dts : Updated SRCREV for 2024.1_8643Sivaprasad Addepalli2024-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | versal-psx-rpu: wire rpu wfi to rpu_pcil versal-ps*-virt: drop apu_intc_redirect versal-ps-apu: restrict to 2 APUs versal-psm: wire apu wakeup request
| * | libmetal : Updated SRCREV for 2024.1_7819Sivaprasad Addepalli2024-03-021-1/+1
| | | | | | | | | | | | | | | examples: zynqmp_r5: CMake: Enable demo to build without libxil present in SDT flow examples: linux: zynqmp: Enable Values to be mutable
| * | dts : Updated SRCREV for 2024.1_5783Sivaprasad Addepalli2024-03-011-1/+1
| | | | | | | | | | | | | | | | | | versal-psm: reset the psm bus with the lpd versal-psm: bind the psm-cpu reset to the crp versal-psm: demacro-ify the iomodule creation
| * | vdu: Remove COMPATIBLE_MACHINE entryMark Hatle2024-02-2912-48/+0
| | | | | | | | | | | | | | | | | | | | | The vdu components all require the MACHINE_FEATURE of 'vdu', so COMPATIBLE_MACHINE is not necessary. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | lopper: Update srcrev for 2024.1Ben Levinsky2024-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates: d01a174 openamp: xlnx: Update Platform handling to use model property c747581 base/phandle: add reset-gpios 4451694 tree: return a list of nodes matching an address Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>