Naga Sureshkumar Relli
ff00dfdd03
iomodule: Updated iomodule if external interrupts are not enabled
...
This patch updates the iomodule to handle, if external interrupts
are not enabled.
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Reviewed-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-09-03 18:40:02 +05:30
Naga Sureshkumar Relli
614884ae86
iomodule: Fix for iomodule without external interrupts
...
This patch updates the iomodule tcl to handle, if iomodule doesn't
have interrupts enabled and also updates the canonical defines for
iomodule GPO*,INTC_LEVEL_EDGE,INTC_POSITIVE.
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Reviewed-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-08-21 17:43:07 +05:30
Naga Sureshkumar Relli
ed58a06183
iomodule: Fix for iomodule external vector interrupts.
...
This patch handles iomodule external vector interrupts.
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Reviewed-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-08-10 14:16:52 +05:30
Nava kishore Manne
a5ca97dccf
Fix for iomodule os tcl to support MultiBd and Packaged Bd
...
Acked-for-series: Naga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-07-31 16:56:16 +05:30
Nava kishore Manne
e35699808d
Update Tcl files to support MultiBd and Packaged Bd Designs
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
2015-07-31 16:55:01 +05:30
Naga Sureshkumar Relli
f40ca1f4d4
iomodule: Fix for BSP Generation error with iomodule.
...
This patch updates the iomodule_define_vector_table proc by
removing old hsi commands like xget_handle and also updates
the generate proc to get iomodule canonical definitions in
xparameters.h
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Reviewed-by: Anirudha Sarangi <anirudh@xilinx.com>
2015-07-23 12:33:32 +05:30
Nava kishore Manne
0c9ca599cf
Drivers:standalone drivers license changes.
...
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-13 17:05:11 +05:30
Kishore Kumar Korathaluri
4383b75b81
iomodule : added hsi namespace to xdefine procs.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:49 +05:30
Kishore Kumar Korathaluri
e17a052101
iomodule : added common namespace to all common tcl commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-22 11:37:19 +05:30
Kishore Kumar Korathaluri
21c7a2dd64
iomodule : added namespace for all HSI TCL commands.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-01-08 16:14:52 +05:30
Kishore Kumar Korathaluri
83f4966337
iomodule : Modified namespace from HSM to HSI.
...
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2014-12-23 16:09:23 +05:30
Suneel Garapati
0ae197d5e4
all: make source code non-executable
...
Changes -
find -name "*.h" -exec chmod a-x '{}' ';'
find -name "*.c" -exec chmod a-x '{}' ';'
find -name "*.S" -exec chmod a-x '{}' ';'
find -name "*.ld" -exec chmod a-x '{}' ';'
find -name Makefile -exec chmod a-x '{}' ';'
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2014-12-17 15:13:03 +05:30
Kishore Kumar Korathaluri
fbb6edaf03
Renaming of common TCL procs of HSM
...
CR: 767582
Wall Data:
Originally submitted from RDI_kkorath_new
Build Type: full
Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 926519]
2014-06-03 17:15:22 +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
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