Nava kishore Manne
7a47ffd9e8
Removed executable file permission from source code files.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2015-08-03 18:32:57 +05:30
Nava kishore Manne
607a6324f3
Drivers: Retain @details only in the primary header file.
...
Removed all other instances.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-07-13 18:30:19 +05:30
Nava kishore Manne
146cd64c83
Doxygen changes for drivers
2015-06-12 12:50:09 +05:30
Nava kishore Manne
0c9ca599cf
Drivers:standalone drivers license changes.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-13 17:05:11 +05:30
VNSL Durga
7c84757da1
csudma: Modified interrupt ids
...
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-03-15 18:47:08 +05:30
VNSL Durga
f155ce7d2f
csudma: Modified source files of csudma driver.
...
Fixed compilation warning of xcsudma.c and
Modified PSS to PSU in xcsudma_g.c
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-03-15 18:47:08 +05:30
VNSL Durga
b7813c0eb8
csudma_v1_0: Modified csudma src files
...
Changed u64 to UINTPTR in XCsuDma_Transfer function.
Removed ‘XPAR_PSS_CSU_0_S_AXI_BASEADDR’ from xcsudma_hw.h file
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-18 18:55:24 +05:30
Venkata Naga Sai Krishna Kolapalli
ba4e60c26d
csudma_v1_0 : Modified .mdd for pss to psu change.
...
This patch changes the peripheral name notation from
pss_csudma to psu_csudma. Also removes ps8_csudma.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:43 +05:30
Kishore Kumar Korathaluri
f63f3bff16
csudma : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:44 +05:30
VNSL Durga
8387de40a6
csudma_v1_0: Modified macros
...
Moacros are modified according to xparameters.h and
added index.html file in examples folder.
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-02 13:16:10 +05:30
VNSL Durga
579aac4c11
csudma_v1_0: Modified macros
...
Macros are modified according to xparameters.h
and added makefile.
Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-02 13:16:09 +05:30
Suneel Garapati
0ae197d5e4
all: make source code non-executable
...
Changes -
find -name "*.h" -exec chmod a-x '{}' ';'
find -name "*.c" -exec chmod a-x '{}' ';'
find -name "*.S" -exec chmod a-x '{}' ';'
find -name "*.ld" -exec chmod a-x '{}' ';'
find -name Makefile -exec chmod a-x '{}' ';'
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2014-12-17 15:13:03 +05:30
Kedareswara rao Appana
aaae2fd207
csudma: Add csudma_v1_0 driver
...
This patch adds csudma driver for Zynq Ultrascale Mp.
Signed-off-by: Durga challa <vnsldurg@xilinx.com>
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-12-09 20:50:21 +05:30