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
Kishore Kumar Korathaluri
69b03893fb
hwicap : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:17 +05:30
Kishore Kumar Korathaluri
3d2729a9a4
hwicap : Modified namespace from HSM to HSI.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:21 +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
Subbaraya Sundeep Bhatta
8f2fbf71aa
hwicap: fix incorrect modification history
...
fix incorrect documentation in xhwicap.h
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
2014-08-28 15:35:00 +05:30
Kedareswara rao Appana
8641cb88f6
doxygen: update driver examples index.html file to latest version
...
This patch updates the driver examples index.html file to the latest
verison's of the driver.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-08-26 12:33:41 +05:30
Subbaraya Sundeep Bhatta
2137b7878b
hwicap: Fix compilation failure for icap data widths 8/16
...
Fix compilation failure for icap data widths 8/16
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-07-14 11:28:49 +05:30
Subbaraya Sundeep Bhatta
197360b386
hwicap: Remove support for families older than 7 series.
...
Removed support for families older than 7 series.
Modified driver tcl not to generate family.h
Removed IDCODE lookup logic.
Removed xhwicap_ff.h and xhwicap_lut.h examples.
Removed xhwicap_clb_ff.h, xhwicap_clb_lut.h and xhwicap_clb_srinv.h.
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-07-02 23:12:01 +05:30
Subbaraya Sundeep Bhatta
0ba5c5df85
hwicap: Add new version 10.0 and deprecate 9.0
...
Add new version 10.0 and deprecate 9.0
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-07-02 23:12:01 +05:30