u-boot-brain/arch/arm/cpu
Stephen Warren 88077280c4 ARM: bcm2835: add mailbox driver
The BCM2835 SoC contains (at least) two CPUs; the VideoCore (a/k/a "GPU")
and the ARM CPU. The ARM CPU is often thought of as the main CPU.
However, the VideoCore actually controls the initial SoC boot, and hides
much of the hardware behind a protocol. This protocol is transported
using the SoC's mailbox hardware module.

Here, we add a very simplistic driver for the mailbox module, and define
a few structures for the property messages.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2013-03-20 15:29:20 +01:00
..
arm720t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm920t Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm925t Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm926ejs Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm946es Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
arm1136 Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
arm1176 ARM: bcm2835: add mailbox driver 2013-03-20 15:29:20 +01:00
arm_intcm Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
armv7 Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
ixp Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
pxa Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
s3c44b0 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
sa1100 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
tegra114-common Tegra114: Dalmore: Add pad config tables/code based on pinmux code 2013-03-14 11:49:14 -07:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00