Commit graph

22 commits

Author SHA1 Message Date
Krishna Chaitanya
337a675874 zynq_fsbl: Sync misc directory with 2014.2 files
Updated the ps7_init files with 2014.2 SDK files.

Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 22:38:26 +05:30
Krishna Chaitanya
6d8c98d5bd zynq_fsbl: Update copyright for zynq FSBL
This patch updates the copyright for Zynq FSBL

Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 22:38:25 +05:30
Subbaraya Sundeep Bhatta
c8f087ac3e usb: Update copyright for AXI USB softip driver
Update copyright for AXI USB softip driver

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 22:32:18 +05:30
Subbaraya Sundeep Bhatta
c13d60b9ca drivers: Update copyright for softip drivers
This patch updates copyright for following:
axi_7series_ddrx
axipmon
bram
cpu
hwicap
iic
intc
iomodule
mbox
mutex
mig_7series
mutex
sysmon
tft

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 22:32:18 +05:30
Srikanth Thokala
f769a4a693 drivers: Update copyright for softip drivers
This patch updates copyright for following:
axicdma
axipcie
axivdma
axiethernet
emaclite
lwip
echo_server

Signed-off-by: Srikanth Thokala <sthokal@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 22:31:32 +05:30
Jagannadha Sutradharudu Teki
4724b51b94 embeddedsw: dos2unix conversion
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-05-27 21:49:50 +05:30
Subbaraya Sundeep Bhatta
f554ecf495 embeddedsw: Check for all 1's in XIOModule_IsExpired
Modified XIOModule_IsExpired to check for all 1's in timer CounterReg instead
of 0's while timer expired.

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-05-02 17:16:43 +05:30
Kedareswara rao Appana
5e74e29a0a srio: Fix for the CR:793212.
Fix for the CR:793212.
Removed the unnecessary code from the srio driver tcl.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-05-01 14:21:29 +05:30
Harini Katakam
e89c7b5f67 embeddedsw: xilrsa: Fix for RCB approved CR# 783276
Change error message in tcl to say "library" is not supported.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-04-28 14:44:00 +05:30
Srikanth Thokala
c0e132132f sw_apps: lwip_echo: Add DHCP support
This adds DHCP support to LWIP Echo Server Application.
Change Request for this patch #720236.

Signed-off-by: Srikanth Thokala <sthokal@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-04-28 12:45:00 +05:30
Heera Nand
51421fb07a Removing Petalinux linux_drivers from perforce.
Wall Data:
  Originally submitted from RDI_heeran_MY_RDI_SB
  Build Type: none
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 897624]
2014-04-25 17:30:18 +05:30
Jagannadha Sutradharudu Teki
bdce4022bd embeddedsw: bsp: Remove unnecessary patch file
Removed unnecessary patch file which is created on previous
CR#764881 commit - Moving this as part of CR#792040

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-04-23 12:35:34 +05:30
Jaipal Reddy
ee40fff4d7 CR # 793214
Wall Data:
  Originally submitted from RDI_jaipalr_3Jan
  Build Type: full
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 895225]
2014-04-23 12:35:26 +05:30
Anirudha Sarangi
9b1795a154 bsp: Support added in MB BSP for msrset and msrclr instructions
This patch fixes the CR#764881. It adds support for msrset and
msrclr instructions in several assembly files for cache, interrupt,
exception handling. It renames all *.s files in the MB BSP to *.S
so as to use include xparameters.h and use some of the MB settings
exposed through xparameters.h

Signed-off-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-04-21 17:36:38 +05:30
Krishna Chaitanya
4f9efaf584 zynq_fsbl: Fix for CR#785778, CR#773866, CR#791245
This patch fixes for CR#785778, CR#773866, CR#791245

Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
2014-04-21 10:42:02 +05:30
Kedareswara rao Appana
234ca56569 srio: Add srio standalone driver support.
This patch adds the SRIO standalone driver support for
SRIO Gen2 Core.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-04-21 10:22:18 +05:30
Harini Katakam
55a9795fc2 embeddedsw: xilrsa fix for CR#783276
Add error when xilrsa is selected for processors other than cortexa9.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-04-17 18:26:03 +05:30
Heera Nand
5593d2cd4c updated axidma driver metadata to generate dma-channels
Wall Data:
  Originally submitted from RDI_heeran_MY_RDI_EXP3
  Build Type: none
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 886384]
2014-04-11 16:28:45 +05:30
Heera Nand
deddf8a6a6 replaced dts. with dtg. in driver meta data
Wall Data:
  Originally submitted from RDI_heeran_MY_RDI_EXP3
  Build Type: none
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 886370]
2014-04-11 16:05:25 +05:30
Heera Nand
0fcd5b6258 Added ps7_pmu parallel to cpu node instead of under bus node
CR:789048

Wall Data:
  Originally submitted from RDI_heeran_MY_RDI_EXP3
  Build Type: none
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 886365]
2014-04-11 15:58:06 +05:30
Heera Nand
906f38228a Removed device_type and icache specific parameter from cpu_ps7cortexa9
CR: 788676

Wall Data:
  Originally submitted from RDI_heeran_MY_RDI_EXP3
  Build Type: none
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 886357]
2014-04-11 15:51:49 +05:30
git perforce import user
a539aa2c1a Initial import of //Rodin/HEAD/data/embeddedsw/ from the state at revision #head
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 884492]
2014-04-09 17:06:57 +05:30