Commit graph

13 commits

Author SHA1 Message Date
Nava kishore Manne
3f3559318d Drivers:standalone drivers license changes. 2015-06-24 14:56:48 +05:30
P L Sai Krishna
2b64f34e3c sdps: Removed IAR compilation errors in the driver.
This patch removes alignment for Buffers since cacheInvalidate will
take care of it and used cacheInvalidate API instaed of cacheFlush
in changeBusSpeed API.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:57:10 +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
P L Sai Krishna
106014c75a sdps: Enabled the bus power before clock enable.
This patch enable the bus power before enabling the clock.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-27 12:56:21 +05:30
Kishore Kumar Korathaluri
99bdbbab02 sdps : added hsi namespace to xdefine procs.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:35:40 +05:30
P L Sai Krishna
478130eeb4 sdps: Added support for SD Card v1.0
This patch adds support for version 1.0 SD Cards.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-26 10:30:32 +05:30
P L Sai Krishna
ca0a507124 sdps: checked for DAT inhibit mask in cmd transfer API.
This patch check for DAT inhibit mask rather than CMD inhibit mask in cmd transfer API.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:58 +05:30
P L Sai Krishna
a6dbf26307 sdps: Added the driver support for micro sd without WP/CD.
This patch add the driver support for micro sd without WP/CD.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:44 +05:30
P L Sai Krishna
659878f9aa sdps: Use ChangeClkFreq API to change the clock.
This patch use ChangeClkFreq API whenever changing the clock.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
P L Sai Krishna
c8ab773a4d sdps:Command for relative card address is send during reinitialization.
This Patch Sends command for relative card address when re-initialization is done.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
Harini Katakam
ceb52d805c sdps: Cache support for switch command
High speed/wide bus operations involve data transfers. Hence these
buffers should be aligned and flushed/invalidated where required.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:18 +05:30
Harini Katakam
c7905e97cb sdps: Support data cache
Make changes to enable use of data cache.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-09-02 11:21:14 +05:30
Jagannadha Sutradharudu Teki
2c8f92039d embeddesw: Add initial code support
Added initial support Xilinx Embedded Software.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-06-24 16:45:01 +05:30