summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | kernel-module-mali: Version based to match linux-xlnx kernelMark Hatle2024-04-244-3/+174
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-core: dynamic-layer/openamp: Move to meta-openampMark Hatle2024-04-224-62/+0
| | | | | | | | | | | | | | | | | | Move libmetal and open-amp versions to meta-openamp Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx: Fix 2022.2 version and set defaultsMark Hatle2024-04-195-3/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.2 version was incorrectly specified before, fix this. Add the preferred_versions for u-boot related into conf/local.conf tied to the XILINX_RELEASE_VERSION. Add missing SRC_URI files as well. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | layer.conf: Add default ATF versionsMark Hatle2024-04-191-0/+2
| | | | | | | | | | | | | | | | | | | | | Add default 2022.1 and 2022.2 versions for ATF based on XILINX_RELEASE_VERSION. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-standalone-experimental: embeddedsw: Fix integrationMark Hatle2024-04-192-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | Fix plm and psm firwmare integration. The class EXPORT behavior has changed in Scarthgap, so sync up to the recent changes to ensure behavior is the same as the prior langdale based system. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xrt: Fix older versions for ScarthgapMark Hatle2024-04-194-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | Add in necessary libmetal dependency (dynamic) Patch the sources using the xrt-cstdint.patch where applicable. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-core: layer.conf: Add AIE preferred versionsMark Hatle2024-04-191-0/+13
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-core: xrt: Rename and add older versionsMark Hatle2024-04-1917-11/+343
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version/rename XRT for the current version. Zocl is tied to XRT, and to the kernel sources. So provide an older XRT/Zocl combination to allow for older configurations. Note, 2022.1 -> 2023.1 do not currently work. Zocl builds, but XRT fails due to issues with gcc 12 and beyond. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-conf: Add kernel module preferred versionsMark Hatle2024-04-191-0/+23
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-tools-xlnx: Fix historic 2022.1 versionMark Hatle2024-04-191-0/+17
| | | | | | | | | | | | | | | | | | EFI components are not enabled in the 2022.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-hdmi: Add historic 2022.1 versionMark Hatle2024-04-191-0/+24
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-dp: Add historic 2022.1 versionMark Hatle2024-04-191-0/+24
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | ai-engine-driver: Remove PV, use recipe defaultMark Hatle2024-04-192-2/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | aie: Cleanup recipes so year versions work properlyMark Hatle2024-04-195-4/+4
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx-standalone: embeddedsw: fsbl/pmu-firmwareMark Hatle2024-04-1914-63/+429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update integration for Scarthgap changes Fix 2022.2 and 2023.2 standalone ESW patching. Note, the standalone versions may or may not work by themselves. The bbappends in meta-xilinx-tools complete the implementation. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Merge remote-tracking branch 'github/rel-v2023.2' into HEADMark Hatle2024-04-1814-11/+172
| |\ \ | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | bootbin-version-string: Add text version fileJohn Toomey2024-04-031-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a version header file in plain text format required for Versal machines using the optional data field in the BIF file for version information Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | xilinx-bootbin: Add optional data section to BIFJohn Toomey2024-04-032-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add optional data section to BIF file generation code to be used with version or other information Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | microblaze: gdb: Fix crash on startupMark Hatle2024-04-022-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 9fc4fc9e03f25ddcc60629b83db7c5b855046229) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | microblaze: binutils: Fix objdump/disassemblyMark Hatle2024-04-023-0/+73
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit f4a0582919c0fead055615e63283b9f2df80bf95) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | Change u-boot-xlnx-scr to use copies instead of symlinksJonathan Stroud2024-03-251-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | symlinks don't work on the /boot FAT partition, so change to copy Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | device-tree: Replace symlink with cpJohn Toomey2024-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not currently possible to create symlinks in the /boot partition due to the use of the vfat filesystem and this causes an issue when trying to update the dtb using rpm packages which contain a symlink. Work around the issue by copying the dtb file to the symlink location. Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | xlnx-embeddedsw: Update SRCREV for xlnx_rel_v2023.2_update branchSharath Kumar Dasari2024-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update SRCREV for xlnx_rel_v2023.2_update branch to pull in the latest changes for image selector app Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | u-boot-xlnx : Update SRCREVManikanta Guntupalli2024-03-151-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>
| | * | xclbinutil-native: Add minimal recipe based on XRTJohn Toomey2024-03-141-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>
| | * | linux-image_update: Update xlnx_rel_v2023.2 branch to masterSharath Kumar Dasari2024-02-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated branch to master which has changes to support both boards SC/Kria-SOM Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | xlnx-embeddedsw: Update 2023.2 branch to xlnx_rel_v2023.2_updateSharath Kumar Dasari2024-02-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | System controller SC_update6 candidate release image is 2023.2 yocto based image which needs changes backported from ESW master to xlnx_rel_v2023.2_update branch Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | Add a kernel config file to enable CONFIG_VERSAL_SYSMON_I2CJonathan Stroud2024-02-122-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | bootbin-version-header: Move recipe from meta-kriaJohn Toomey2024-01-291-0/+54
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | image-update: semantic version updateSharath Kumar Dasari2024-01-291-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>
| | * | linux-xlnx_2023.2: Update to more recent LTS versionMark Hatle2024-01-292-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | meta-xilinx-standalone-experimental: embeddedsw: Fix integrationMark Hatle2024-04-182-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix plm and psm firwmare integration. The class EXPORT behavior has changed in Scarthgap, so sync up to the recent changes to ensure behavior is the same as the prior langdale based system. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | xrt: Fix older versions for ScarthgapMark Hatle2024-04-184-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add in necessary libmetal dependency (dynamic) Patch the sources using the xrt-cstdint.patch where applicable. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | meta-xilinx-core: layer.conf: Add AIE preferred versionsMark Hatle2024-04-181-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | embeddedsw : Updated SRCREV for 2024.1_2451Sivaprasad Addepalli2024-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v_hdmitxss1: Exdes Independent mode Fix v_hdmirxss1: Exdes Independent mode fix csudma: Fix peripheral test failure for MB designs iicps: Add doxygen and editorial fixes mipicsiss: update CPHY support only for Rigel flow v_sdirx: Fix HD/SD/3G modes without st352 payload
* | | | embeddedsw : Updated SRCREV for 2024.1_7559Sivaprasad Addepalli2024-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sdps: Add doxygen and editorial fixes qspipsu: Add doxygen fixes ospipsv: Add doxygen and editorial fixes gpio: Add doxygen and editorial fixes sysmonpsv: Add doxygen and editorial fixes sw_services: xilplmi: Fix doxygen warnings ttcps: Add support for compiling examples in Yocto flow sw_services: xilloader: Added glitch checks after function call
* | | | meta-xilinx-core: xrt: Add older versionsMark Hatle2024-04-1821-7/+654
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Zocl is tied to XRT, and to the kernel sources. So provide an older XRT/Zocl combination to allow for older configurations. Note, 2022.1 -> 2023.1 do not currently work. Zocl builds, but XRT fails due to issues with gcc 12 and beyond. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | meta-microblaze: gcc-12.2 fix CVE_STATUSMark Hatle2024-04-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | meta-xilinx-conf: Add kernel module preferred versionsMark Hatle2024-04-171-0/+22
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | u-boot-tools-xlnx: Fix historic 2022.1 versionMark Hatle2024-04-171-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | EFI components are not enabled in the 2022.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | kernel-module-hdmi: Add historic 2022.1 versionMark Hatle2024-04-171-0/+24
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | kernel-module-dp: Add historic 2022.1 versionMark Hatle2024-04-171-0/+24
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | xrt: Rename recipe to include versionMark Hatle2024-04-174-4/+3
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | ai-engine-driver: Remove PV, use recipe defaultMark Hatle2024-04-173-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | aie-rt: Move to xlnx_rel_v2024.1 branchMark Hatle2024-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: driver: src: io_backend: Request tiles before gating clocks Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | xen-xilinx: Remove obsolete patchMark Hatle2024-04-171-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | aie: Cleanup recipes so year versions work properlyMark Hatle2024-04-178-4/+99
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-04-1636-266/+416
|\ \ \ \ | | |_|/ | |/| | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | embeddedsw : Updated SRCREV for 2024.1_7987Sivaprasad Addepalli2024-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | v_hdmitxss: TxOnly: Fix compilation error with Txonly design v_hdmirxss: RxOnly: Fix compilation error with Rxonly design
| * | | xrt, zocl: change commit idsaumya garg2024-04-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Fix to handle input_ports_details and output_ports_details Interface tiles metric for PLIO designs (#8064) Changing a copy to a move for when profiling samples are written (#8065) VITIS-11806 Command-chaining: XRT C++ Command List (#8063) VITIS-11832 - Support transaction buffer patching in XRT (#8059) fix printing logs on windows (#8062) using the correct workspace path for windows (#8061) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>