summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-drivers
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-standalone-experimental: Wrap do_configure:prependMark Hatle2022-06-131-0/+2
| | | | | | | | | | The do_configure prepend steps need to run in the 'S' directory, so wrap the operations to prevent them from changing the working directory for the rest of the do_configure operations. Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 7c5519b8b1dc782fd0fa50ac426094f9225de80a) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: sysmonpsv: Update ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | depends as per latest driver source Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 1cc380dc462634c9fadadd7984e2f51d5d91a525) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* meta-xilinx-standalone-experimental: Deploy images to sub folder having ↵Appana Durga Kedareswara rao2022-05-241-2/+2
| | | | | | | | | | | | component/recipe name This commit updates the deploy task to deploy images to a sub folder having component name. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 7aeb23ee3072153f20c9a09d71f47505a2bc8a41) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* meta-xilinx-standalone-experimental: Change from lopper.py to lopperMark Hatle2022-03-089-10/+10
| | | | | | | | | Upgrade of lopper changed the executable name to lopper. Switch all of the users. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 5d28e5640859bc6f275b804e1344c6dd17e5a492) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-11-021-2/+2
| | | | | | | | | | 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>
* 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>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-09-288-8/+8
| | | | | | | | | | 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>
* meta-xilinx-standalone-experimental: recipes-drivers: intc-example: Add ↵Appana Durga Kedareswara rao2021-09-281-0/+5
| | | | | | | | | recipe for compiling intc driver examples This recipe compiles the intc driver examples. 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: recipes-drivers: uart*: Update ↵Appana Durga Kedareswara rao2021-09-282-5/+10
| | | | | | | | | | | do_configure_prepend task uartlite and uartns550 driver recipes need to send additional parameter for lopper assist, This commit updates the do_configure_prepend task for this. 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: recipes-drivers: uartpsv: Add recipe ↵Raviteja Narayanam2021-09-271-0/+6
| | | | | | | | for examples Added recipes for compiling examples. Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: trafgen-example: Add ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | recipe for compiling trafgen driver example This recipe compiles the trafgen driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: trafgen: Add recipe ↵Appana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | | | for compiling trafgen source code This recipe compiles the trafgen source code. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: usb-example: Add ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | recipe for compiling usb driver example This recipe compiles the usb driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: usb: Add recipe for ↵Appana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | compiling usb driver Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: axipmon-example: Add ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | recipe for compiling axipmon driver example. This recipe compiles the axipmon driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: axipmon: Add recipe ↵Appana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | for compiling axipmon driver Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* clk-wiz: Add recipe for compiling clk_wiz driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: nandpsu: Fix naming in ↵Appana Durga Kedareswara rao2021-09-271-3/+3
| | | | | | | | | the recipe This commit fixes the naming of the features check and ESW_COMPONENT_NAME and ESW_COMPONENT_SRC variables. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* xxvethernet: Fix naming in the recipeAppana Durga Kedareswara rao2021-09-271-4/+4
| | | | | | | This commit fixes the naming of the features check and ESW_COMPONENT_NAME and ESW_COMPONENT_SRC variables. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: wdttb-example: Add ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | recipe for compiling wdttb driver examples This recipe compiles the wdttb driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: uartns550: Add recipe ↵Raviteja Narayanam2021-09-272-0/+20
| | | | | | for driver and examples Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
* meta-xilinx-standalone-experimental: recipe-drivers: iic: Add recipes for ↵Raviteja Narayanam2021-09-272-0/+18
| | | | | | | | iic driver Add recipes for compiling iic driver and examples Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: intc: Add recipe for ↵Appana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | compiling intc driver source Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* ospipsv: Generate xparameters.h file as part of configureMark Hatle2021-09-271-0/+6
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone: recipes-drivers: Add recipe for dfxasm driver and ↵Siva Durga Prasad Paladugu2021-09-272-0/+18
| | | | | | | | its example This patch add recipes needed for building dfxasm driver and its example. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
* cusdma-ex: Rename the csudma driver example recipeAppana Durga Kedareswara rao2021-09-271-0/+0
| | | | | | | This commit renames the csudma example recipe to make recipe name consistent with other driver example recipe names. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-drivers: v-frmbuf-*: Add task ↵Appana Durga Kedareswara rao2021-09-272-4/+10
| | | | | | | | | | | for generating _g.c file For v-frmbuf-* driver _g.c file name is different from the regular drivers If we use do_generate_driver_data _g.c file is not getting copied to source folder, So add own do_configure_prepend task instead of using do_generate_driver_data task. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* various: Fix distro_feature_check warning and dependenciesMark Hatle2021-09-2718-26/+26
| | | | | | | | | distro_feature_check is deprecated, and feature_check should be used now. Also remove duplicate dependencies, each of the removed dependencies is already present in the various inherited class elements. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* recipe-drivers: v-scenechange-example: Add recipe for compiling ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | v-scenechange driver examples This recipe compiles the v-scenechange driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-scenechange: Add recipe for compiling v-scenechange driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-scenechange driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-mulit-scaler-example: Add recipe for compiling ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | v-mulit-scaler driver examples This recipe compiles the v-mulit-scaler driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-mulit-scaler: Add recipe for compiling v-mulit-scaler driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-mulit-scaler driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-gamma-lut-example: Add recipe for compiling v-gamma-lut ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | driver examples This recipe compiles the v-gamma-lut driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-gamma-lut: Add recipe for compiling v-gamma-lut driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-gamma-lut driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-demosaic-example: Add recipe for compiling v-demosaic ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | driver examples This recipe compiles the v-demosaic driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-demosaic: Add recipe for compiling v-demosaic driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-demosaic driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: sysmonpsv-example: Add recipe for compiling sysmonpsv driver ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | examples This recipe compiles the sysmonpsv driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: pciepsu-example: Add recipe for compiling pciepsu driver ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | examples This recipe compiles the pciepsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-frmbuf-wr-example: Add recipe for compiling v-frmbuf-wr ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | driver examples This recipe compiles the v-frmbuf-wr driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-frmbuf-wr: Add recipe for compiling v-frmbuf-wr driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-frmbuf-wr driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-frmbuf-rd-example: Add recipe for compiling v-frmbuf-rd ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | driver examples This recipe compiles the v-frmbuf-rd driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-frmbuf-rd: Add recipe for compiling v-frmbuf-rd driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-frmbuf-rd driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-mix-example: Add recipe for compiling v-mix driver examplesAppana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | This recipe compiles the v-mix driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: v-mix: Add recipe for compiling v-mix driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the v-mix driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: xdmapcie-example: Add recipe for compiling xdmapcie driver ↵Appana Durga Kedareswara rao2021-09-271-0/+5
| | | | | | | | examples This recipe compiles the xdmapcie driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipe-drivers: xdmapcie: Add recipe for compiling xdmapcie driverAppana Durga Kedareswara rao2021-09-271-0/+13
| | | | | | This recipe compiles the xdmapcie driver. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
* recipes-drivers: Remove xilmem dependencyAppana Durga Kedareswara rao2021-09-2768-68/+68
| | | | | | xilmem is deprecated Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@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>
* meta-xilinx-standalone-experimental: Adjust to match recent changesMark Hatle2021-09-27109-76/+1156
| | | | | | | | | 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>
* Reorganize the various layer componentsMark Hatle2021-07-1439-0/+117
Machines: Move baremetal machines to meta-xilinx-standalone Layers: - Add new meta-xilinx-standalone-experimental This layer may require components that may not yet be available to the general public. It will contain various experiemntal integration work. - meta-xilinx-standalone This layer should be functional and contain the necessary items to build a baremetal toolchain that can use libxil (replacement to libgloss) from the Xilinx embeddedsw components. (Note, libxil is NOT built as part of this work!) The layer also contains the buildable components for the various firmware components required to startup various Xilinx FPGAs. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>