[GIT PULL] ARM: add basic BCM2835 SoC and Raspberry Pi board support

Olof Johansson olof at lixom.net
Thu Sep 20 20:28:14 EDT 2012


On Wed, Sep 19, 2012 at 07:31:58PM -0600, Stephen Warren wrote:
> The BCM2835 is an ARM SoC from Broadcom. This patch adds very basic
> support for this SoC; enough to boot the system into an initrd with
> UART console, interrupt controller, timers, and a stub clock driver.
> 
> Also provided is a similarly basic device tree for the Raspberry Pi
> Model B board.
> 
> This series was written by Simon Arlott, Chris Boot, and Dom Cobley
> downstream, with reference to a Broadcom tree, and modified for upstream
> and submitted by Stephen Warren.
> 
> ----------------------------------------------------------------
> 
> The following changes since commit 55d512e245bc7699a8800e23df1a24195dd08217:
> 
>   Linux 3.6-rc5
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git rpi-for-3.7

Nice!

I'm going to guess that you meant linux-rpi.git here since that's where I found
a tag with the commit you're referencing in the pull request at the head. :)

Pulled into bcm2835/soc and next/soc.


Thanks!


-Olof



More information about the linux-rpi-kernel mailing list