aboutsummaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)AuthorFilesLines
2019-06-21vexpress64: fix a typo of SPDX-License-IdentifierMasahiro Yamada1-2/+1
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng1-3/+1
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-22/+23
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-29/+13
2018-04-13vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-19vexpress: Sign up as maintainerLinus Walleij1-6/+2
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard1-1/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass2-0/+2
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass2-2/+2
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass2-2/+6
2016-11-29vexpress64: Juno: Change PCI buss addresses for IO to start from zero.Liviu Dudau1-1/+1
2016-10-07vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla1-0/+52
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)2-0/+34
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-2/+4
2016-03-15vexpress64: Add MMU tablesAlexander Graf1-0/+21
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin1-0/+2
2015-11-21vexpress64: compile Juno PCIe conditionallyRyan Harkin3-3/+9
2015-11-21Juno: don't print PCI debug information by defaultAndre Przywara1-1/+1
2015-10-19vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau4-1/+206
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau1-0/+8
2015-10-11vexpress64: fvp dram: add DRAM configurationRyan Harkin2-1/+6
2015-10-11vexpress64: Kconfig: tidy upRyan Harkin1-14/+1
2015-09-11arm: Remove versatileab boardSimon Glass4-133/+0
2015-08-12integrator: switch to DM serial portLinus Walleij1-0/+18
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka1-1/+1
2015-04-23integrator: stop zeroing the gd flagsLinus Walleij1-2/+0
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada1-103/+0
2015-04-23vexpress64: use DM for all vexpress64 boardsLinus Walleij1-1/+1
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+13
2015-03-28vexpress64: cut config and defaults for unclear variantLinus Walleij1-13/+0
2015-03-28vexpress64: remove board late init, use smhloadLinus Walleij1-96/+0
2015-03-27ARMv8: enable DM in vexpress64 boardDavid Feng1-0/+13
2015-03-24remove unnecessary version.h includesRob Herring2-2/+0
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij1-6/+0
2015-03-05vexpress64: juno: support SMC9118 ethernetLinus Walleij1-0/+3
2015-01-30vexpress64: support the Juno Development PlatformLinus Walleij2-0/+18
2015-01-30vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij1-1/+14
2014-12-29vexpress64: take over maintenance of the semi vexpress64Linus Walleij1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-33/+0
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada2-2/+2
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada1-1/+1
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada1-3/+0
2014-09-16vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada1-16/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-52/+0
2014-08-30versatile: kconfig: move common settingsMasahiro Yamada1-71/+0
2014-08-30MAINTAINERS: change the status of vexpress board to OrphanMasahiro Yamada1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada4-0/+47