aboutsummaryrefslogtreecommitdiff
path: root/board/armltd/vexpress/vexpress_common.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie1-0/+167
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini1-204/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier1-1/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-02common: Move some SMP functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard1-1/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka1-1/+1
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo1-5/+0
2013-11-04ARM: vexpress: convert to common timer codeRob Herring1-71/+0
2013-10-03ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara1-0/+15
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin1-6/+23
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin1-0/+257