Home | History | Annotate | Download | only in broadcom
History log of /src/sys/arch/arm/broadcom/bcm2835_mbox_subr.c
RevisionDateAuthorComments
 1.5  10-Dec-2017  skrll FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.

The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.

XXX fdtbus_get_reg needs reworking
 1.4  07-Oct-2014  skrll Mailbox improvements from mlelstv@

Serialise access to the mailbox and use interrupts.

XXX if (cold) should go
 1.3  13-Oct-2012  skrll branches: 1.3.2; 1.3.4;
Change the mailbox handling so that the data value top 28 bits are used.
 1.2  13-Oct-2012  skrll Unwrap short line. Other whitespace.
 1.1  22-Aug-2012  jakllsch branches: 1.1.2;
As we'll soon get boot-time information via the mailbox method, seperate
the actual access code into a seperate file that can be used by itself.
 1.1.2.2  03-Dec-2017  jdolecek update from HEAD
 1.1.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.3.4.2  19-Nov-2012  riz sys/arch/arm/broadcom/bcm2835_emmc.c patch
sys/arch/arm/broadcom/bcm2835reg.h patch
sys/arch/arm/broadcom/bcm2835_mbox.h 1.1-1.3 via patch
sys/arch/arm/broadcom/bcm2835_mbox_subr.c 1.1-1.3 via patch
sys/arch/arm/broadcom/bcm2835_mboxreg.h 1.1 via patch
sys/arch/arm/broadcom/files.bcm2835 patch
sys/arch/evbarm/rpi/rpi_machdep.c patch
sys/arch/evbarm/rpi/rpi_start.S patch
sys/arch/evbarm/rpi/vcio.h 1.1 via patch
sys/arch/evbarm/rpi/vcprop.h 1.1-1.2 via patch

Improve Raspberry PI support: memory layout and clock for the
sdhc(4) controller are queried via the mailbox properties
channel.
[skrll, ticket #660]
 1.3.4.1  13-Oct-2012  riz file bcm2835_mbox_subr.c was added on branch netbsd-6 on 2012-11-19 19:12:58 +0000
 1.3.2.2  30-Oct-2012  yamt sync with head
 1.3.2.1  13-Oct-2012  yamt file bcm2835_mbox_subr.c was added on branch yamt-pagecache on 2012-10-30 17:18:59 +0000

RSS XML Feed