From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: add basic support for the Broadcom BCM2835 SoC
Date: Thu, 21 Jun 2012 16:26:56 -0600 [thread overview]
Message-ID: <4FE39FB0.60306@wwwdotorg.org> (raw)
In-Reply-To: <1339047925-29052-1-git-send-email-swarren@wwwdotorg.org>
On 06/06/2012 11:45 PM, Stephen Warren wrote:
> This SoC is used in the Raspberry Pi, for example.
>
> Initial support is enough to boot to a serial console, and execute a
> minimal set of U-Boot commands. No drivers are implemented. For more
> details, see http://www.broadcom.com/products/BCM2835 or
> http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf.
>
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Albert, per your request to remind you about patches in your backlog,
there is this series.
BTW, I expect quite a few more patches to come in for the RPi; I already
have a bunch of small tweaks queued up and I know there's a USB driver
that works and hopefully will be sent soon. Should I be sending pull
requests for these instead to ease your work? Do you take pull requests
from git repos not on denx.de?
Thanks.
next prev parent reply other threads:[~2012-06-21 22:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 5:45 [U-Boot] [PATCH 1/2] ARM: add basic support for the Broadcom BCM2835 SoC Stephen Warren
2012-06-07 5:45 ` [U-Boot] [PATCH 2/2] ARM: bcm2835: add Raspberry Pi model B board Stephen Warren
2012-06-16 5:42 ` Graeme Russ
2012-06-18 3:54 ` Stephen Warren
2012-06-16 3:52 ` [U-Boot] [PATCH 1/2] ARM: add basic support for the Broadcom BCM2835 SoC Stephen Warren
2012-06-21 22:26 ` Stephen Warren [this message]
2012-06-22 5:05 ` Albert ARIBAUD
2012-06-22 16:23 ` Stephen Warren
2012-06-22 16:34 ` Wolfgang Denk
2012-06-22 16:36 ` Stephen Warren
2012-06-22 17:14 ` Wolfgang Denk
2012-06-22 17:29 ` Stephen Warren
2012-06-22 17:34 ` Tom Rini
2012-06-22 18:18 ` Wolfgang Denk
2012-06-22 18:30 ` Stephen Warren
2012-06-22 21:58 ` Wolfgang Denk
2012-06-22 23:18 ` Stephen Warren
2012-06-22 23:28 ` Wolfgang Denk
2012-06-22 23:31 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FE39FB0.60306@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.