u-boot/arch/arm/mach-omap2
Andreas Dannenberg 788d2a65d4 board: ti: Add support for the AM437x GP EVM mini board
This is not really a new board but rather a minimal bootloader solution
for the AM437x GP EVM. In terms of interfaces, it only supports booting
from MMC0 or UART0 and only activates a minimal set of drivers that are
that are necessary to run the device such as DDR, I2C, and PMIC.

The goal is to provide a bare minimum starting point to boot Linux for
basing custom board-ports on. The limited complexity of this solution
should make it easier to achieve a successful boot to U-Boot prompt vs.
trying to pair down the full-featured multi-platform AM437x U-Boot
available through am43xx_evm_defconfig.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
[Amjad: fix compile and checkpatch warnings]
Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
2021-09-08 13:26:16 -05:00
..
am33xx board: ti: Add support for the AM437x GP EVM mini board 2021-09-08 13:26:16 -05:00
omap3 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations 2020-08-11 20:34:45 +05:30
omap4 arm: Remove overo board 2020-07-09 20:58:05 +05:30
omap5 arm: mach-omap2: load/start remoteproc IPU1/IPU2 2021-09-01 18:19:37 -05:00
Kconfig ti814x: Remove platform 2020-06-30 15:02:45 -04:00
Makefile
abb.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
boot-common.c arm: mach-omap2: load/start remoteproc IPU1/IPU2 2021-09-01 18:19:37 -05:00
clocks-common.c arm: mach-omap2: load/start remoteproc IPU1/IPU2 2021-09-01 18:19:37 -05:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
config_secure.mk
emif-common.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
fdt-common.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
hwinit-common.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
lowlevel_init.S
mem-common.c
omap-cache.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
pipe3-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pipe3-phy.h
reset.c
sata.c
sec-common.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sysinfo-common.c
timer.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
u-boot-spl.lds
utils.c
vc.c