Commit graph

240 commits

Author SHA1 Message Date
Kishore Kumar Korathaluri
2b74f57100 iicps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:49 +05:30
Kishore Kumar Korathaluri
7ec382b0c1 iic : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:48 +05:30
Kishore Kumar Korathaluri
f564cfbd87 hwicap : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:47 +05:30
Kishore Kumar Korathaluri
859deb2bbe gpio : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:47 +05:30
Kishore Kumar Korathaluri
4264abefde generic : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:46 +05:30
Kishore Kumar Korathaluri
8ee4eae573 emc : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:45 +05:30
Kishore Kumar Korathaluri
3e9dfd1625 emacps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:45 +05:30
Kishore Kumar Korathaluri
5b81f024ff emaclite : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:44 +05:30
Kishore Kumar Korathaluri
af86875ea5 dmaps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:43 +05:30
Kishore Kumar Korathaluri
92f360b7c4 devcfg : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:42 +05:30
Kishore Kumar Korathaluri
80e9308463 cpu : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:42 +05:30
Kishore Kumar Korathaluri
0878de2c4b cpu_cortexa9 : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:41 +05:30
Kishore Kumar Korathaluri
8d528f6293 can : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:40 +05:30
Kishore Kumar Korathaluri
94bdf5e778 bram : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:39 +05:30
Kishore Kumar Korathaluri
ed37f2e9a7 axivdma : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:39 +05:30
Kishore Kumar Korathaluri
10ad9188b2 axipcie : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:38 +05:30
Kishore Kumar Korathaluri
928304cce1 axiethernet : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:37 +05:30
Kishore Kumar Korathaluri
1da61a9d14 axicdma : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:36 +05:30
Venkata Naga Sai Krishna Kolapalli
691a647d28 emacps : Removed the error code in xemacps_bd.h
This patch modifies the extra OR operator in xemacps_bd.h code
that caused issue.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:36 +05:30
P L Sai Krishna
938554c908 emacps: Removed compilation error and warning in emacps.
This patch removes the compilation error and warning in the emacps driver.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-26 10:29:32 +05:30
Nava kishore Manne
f47a155f1c cpu_v2_3: Deleted the extra compiler flags. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
This patch modifies the mdd file to delete –ffunction-sections & -fdata-sections flags from extra compiler flags and changed the default os version.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-26 10:29:31 +05:30
Venkata Naga Sai Krishna Kolapalli
18d8e7922a uartps : xuartps_intr_example.c was modified to fix compiler warnings.
This patch modifies uartps example for fixing compiler warnings.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:29 +05:30
Venkata Naga Sai Krishna Kolapalli
874a26d2fb scugic : xscugic_example.c was modified to fix compiler warnings.
This patch modifies example to fix compiler warnings.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:28 +05:30
Venkata Naga Sai Krishna Kolapalli
11f640ffe9 emacps : Modifies driver logic in xemacps_bd.h
This patch modifies the logic change caused by #ifdef. Corrected to #if.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:28 +05:30
Venkata Naga Sai Krishna Kolapalli
aa97b85c54 emacps : Example file is modified for fixing compiler warnings.
This patch fixes the compiler warnings in the xemacps_ieee1588_example.c file.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:27 +05:30
Venkata Naga Sai Krishna Kolapalli
3b3bd69fa5 wdtps : Modified wdtps driver for MISRA-C:2012.
This patch modifies wdtps for misrac rules.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:22 +05:30
Venkata Naga Sai Krishna Kolapalli
1f7ca1df87 ttcps : Modified ttcps driver for MISRA-C:2012
This patch modifies ttcps driver for misrac rules.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:22 +05:30
Venkata Naga Sai Krishna Kolapalli
24e482ef1a scugic : Modified scugic driver for MISRA-C:2012
This patch modifies scugic dirver for misrac rules.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:21 +05:30
Nava kishore Manne
a505b82b92 scugic: Modify mdd file
This modifies the mdd file to pick the correct

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-26 10:29:20 +05:30
Nava kishore Manne
6f0945d1d0 drivers: ttcps: change in mdd file
This patch changes mdd file for selecting proper peripherals

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-26 10:29:18 +05:30
Nava kishore Manne
245b41d87f drivers: wdtps: change in mdd file
This patch changes mdd file for selecting proper peripherals

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-26 10:29:17 +05:30
Vishnu Motghare
73a8484b60 uartps: Modified driver source code for MISRA-C:2012 compliance
This patch modifies driver code according to misrac guidelines.

