summaryrefslogtreecommitdiff
path: root/board/armltd/vexpress64/vexpress64.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* arm: juno: Enable DM_ETHAndre Przywara2020-07-071-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: juno: Use PSCI based resetAndre Przywara2020-05-071-3/+1
* arm: juno: Enable OF_CONTROLAndre Przywara2020-05-071-0/+57
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* vexpress64: Add MMU tablesAlexander Graf2016-03-151-0/+21
* vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-211-0/+2
* vexpress64: compile Juno PCIe conditionallyRyan Harkin2015-11-211-0/+7
* vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau2015-10-191-0/+2
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-0/+8
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-231-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-031-0/+13
|\
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-271-0/+13
* | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-281-96/+0
|/
* armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-091-6/+0
* vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-051-0/+3
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-031-5/+96
* arm64: board support of vexpress_aemv8aDavid Feng2014-01-091-0/+56