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
7a7303eaaf
Changed the file format from PC to UNIX
2015-06-23 16:32:15 +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
Kishore Kumar Korathaluri
7c1065f152
cfa : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:42 +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
Durga challa
82dabd9ab2
cfa: Modified enum names.
...
Modified source files and doxygen report
Signed-off-by: Durga challa <vnsldurg@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-08-05 23:09:31 +05:30
Shravan Kumar A
c289cb5955
cfa: Added files to cfa_v7_0 driver.
...
Added source files, integration files, self test example,
mdd and tcl files to cfa_v7_0 driver.
Signed-off-by: Shravan Kumar A <skumara@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-07-14 01:23:11 +05:30
Shravan Kumar A
c11233686a
cfa: Deprecated cfa_v6_0 driver.
...
Added active cfa_v7_0 driver.
Signed-off-by: Shravan Kumar A <skumara@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-07-14 00:21:57 +05:30