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
Venkata Naga Sai Krishna Kolapalli
04226adffc
canps_v3_0 : Modifies .mdd for pss to psu change.
...
This patch modified peripheral name notation from
pss_can to psu_can. Also removes ps8_can notation.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:42 +05:30
Venkata Naga Sai Krishna Kolapalli
3f25b3dc78
canps_v3_0 : Modification history and copyright updated.
...
This patch updates the modification history and
changes copyright year to 2015.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:10:37 +05:30
Kishore Kumar Korathaluri
9ef7095ce1
canps : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:42 +05:30
P L Sai Krishna
adbfea517d
canps_v3_0: Removed PS7 definition in canps_header.h file.
...
This patch replaces PS7 definition with canonical definition
in canps_header.h file.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-22 18:17:58 +05:30
Kishore Kumar Korathaluri
6ea866d70a
canps : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:14 +05:30
Venkata Naga Sai Krishna Kolapalli
811bd1c8b5
canps_v3_0 : Removed unused variable ErrorStatus.
...
This patch fixes armcc compiler warning - declared unreferenced variable
for ErrorStatus variable.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-01-20 15:19:37 +05:30
Kishore Kumar Korathaluri
13276180eb
canps : Added namespace for all HSI tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:06 +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
7d708a0c6b
canps: Add support for Zynq Ultrascale Mp
...
This patch adds the support for Zynq Ultrascale Mp.
Modified driver code for MISRA-C:2012 and cleaned up.
Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-12-09 18:36:41 +05:30
Kedareswara rao Appana
7db965cedc
can: Added new version and deprecate older version of the driver
...
Added new version of the driver canps_v3_0 and deprecated
canps_v2_1.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-12-09 18:36:33 +05:30