Kinjal Pravinbhai Patel
3fceecde6c
drivers: ttc: updated copyright year information
...
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
Acked-by: Nava kishore Manne <nava.manne@xilinx.com>
2015-09-01 15:01:19 +05:30
Nava kishore Manne
7a47ffd9e8
Removed executable file permission from source code files.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2015-08-03 18:32:57 +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
Kinjal Pravinbhai Patel
9a7de0975b
driver: ttc: change in low level example
...
This patch modifies ttc low level example so that example passes in a short
time.
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-03-31 15:25:45 +05:30
Kinjal Pravinbhai Patel
7a4c8a508b
drivers: ttc: added ttc in peripheral test
...
This patch adds ttc in the peripheral test application
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-01-22 18:03:05 +05:30
Kinjal Pravinbhai Patel
8ab429c134
drivers: ttc: change in low level example
...
This patch modifies ttc low level example to change BASEADDR definition
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-01-21 11:41:52 +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
Kinjal Pravinbhai Patel
9066006763
drivers: ttc: change in xttcps_low_level_example
...
This patch modifies xttcps_low_level_example to supprot both Zynq and Zynq Ultrascale MP
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2014-12-09 18:37:05 +05:30
Kinjal Pravinbhai Patel
055fab1b3a
drivers: ttc: added support for Zynq Ultrascale MP
...
This patch deprecates older version 2_0 and adds new major version 3_0 for
Zynq Ultrascale MP support
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2014-12-09 18:37:04 +05:30