summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * meta-xilinx-standalone-experimental: recipes-*: Correct the lopper ↵Appana Durga Kedareswara rao2021-09-2712-12/+12
| | | | | | | | | | | | bmcmake_metadata_xlnx assist command line arguments Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
| * recipes-drivers: Remove xilmem dependencyAppana Durga Kedareswara rao2021-09-2771-76/+70
| | | | | | | | | | | | xilmem is deprecated Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
| * pmu-firmware: Remove now upstream patchesMark Hatle2021-09-271-2/+0
| | | | | | | | | | | | Upstream respository now includes the various patches. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * recipes-drivers: Drivers source shouldn't depend on xparameters.h fileAppana Durga Kedareswara rao2021-09-2720-98/+0
| | | | | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
| * recipes-libraries: Fix dependency libraryAppana Durga Kedareswara rao2021-09-272-3/+3
| | | | | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
| * libxil: fix multiconfigMark Hatle2021-09-271-1/+3
| | | | | | | | | | | | | | In a multiconfig setting, we need a specific libxil per multiconfig. Allow the patch to the libxil.conf to be explicitly passed in. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * lop-microblaze-yocto.dts: Adjust to current DTB formatMark Hatle2021-09-271-32/+45
| | | | | | | | | | | | Add support for PLM, PMU and PSM. Only ZynqMP processing currently works. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: Adjust to match recent changesMark Hatle2021-09-27138-169/+1472
| | | | | | | | | | | | | | | | | | Changes to meta-xilinx-standalone, as well as the embeddedsw require various changes to be made. This brings the implementation up to the current level. Note: various things do not yet compile! Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Move from plm/pmu/psm .bb to .bbappend filesMark Hatle2021-09-276-94/+56
| | | | | | | | | | | | | | | | Use the mechanisms already in place from meta-xilinx-standalone to config and build the three core firmware pieces. This unifies the standalone, xsct, and experimental versions. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Move experimental plm/pmu/psm to match standalone recipe namesMark Hatle2021-09-273-0/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Restore psm-firmware-standaloneMark Hatle2021-09-271-0/+32
| | | | | | | | | | | | Somehow this was removed in prior work, restore the experimental psm version. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Define the xilinx prestep configuration SDKMark Hatle2021-09-271-0/+77
| | | | | | | | | | | | | | | | | | | | Using lopper, and a series of commands we will be able to generate an appropriate set of configuration files that match the system device tree. Eventually this SDK will include scripting to generate the various config files. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xilinx-lops: Add xilinx specific lop filesMark Hatle2021-09-272-0/+297
| | | | | | | | | | | | | | | | | | | | | | Microblaze configuration is the only lop file so far, additional ones are expected. To use this: lopper.py -f --enhanced -i lops/lop-microblaze-yocto.dts microblaze-system-top.dtb tfoo.dts Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * lopper.bb: Update to latest lopper version and fix dependenciesMark Hatle2021-09-271-16/+30
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * recipe-devtools/python: Make various lopper dependencies native/nativesdkMark Hatle2021-09-277-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The following items are needed by lopper in a native or nativesdk config: flask flash-restful itsdangerous pandas ruamel-yaml six wekzeug Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * python3-dtc: Upgrade 1.5.1 to 1.6.0 to match oe-coreMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * python3-anytree: Powerful and Lightweight Python Tree Data StructureMark Hatle2021-09-271-0/+22
| | | | | | | | | | | | | | | | Most of the recipe was imported from meta-sca, as of commit d4de25f. https://github.com/priv-kweihmann/meta-sca/blob/d4de25fefe8495965acab05f5b210f11721aaa0e/recipes-python/python-anytree-native/python3-anytree-native_2.8.0.bb Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Reverted ESW commit as we have issue with RFDC componentSiva Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-272-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Revert "Updated SRCREV for 2021"Mark Hatle2021-09-271-1/+1
| | | | | | | | | | | | | | | | This reverts commit 1e9198d574091a0227ede83eb079d17c3045fb86. Triggers failures in rfdc-* recipes. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Revert "Updated SRCREV for 2021"Mark Hatle2021-09-272-2/+2
| | | | | | | | | | | | | | | | This reverts commit 88a17d5eaa50162417374c9a1c6d7c8d2eb0c5d2. Triggers failures in rfdc-* recipes. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-272-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-09-271-2/+2
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * boot.cmd.generic: Define env variables for mmc boot file namesRaju Kumar Pothuraju2021-09-271-8/+12
| | | | | | | | | | | | | | | | | | This patch will define uboot env variables in boot script for mmc boot file names. This will help users to update these values from uEnv.txt file. Signed-off-by: Raju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * vcu: Updated SRCREV for 2021Mark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * qemu: Updated SRCREV for 2021Mark Hatle2021-09-272-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-272-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * linux-xlnx.inc: Pick latest SRCREV for kmetaSai Hari Chandana Kalluri2021-09-271-1/+1
| | | | | | | | | | | | Pick latest SRCREV for kmeta Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-271-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-273-3/+3
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xlnx-embeddedsw: Update commit ids for 2021 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-272-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Siva Addepalli2021-09-272-2/+2
| | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * vcu: Sync recipes to 2021.2 json fileMark Hatle2021-09-274-5/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * kernel-modules: Sync recipes to 2021.2 json fileMark Hatle2021-09-272-4/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * bootgen: Sync recipe to 2021.2 json fileMark Hatle2021-09-271-3/+3
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * qemu-xilinx & qemu-devicetrees: Sync recipes to 2021.2 json fileMark Hatle2021-09-272-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * u-boot-xlnx: Update commit ids for 2021 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updating commits for 2021.2 releaseJaewon Lee2021-09-272-2/+2
| | | | | | | | | | | | Updating linux and embeddedsw commits Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
| * xlnx-embeddedsw: Update commit ids for 2021 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xlnx-embeddedsw: Update commit ids for 2021 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Revert "xlnx-embeddedsw: Update commit ids for 2021 release"Mark Hatle2021-09-271-1/+1
| | | | | | | | | | | | | | | | Wrong branch was updated This reverts commit b472d8bee720a96cb69c3505c62ad5cc8dd1ae9f. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * linux-xlnx_2021.2.bb: Updating commit for 2021.2 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xlnx-embeddedsw: Update commit ids for 2021 releaseMark Hatle2021-09-271-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>