this patch creates a new minor version v2_1 for driver cpu_cortexa9
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
Created new version v2_1 and deprecated the version v2_0.
Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
Upadted the GPL licence for FSBL ps7_init gpl files.
Added support for FSBL building for microzed and zed boards
Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
Added ps7_init files with GPL licence in misc folder
Updated the ps7_init files with new licence
Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copyright information for
the common driver.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copyright of rsa_auth_app.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copyright for the following libraries:
xilffs
xilflash
xilisf
xilmfs
xilrsa
xilskey
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copy right information for
the following apps.
dhrystone
hello_world
memory_test
srec_bootloader
xilkernel_thread_demo
zynq_dram_test
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copy right information for the
following drivers:
ccm
cfa
cresample
deinterlacer
gamma
osd
rgb2ycrcb
scaler
ycrcb2rgb
vtc
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copy right information for the below drivers
can
canps
spi
trafgen
srio
uartlite
uartns550
gpio
llfifo
emc
and xilkernel bsp.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copy right information for the
following drivers.
enhance
generic
tmrctr
tpg
wdttb
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch updates the copyright for Zynq FSBL
Signed-off-by: Krishna Chaitanya <kpataka@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
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>
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>
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>
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>
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>
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>