Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
Add support for Armada 3700 and COMPHY porting layer
commit eb47f14d73b58c4959205c6b4afcbbd1834ccc66
2 parents d03823d + 1e66bac
@Antonio Niño Díaz Antonio Niño Díaz authored on 1 Nov 2018
GitHub committed on 1 Nov 2018
Showing 69 changed files
View
docs/marvell/porting.txt
View
drivers/marvell/comphy/comphy-cp110.h
View
drivers/marvell/comphy/phy-comphy-3700.c 0 → 100644
View
drivers/marvell/comphy/phy-comphy-3700.h 0 → 100644
View
drivers/marvell/comphy/phy-comphy-common.h 0 → 100644
View
drivers/marvell/comphy/phy-comphy-cp110.c
View
drivers/marvell/comphy/phy-comphy-cp110.h
View
drivers/marvell/comphy/phy-default-porting-layer.h 0 → 100644
View
drivers/marvell/uart/a3700_console.S 0 → 100644
View
drivers/marvell/uart/a3700_console.h 0 → 100644
View
include/lib/mmio.h
View
include/plat/marvell/a3700/common/armada_common.h 0 → 100644
View
include/plat/marvell/a3700/common/board_marvell_def.h 0 → 100644
View
include/plat/marvell/a3700/common/marvell_def.h 0 → 100644
View
include/plat/marvell/a3700/common/plat_marvell.h 0 → 100644
View
include/plat/marvell/a8k/common/armada_common.h
View
include/plat/marvell/common/aarch64/marvell_macros.S
View
include/plat/marvell/common/mvebu.h
View
maintainers.rst
View
plat/marvell/a3700/a3700/board/pm_src.c 0 → 100644
View
plat/marvell/a3700/a3700/mvebu_def.h 0 → 100644
View
plat/marvell/a3700/a3700/plat_bl31_setup.c 0 → 100644
View
plat/marvell/a3700/a3700/platform.mk 0 → 100644
View
plat/marvell/a3700/common/a3700_common.mk 0 → 100644
View
plat/marvell/a3700/common/a3700_sip_svc.c 0 → 100644
View
plat/marvell/a3700/common/aarch64/a3700_common.c 0 → 100644
View
plat/marvell/a3700/common/aarch64/plat_helpers.S 0 → 100644
View
plat/marvell/a3700/common/dram_win.c 0 → 100644
View
plat/marvell/a3700/common/include/a3700_plat_def.h 0 → 100644
View
plat/marvell/a3700/common/include/a3700_pm.h 0 → 100644
View
plat/marvell/a3700/common/include/ddr_info.h 0 → 100644
View
plat/marvell/a3700/common/include/dram_win.h 0 → 100644
View
plat/marvell/a3700/common/include/io_addr_dec.h 0 → 100644
View
plat/marvell/a3700/common/include/plat_macros.S 0 → 100644
View
plat/marvell/a3700/common/include/platform_def.h 0 → 100644
View
plat/marvell/a3700/common/io_addr_dec.c 0 → 100644
View
plat/marvell/a3700/common/marvell_plat_config.c 0 → 100644
View
plat/marvell/a3700/common/plat_pm.c 0 → 100644
View
plat/marvell/a8k/a70x0/platform.mk
View
plat/marvell/a8k/a70x0_amc/platform.mk
View
plat/marvell/a8k/a80x0/board/phy-porting-layer.h 0 → 100644
View
plat/marvell/a8k/a80x0/platform.mk
View
plat/marvell/a8k/a80x0_mcbin/platform.mk
View
plat/marvell/a8k/common/a8k_common.mk
View
plat/marvell/a8k/common/include/a8k_plat_def.h
View
plat/marvell/common/marvell_gicv3.c 0 → 100644
View
plat/marvell/marvell.mk
View
tools/doimage/Makefile 100644 → 0
View
tools/doimage/doimage.c 100644 → 0
Too large (Show diff)
View
tools/doimage/doimage.mk 100644 → 0
View
tools/doimage/secure/aes_key.txt 100644 → 0
View
tools/doimage/secure/csk_priv_pem0.key 100644 → 0
View
tools/doimage/secure/csk_priv_pem1.key 100644 → 0
View
tools/doimage/secure/csk_priv_pem2.key 100644 → 0
View
tools/doimage/secure/csk_priv_pem3.key 100644 → 0
View
tools/doimage/secure/kak_priv_pem.key 100644 → 0
View
tools/doimage/secure/sec_img_7K.cfg 100644 → 0
View
tools/doimage/secure/sec_img_8K.cfg 100644 → 0
View
tools/marvell/doimage/Makefile 0 → 100644
View
tools/marvell/doimage/doimage.c 0 → 100644
Too large (Show diff)
View
tools/marvell/doimage/doimage.mk 0 → 100644
View
tools/marvell/doimage/secure/aes_key.txt 0 → 100644
View
tools/marvell/doimage/secure/csk_priv_pem0.key 0 → 100644
View
tools/marvell/doimage/secure/csk_priv_pem1.key 0 → 100644
View
tools/marvell/doimage/secure/csk_priv_pem2.key 0 → 100644
View
tools/marvell/doimage/secure/csk_priv_pem3.key 0 → 100644
View
tools/marvell/doimage/secure/kak_priv_pem.key 0 → 100644
View
tools/marvell/doimage/secure/sec_img_7K.cfg 0 → 100644
View
tools/marvell/doimage/secure/sec_img_8K.cfg 0 → 100644