summaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)Author
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
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-10-07vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)
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-09-11arm: Remove versatileab boardSimon Glass
2015-08-12integrator: switch to DM serial portLinus Walleij
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-04-23integrator: stop zeroing the gd flagsLinus Walleij
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada
2015-04-23vexpress64: use DM for all vexpress64 boardsLinus Walleij
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini