Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298848 > unrolled thread
| Started by | Eric Anholt <eric@anholt.net> |
|---|---|
| First post | 2015-12-29 06:10 +0100 |
| Last post | 2015-12-29 06:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[GIT PULL 1/4] BCM2835 SOC changes for 4.5 Eric Anholt <eric@anholt.net> - 2015-12-29 06:10 +0100
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2015-12-29 06:10 +0100 |
| Subject | [GIT PULL 1/4] BCM2835 SOC changes for 4.5 |
| Message-ID | <qKUHM-4ji-7@gated-at.bofh.it> |
The following changes since commit f74875dc36135ebae82a8e005f4b7f52289d2c40:
usb: dwc2: fix kernel oops during driver probe (2015-11-20 09:29:47 -0600)
are available in the git repository at:
http://github.com/anholt/linux tags/bcm2835-soc-next-2015-12-28
for you to fetch changes up to 5234c34e4cd7695647ccc1cabb50c3e7720dd3fb:
ARM: bcm2835: Add Kconfig support for bcm2836 (2015-12-26 14:34:03 -0800)
----------------------------------------------------------------
This pull request includes the bcm2835 changes for 4.5 targeting the
arm-soc next/soc branch.
----------------------------------------------------------------
Eric Anholt (3):
dt-bindings: Add root properties for Raspberry Pi 2
ARM: bcm2835: Add a compat string for bcm2836 machine probe
ARM: bcm2835: Add Kconfig support for bcm2836
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt | 4 ++++
arch/arm/Kconfig.debug | 10 ++++++++--
arch/arm/mach-bcm/Kconfig | 9 +++++----
arch/arm/mach-bcm/board_bcm2835.c | 5 +++++
4 files changed, 22 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web