support for Zynq Ultrascale Mp added.

Signed-off-by: Vishnu Motghare <vishnum@xilinx.com>
2015-04-26 10:29:16 +05:30
Punnaiah Choudary Kalluri
ae31a85612 emacps: Add support for Zynq Ultrascale Mp and misra c guidelines
Upgrade and make misra c compliant

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-04-26 09:58:11 +05:30
P L Sai Krishna
8296dcd0f1 spips: Modified the code according to misra-c 2012 compliance.
This patch modifies the code according to MISRA-C 2012 and
added support for ZynqMP.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-13 14:36:59 +05:30
Kinjal Pravinbhai Patel
9e1c9c1b60 drivers: scugic: change xscugic_hw.h for Zynq Ultrascale MP support
This patch changes maximum number of interrupt supported for adding
Zynq Ultrascale MP support

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-13 14:36:54 +05:30
Kinjal Pravinbhai Patel
a4d10f00e7 drivers: scugic: change the tcl for Zynq Ultrascale MP support
This patch changes gic tcl for Zynq Ultrascale MP support

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-13 14:36:52 +05:30
Kinjal Pravinbhai Patel
08d77eedce 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>
2015-04-13 14:36:51 +05:30
Kedareswara rao Appana
7f5da20b4f canps: Add support for Zynq Ultrascale Mp
This patch adds the support for Zynq Ultrascale Mp.
Modified driver code for MISRA-C:2012 and cleaned up.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-04-13 14:36:51 +05:30
Nava kishore Manne
72810f05bd iicps: Modified the index file.
This patch modifies the index file in examples.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-13 14:36:51 +05:30
P L Sai Krishna
fb779db947 iicps: Added repeated start example.
This Patch add repeated start example for iicps.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-13 14:36:50 +05:30
P L Sai Krishna
7a4913bc00 iicps: Implemented repeated start feature.
This patch adds the repeated start feature in the iicps driver.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-13 14:36:49 +05:30
P L Sai Krishna
ca0a507124 sdps: checked for DAT inhibit mask in cmd transfer API.
This patch check for DAT inhibit mask rather than CMD inhibit mask in cmd transfer API.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:58 +05:30
P L Sai Krishna
a6dbf26307 sdps: Added the driver support for micro sd without WP/CD.
This patch add the driver support for micro sd without WP/CD.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:44 +05:30
Andrei-Liviu Simion
ec95e33596 dptx: Updated Doxygen documentation.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:49 +05:30
Andrei-Liviu Simion
d98aa35095 dptx: Fixed some documentation for Doxygen.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:48 +05:30
Andrei-Liviu Simion
048a0cc949 dptx: Added macro header comments describing new functionality.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:48 +05:30
Andrei-Liviu Simion
89ececd8d1 dptx: Improved sink reordering.
The sink reordering would fail on retrieval of tiling information from a sink
that does not have a Tiled Display Topology (TDT) data block. This behavior is
incorrect since subsequent sinks may be a part of a tiled display.
Modified the function to be void.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:47 +05:30
Andrei-Liviu Simion
9fc3a2bd3e dptx: Added function header comments describing new functionality.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:47 +05:30
Andrei-Liviu Simion
7c47ed85dd dptx: Added functions that reorder the sink numbering of the topology.
Added functionality that reorders the sink list such that topologies containing
tiled display(s) will have the contained sinks reordered in a consistent manner.

The need for such functionality exists because not all tiled displays will have
the same internal topologies.
It was observed that two 4k2k MST based monitors (tiled display, 2 sinks) from
different manufacturers would have the left and right images swapped using
identical stream-to-sink mappings.
Thus, the need to obtain the tiled display topology information of all sinks and
their relative tile location is required to send the correct stream to the
desired sink.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:46 +05:30
Andrei-Liviu Simion
4a31173fbc dptx: Added macros related to tile ordering.
These macros parse tile location, total horizontal and vertical tiles, and tile
order from the Tiled Display Topology section data block.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:46 +05:30