summaryrefslogtreecommitdiff
path: root/board/armltd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop CONFIG_INIT_CRITICALBin Meng2018-11-261-3/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-22/+23
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0713-29/+13
* vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt2018-04-131-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* vexpress: Sign up as maintainerLinus Walleij2018-02-191-6/+2
* mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard2017-11-171-1/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2