All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Nexus One Support
@ 2011-01-20 20:32 ` Daniel Walker
  0 siblings, 0 replies; 157+ messages in thread
From: Daniel Walker @ 2011-01-20 20:32 UTC (permalink / raw)
  To: linux-arm-msm; +Cc: linux-arm-kernel, linux-kernel, davidb, Daniel Walker

This series adds basic Nexus One support which includes a booting
kernel, and functional MMC .

Most people won't be able to use this yet unfortunately because
you need a serial cable to get any output. However, it's a start.

Brian Swetland (1):
  [ARM] msm: qsd8k memory base is at 0x20000000

Daniel Walker (6):
  msm: qsd8x50: add uart platform data
  msm: qsd8x50: add acpuclock code
  msm: mahimahi: add mahimahi board file
  msm: mahimahi: add in mmc support code
  msm: mahimahi: add gpio pin muxing code
  msm: mahimahi: initialize mmc at start up

 arch/arm/mach-msm/Kconfig              |    8 +-
 arch/arm/mach-msm/Makefile             |    5 +-
 arch/arm/mach-msm/Makefile.boot        |    5 +
 arch/arm/mach-msm/acpuclock-qsd8x50.c  |  457 ++++++++++++++++++++++++++++++++
 arch/arm/mach-msm/board-mahimahi-mmc.c |  238 +++++++++++++++++
 arch/arm/mach-msm/board-mahimahi.c     |   52 +++-
 arch/arm/mach-msm/board-mahimahi.h     |  147 ++++++++++
 arch/arm/mach-msm/devices-qsd8x50.c    |   42 +++
 arch/arm/mach-msm/include/mach/board.h |    1 +
 9 files changed, 942 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm/mach-msm/acpuclock-qsd8x50.c
 create mode 100644 arch/arm/mach-msm/board-mahimahi-mmc.c
 create mode 100644 arch/arm/mach-msm/board-mahimahi.h

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 157+ messages in thread

end of thread, other threads:[~2011-02-07 17:37 UTC | newest]

Thread overview: 157+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-20 20:32 [PATCH 0/7] Nexus One Support Daniel Walker
2011-01-20 20:32 ` Daniel Walker
2011-01-20 20:32 ` [PATCH 1/7] msm: qsd8x50: add uart platform data Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 2/7] [ARM] msm: qsd8k memory base is at 0x20000000 Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 3/7] msm: qsd8x50: add acpuclock code Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 4/7] msm: mahimahi: add mahimahi board file Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 5/7] msm: mahimahi: add in mmc support code Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 6/7] msm: mahimahi: add gpio pin muxing code Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-20 20:32 ` [PATCH 7/7] msm: mahimahi: initialize mmc at start up Daniel Walker
2011-01-20 20:32   ` Daniel Walker
2011-01-21  0:42 ` [PATCH 0/7] Nexus One Support Dima Zavin
2011-01-21  0:42   ` Dima Zavin
2011-01-21  0:42   ` Dima Zavin
2011-01-21  0:55   ` Daniel Walker
2011-01-21  0:55     ` Daniel Walker
2011-01-21  1:41     ` Joe Perches
2011-01-21  1:41       ` Joe Perches
2011-01-21  1:58       ` Daniel Walker
2011-01-21  1:58         ` Daniel Walker
2011-01-21  2:13         ` Dima Zavin
2011-01-21  2:13           ` Dima Zavin
2011-01-21 15:47           ` Daniel Walker
2011-01-21 15:47             ` Daniel Walker
2011-01-21  2:25         ` Joe Perches
2011-01-21  2:25           ` Joe Perches
2011-01-21  3:41           ` Theodore Tso
2011-01-21  3:41             ` Theodore Tso
2011-01-21 15:46           ` Daniel Walker
2011-01-21 15:46             ` Daniel Walker
2011-01-21 17:48             ` Jesse Barnes
2011-01-21 17:48               ` Jesse Barnes
2011-01-21 17:56               ` Daniel Walker
2011-01-21 17:56                 ` Daniel Walker
2011-01-21 17:59                 ` Christoph Hellwig
2011-01-21 17:59                   ` Christoph Hellwig
2011-01-21 17:56               ` Jesse Barnes
2011-01-21 17:56                 ` Jesse Barnes
2011-01-21 17:56                 ` Jesse Barnes
2011-01-21 18:00                 ` Daniel Walker
2011-01-21 18:00                   ` Daniel Walker
2011-01-21 18:04                   ` Jesse Barnes
2011-01-21 18:04                     ` Jesse Barnes
2011-01-21 18:18                     ` Daniel Walker
2011-01-21 18:18                       ` Daniel Walker
2011-01-21 18:27                       ` Jesse Barnes
2011-01-21 18:27                         ` Jesse Barnes
2011-01-21 18:35                         ` Daniel Walker
2011-01-21 18:35                           ` Daniel Walker
2011-01-21 20:44                       ` Dima Zavin
2011-01-21 20:44                         ` Dima Zavin
2011-01-21 20:49                         ` Daniel Walker
2011-01-21 20:49                           ` Daniel Walker
2011-01-21 20:49                           ` Daniel Walker
2011-01-21 21:01                           ` Jesse Barnes
2011-01-21 21:01                             ` Jesse Barnes
2011-01-21 21:01                             ` Jesse Barnes
2011-01-21 21:26                             ` Daniel Walker
2011-01-21 21:26                               ` Daniel Walker
2011-01-21 21:42                               ` Dima Zavin
2011-01-21 21:42                                 ` Dima Zavin
2011-01-21 21:42                                 ` Dima Zavin
2011-01-22 13:58                                 ` David Woodhouse
2011-01-22 13:58                                   ` David Woodhouse
2011-01-21 21:02                           ` Joe Perches
2011-01-21 21:02                             ` Joe Perches
2011-01-21 21:02                             ` Joe Perches
2011-01-21 21:24                             ` Daniel Walker
2011-01-21 21:24                               ` Daniel Walker
2011-01-21 21:24                               ` Daniel Walker
2011-01-22 11:18                               ` Pekka Enberg
2011-01-22 11:18                                 ` Pekka Enberg
2011-01-22 11:18                                 ` Pekka Enberg
2011-01-22 12:20                                 ` Russell King - ARM Linux
2011-01-22 12:20                                   ` Russell King - ARM Linux
2011-01-22 18:06                                   ` Dima Zavin
2011-01-22 18:06                                     ` Dima Zavin
2011-01-22 18:06                                     ` Dima Zavin
2011-01-22 18:49                                     ` Russell King - ARM Linux
2011-01-22 18:49                                       ` Russell King - ARM Linux
2011-01-22 18:49                                       ` Russell King - ARM Linux
2011-01-22 20:50                                       ` Christoph Hellwig
2011-01-22 20:50                                         ` Christoph Hellwig
2011-01-22 19:22                                   ` Brian Swetland
2011-01-22 19:22                                     ` Brian Swetland
2011-01-22 19:49                                     ` Nicolas Pitre
2011-01-22 19:49                                       ` Nicolas Pitre
2011-01-22 19:59                                       ` Brian Swetland
2011-01-22 19:59                                         ` Brian Swetland
2011-01-22 19:59                                         ` Brian Swetland
2011-01-22 20:53                                     ` Christoph Hellwig
2011-01-22 20:53                                       ` Christoph Hellwig
2011-01-22 21:04                                     ` Russell King - ARM Linux
2011-01-22 21:04                                       ` Russell King - ARM Linux
2011-01-22 21:57                                       ` Alan Cox
2011-01-22 21:57                                         ` Alan Cox
2011-01-23  2:38                                     ` David Woodhouse
2011-01-23  2:38                                       ` David Woodhouse
2011-01-22 20:41                                   ` Christoph Hellwig
2011-01-22 20:41                                     ` Christoph Hellwig
2011-01-21 21:05                           ` Pekka Enberg
2011-01-21 21:05                             ` Pekka Enberg
2011-01-21 21:05                             ` Pekka Enberg
2011-01-21 21:17                             ` Joe Perches
2011-01-21 21:17                               ` Joe Perches
2011-01-21 23:49                             ` Ted Ts'o
2011-01-21 23:49                               ` Ted Ts'o
2011-01-22  0:03                               ` Daniel Walker
2011-01-22  0:03                                 ` Daniel Walker
2011-01-22  1:58                                 ` Steven Rostedt
2011-01-22  1:58                                   ` Steven Rostedt
2011-01-22  2:13                                   ` Daniel Walker
2011-01-22  2:13                                     ` Daniel Walker
2011-01-22  2:32                                     ` Steven Rostedt
2011-01-22  2:32                                       ` Steven Rostedt
2011-01-22  2:31                                 ` Ted Ts'o
2011-01-22  2:31                                   ` Ted Ts'o
2011-01-22  8:19                               ` Pekka Enberg
2011-01-22  8:19                                 ` Pekka Enberg
2011-01-22 10:35                                 ` Dima Zavin
2011-01-22 10:35                                   ` Dima Zavin
2011-01-22 10:35                                   ` Dima Zavin
2011-01-22 10:45                                   ` Anca Emanuel
2011-01-22 10:45                                     ` Anca Emanuel
2011-01-22 10:45                                     ` Anca Emanuel
2011-01-22 11:03                                     ` Pekka Enberg
2011-01-22 11:03                                       ` Pekka Enberg
2011-01-22 11:15                                   ` Pekka Enberg
2011-01-22 11:15                                     ` Pekka Enberg
2011-01-22 17:28                                     ` Thomas Gleixner
2011-01-22 17:28                                       ` Thomas Gleixner
2011-01-22 18:07                                       ` Denis 'GNUtoo' Carikli
2011-01-22 18:07                                         ` Denis 'GNUtoo' Carikli
2011-01-22 18:07                                         ` Denis 'GNUtoo' Carikli
2011-01-22 18:15                                         ` Dima Zavin
2011-01-22 18:15                                           ` Dima Zavin
2011-01-22 18:15                                           ` Dima Zavin
2011-01-22 20:55                                 ` Christoph Hellwig
2011-01-22 20:55                                   ` Christoph Hellwig
2011-01-22 21:56                                   ` Pekka Enberg
2011-01-22 21:56                                     ` Pekka Enberg
2011-01-22 21:56                                     ` Pekka Enberg
2011-01-22 21:58                                     ` Christoph Hellwig
2011-01-22 21:58                                       ` Christoph Hellwig
2011-01-22 22:13                                       ` Pekka Enberg
2011-01-22 22:13                                         ` Pekka Enberg
2011-01-22 22:13                                         ` Pekka Enberg
2011-02-04 13:36 ` Pavel Machek
2011-02-04 13:36   ` Pavel Machek
2011-02-07 17:36   ` Daniel Walker
2011-02-07 17:36     ` Daniel Walker
2011-02-07 17:36     ` Daniel Walker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.