u-boot-brain/arch/arm/cpu/arm1176
Stephen Warren efad6cf881 ARM: add basic support for the Broadcom BCM2835 SoC
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 <vikram186@gmail.com>
with many fixes from myself.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2012-09-01 14:58:21 +02:00
..
bcm2835 ARM: add basic support for the Broadcom BCM2835 SoC 2012-09-01 14:58:21 +02:00
s3c64xx Reduce build times 2011-11-03 20:44:58 +01:00
tnetv107x Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c ARM: arm1176: enable instruction cache in arch_cpu_init() 2012-09-01 14:58:20 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00