Nava kishore Manne
|
e35699808d
|
Update Tcl files to support MultiBd and Packaged Bd Designs
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
|
2015-07-31 16:55:01 +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
|
238e3cb887
|
spi : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2015-01-22 11:52:47 +05:30 |
|
Kishore Kumar Korathaluri
|
e4cb8353fb
|
spi : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2015-01-08 16:14:57 +05:30 |
|
Kishore Kumar Korathaluri
|
b61b502714
|
spi : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
|
2014-12-23 16:09:29 +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
|
10d10f8c2e
|
spi: Add new version 4.1 and deprecate 4.0
Added new driver version spi_v4_1 and deprecate spi_v4_0
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Kedareswara rao Appana <appanad@xilinx.com>
|
2014-08-07 15:39:50 +05:30 |
|