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
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
870bf0f265
cpu_cortexa9 : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:43 +05:30
Kinjal Pravinbhai Patel
e15134c18b
drivers: cpu_cortexa9: changes for hsi
...
updated driver to use hsi::utils::format_xparam_name to convert
hierarchical names to valid compilable xparameter names
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-02-02 16:37:07 +05:30
Kishore Kumar Korathaluri
c64e5c9e79
cpu_cortexa9 : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:15 +05:30
Kishore Kumar Korathaluri
8f1be52a83
cpu_cortexa9: added namespace for all HSI TCL commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:29 +05:30
Kishore Kumar Korathaluri
074b430c25
cpu_cortexa9 : Modified namespace from HSM to HSI.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:11 +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
2a2c2f07dc
drivers : change tcl file of driver cpu_cortexa9 to support IAR compiler
...
This patch fixes issue of IAR compilation error of standalone BSP for cortexa9
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-07-02 23:11:49 +05:30
Kinjal Pravinbhai Patel
a404324e7d
drivers : created a new minor version for driver cpu_cortexa9
...
this patch creates a new minor version v2_1 for driver cpu_cortexa9
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-07-02 23:11:49 +05:30