summaryrefslogtreecommitdiff
path: root/board/armltd
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-10-19arm: total_compute: increase DRAM to 8GBUsama Arif
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini
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-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
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 linux/bug.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 bootstage.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 RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-21vexpress64: fix a typo of SPDX-License-IdentifierMasahiro Yamada
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-13vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-19vexpress: Sign up as maintainerLinus Walleij
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass