u-boot-brain/arch/arm/mach-bcm283x/include/mach
Simon Glass 70997d88c4 arm: rpi: Add a file to handle messages
The bcm283x chips provide a way for the ARM core to communicate with the
graphics processor, which is in charge of many things. This is handled by
way of a message prototcol.

At present the code for sending message (and receiving a reply) is spread
around U-Boot, primarily in the board file. This means that sending a
message from a driver requires duplicating the code.

Create a new message implementation with a function to support powering on
a subsystem as a starting point.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-05-09 20:19:32 -04:00
..
gpio.h arm: rpi: Drop the GPIO device addresses 2017-05-09 20:19:05 -04:00
mbox.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
msg.h arm: rpi: Add a file to handle messages 2017-05-09 20:19:32 -04:00
sdhci.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
timer.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
wdog.h ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00