summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-022-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * meta-xilinx-setup: Add BASE_TMPDIRMark Hatle2021-11-022-19/+25
| | | | | | | | | | | | | | | | | | | | | | | | A new variable BASE_TMPDIR was defined to make it easier for a user to choose an alternative directory for the various TMPDIR files. Since there are references from one TMPDIR to another, we need a simply way to adjust them all as a unit. A developer should NOT change the actual TMPDIR specifications, unless they also change all of the other generated configurations! Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Update dt-processor.shMark Hatle2021-11-022-27/+37
| | | | | | | | | | | | | | | | | | | | | | | | The Linux build must ONLY refer to the Linux specific device tree or boot and QEMU failures can occur. The issue was resolved by ensuring that the system always considered the Linux device tree as the "system" device tree when building for the Linux OS. Additionally, as multiple device trees may be present, re-order the IMAGE_BOOT_FILES to ensure the correct device tree is listed first. This ensures that both QEMU and the u-boot configuration are referring to the correct device tree. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Fix a failure when the SDK is only being partially ↵Mark Hatle2021-11-021-0/+4
| | | | | | | | | | | | regenerated Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Update to bootgen SRCREV to point to latest commit on branch.RamyaSree2021-11-021-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-023-4/+4
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * libmali-xlnx: Move branch to 2021.2 releaseMark Hatle2021-11-021-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Shubhrajyoti Datta2021-11-021-1/+1
| | | | | | | | | | | | | | | | SRCREV Update the latest sources Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: recipes-drivers: clockps: Add recipe ↵Shubhrajyoti Datta2021-11-021-0/+39
| | | | | | | | | | | | | | | | | | for compiling clockps driver examples This recipe compiles the intc driver examples. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-11-021-1/+1
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * vcu: Move to 2021.2 release branchMark Hatle2021-11-024-4/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * newlib: Enable --disable-newlib-reent-check-verifyMark Hatle2021-11-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | In the newlib-3.3 release reent-check is enabled by default. The reent-check is needed to ensure memory is not NULL. See: https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=8b39f7406c7b819bc45a83e9c94531221a6b3b34 We need to disable this check on microblaze, as iostream library test cases fail with an assert error. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * machine-xilinx-default.inc: Manual fixes for overrides syntax changesSai Hari Chandana Kalluri2021-11-011-5/+5
| | | | | | | | | | | | Manual fixes for overrides syntax changes. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * aarch64-tc: Fix cortexa72-cortexa53 referenceMark Hatle2021-11-011-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * device-tree: Fix GPL-2.0 referenceMark Hatle2021-10-251-1/+1
| | | | | | | | | | | | The GPL-2.0 license was removed and replaced by GPL-2.0-or-later. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * arm-trusted-firmware: Move to latest srcrev for 2021.2Mark Hatle2021-10-251-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * lopper: move to bbappend, remove obsolete itemsMark Hatle2021-10-255-59/+54
| | | | | | | | | | | | | | | | | | | | Lopper is now provided in meta-virtualization, but that version appears to be a bit older then what we need. For the python modules that were depended by lopper, many are no available in native and nativesdk versions. Remove unnecessary bbappends. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: various fixes for override syntax changesMark Hatle2021-10-253-6/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone: various fixes for override syntax changesMark Hatle2021-10-2513-46/+46
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * zstd: Add libatomic for linkingMark Hatle2021-10-251-0/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone: gcc-source bbappend changesMark Hatle2021-10-252-14/+13
| | | | | | | | | | | | | | | | | | | | | | The regular (all version) bbappend will work with both gcc 10 and gcc 11. It only needs to tell the system it is compatible with baremetal builds. The special gcc-source_10 version works with the unique microblaze gcc only. This verifies, and configures the microblaze toolchain for the large multiconfig SDK build. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * gcc: convert away from bbappendMark Hatle2021-10-2559-3/+2
| | | | | | | | | | | | Intergrade the microblaze items with the backported toolchain. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * gcc: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2571-0/+7082
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * binutils: convert away from bbappendMark Hatle2021-10-255-15/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * binutils: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2529-0/+25355
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * microblaze bsps: Location of tune-microblaze.conf has changedMark Hatle2021-10-255-5/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * qemu-xilinx: Set FILES: for qemuSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | | | | | | | Set FILES: to correctly package all the files under usr/share/qemu Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * qemu-xilinx.inc: qemu-xilinx is at 5.0, remove unrequired patchesSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | | | | | | | Remove cross.patch that is required for qemu version 6.0. qemu-xilinx is currently at 5.0 Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * linux-xlnx.inc: Fix manual ovverrides in the fileSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | | | | | | | | | fix manual overrides for xilinx_zynq_defconfig Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * soc-tune-include.inc: Fix typo for TUNEFILE pathSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | | | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * manual changes for overrides syntaxSai Hari Chandana Kalluri2021-10-061-2/+2
| | | | | | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * **TEMPORARY** atf: set ATF_MEM_BASE, ATF_MEM_SIZE to bypass size issues with ↵Sai Hari Chandana Kalluri2021-09-281-2/+2
| | | | | | | | | | | | | | | | | | latest gcc version Set ATF_MEM_BASE, ATF_MEM_SIZE to bypass size issues with latest gcc version. Revert after ATF source code has upgraded to latest version Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * manual changes for overrides syntax fixesSai Hari Chandana Kalluri2021-09-2829-33/+33
| | | | | | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * soc-tune-include.inc: Modify TUNEFILEPATHsSai Hari Chandana Kalluri2021-09-281-5/+5
| | | | | | | | | | | | Modify TUNEFILEPATHS to latest directory structure followed in core. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * Convert to new override syntaxSai Hari Chandana Kalluri2021-09-28210-1024/+1024
| | | | | | | | | | | | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * kernel-module-dp_git.bb: Update branch to 2021.2Sandeep Gundlupet Raju2021-09-281-1/+1
| | | | | | | | | | | | | | Update dp-modules branch to xlnx_rel_2021.2 release branch. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREVBen Levinsky2021-09-281-1/+1
| | | | | | | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: recipes-core: meta: files: ↵Appana Durga Kedareswara rao2021-09-281-1/+24
| | | | | | | | | | | | | | | | | | | | dt-processor: Add support for zynqmp cortexr5 machine config generation This commit adds support for generating the multi config for zynqmp cortexr5 fsbl use case. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | | | | | | | | | | SRCREV Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-09-281-2/+2
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Remove ivas from meta-xilinxVishal Patel2021-09-284-65/+0
| | | | | | | | | | Signed-off-by: Vishal Patel <vishal.patel@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | | | | | | | | | | SRCREV Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-bsp: recipes-kernel: lopper: update to latest SRCREVAppana Durga Kedareswara rao2021-09-281-1/+1
| | | | | | | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * bootgen: Updated commit Id to point the release branchRamyaSree2021-09-281-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-09-282-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>