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
|
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 |
|