linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 2/2] Broadcom SoC changes for v4.4 (part 2)
@ 2015-10-19 18:43 Florian Fainelli
  2015-10-19 18:43 ` [GIT PULL 1/2] Broadcom Device Tree changes for 4.4 " Florian Fainelli
  2015-10-23 18:02 ` [GIT PULL 2/2] Broadcom SoC changes for v4.4 " Olof Johansson
  0 siblings, 2 replies; 7+ messages in thread
From: Florian Fainelli @ 2015-10-19 18:43 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit c4a8ea9e0698945b182ba1e1063a0981b1f35139:

  ARM: brcmstb: Setup BIU control registers during boot (2015-10-09 13:42:18 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux tags/arm-soc/for-4.4/soc-part2

for you to fetch changes up to d0317a5d496dfac6d11e281d61b7aae0d4192e81:

  ARM: bcm2835: Add the Raspberry Pi firmware driver (2015-10-19 11:08:40 -0700)

----------------------------------------------------------------
This pull request contains the Raspberry Pi firmware driver, for communicating
with the VPU which has exclusive control of some of the peripherals.

----------------------------------------------------------------
Eric Anholt (1):
      ARM: bcm2835: Add the Raspberry Pi firmware driver

 drivers/firmware/Kconfig                   |   7 +
 drivers/firmware/Makefile                  |   1 +
 drivers/firmware/raspberrypi.c             | 260 +++++++++++++++++++++++++++++
 include/soc/bcm2835/raspberrypi-firmware.h | 115 +++++++++++++
 4 files changed, 383 insertions(+)
 create mode 100644 drivers/firmware/raspberrypi.c
 create mode 100644 include/soc/bcm2835/raspberrypi-firmware.h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-23 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 18:43 [GIT PULL 2/2] Broadcom SoC changes for v4.4 (part 2) Florian Fainelli
2015-10-19 18:43 ` [GIT PULL 1/2] Broadcom Device Tree changes for 4.4 " Florian Fainelli
2015-10-23 18:26   ` Olof Johansson
2015-10-23 19:32     ` Florian Fainelli
2015-10-23 19:42       ` Olof Johansson
2015-10-23 18:02 ` [GIT PULL 2/2] Broadcom SoC changes for v4.4 " Olof Johansson
2015-10-23 18:45   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).