Commit graph

806 commits

Author SHA1 Message Date
Kedareswara rao Appana
c704becf99 lwip: Fix compilation errors
This patch fixes the compilation errors
during generation of lwip echo server app
when axi ethernet is configured with AXI4-Stream
Data FIFO.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-04-27 12:57:07 +05:30
Venkata Naga Sai Krishna Kolapalli
e11c340f01 standalone : Removed profiling support for A53/R5.
This patch modifies standalone.tcl, A53 gcc makefile and
R5 gcc makefile such that profiling support for these
A53/R5 bsps was removed.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:57:06 +05:30
Venkata Naga Sai Krishna Kolapalli
cdc6fc65cd standalone : Modified .tcl for psu_microblaze support.
This patch modifies standalone.tcl for supporting psu_microblaze
and also pss_* notation was replaced to psu_*.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:57:05 +05:30
Kedareswara rao Appana
6338e23782 bsp: xilkernel: Update xilkernel pdf doc
This patch updates the xilkernel pdf doc

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-04-27 12:57:05 +05:30
Nava kishore Manne
aca39e9dd5 Change Log for 2015.1
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-27 12:57:04 +05:30
P L Sai Krishna
6aa77c44eb scuwdt: Updated the modification history and copyright.
This patch update the modification history and copyright year to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:57:03 +05:30
P L Sai Krishna
857653a245 scutimer: Updated the modification history and copyright.
This patch updates the modification history and copyright year to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:57:02 +05:30
P L Sai Krishna
3df68104cb usbps: Removed IAR compilation errors.
This patch modifies the IAR compilation errors in usbps examples.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:57:01 +05:30
P L Sai Krishna
b997228821 scuwdt: Removed IAR, ARMCC compilation errors.
This patch removes IAR and ARMCC compilation errors.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:57:00 +05:30
P L Sai Krishna
8f19bd8980 emacps: Removed IAR compilation errors in examples.
This patch removes IAR compilation errors in emacps examples.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:59 +05:30
P L Sai Krishna
466b7f177f gpiops: Removed IAR compilation errors.
This patch removes the IAR compilation error in intr example.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:58 +05:30
P L Sai Krishna
4b9197d617 devcfg; Removed IAR compilation errors in example.
This patch removes IAR compilation error in example by removing
the u32 typecast since it is expecting (void *)

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:57 +05:30
P L Sai Krishna
fc1765fd83 nandps: Removed IAR compilation errors.
This patch removes the IAR compilation errors.
Modified the OnfiNand_Geometry structure declaration according to IAR compiler

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:57 +05:30
Kinjal Pravinbhai Patel
110990e920 bsp: cortexa9: change floating point flag
This patch modifies floating point flag to vfpv3 in BSP makefile
for armcc compiler

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-27 12:56:56 +05:30
Kinjal Pravinbhai Patel
ae8df4249a bsp: cortexa9: change floating point flag
This patch changes floating point flag in BSP make file for iar compiler

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-27 12:56:55 +05:30
Nava kishore Manne
4871302707 bsp: update documentation pdf
This patch updates the documentation pdf for stanalone bsp

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-04-27 12:56:54 +05:30
Nava kishore Manne
e7b680ecf1 lwip: update documentation pdf
This patch updates the documentation pdf for lwip

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-04-27 12:56:53 +05:30
Andrei-Liviu Simion
f1c4b783ad 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-04-27 12:56:52 +05:30
Andrei-Liviu Simion
7619fa4f90 dp: 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-04-27 12:56:51 +05:30
Venkata Naga Sai Krishna Kolapalli
cf44439081 standalone : Modified the lseek function signature.
This patch modifies the function signature of lseek
to compile on ICC ARM compiler.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:50 +05:30
Shakti Bhatnagar
c53c215cc5 xilisf: Uploaded latest release document for xilisf lib.
Uploaded latest release document for xilisf lib.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-04-27 12:56:49 +05:30
P L Sai Krishna
65ee3d9ff4 xilffs: Documentation pdf is updated.
This patch updates the documentation pdf for xilffs.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:49 +05:30
Venkata Naga Sai Krishna Kolapalli
e7d06e1074 coresightps_dcc : Modification history was added.
This patch adds modification history for the new driver coresightps.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:48 +05:30
Andrei-Liviu Simion
df76cfa849 video_common: Removed backslashes from within print statements.
Removed backslashes that will cause incorrect output behavior on UART output.
Removed unneeded backslashes from printf argument list.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-27 12:56:47 +05:30
Andrei-Liviu Simion
c741680e7a video_common: Reordered reduced blanking timings after regular blanking.
The XVidC_GetVideoModeId search would return reduced blanking. This causes
problems if the monitor doesn't support reduced blanking or if the user desired
regular blanking.
Prioritize regular blanking first - it is up to the user to specify if reduced
blanking is desired.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-27 12:56:46 +05:30
P L Sai Krishna
37bea67da9 qspips: 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-04-27 12:56:45 +05:30
P L Sai Krishna
178057f0fd iicps: 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-04-27 12:56:44 +05:30
Punnaiah Choudary Kalluri
1b6975a7a4 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-04-27 12:56:43 +05:30
Venkata Naga Sai Krishna Kolapalli
7951ee07b2 spips : 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-04-27 12:56:42 +05:30
Venkata Naga Sai Krishna Kolapalli
c2e7133e58 ttcps : 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-04-27 12:56:41 +05:30
Venkata Naga Sai Krishna Kolapalli
72a77254ea canps : 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-04-27 12:56:41 +05:30
Venkata Naga Sai Krishna Kolapalli
b2cfb2ff17 wdtps : 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-04-27 12:56:40 +05:30
Venkata Naga Sai Krishna Kolapalli
6924df341c uartps : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_uart to psu_uart. Also removes ps8_uart notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:39 +05:30
Venkata Naga Sai Krishna Kolapalli
c261b4fe63 gpiops : Modified .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_gpio to psu_gpio. Also removes ps8_gpio notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:38 +05:30
Venkata Naga Sai Krishna Kolapalli
023ff95ef6 scugic : Modifies .mdd for pss to psu change.
This patch modified peripheral name notation from
pss_scugic to psu_scugic, pss_acpu_gic to psu_acpu_gic,
pss_rcpu_gic to psu_rcpu_gic. Also removes ps8_scugic
notation.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:37 +05:30
P L Sai Krishna
ccccb0f946 qspips: 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-04-27 12:56:36 +05:30
P L Sai Krishna
ad078687cb qspips: 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-04-27 12:56:35 +05:30
P L Sai Krishna
844c5951ed sdps: 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-04-27 12:56:34 +05:30
Venkata Naga Sai Krishna Kolapalli
f30fe81693 gpiops : 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-04-27 12:56:33 +05:30
P L Sai Krishna
7a4e3091ae xilffs: Updated the modification history.
This patch updates the modification history in diskio.c file
and modified the copyright to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:33 +05:30
Venkata Naga Sai Krishna Kolapalli
96d175dbb1 wdtps : 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-04-27 12:56:32 +05:30
Venkata Naga Sai Krishna Kolapalli
1400908368 uartps : 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-04-27 12:56:31 +05:30
Nava kishore Manne
8f852fb30c ttcps : 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-04-27 12:56:30 +05:30
Venkata Naga Sai Krishna Kolapalli
2f0a954631 standalone : Modification history updated.
This patch updates the modification history in
the changelog.txt

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:29 +05:30
Venkata Naga Sai Krishna Kolapalli
a649eff67a spips : 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-04-27 12:56:28 +05:30
Venkata Naga Sai Krishna Kolapalli
0267568ff2 scugic : Modification history and copyright updated.
This patch updates the modification history and
changes the copyright year to 2015.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:27 +05:30
P L Sai Krishna
43ddfeda0f qspips: 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-04-27 12:56:26 +05:30
P L Sai Krishna
161e758a37 iicps: 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-04-27 12:56:26 +05:30
Venkata Naga Sai Krishna Kolapalli
298b7c4934 emacps : 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-04-27 12:56:25 +05:30
Venkata Naga Sai Krishna Kolapalli
946f5eb256 coresightps_dcc : Modified asm instruction
This patch fixes the error in asm instruction.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-27 12:56:24 +05:30