Commit graph

865 commits

Author SHA1 Message Date
VNSL Durga
8387de40a6 csudma_v1_0: Modified macros
Moacros are modified according to xparameters.h and
added index.html file in examples folder.

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-02 13:16:10 +05:30
VNSL Durga
579aac4c11 csudma_v1_0: Modified macros
Macros are modified according to xparameters.h
and added makefile.

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-02 13:16:09 +05:30
Venkata Naga Sai Krishna Kolapalli
c6c2fa31d6 dmaps_v2_1 : Modified logic in "if statement"
This patch fixes the error logic in the if statement.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-02 13:15:38 +05:30
P L Sai Krishna
ed902e2307 iicps_v3_0: Modified the i2c according to MISRAC 2012.
This patch modifies the iicps driver according to MISRAC
2012 and it supports for both Zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:39 +05:30
P L Sai Krishna
94f296d809 iicps_v3_0: Modified the examples for iic.
This patch modifies the examples for iicps so that it
will work for both zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:32 +05:30
P L Sai Krishna
3f029f1c87 iicps_v3_0: Added new version for iicps.
This patch add new version for iicps driver which supports
both zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:27 +05:30
Harini Katakam
4b2b01d3e5 qspipsu: Add driver for Alto Generic QSPI
Add driver for Alto Generic QSPI.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2015-01-22 18:49:43 +05:30
Kedareswara rao Appana
ce2a51897d vdma: update copy right information
This patch updates the copy right to 2015.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:29 +05:30
Kedareswara rao Appana
5df6bdeaf3 vdma: Added support for peripheral test
This patch  add's self test example for VDMA to include it on peripheral test.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:29 +05:30
Kedareswara rao Appana
9eee3825f1 vdma: Add axivdma_v5_1 and deprecate axivdma_v5_0
This patch add's new version of the axivdma driver
and deprecates the older version of the driver.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:29 +05:30
Kedareswara rao Appana
51002ab87d dma: update copy right information
This patch updates the copy right to 2015.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:27 +05:30
Kedareswara rao Appana
b6afcfe6da dma: Added support for peripheral test
This patch  add's self test example for DMA to include it on peripheral test.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:26 +05:30
Kedareswara rao Appana
0f604c9902 dma: Add axidma_v8_1 and deprecate axidma_v8_0
This patch add's new version of the axidma driver
and deprecates the older version of the driver.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-22 18:49:26 +05:30
P L Sai Krishna
adbfea517d canps_v3_0: Removed PS7 definition in canps_header.h file.
This patch replaces PS7 definition with canonical definition
in canps_header.h file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-01-22 18:17:58 +05:30
Om Mishra
305a4ece09 emacps_v3_0: modification has been done for example with respect to version id register
This patch includes modificatin for example of emacps_v3_0 driver
on Zynq and Zynq ultrascale MP

Signed-off-by: Om Mishra <omprakas@xilinx.com>
2015-01-22 18:04:46 +05:30
Om Mishra
46fa02ba07 emacps_v3_0: modification has been done with respect to versioin id register
This patch has modified source code  of emacps_v3_0 driver on
Zynq and Zynq ultrascale MP

Signed-off-by: Om Mishra <omprakas@xilinx.com>
2015-01-22 18:04:46 +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
Shakti Bhatnagar
16be2aab83 nandps8_v2_0: Modified Bbt Signature and Version Offset.
Modified Bbt Signature and Version Offset for Oob and No-Oob region.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:35 +05:30
Shakti Bhatnagar
745b3e3551 nandps8_v2_0: Setting BBT Max Block value based upon Total blocks in flash.
Comparing total number of blocks with Max Number of blocks for
BBT search, if found less then keeping Max Number of blocks for
BBT to 4.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:35 +05:30
Shakti Bhatnagar
85f533849a nandps8_v2_0: De-featuring ecc 16 bit support
De-featuring ecc 16 bit support in driver code.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:34 +05:30
Shakti Bhatnagar
aacca7d88f nandps8_v2_0: Added Driver prefix for enums and #defines
Added XNANDPS8_ before all enums and #define.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:33 +05:30
Shakti Bhatnagar
fc61c2a759 nandps8_v2_0: Reading ECC Error Count Register for Ecc flips.
Reading ECC Error Count Register in XNandPs8_ReadPage
to capture total Ecc Flips, Ecc Flips Per Page.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:33 +05:30
Shakti Bhatnagar
f969090b32 nandps8_v2_0: Modified XNandPs8_ChangeTimingMode API.
Modified XNandPs8_ChangeTimingMode which supports
SDR & NVDDR interfaces and 0 to 5 timing modes.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:32 +05:30
Shakti Bhatnagar
1c36cca35c nandps8_v2_0: Provided option to store bbt signature in no oob area at run time.
Provided option to store bbt signature in no obb  area
at run time by calling XNandPs8_DisableBbtOobMode API.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:32 +05:30
Shakti Bhatnagar
3f752a53a6 nandps8_v2_0: Cleared data interface register.
Cleared Data interface register in XNandPs8_FlashInit
before XNandPs8_OnfiReset call.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-01-22 16:29:31 +05:30
Suneel Garapati
2863b7fd43 emacps : added common namesapce to all common tcl commands.
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2015-01-22 11:52:56 +05:30
Kishore Kumar Korathaluri
07bb71ef4c wdttb : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:50 +05:30
Kishore Kumar Korathaluri
81834a5736 wdtps : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:50 +05:30
Kishore Kumar Korathaluri
56408edb50 uartlite : added common namespace to all comman tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:48 +05:30
Kishore Kumar Korathaluri
1ad31b71b1 ttcps : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:48 +05:30
Kishore Kumar Korathaluri
796f0567a7 trafgen : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:48 +05:30
Kishore Kumar Korathaluri
41f577b865 tmrctr : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:48 +05:30
Kishore Kumar Korathaluri
bd9bc56a04 tft : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:48 +05:30
Kishore Kumar Korathaluri
2d92b08387 spips : 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
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
d7762f23d4 mutex : added common namespace for all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:20 +05:30
Kishore Kumar Korathaluri
db74c60ec2 mig_7series : added common namespace for all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:19 +05:30
Kishore Kumar Korathaluri
70d6c1a9df mbox : added common namespace for all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:19 +05:30
Kishore Kumar Korathaluri
e17a052101 iomodule : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:19 +05:30
Kishore Kumar Korathaluri
8c25256756 iicps : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:18 +05:30
Kishore Kumar Korathaluri
69b03893fb hwicap : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:17 +05:30
Kishore Kumar Korathaluri
fd7cf6a4e9 gpio : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:17 +05:30
Kishore Kumar Korathaluri
33d4fa6a7f emc : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:17 +05:30
Kishore Kumar Korathaluri
5b3241364b dptx : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:16 +05:30
Kishore Kumar Korathaluri
f931097fd0 dmaps : added common namespace to all common tcl commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:16 +05:30
Kishore Kumar Korathaluri
b531f1cc99 cpu : 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
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
b2f51d272a cpu_cortexa53 : 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
6ea866d70a canps : 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
15074af8db can : 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