summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | vcu: Add initial 2023.1 branchMark Hatle2022-11-024-0/+171
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu-xilinx: Add initial 2023.1 branchMark Hatle2022-11-024-0/+51
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu-xilinx: Split to allow for version specific BRANCH/SRCREVMark Hatle2022-11-029-4/+14
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu-devicetrees: Add initial 2023.1 branchMark Hatle2022-11-021-0/+6
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xlnx-embeddedsw: Update to latest 2023.1 branch/commitMark Hatle2022-11-021-2/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | arm-trusted-firmware: Add initial 2023.1 branchMark Hatle2022-11-021-0/+8
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx: Add initial 2023.1 branchMark Hatle2022-11-021-0/+19
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx: Add initial 2023.1 branchMark Hatle2022-11-021-0/+9
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | openamp: Add in development 2023.1 versionMark Hatle2022-11-023-0/+18
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | meta-xilinx: Deprecate meta-xilinx-pynq layerSandeep Gundlupet Raju2022-10-2724-4341/+0
| | | | | | | | | | | | | | | | | | | | | | | | meta-xilinx-pynq is no longer supported from Yocto, hence deprecating meta-xilinx-pynq layer. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx-udev-rules: Unconditionally add the aie udev rulesMark Hatle2022-10-271-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since this package is not machine specific, we need to just add the rules as well as the group. This won't cause any issues on systems w/o aie. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 4582487e13cad0e910194ccfff2b0920bf0ce6d7) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | weston: Fix build with libmali/mali400Mark Hatle2022-10-262-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | libmali provides GLESv1 and v2, but not v3 which Weston is using. Implement workarounds for v3 usage Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | mesa: Fix mesa-native when mali400 is enabledMark Hatle2022-10-261-1/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | soc-zynqmp.inc: Reorder the mali400 and vcu machineoverridesMark Hatle2022-10-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | We need the mali400 and vcu overrides to override the SOC and SOC_FAMILY overrides. So adjust the order so they are higher priority, just under the machine name itself. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xilinx-bootbin: machine-xilinx-zynq, remove obsolete BIG_PARTITION_DEPENDSMark Hatle2022-10-251-3/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xilinx-bootbin: Update Zynq and ZynqMP bitstream to use RECIPE_SYSROOTMark Hatle2022-10-252-2/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xilinx-bootbin: If a file is missing, avoid a backtraceMark Hatle2022-10-251-0/+2
| | | | | | | | | | | | | | | | | | | | | Provide a better user experience with a reasonable error message instead of a python backtrace! Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | mesa: Add CONFIG_DRM_XLNX direct rendering supportMark Hatle2022-10-253-0/+32
| | | | | | | | | | | | | | | | | | Also update the kernel to enable this support as part of the lima work. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | packagegroup-core-tools-testapps: Disable mesa-demos when libmali-xlnx is usedMark Hatle2022-10-251-0/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | mesa: Enable lima support on zynqmp-eg and zynqmp-evMark Hatle2022-10-251-0/+8
| | | | | | | | | | | | | | | | | | | | | Also completely disable if mali400 is enabled, the mesa-gl should be used instead. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx: Add local kmeta with drm-lima supportMark Hatle2022-10-253-0/+11
| | | | | | | | | | | | | | | | | | | | | drm-lima will be enabled if mali400 is NOT enabled, via MACHINE_FEATURES on the zynqmp-eg and zynqmp-ev. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | mali400: mali400 is now a MACHINE_FEATURE, set package arch to MACHINE_ARCHMark Hatle2022-10-2512-19/+20
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libmali-xlnx: Use REQUIRED_MACHINE_FEATURES for better error messagesMark Hatle2022-10-251-3/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Use REQUIRED_MACHINE_FEATURES for better error messagesMark Hatle2022-10-251-3/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | soc-zynqmp: Enable mali400 support using MACHINE_FEATURESMark Hatle2022-10-251-2/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libmali-xlnx: Move to enable via mali400 overrideMark Hatle2022-10-251-2/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Enable based on :mali400 overrideMark Hatle2022-10-251-2/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Switch to using community device-tree namesMark Hatle2022-10-252-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The community LIMA driver uses a series of names that are different then the legacy Xilinx names. Moves from the legacy names to the more standard names. This will allow us to have a single device tree that works with both the mali driver, as well as the lima driver. Interrupt-names: IRQGP -> gp IRQGPMMU -> gpmmu IRQPP0 -> pp0 IRQPPMMU0 -> ppmmu0 IRQPP1 -> pp1 IRQPPMMU1 -> ppmmu1 ... Clock-names: gpu_pp0 -> core gpu_pp1 -> bus Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | soc-zynqmp.inc: Break the vcu and mali400 overrides into two partsMark Hatle2022-10-251-2/+8
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | dfx-mgr: Workaround for various warnings that cause errors (-Wall)Mark Hatle2022-10-241-0/+7
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Add AIE support for 'versal-ai-edge' family of devicesrbramand2022-10-221-0/+10
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 24761df81446f98e56291c9a3b8ad3b3939d7bb7) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xrt/zocl: Update PV, SRCREVrbramand2022-10-221-3/+3
| | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xrt/zocl: Remove zynq compatibility from recipesrbramand2022-10-222-0/+8
| | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Move ultra96 bsp related components from plnx_bsp_overlay repoTejas Bhumkar2022-10-212-0/+33
| | | | | | | | | | | | | | | | | | | | | Moved ultra96 bsp related component as we are removing that from plnx_bsp_overlay repo. Signed-off-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw:add the pmu-conf extraction from fsblSwagath Gadde2022-10-211-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | QEMU for all zynqmp platforms requires pmu-conf from fsbl binary section. Signed-off-by: Swagath Gadde <swagath.gadde@amd.com> Signed-off-by: Shubhangi Mahalle <shubhangi.shrikrushna-mahalle@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | weston: commas not spaces for defining clientsMark Hatle2022-10-211-1/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | weston: Disable dmabuf-feedback, not supported due to mali-xlnx incompatibilityMark Hatle2022-10-211-0/+3
| | | | | | | | | | | | | | | | | | | | | Dependency gbm found: NO found 17.3 but need: '>= 21.1.1' (cached) Message: dmabuf-feedback requires gbm which was not found. If you rather not build this, drop "dmabuf-feedback" from simple-clients option. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xlnx-embeddedsw: Add 2023.1 placeholder, and move PV to appendMark Hatle2022-10-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | It is possible for a recipe that uses this to have a different versioning scheme. Instead of replacing the previous versioning scheme, just append out git information. This ensures that PREFERRED_VERSION and other version specific behaviors remain as intended. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | xrt: Fix aie xrt bbappend locationMark Hatle2023-04-121-0/+0
| | | | | | | | | | | | | | | | | | | | | Previous commit split ai-engine code into a dynamic bbappend, but put the code into the wrong directory. Move to the correct directory. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Update xrt and zocl commit idrbramand2023-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Memory manger issue fixed for xbtest (#7492) (#7494) Fixed CU context related issue. (#7487) (#7493) 2023.1 : Use correct BO handle to export and use the exported bo handle for AIE APIs for GMIO AIE Trace offload (#7491) Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | README.building.md: Update instructions on adding layersSandeep Gundlupet Raju2023-04-101-3/+20
| | | | | | | | | | | | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | xrt: Move aie config libmetal dependency to dynamic layerMark Hatle2023-04-102-13/+17
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | meta-microblaze: packagegroup-core-tools-testapps: Disable packagesMark Hatle2023-04-101-0/+9
| | | | | | | | | | | | | | | | | | Disable items that don't work on microblaze Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | linux-xlnx: Add special systemd configuration for microblazeMark Hatle2023-04-103-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>
* | | systemd: rebase microblaze patchesMark Hatle2023-04-104-111/+121
| | | | | | | | | | | | | | | | | | Rebase/rework microblaze patches for the latest systemd version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | fsbl-firmware: Update integrationMark Hatle2023-04-102-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | Set COMPATIBLE_HOST more loosely to allow for baremetal builds. Update processing to use OBJCOPY and add additional deploy names. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | meta-microblaze: Remove diffutils bbappendMark Hatle2023-04-102-15/+0
| | | | | | | | | | | | | | | | | | Change is no longer needed, now upstream. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | meta-xilinx-contrib: linux-firmware: Update protocol to httpsMark Hatle2023-04-101-3/+3
| | | | | | | | | | | | | | | | | | github.com no longer supports git protocol, enable https protocol Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | meta-xilinx-bsp: kc705-microblazeel: YAML_DT_BOARD_FLAGS for kc705-fullMark Hatle2023-04-101-1/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | meta-xilinx-contrib: Update zybo-linux-bd integrationsMark Hatle2023-04-102-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable standard bitstream-extraction, the zybo-linux-bd recipe handles this task. Zybo-linux-bd is used to provide the reference files, but needs to provide the files in the matching locations to other components. Signed-off-by: Mark Hatle <mark.hatle@amd.com>