Commit graph

865 commits

Author SHA1 Message Date
Kishore Kumar Korathaluri
6713f2a72c bram : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:14 +05:30
Kishore Kumar Korathaluri
0284e7247a axipcie: added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:13 +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
Kedareswara rao Appana
8f890b97c1 iic: update copy right information
This patch updates the copy right to 2015.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:15 +05:30
Kedareswara rao Appana
6999ae1d45 iic: Fix bug in the driver when axi_iic is configured as a slave
Return the actual number of bytes being received/sent by the master
when axi_iic configured as a slave through user callback.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:15 +05:30
Kedareswara rao Appana
6d2fff8bb9 iic: Add iic_v3_1 and deprecate iic_v3_0
This patch adds newer version of the iic driver
and deprecates the older version.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:14 +05:30
Kedareswara rao Appana
6973baf6a7 gem: Don't include gem in peripheral test when configured with pcs/pma core
When gem is configured with pcs/pma core for
configuring the clocks it requires additional iic programming
other wise peripheral test won't work.
Don't include gem in peripheral test when configured with pcs/pma core.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:14 +05:30
Venkata Naga Sai Krishna Kolapalli
49334174d7 spips_v3_0 : Removed armcc compiler warnings.
This patch rearranges declaration lines to come before
executable code lines. This fixes armcc compiler warnings.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-01-20 15:19:39 +05:30
Venkata Naga Sai Krishna Kolapalli
1f3966c88a dmaps_v2_1 : Modified logic in "if statement".
This patch fixes the incorrect logic present in
"if statement". Fixes armcc compiler warnings.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-01-20 15:19:38 +05:30
Venkata Naga Sai Krishna Kolapalli
811bd1c8b5 canps_v3_0 : Removed unused variable ErrorStatus.
This patch fixes armcc compiler warning - declared unreferenced variable
for ErrorStatus variable.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-01-20 15:19:37 +05:30
P L Sai Krishna
39f428b47b scuwdt_v2_1: Modified the src code according to MISRAC 2012.
This patch modifies the the code according to MISRAC 2012.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-20 15:19:17 +05:30
P L Sai Krishna
e7aecfb1d9 scuwdt_v2_1: Added new version for scuwdt driver.
This patch adds new version for scuwdt driver by changing mdd files.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-20 15:19:15 +05:30
P L Sai Krishna
f055d1560d scutimer_v2_1: Modified the source code according to MISRAC 2012.
This patch modifies the code according to MISRAC 2012.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-20 15:19:13 +05:30
P L Sai Krishna
7eea5a82f0 scutimer_v2_1: Added new version for scutimer driver.
This patch adds new minor version for scutimer by changing mdd files.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-20 15:19:12 +05:30
Suneel Garapati
0ab23c8519 cpu_cortexa53 : added namespace for all HSI TCL commands.
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2015-01-08 16:16:38 +05:30
Kishore Kumar Korathaluri
246520cbde wdttb : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:15:06 +05:30
Kishore Kumar Korathaluri
74c3e139f4 wdtps : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:15:06 +05:30
Kishore Kumar Korathaluri
3302ece24c uartlite : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:15:02 +05:30
Kishore Kumar Korathaluri
6ab51722bd tmrctr : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:15:00 +05:30
Kishore Kumar Korathaluri
995151de54 spips : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:59 +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
8f2af20ad1 mutex : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:54 +05:30
Kishore Kumar Korathaluri
72296eb9c4 mbox : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:53 +05:30
Kishore Kumar Korathaluri
21c7a2dd64 iomodule : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:52 +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
832275d283 gpio : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:50 +05:30
Kishore Kumar Korathaluri
ee2ccaa51f emc : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:47 +05:30
Kishore Kumar Korathaluri
72f3806f11 emacps : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:47 +05:30
Kishore Kumar Korathaluri
55810b43b5 dmaps : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:45 +05:30
Kishore Kumar Korathaluri
db55ab2d69 cpu : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:44 +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
13276180eb canps : Added namespace for all HSI tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:06 +05:30
Kishore Kumar Korathaluri
286c95365c can : Added namespace for all HSI tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:05 +05:30
Kishore Kumar Korathaluri
d124934707 bram : added namespace for all HSI tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:05 +05:30
Kishore Kumar Korathaluri
9d7f92615d axicdma : added namespace for all HSI tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:02 +05:30
Venkata Naga Sai Krishna Kolapalli
d95f16e2d1 cpu_cortexa53_v1_0 and cpu_cortexr5_v1_0 : Modified .tcl file
This patch changes the IP NAME from ps8_cortex to pss_cortex.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-01-06 05:48:51 +05:30
Kishore Kumar Korathaluri
f71d3e6118 wdttb : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:32 +05:30
Kishore Kumar Korathaluri
9feeadc3a1 uartlite : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:31 +05:30
Kishore Kumar Korathaluri
725faa8ba4 ttcps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:31 +05:30
Kishore Kumar Korathaluri
3e4d9918d2 trafgen : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:30 +05:30
Kishore Kumar Korathaluri
0e43d545e9 tmrctr : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:30 +05:30
Kishore Kumar Korathaluri
1e7813173f tft : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:30 +05:30
Kishore Kumar Korathaluri
95134fe0f6 spips : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:29 +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
Kishore Kumar Korathaluri
d49518c334 mutex : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:25 +05:30
Kishore Kumar Korathaluri
cd67a7fe1d mig_7_series : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:25 +05:30
Kishore Kumar Korathaluri
03c0a45f9d mbox : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:24 +05:30
Kishore Kumar Korathaluri
83f4966337 iomodule : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:23 +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
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