u-boot-brain/arch/arm/cpu/armv7/omap3
Paul Kocialkowski 0257930ba0 LG Optimus Black (P970) codename sniper support
The LG Optimus Black (P970) codename sniper is a smartphone that was designed
and manufactured by LG Electronics (LGE) and released back in 2011.

It is using an OMAP3630 SoC GP version, which allows running U-Boot and the
U-Boot SPL from the ground up. This port is aimed at running an Android version
such as Replicant, the fully free Android distribution. However, support for
upstream Linux with device-tree and common GNU/Linux distros boot commands
could be added in the future.

For more information about the journey to freeing this device, please read the
series of blog posts at:
http://code.paulk.fr/article20/a-hacker-s-journey-freeing-a-phone-from-the-ground-up-first-part

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Add CONFIG_OF_SUPPORT]
Signed-off-by: Tom Rini <trini@konsulko.com>
2015-08-12 20:47:37 -04:00
..
am35x_musb.c Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
board.c omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
boot.c omap3: Reboot mode support 2015-08-12 20:47:36 -04:00
clock.c omap3: enable GP9 timer and UART2 2015-01-29 12:00:50 -05:00
config.mk kbuild: use shorten logs for mkimage rules 2014-02-25 11:01:29 -05:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
emif4.c omap3: make local functions static 2014-10-25 07:02:02 -04:00
Kconfig LG Optimus Black (P970) codename sniper support 2015-08-12 20:47:37 -04:00
lowlevel_init.S omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
Makefile omap3: Definitions for SYS_BOOT-based fallback boot device selection 2015-07-27 15:02:07 -04:00
sdrc.c omap3: make SDRC SHARING setting configurable 2015-01-29 12:00:50 -05:00
spl_id_nand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sys_info.c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev 2015-07-27 15:02:10 -04:00