Files
u-boot/arch/arm/include/asm
Stephen Warren db75356f14 bcm2836 SoC support (used in Raspberry Pi 2 model B)
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 <swarren@wwwdotorg.org>
2015-02-21 08:27:48 -05:00
..
2015-02-16 20:15:09 +01:00
2014-07-03 08:40:48 +02:00
2014-07-04 19:57:22 +02:00
2014-04-08 00:15:12 +02:00
2014-02-11 11:24:12 +01:00
2014-01-09 16:08:44 +01:00
2014-01-09 16:08:44 +01:00