u-boot-brain/board
Stephan Gerhold 43d28855d8 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500
The ST-Ericsson U8500 SoC has been used in mass-production for
some Android smartphones released around 2012.
In particular, Samsung has released more than 5 different
smartphones based on U8500, e.g.

  - Samsung Galaxy S III mini (GT-I8190) "golden"
  - Samsung Galaxy S Advance (GT-I9070)  "janice"
  - Samsung Galaxy Xcover 2 (GT-S7710)   "skomer"

and a few others.

Mainline Linux has great support for the Ux500 SoC, so these
smartphones can also run Linux mainline quite well.

Unfortunately, the original Samsung bootloader used on these devices
has limitations that prevent booting Linux mainline directly.
It keeps the L2 cache enabled, which causes Linux to crash very early,
shortly after decompressing the kernel.

Using U-Boot allows to circumvent these limitations. We can let the
Samsung bootloader chain-load U-Boot and U-Boot locks the L2 cache
before booting into Linux. U-Boot has several other advantages
- it supports device-trees directly and we are no longer limited to
flashing Android boot images through Samsung's proprietary download
mode.

The Samsung "stemmy" board covers all Samsung devices based on U8500.
Add minimal support for "stemmy". For now only UART is supported but
this will be extended later.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
2020-01-22 17:47:57 -05:00
..
AndesTech common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
Arcturus/ucp1020 common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
BuR common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
BuS/eb_cpu5282 common: Move testdram() into init.h 2020-01-17 14:02:35 -05:00
CZ.NIC common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
CarMediaLab/flea3 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
LaCie common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
Marvell common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
Seagate common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
Synology common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
abilis/tb100 common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
advantech --------------------------------- 2020-01-21 08:36:50 -05:00
alliedtelesis common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
altera ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK 2019-05-10 22:48:10 +02:00
amarula/vyasa-rk3288 common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
amazon/kc1 env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
amlogic boards: amlogic: add Khadas VIM3L support 2020-01-07 14:50:28 +01:00
aries/mcvevk arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board 2019-05-14 19:52:39 +02:00
aristainetos imx6: aristainetos: add support for rev C board 2020-01-07 10:26:56 +01:00
armadeus common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
armltd common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
aspeed/evb_ast2500
astro/mcf5373l common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
atmark-techno/armadillo-800eva common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
atmel common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
avionic-design
bachmann/ot1200 env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
barco common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
beckhoff/mx53cx9020 imx: cx9020: migrate cx9020 to CONFIG_DM_USB 2020-01-07 10:26:56 +01:00
birdland/bav335x mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
bitmain/antminer_s9
bluegiga/apx4devkit env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bluewater common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
bosch common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
boundary/nitrogen6x nitrogen6x: prepare for CONFIG_MX6QDL 2019-12-27 14:28:28 +01:00
broadcom common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
bticino/mamoj common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
buffalo/lsxl env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
cadence/xtfpga common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
calao/usb_a9263 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
cavium/thunderx common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
ccv/xpress common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
cei/cei-tk1-som
chipspark/popmetal_rk3288 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
cirrus/edb93xx common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
cloudengines/pogo_e02 common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
cobra5272 common: Move testdram() into init.h 2020-01-17 14:02:35 -05:00
compal/paz00
compulab common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
comtrend
congatec common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
coreboot common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
corscience/tricorder common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
creative/xfi3
cssi common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
d-link/dns325 common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00
davinci/da8xxevm board: davinci: Update OMAPL138_LCDK maintainer 2019-12-26 09:06:54 -05:00
devboards/dbm-soc1
dfi common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
dhelectronics/dh_imx6 common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
ea/mx7ulp_com mx7ulp: Add support for Embedded Artists COM board 2020-01-07 10:26:56 +01:00
ebv/socrates arm: socfpga: socrates: make rtc work 2019-04-25 00:00:49 +02:00
eets/pdu001 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
efi common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
egnite/ethernut5 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
el/el6x common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
elgin/elgin_rv1108 rockchip: rv1108: Migrate to use common board file 2019-07-29 10:27:48 +08:00
embest/mx6boards common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
emulation efi: qemu: arm64: Add efi_rng_protocol implementation for the platform 2020-01-07 18:08:22 +01:00
engicam common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
esd common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
firefly common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
freescale --------------------------------- 2020-01-21 08:36:50 -05:00
gardena common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
gateworks/gw_ventana common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
gdsys common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
ge board: ge: mx53ppd: use imx wdt 2020-01-07 10:26:56 +01:00
geekbuying/geekbox rockchip: rk3368: Migrate to use common board file 2019-07-29 10:27:48 +08:00
google x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00
grinn common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
gumstix common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
highbank common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
hisilicon common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
huawei/hg556a
ids/ids8313 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
imgtec mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
intel board: intel: agilex: Add socdk board support for Intel Agilex SoC 2020-01-07 14:38:33 +01:00
inversepath/usbarmory common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
iomega/iconnect
is1
isee common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
k+p common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
keymile common: Move device-tree setup functions to fdt_support.h 2020-01-17 13:27:27 -05:00
kmc/kzm9g common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
kobol/helios4
kosagi/novena common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
l+g/vinco common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
laird common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
lego/ev3 ARM: legoev3: convert to driver model 2019-07-13 11:11:28 -04:00
lg/sniper env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
liebherr common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
logicpd ARM: imx6q_logic: Cleanup boot sequence check 2019-12-27 14:30:52 +01:00
maxbcm
mediatek Add support for MT7622 reference board 2020-01-16 09:39:45 -05:00
menlo/m53menlo common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
microchip riscv: Add Microchip MPFS Icicle board support 2019-06-05 13:19:24 +08:00
mikrotik/crs305-1g-4s arm: mvebu: Avoid generating kwbimage.cfg in the source tree 2019-10-29 16:17:36 -04:00
mini-box/picosam9g45 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
mpc8308_p1m common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
mqmaker/miqi_rk3288 rockchip: board: rk3288: remove board_boot_order() 2019-07-20 23:59:44 +08:00
mscc common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
netgear bmips: correct name characters 2019-10-25 17:20:43 +02:00
nokia/rx51 env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
novtech/meerkat96 Add i.MX7D based Meerkat96 board support 2019-10-13 22:49:11 +02:00
nvidia env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
olimex/mx23_olinuxino
opalkelly/zynq arm: zynq: Remove low level UART setting 2020-01-14 09:05:53 +01:00
overo common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
pandora
phytec common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
phytium/durian common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
pine64/rockpro64_rk3399 rockchip: rk3399: split rockpro64 out of evb_rk3399 2019-11-17 17:22:53 +08:00
ppcag/bg0900
qca
qemu-mips
qualcomm common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
quipos/cairo
radxa
raidsonic/ib62x0
raspberrypi/rpi rpi: Enable DRAM bank initialization on arm64 2019-12-11 10:14:12 +01:00
renesas common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
rockchip rockchip: config: add support for firefly-px30 board 2019-12-06 00:06:23 +08:00
ronetix common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
sagem/f@st1704
samsung common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sandbox common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
sandisk/sansa_fuze_plus
sbc8349 common: Move device-tree setup functions to fdt_support.h 2020-01-17 13:27:27 -05:00
sbc8548 common: Move pci_init_board() out of common.h 2019-12-02 18:25:25 -05:00
sbc8641d common: Move testdram() into init.h 2020-01-17 14:02:35 -05:00
schulercontrol/sc_sps_1
seco common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
seeed/linkit-smart-7688
sfr/nb4_ser
siemens common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
sifive/fu540 configs: fu540: enable gpio driver 2019-10-18 09:04:08 +08:00
silica/pengwyn common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
sks-kinkel/sksimx6 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
socrates common: Move testdram() into init.h 2020-01-17 14:02:35 -05:00
softing ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200 2020-01-20 15:37:23 +01:00
solidrun ARM: mvebu: clearfog: add Clearfog Base serdes configuration 2020-01-21 15:56:15 +01:00
somlabs/visionsom-6ull ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK 2020-01-20 15:38:16 +01:00
spear common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
sr1500
st - stm32mp1: split SOC and board and cleanup config 2020-01-20 14:54:42 -05:00
ste/stemmy board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 2020-01-22 17:47:57 -05:00
sunxi common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
synopsys common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
sysam common: Move testdram() into init.h 2020-01-17 14:02:35 -05:00
syteco/zmx25 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
tbs/tbs2910 board: tbs2910: Convert eth to driver model 2019-10-13 22:49:11 +02:00
tcl/sl50 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
technexion common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
technologic common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
terasic
theadorable common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
theobroma-systems crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
ti Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 2020-01-20 14:54:55 -05:00
timll common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
topic/zynq arm: zynq: Remove low level UART setting 2020-01-14 09:05:53 +01:00
toradex --------------------------------- 2020-01-21 08:36:50 -05:00
tplink/wdr4300
tqc common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
ucRobotics/bubblegum_96 common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
udoo common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
vamrs/rock960_rk3399 rockchip: rk3399: Migrate to use common board file 2019-07-29 10:27:48 +08:00
variscite/dart_6ul Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
varisys common: Move device-tree setup functions to fdt_support.h 2020-01-17 13:27:27 -05:00
ve8313 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
vscom/baltos mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
wandboard wandboard: Do not print error message when PMIC is absent 2020-01-14 22:17:51 +01:00
warp common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
warp7 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
woodburn common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
work-microwave/work_92105 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
xes common: Move pci_init_board() out of common.h 2019-12-02 18:25:25 -05:00
xilinx common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
zyxel/nsa310s common: Move reset_phy() to net.h 2020-01-17 13:26:50 -05:00