P L Sai Krishna
|
3f029f1c87
|
iicps_v3_0: Added new version for iicps.
This patch add new version for iicps driver which supports
both zynq and Alto.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
|
2015-02-02 12:03:27 +05:30 |
|
Kishore Kumar Korathaluri
|
8c25256756
|
iicps : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2015-01-22 11:37:18 +05:30 |
|
Kishore Kumar Korathaluri
|
715c2922b1
|
iicps : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2015-01-08 16:14:51 +05:30 |
|
Kishore Kumar Korathaluri
|
3a8b644c79
|
iicps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2014-12-23 16:09:22 +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 |
|
P L Sai Krishna
|
eeafc59a05
|
iicps_v2_4: Added new version to iicps driver.
This patch adds new version to iicps by modifying the mdd files.
Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
|
2014-11-06 09:42:18 +05:30 |
|