summaryrefslogtreecommitdiff
path: root/board/armltd
Commit message (Expand)AuthorAgeFilesLines
* corstone1000: Convert to text file environmentTom Rini2022-06-221-0/+13
* arm: add support to corstone1000 platformRui Miguel Silva2022-06-224-0/+117
* arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini2022-04-082-6/+2
* vexpress64: Add ARMv8R-64 board variantPeter Hoyes2022-04-012-5/+22
* vexpress64: pick DRAM size from DTAndre Przywara2022-04-011-10/+2
* vexpress64: generalise page table generationAndre Przywara2022-04-011-6/+18
* vexpress64: move hardware setting from defconfig to KconfigAndre Przywara2022-04-011-3/+38
* vexpress64: fvp: enable OF_CONTROLAndre Przywara2022-04-012-3/+13
* vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara2022-04-011-1/+19
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-251-1/+1
* vexpress64: Remove unused macro XR3PCI_ECAM_OFFSETPali Rohár2022-01-121-4/+0
* vexpress64: Enable VIRTIO_NET network driverPeter Hoyes2022-01-041-0/+7
* vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes2022-01-043-1/+39
* vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes2022-01-041-1/+1
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-2/+5
* arm: total_compute: increase DRAM to 8GBUsama Arif2021-10-191-0/+3
* ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie2021-09-244-0/+191
* Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-033-30/+2
* vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes2021-09-023-2/+30
* ARM: integrator: Drop PCI supportLinus Walleij2021-07-064-651/+0
* arm: Remove vexpress_ca15_tc2 boardTom Rini2021-04-105-343/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-023-3/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-024-0/+4
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-053-3/+3
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-133-6/+6
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-133-3/+3
* arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier2020-11-191-1/+0
* board: armltd: Add support for Total Compute platformUsama Arif2020-08-244-0/+92
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-5/+5
* arm: juno: Enable PCIAndre Przywara2020-07-071-5/+9
* arm: juno: Enable DM_ETHAndre Przywara2020-07-071-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-1/+4
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* arm: juno: Use PSCI based resetAndre Przywara2020-05-071-3/+1
* arm: juno: Enable OF_CONTROLAndre Przywara2020-05-072-0/+64
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-172-0/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-1/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-312-6/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* vexpress64: fix a typo of SPDX-License-IdentifierMasahiro Yamada2019-06-211-2/+1