<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/arch-bcm2835/timer.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-bcm2835/timer.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/arch-bcm2835/timer.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-03-28T13:03:09Z</updated>
<entry>
<title>ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach</title>
<updated>2015-03-28T13:03:09Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2015-03-19T10:42:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6c418e4b8036038505ac67bf5d85a19ca2c650d'/>
<id>urn:sha1:d6c418e4b8036038505ac67bf5d85a19ca2c650d</id>
<content type='text'>
Move arch/arm/include/asm/arch-bcm283x/*
  -&gt; arch/arm/mach-bcm283x/include/mach/*

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Acked-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
</content>
</entry>
<entry>
<title>bcm2836 SoC support (used in Raspberry Pi 2 model B)</title>
<updated>2015-02-21T13:27:48Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@wwwdotorg.org</email>
</author>
<published>2015-02-16T19:16:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=db75356f14646a4bca7b712f2128435e97f55c17'/>
<id>urn:sha1:db75356f14646a4bca7b712f2128435e97f55c17</id>
<content type='text'>
The bcm2835 and bcm2836 are essentially identical, except:
- The CPU is an ARM1176 v.s. a quad-core Cortex-A7.
- The physical address of many IO controllers has moved.

Rather than introducing a whole new bcm2836 value for $(SOC) or $(ARCH),
update the existing bcm2835 code to handle the minor differences, and
plumb it into the ARMv7 CPU architecture.

Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
</content>
</entry>
<entry>
<title>bcm2835/rpi: add SPDX license tags for some files</title>
<updated>2015-02-21T13:27:08Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@wwwdotorg.org</email>
</author>
<published>2015-02-16T19:16:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a033171b2ece1f3575ab7277e7b862e7f611b3f6'/>
<id>urn:sha1:a033171b2ece1f3575ab7277e7b862e7f611b3f6</id>
<content type='text'>
Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
</content>
</entry>
<entry>
<title>ARM: bcm2835: fix get_timer() to return ms</title>
<updated>2013-04-04T06:14:54Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@wwwdotorg.org</email>
</author>
<published>2013-03-27T18:43:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5eaa215607c8668bfa6a7183407eba8fec63d648'/>
<id>urn:sha1:5eaa215607c8668bfa6a7183407eba8fec63d648</id>
<content type='text'>
Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
driver to conform to this.

Have the timer implementation export a custom API get_timer_us() for use
by the BCM2835 MMC API, which needs us resolution for a HW workaround.

Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
</content>
</entry>
<entry>
<title>ARM: add basic support for the Broadcom BCM2835 SoC</title>
<updated>2012-09-01T12:58:21Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@wwwdotorg.org</email>
</author>
<published>2012-08-05T16:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=efad6cf8818620b0d85405df2b810760b62acbb8'/>
<id>urn:sha1:efad6cf8818620b0d85405df2b810760b62acbb8</id>
<content type='text'>
This SoC is used in the Raspberry Pi, for example.

For more details, see:
http://www.broadcom.com/products/BCM2835
http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf.

Initial support is enough to boot to a serial console, execute a minimal
set of U-Boot commands, download data over a serial port, and boot a
Linux kernel. No storage or network drivers are implemented.

GPIO driver originally by Vikram Narayanan &lt;vikram186@gmail.com&gt;
with many fixes from myself.

Signed-off-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
</content>
</entry>
</feed>
