Andrei-Liviu Simion
ff73871ecf
dptx: Deprecated v3_0.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:12:11 +05:30
Andrei-Liviu Simion
6166bb66ce
dptx: Updated modification history.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:12:01 +05:30
Andrei-Liviu Simion
48b804bbc3
dptx: Updated driver information in documentation.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:11:57 +05:30
Andrei-Liviu Simion
26a0ecf69d
dptx: Optimized some video calculations.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:11:54 +05:30
Andrei-Liviu Simion
b90371497e
dptx: Update to use common video library.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:11:47 +05:30
Andrei-Liviu Simion
a63b398f31
dptx: Stream indices now start at 1 rather than 0.
...
Following the naming convention used in the IP product guide and the IP
hardware.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:10:02 +05:30
Andrei-Liviu Simion
b529cc05c6
dptx: Fixed a bit mask.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:58 +05:30
Andrei-Liviu Simion
b52732ead1
dptx: Added parameter comment to XDptx_SetVswingPreemp function header.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:54 +05:30
Andrei-Liviu Simion
4f25fdb51f
dptx: Preserve main link enable status while link training.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:50 +05:30
Andrei-Liviu Simion
6647392766
dptx: Modified the asserts for the establish link function.
...
Since the check link status function is no longer being called within the
establish link function, some additional assertions need to be done.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:47 +05:30
Andrei-Liviu Simion
155ed0f09a
dptx: Optimized burst AUX writes.
...
Use burst writes when possible.
- Detached writing the voltage swing and preemphasis settings to the core from
writing to the sink using AUX writes. Now, a pointer to an array is taken as an
argument and the array is modified with the data to write over AUX. This allows
preparation of a burst write when the voltage swing and preemphasis settings can
be written at the same time as another adjacent DPCD access.
The scrambler is now enabled/disabled while writing the training patterns.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:35 +05:30
Andrei-Liviu Simion
0757da209c
dptx: Force retrain when the establish link function is called.
...
Previously, the establish link function was checking the status of all lanes and
only retraining if the link isn't trained. This results in no retraining if the
application reduces the lane count.
The link should always be retrained on a change in lane count.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:28 +05:30
Andrei-Liviu Simion
3f97b78bf9
dptx: Waiting for the PHY to come out of reset based on lane count.
...
Previously, the PHY status for all lanes was being checked. This results in the
driver thinking that the PHY never comes out of reset if the core is limited to
a maximum lane count of 1 or 2 at the time the core is initialized.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:23 +05:30
Andrei-Liviu Simion
f852cf5805
dptx: Mask interrupts while they are being serviced.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:20 +05:30
Andrei-Liviu Simion
7e466af028
dptx: Increased HPD pulse duration to 0.500 ms to allow for debouncing.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:11 +05:30
Andrei-Liviu Simion
1c9f00c076
dptx: Reduced the RX capability read to 16 bytes.
...
No need to read and store unused capability information by the driver.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:04 +05:30
Andrei-Liviu Simion
ede61d44cf
dptx: Synchronized argument naming between function declarations/definitions.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:08:53 +05:30
Kedareswara rao Appana
82f9fb61a0
dma: Add self-test API to the driver source files.
...
This patch modifies the axi dma and axi vdma driver
to add the sefltest api to the driver source files
and call this from the selftest example's.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-02-02 13:17:03 +05:30
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
Kedareswara rao Appana
f2e84be10f
lwip: Add support for lwip141 stack
...
This patch add's support for lwip141 stack
added new version of the lwip141_v1_0 and
deprecated the older version.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-02-02 13:15:52 +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
2c607219ab
xilrsa : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:55 +05:30
Kishore Kumar Korathaluri
3d32d48568
xilmfs : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:55 +05:30
Kishore Kumar Korathaluri
6024205aba
zynqmp_fsbl : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:54 +05:30
Kishore Kumar Korathaluri
37062cd26b
zynq_fsbl : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:54 +05:30
Kishore Kumar Korathaluri
42f4462b86
xilkernal_thread_demo : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:52:53 +05:30