Commit graph

1365 commits

Author SHA1 Message Date
Shakti Bhatnagar
8240571709 nandpsu_v1_0: Modified driver source file for removing compilation warning.
Modified driver source file to remove compiler warning.
1. Did Type Conversion
2. Made two API's public
3. Removed redeclaration

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-26 17:25:01 +05:30
Shakti Bhatnagar
f382b3403f nandpsu_v1_0: Modified integration test to follow code convention.
Modified test file to follow code convention and logic correction.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-26 16:55:00 +05:30
Shakti Bhatnagar
bb1523aab2 nandpsu_v1_0: Removed compiler warnings from integration test files.
Modified Integration test files to remove compiler warnings.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-26 16:53:23 +05:30
Sarat Chand Savitala
c402428673 sw_apps:zynqmp_fsbl: Removed the RTL version reference
All the references to the RTL version are removed in the FSBL code.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-26 15:03:05 +05:30
Sarat Chand Savitala
58335dabbd sw_apps:zynqmp_fsbl: Removed PMU Firmware file from FSBL
HSI API is now also generating PMU configuration source file
which is not needed in FSBL. Hence deleting it.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-26 14:33:37 +05:30
Andrei-Liviu Simion
d7e056eb66 dptx: Handle new PHY_CONFIG bit for 8b10b encoding.
Bit 21 of DPTX register PHY_CONFIG (0x200) enables 8b10b encoding.

