summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * Add README for the Xilinx machine infrastructure filesMark Hatle2021-12-201-0/+34
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Move microblaze arch settings to xilinx-microblaze.incMark Hatle2021-12-202-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | No reason to set any microblaze defaults, unless we're actually building for microblaze. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Microblaze: Make microblaze-generic arch dynamic to configurationMark Hatle2021-12-208-19/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust configurations, and users of the generic configuration. The TUNE must be set BEFOER the inclusion, otherwise there is no way to dynamicly generate the correct MACHINE_ARCH. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * soc-versal: Add AI Edge, and HBM versal variantsMark Hatle2021-12-201-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Remove cortexrm tune, as Yocto Project now has cortex-r tunesMark Hatle2021-12-202-23/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | armrm override is now replaced by armv7r and armv8r overrides. Adjust recipes to match the new usage. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Move baremetal include to meta-xilinx-standaloneMark Hatle2021-12-201-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This was missed in the prior move of the components to meta-xilinx-standalone layer. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * remove accidently committed fileMark Hatle2021-12-201-12/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * New microblaze-generic based on microblazeel-v11.0-bs-cmp-mh-div-genericMark Hatle2021-12-203-31/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The new generic will be the default microblaze configuration, with the other remaining temporarily for compatibility. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * linux-xlnx: Move from 5.10 to 5.15Mark Hatle2021-12-202-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | linux-xlnx sources now come from the 5.15 branch (xlnx_rebase_v5.15) yocto-kernel-cache now from the 5.15 branch as well Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * zynqmp-generic.conf: Remove KERNEL_DEVICETREERaju Kumar Pothuraju2021-12-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per the new kernel-fitimage changes in honister it is first adding the dtb from KERNEL_DEVICETREE and then dtb from device-tree.bb file. Which is leading to boot issue using the fitimage in petalinux flow. Disabling the KERNEL_DEVICETREE variable to add only dtb from device-tree.bb file(system.dtb). Signed-off-by: Raju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-12-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| | | * arm-trusted-firmware: Updated branch for 2022Mark Hatle2021-12-161-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * fpgamanager_custom: Moved from meta-xilinx-toolsMark Hatle2021-12-131-0/+85
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Revert "**TEMPORARY** atf: set ATF_MEM_BASE, ATF_MEM_SIZE to bypass size ↵Venkatesh Yadav Abbarapu2021-12-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issues with latest gcc version" This reverts commit 00c9ca7989542caef20ea30bbf263d66d3942cad. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Revert "arm-trusted-firmware.inc: Use atf MEM_BASE, MEM_SIZE from DDR only ↵Venkatesh Yadav Abbarapu2021-12-111-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for zynqmp" This reverts commit cd447cabee3052ab4c084a55149f5d9a232b380d. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-12-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| | | * bootgen: Move branch and commit to 2022 development branchMark Hatle2021-12-071-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * xrt_git:zocl_git:update commitidrbramand2021-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Siva Addepalli2021-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * qemu-xilinx: set FILES:PN for nativesdk-qemu-xilinxSai Hari Chandana Kalluri2021-12-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set FILES:PN for nativesdk-qemu-xilinx when SDKMACHINE is x86_64-mingw32. This will fix do_package error:Files/directories were installed but not shipped in any package Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit 6e71b6801254a618761513f3e71a2aa565e86d10) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit fbe2f95f885b2524f9235e3ce9a3624e79a80afd) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit fc1be7cb6383fc3e39e7042f48ccde471987515c) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * bootbin: Adjust BIF_PARTITION_ATTRMark Hatle2021-11-181-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The order is critical for the system to boot properly. Add a comment explaing the requirements, making the various parts parameterized to allow the optional parameters to be adjusted. The bitstream element will typically be added by a bbappend in a layer such as meta-xilinx-tools. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * *TEMPORARY* Disable wifi and blutetooth packages to pass do ↵Sai Hari Chandana Kalluri2021-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | populate_sdk_ext step Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| | | * *TEMPORARY* Disable mali for zynqmp buildsSai Hari Chandana Kalluri2021-11-181-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit f4e22e0a2616d34248add50fd08b8fd9923bb8d4) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit ebc14fcd103ff0b61f8974432faf3a7e84fbf536) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * qemu-xilinx-helper-native: Break the dependency on qemu-helper-nativeeSai Hari Chandana Kalluri2021-11-161-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qemu-xilinx-helper-native: Break dependecy on qemu-helper-native Break the dependency on qemu-helper-native, set qemu-xilinx-helper-native as default provider of qemu-helper-native and blacklist qemu-helper-native so that runqemu can pick the correct paths. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| | | * xrt_git:zocl_git:update commitidrbramand2021-11-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 7b55c076ca790c37726b79ff27b14770cb050d2e) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * vcu: Move to 2022 developmentMark Hatle2021-11-152-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * kernel-module-hdmi: Move to 2022 developmentMark Hatle2021-11-151-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Sync to latest 2022.1 commitsMark Hatle2021-11-153-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit e881b6403e149d2d136729ba0b0acb3568cb570c) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Move to 2022 development branchSivaprasad Addepalli2021-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit 66fb3ea82d462c760a4e4bed0bd5ada070b6accc) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit 9a21d9a9bdc272d157573619587de3c89da51317) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Updated SRCREV for 2022Sivaprasad Addepalli2021-11-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> (cherry picked from commit 5a464cd21783fb5ba3b648a2f69f663f13de990c) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Move from 2021.2 to 2022.1Mark Hatle2021-11-158-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit eef9f49887e2471768b649450a0769859fd63ba5) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * move layer.conf defaults to 2022.1Mark Hatle2021-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 77aea7992df133d04a5cef4d40878fbe372bfaa3) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * local.conf.sample: Update to 2022.1Mark Hatle2021-11-151-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * meta-xilinx-bsp/conf: CleanupMark Hatle2021-11-151-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove an accidently committed patch Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit bc0a54a133baccccd53a6401fa56c542a5daf8aa) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * local.conf.sample: Update to honister example, based on pokyMark Hatle2021-11-151-38/+86
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * Convert to new override syntaxMark Hatle2021-11-1528-71/+71
| | | | | | | | | | | | | | | | | | | | | | | | Fix various overrides that have been missed in previous conversion. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | | * arm-trusted-firmware.inc: Use atf MEM_BASE, MEM_SIZE from DDR only for zynqmpAshwini Lomate2021-11-151-2/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ashwini Lomate <ashwini.lomate@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* | | | meta-xilinx-bsp: Switch layer to support langdaleMark Hatle2022-09-011-1/+1
|/ / / | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* / / meta-xilinx-bsp: Switch layer to kirkstoneMark Hatle2022-08-311-1/+1
|/ / | | | | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* | meta-xilinx: Move booting README from bsp layerSandeep Gundlupet Raju2022-07-281-266/+0
| | | | | | | | | | | | | | Move README.booting.md file from meta-xilinx-bsp layer to meta-xilinx. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* | meta-xilinx: Clean up vendor specific machine configuration filesSandeep Gundlupet Raju2022-07-2823-14222/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add new metal-xilinx-vendor layer which supports vendor specific machine configuration files, device-tree, kernel, platform-init etc. 2. Moved below vendor machine conf files, dt and related configs from meta-xilinx-bsp and meta-xilinx-contrib to meta-xilinx-vendor layer. - microzed-zynq7.conf - minized-zynq7.conf - picozed-zynq7.conf - zedboard-zynq7.conf - zybo-zynq7.conf - zybo-linux-bd-zynq7.conf - ultra96-zynqmp.conf 3. Obsolete qemu-zynq7, s3adsp1800-qemu-microblazeeb, v350-versal and vc-p-a2197-00-versal from meta-xilinx-bsp layer. Users should use zynq-generic.conf for zynq7000 qemu boot should be functionally equivalent to qemu-zynq7. 4. Add new MAINTAINERS.md file and move maintainers, Mailing list and Patches content from meta-xilinx-* README.md to MAINTAINERS.md file. 5. Updated README.md file for supported board machines files in meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-vendor layers. 6. Disabled old drm kernel patches for zybo-linux-bd-zynq mahcine in meta-xilinx-contrib layer as these patches doesn't apply on 5.x kernel, if we don't hear from patch submitter we will remove these patches from meta-xilinx-contrib layer. 7. Removed drm kernel cache metadate for zybo-linux-bd-zynq7 machine as these configs are already available in xilinx_zynq_defconfig. 8. Fixed build issue for u-boot by changing PREFERRED_PROVIDER_virtual/bootloader from u-boot to u-boot-xlnx. 9. Add meta-xilinx-vendor to bblayers.conf.sample Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* | uboot-device-tree: Move bbappend into meta-xilinx-toolsMark Hatle2022-07-232-22/+0
| | | | | | | | | | | | | | | | | | The provencore bbappend only applied when meta-xilinx-tools is available, so move the bbappend to meta-xilinux-tools. Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit d44ab8d60eda1ba361715ad7dc8976dccf072e86) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* | meta-xilinx-bsp:uboot-device-tree: provencore memory reservationAkshay Belsare2022-07-232-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | Provencore Linux driver and testapp is enabled through MACHINE_FEATURES. When provencore is enabled, reserve memory required for provencore through uboot device tree. This patch adds pnc.dtsi to system-top.dts file when provencore is enabled. pnc.dtsi contains the memory address and memory size that needs to be reserved. Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 48a70b151434c00f2518eb079833b8f8d8ff6ec3) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* | meta-xilinx-bsp:device-tree: provencore memory reservationAkshay Belsare2022-07-232-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | Provencore Linux driver and testapp is enabled through MACHINE_FEATURES. When provencore is enabled, reserve memory required for provencore through device tree. This patch adds pnc.dtsi to system-top.dts file when provencore is enabled. pnc.dtsi contains the memory address and memory size that needs to be reserved. Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit f8d5a51bbb029dfe5a9f8217f4c93fdec0607616) Signed-off-by: Mark Hatle <mhatle@xilinx.com>