从字面上看,msm应该是针对高通芯片的,omap是针对TI芯片的,samsung是针对三星芯片,tegra则是nVidia公司的芯片
下载android内核 国内地址
$ git clone
$ git clone goldfish.git
$ git clone omap.git
$ git clone samsung.git
$ git clone tegra.git
android社区
android社区源代码(可以在线查看android以及android kernel代码)
sourcecode