In v6.0 of the DPTX core, the default value is '1'.
Current driver should keep this value untouched when writing to the PHY_CONFIG
register.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-25 17:39:50 +05:30
Kinjal Pravinbhai Patel
fc81136e7f drivers: cpu_cortexa53: change to psu from pss for processor instance
This patch changes to psu from pss for processor instance to create
CPU ID in xparameters.h

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-02-23 16:33:59 +05:30
Sarat Chand Savitala
c719cebbac sw_apps:zynqmp_fsbl: Change in FSBL banner
FSBL banner is changed and is displayed independent of debug level

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-23 14:48:35 +05:30
P L Sai Krishna
bfa922fb35 qspipsu_v1_0: Removed unnecessary puts in tcl.
This patch removes unnecessary puts in .tcl file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-19 18:41:50 +05:30
Shakti Bhatnagar
067860a793 nandpsu_v1_0: Modified file permissions from 755 to 644
Changed file permissions from 755 to 644 for files in integration test.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-19 17:56:41 +05:30
P L Sai Krishna
e1fbe3a009 qspipsu_v1_0: Modified the file permissions.
This patch modifies the file permissions to 644.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-19 17:56:40 +05:30
Shakti Bhatnagar
40fabfe6ca nandps_v2_2: Modified file permissions from 755 to 644
Changed file permissions from 755 to 644 for files in nandps_v2_2.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-19 17:56:40 +05:30
Shakti Bhatnagar
52623ea7bb nandpsu_v1_0: Removed Makefile from example folder
Removed makefile from the example folder of nandpsu_v1_0 driver.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-19 14:37:55 +05:30
Shakti Bhatnagar
34bfc6e239 nandpsu_v1_0: Updated integration test for nandpsu driver for Zynq UltraScale MP.
Updated integration test files for nandpsu driver.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-19 14:37:55 +05:30
P L Sai Krishna
86e14e1e5a iicps_v3_0: Modifies the examples.
This patch modifies eeprom start address in polled example and
updated the note in header in repeated start example.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 21:58:25 +05:30
P L Sai Krishna
3f51bab44f iicps_v3_0: Implemented larger data transfer using repeated start.
This patch implemented the large data transfer using repeated
start in Zynq Ultra Scale MP and fixed doxygen warnings.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 21:58:23 +05:30
Sarat Chand Savitala
52e9d348e4 sw_apps:zynqmp_fsbl: Changes in naming for psu
Changes done to replace all ps8 and pss references to psu.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-18 19:57:13 +05:30
Venkata Naga Sai Krishna Kolapalli
8c6b14faf8 cpu_v2_3 : Added psu_microblaze in .mdd
This patch adds psu_microblaze in cpu.mdd file.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-18 19:04:05 +05:30
VNSL Durga
b7813c0eb8 csudma_v1_0: Modified csudma src files
Changed u64 to UINTPTR in XCsuDma_Transfer function.
Removed ‘XPAR_PSS_CSU_0_S_AXI_BASEADDR’ from xcsudma_hw.h file

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-02-18 18:55:24 +05:30
Sarat Chand Savitala
9b05c2842a sw_apps:zynq_fsbl: optimised the file deletion code
Replaced the multiple file deletions with a loop to delete files

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-18 17:53:48 +05:30
Jyotheeswar Reddy
39f60018d1 sw_apps:pmufw: Adding initial set of files for PMU Firmware App
This initial version has the basic set of files required to
build a basic firmware for PMU Microblaze in ZynqMP

Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
2015-02-18 17:32:33 +05:30
P L Sai Krishna
cb15b20fa5 qspips_v3_2: SLCR_LOCKSTA register checked.
This patch checked the SLCR_LOCKSTA register instead of
SLC register.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 16:58:02 +05:30
P L Sai Krishna
bf93dc207e qspips_v3_2: Added SLCR lock check before SLCR reset.
This patch added check for SLCR lock before doing the SLCR
reset. If it is unlocked we ahould not lock after reset.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 13:56:38 +05:30
Shakti Bhatnagar
fd4a99ddbf nandpsu_v1_0: Modified supported_peripherals list in mdd file.
Kept only psu_nand as supported_peripherals for Zynq UltraScale MP Generic
NAND controller driver.
Removed pss_nand and ps8_nand from supported_peripherals.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-18 13:07:53 +05:30
P L Sai Krishna
afeaf368c2 qspips_v3_2: Modified the copyright year to 2015.
This patch modifies the copyright year to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 12:11:25 +05:30
P L Sai Krishna
93a2e6a81f qspipsu_v1_0: Removed ps8 and pss entries.
This patch removes ps8 and pss entries in mdd file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 23:58:44 +05:30
P L Sai Krishna
349bcdf377 iicps_v3_0: Changed to psu from pss and deleted ps8.
This patch delete ps8 entry and changed pss to psu in mdd file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 23:58:44 +05:30
Punnaiah Choudary Kalluri
4bacff029a emacps: Use only psu_ prefix for ZynqMP peripheral name
Modifed the .mdd file to use psu_ prefix for zynqMP and removed
pss_ and ps8_ variants.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-02-17 23:58:43 +05:30
Venkata Naga Sai Krishna Kolapalli
ba4e60c26d csudma_v1_0 : Modified .mdd for pss to psu change.
This patch changes the peripheral name notation from
pss_csudma to psu_csudma. Also removes ps8_csudma.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:43 +05:30
Venkata Naga Sai Krishna Kolapalli
2c57b6e738 spips_v3_0 : Modified .mdd file for pss to psu change.
This patch modified peripheral name notation from
pss_spi to psu_spi. Also removes ps8_spi notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:42 +05:30
Venkata Naga Sai Krishna Kolapalli
56fa9eb4d9 ttcps_v3_0 : Modified .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_ttc to psu_ttc. Also removes ps8_ttc notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:42 +05:30
Venkata Naga Sai Krishna Kolapalli
04226adffc canps_v3_0 : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_can to psu_can. Also removes ps8_can notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:42 +05:30
Venkata Naga Sai Krishna Kolapalli
fa48f4e5d7 wdtps_v3_0 : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_wdt to psu_wdt. Also removes ps8_wdt notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:42 +05:30
Venkata Naga Sai Krishna Kolapalli
96ecf92654 cpu_cortexa53_v1_0 : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_cortexa53 to psu_cortexa53. Also removes ps8_cortexa53
notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 23:58:41 +05:30
Sarat Chand Savitala
4a0709ace1 sw_apps:zynqmp_fsbl: Update SD boot mode
Changed the SD (SD0) boot mode as per bootmode pin encoding from 5 to 3.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-17 21:26:03 +05:30
Sarat Chand Savitala
8b1c93702d sw_apps:zynqmp_fsbl: Changes in FSBL to match register changes
This change is done to match the change in the hardware registers
used to enable the RSA authentication during boot.
Also a small logical error is corrected.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-17 21:26:03 +05:30
Sarat Chand Savitala
b6aa8be915 sw_apps:zynqmp_fsbl: Change to copy ps init files in FSBL
This change is to handle the PS init files copying.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-02-17 21:26:03 +05:30
Venkata Naga Sai Krishna Kolapalli
ba519a5da3 emacps_v3_0 : Modification history and copyright updated.
This patch updates modification history and
changes copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:58:30 +05:30
Venkata Naga Sai Krishna Kolapalli
e56478f8ab wdtps_v3_0 : Modification history and copyright updated.
This patch updates modification history and
changes copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:10:38 +05:30
Venkata Naga Sai Krishna Kolapalli
3f25b3dc78 canps_v3_0 : Modification history and copyright updated.
This patch updates the modification history and
changes copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:10:37 +05:30
Venkata Naga Sai Krishna Kolapalli
3261f9cceb ttcps_v3_0 : Modification history and copyright updated.
This patch updates the modification history and
changes copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:10:36 +05:30
Venkata Naga Sai Krishna Kolapalli
48a29fce5a spips_v3_0 : Modification history and Copyright year updated.
This patch updates the modification history and
changes copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-17 18:10:36 +05:30
P L Sai Krishna
5312517b4c iicps_v3_0: Updated the modification history.
This patch updates the modification history and changed the
copyright year to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 17:37:24 +05:30
P L Sai Krishna
0e424aad4f iicps_v2_4: Deleted iicps v2.4
This patch delete the older version of iicps.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 16:54:28 +05:30
P L Sai Krishna
67b15c60f1 qspips_v3_2: Defined the SLCR address if not defined.
This patch defines the SLCR address if not defined.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 15:01:16 +05:30
P L Sai Krishna
a37779ae8e xilffs_v2_3: Deleted the v2.3 version.
This patch delete the older version of xilffs.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 12:51:28 +05:30
Shakti Bhatnagar
ea6ef8942d nandpsu_v1_0: Renamed driver for Zynq UltraScale MP Generic NAND controller.
Renamed driver for Zynq Ultra Scale MP Generic Nand Controller with
new naming convention.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-17 11:49:56 +05:30
Nava kishore Manne
332e953ac6 lwip: Delete lwip_v2_4 Version
Two new version of lwip are in the build, lwip140_v2_4 and lwip141_v1_0.
Since we recently upgraded to 141 version, we can delete the lwip with version 140.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-02-16 22:32:48 +05:30
Venkata Naga Sai Krishna Kolapalli
8f10198a9c emacps_v3_0 : Modified example to compile on ARMCC.
This patch removes the compiler error for emacps
example.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-02-09 15:59:58 +05:30
Bhavik Ameta
be9e79763e lib:added secure library initial version
This library contains routine to use SHA, AES and RSA hardware on Alto
Signed-off-by: Bhavik Ameta <bameta@xilinx.com>
2015-02-09 12:34:25 +05:30