[U-Boot] [PATCH 2/5] MSM 7x27a: Add support for qualcomm msm 7x27a SOC

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/Makefile | 53 arch/arm/cpu/armv7/msm7x27a/acpuclock.c| 252 +++ arch/arm/cpu/armv7/msm7x27a/board.c| 66 arch/arm/cpu/armv7/msm7x27a/config.mk | 21 ++ arch

[U-Boot] [PATCH 4/5] MSM7x27a: USB Gadget support

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/acpuclock.c|6 + arch/arm/include/asm/arch-msm7x27a/iomap.h |1 + arch/arm/include/asm/arch-msm7x27a/irqs.h | 138 include/configs/msm7x27a_surf.h| 13 +-- 4 files

[U-Boot] [PATCH 5/5] fix for MMC write issue

2012-08-13 Thread Srikanth Reddy Vintha
From: Shrinivas Sahukar Signed-off-by: Shrinivas Sahukar --- drivers/mmc/qc_mmc.c | 71 +++-- 1 files changed, 68 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/qc_mmc.c b/drivers/mmc/qc_mmc.c index 930c410..9949cda 100644 --- a/drivers/mmc

[U-Boot] [PATCH 1/5] MSM7630: USB Gadget support

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/include/asm/arch-msm7630/irqs.h | 162 + drivers/serial/usbtty.h |2 + drivers/usb/gadget/Makefile |1 + drivers/usb/gadget/msm_udc.c | 540 ++ include

[U-Boot] [PATCH 0/5] *** Qualcomm chipset support patches ***

2012-08-13 Thread Srikanth Reddy Vintha
MMC Write Issue Shrinivas Sahukar (1): fix for MMC write issue Srikanth Reddy Vintha (4): MSM7630: USB Gadget support MSM 7x27a: Add support for qualcomm msm 7x27a SOC MSM 7x27a: Add support for qualcomm msm7x27a surf board MSM7x27a: USB Gadget support arch/arm/cpu/armv7/msm7x27a

[U-Boot] [PATCH 3/5] MSM 7x27a: Add support for qualcomm msm7x27a surf board

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- board/qcom/msm7x27a_surf/Makefile| 56 + board/qcom/msm7x27a_surf/msm7x27a_surf.c | 126 + board/qcom/msm7x27a_surf/msm7x27a_surf.h | 27 ++ boards.cfg |1

[U-Boot] [PATCH 2/5] MSM 7x27a: Add support for qualcomm msm 7x27a SOC

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/Makefile | 53 arch/arm/cpu/armv7/msm7x27a/acpuclock.c| 252 +++ arch/arm/cpu/armv7/msm7x27a/board.c| 66 arch/arm/cpu/armv7/msm7x27a/config.mk | 21 ++ arch

[U-Boot] [PATCH 5/5] fix for MMC write issue

2012-08-13 Thread Srikanth Reddy Vintha
From: Shrinivas Sahukar Signed-off-by: Shrinivas Sahukar --- drivers/mmc/qc_mmc.c | 71 +++-- 1 files changed, 68 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/qc_mmc.c b/drivers/mmc/qc_mmc.c index 930c410..9949cda 100644 --- a/drivers/mmc

[U-Boot] [PATCH 4/5] MSM7x27a: USB Gadget support

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/acpuclock.c|6 + arch/arm/include/asm/arch-msm7x27a/iomap.h |1 + arch/arm/include/asm/arch-msm7x27a/irqs.h | 138 include/configs/msm7x27a_surf.h| 13 +-- 4 files

[U-Boot] [PATCH 1/5] MSM7630: USB Gadget support

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- arch/arm/include/asm/arch-msm7630/irqs.h | 162 + drivers/serial/usbtty.h |2 + drivers/usb/gadget/Makefile |1 + drivers/usb/gadget/msm_udc.c | 540 ++ include

[U-Boot] [PATCH 3/5] MSM 7x27a: Add support for qualcomm msm7x27a surf board

2012-08-13 Thread Srikanth Reddy Vintha
Signed-off-by: Srikanth Reddy Vintha --- board/qcom/msm7x27a_surf/Makefile| 56 + board/qcom/msm7x27a_surf/msm7x27a_surf.c | 126 + board/qcom/msm7x27a_surf/msm7x27a_surf.h | 27 ++ boards.cfg |1

[U-Boot] [PATCH 0/5] *** Qualcomm chipset support patches ***

2012-08-13 Thread Srikanth Reddy Vintha
MMC Write Issue Shrinivas Sahukar (1): fix for MMC write issue Srikanth Reddy Vintha (4): MSM7630: USB Gadget support MSM 7x27a: Add support for qualcomm msm 7x27a SOC MSM 7x27a: Add support for qualcomm msm7x27a surf board MSM7x27a: USB Gadget support arch/arm/cpu/armv7/msm7x27a

Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-06-12 Thread Srikanth Reddy
From: Srikanth Reddy Sent: Monday, May 14, 2012 5:28 PM To: w...@denx.de; u-boot@lists.denx.de Cc: Marek Vasut; Mohamed Haneef; Murugadoss P; Shrinivas Sahukar Subject: RE: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt Hi Wolfgang Denk, could you please clarify on the below

[U-Boot] msm7630 mainline request

2012-05-28 Thread Srikanth Reddy
Hi, The patch for msm7630 was released to the u-boot community on 16-Feb-2-2012 can this be mainlined in v2012.07 release.The Patches contain the following support * low speed uart for msm7630 * inter processor communication * qc_mmc microcontroller * msm7630 soc

Re: [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-05-14 Thread Srikanth Reddy
Hi Wolfgang Denk, could you please clarify on the below review comment. From: Marek Vasut [marek.va...@gmail.com] Sent: Saturday, May 12, 2012 11:50 AM To: u-boot@lists.denx.de Cc: Srikanth Reddy; Mohamed Haneef; Shrinivas Sahukar; w...@denx.de Subject: Re

[U-Boot] [PATCH 2/2] MSM7x27a:Add support for USB gadget

2012-05-10 Thread Srikanth Reddy Vintha
* USB gadget support Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/acpuclock.c|7 + arch/arm/include/asm/arch-msm7x27a/hsusb.h | 183 arch/arm/include/asm/arch-msm7x27a/iomap.h |2 + drivers/usb/gadget/msm_udc.c

[U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

2012-05-10 Thread Srikanth Reddy Vintha
* support for msm7x27a interrupt Signed-off-by: Srikanth Reddy Vintha --- arch/arm/cpu/armv7/msm7x27a/Makefile|1 + arch/arm/cpu/armv7/msm7x27a/interrupts.c| 136 +++ arch/arm/include/asm/arch-msm7x27a/exclusion.h | 42 +++ arch/arm

[U-Boot] [PATCH 0/2] This patch series contains support for interrupt and USB gadget in MSM7x27a surf board

2012-05-10 Thread Srikanth Reddy Vintha
Srikanth Reddy Vintha (2): MSM7x27a:Add support for interrupt MSM7x27a:Add support for USB gadget arch/arm/cpu/armv7/msm7x27a/Makefile|1 + arch/arm/cpu/armv7/msm7x27a/acpuclock.c |7 + arch/arm/cpu/armv7/msm7x27a/interrupts.c| 136 + arch