summaryrefslogtreecommitdiff
path: root/board/armltd/vexpress64
AgeCommit message (Expand)Author
2022-01-12vexpress64: Remove unused macro XR3PCI_ECAM_OFFSETPali Rohár
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-07arm: juno: Enable PCIAndre Przywara
2020-07-07arm: juno: Enable DM_ETHAndre Przywara
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin
2019-06-21vexpress64: fix a typo of SPDX-License-IdentifierMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-11-29vexpress64: Juno: Change PCI buss addresses for IO to start from zero.Liviu Dudau
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-03-15vexpress64: Add MMU tablesAlexander Graf
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-11-21vexpress64: compile Juno PCIe conditionallyRyan Harkin
2015-11-21Juno: don't print PCI debug information by defaultAndre Przywara
2015-10-19vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau
2015-10-11vexpress64: fvp dram: add DRAM configurationRyan Harkin
2015-10-11vexpress64: Kconfig: tidy upRyan Harkin
2015-04-23vexpress64: use DM for all vexpress64 boardsLinus Walleij
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-28vexpress64: cut config and defaults for unclear variantLinus Walleij
2015-03-28vexpress64: remove board late init, use smhloadLinus Walleij
2015-03-27ARMv8: enable DM in vexpress64 boardDavid Feng
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij
2015-03-05vexpress64: juno: support SMC9118 ethernetLinus Walleij
2015-01-30vexpress64: support the Juno Development PlatformLinus Walleij
2015-01-30vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij
2014-12-29vexpress64: take over maintenance of the semi vexpress64Linus Walleij
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada
2014-09-16vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada