summaryrefslogtreecommitdiff
path: root/board/armltd/vexpress/vexpress_common.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove vexpress_ca15_tc2 boardTom Rini2021-04-101-204/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier2020-11-191-1/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard2017-11-171-1/+2
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-131-1/+1
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-5/+0
* ARM: vexpress: convert to common timer codeRob Herring2013-11-041-71/+0
* ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara2013-10-031-0/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: vexpress: create A5 specific board configRyan Harkin2013-05-231-6/+23
* ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2013-05-231-0/+257