summaryrefslogtreecommitdiffstats
path: root/board/armltd
Commit message (Expand)AuthorAgeFilesLines
* vexpress64: Add MMU tablesAlexander Graf2016-03-151-0/+21
* vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-211-0/+2
* vexpress64: compile Juno PCIe conditionallyRyan Harkin2015-11-213-3/+9
* Juno: don't print PCI debug information by defaultAndre Przywara2015-11-211-1/+1
* vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau2015-10-194-1/+206
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-0/+8
* vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-112-1/+6
* vexpress64: Kconfig: tidy upRyan Harkin2015-10-111-14/+1
* arm: Remove versatileab boardSimon Glass2015-09-114-133/+0
* integrator: switch to DM serial portLinus Walleij2015-08-121-0/+18
* ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-131-1/+1
* integrator: stop zeroing the gd flagsLinus Walleij2015-04-231-2/+0
* ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-231-103/+0
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-231-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-031-0/+13
|\
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-271-0/+13
* | vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-281-13/+0
* | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-281-96/+0
|/
* remove unnecessary version.h includesRob Herring2015-03-242-2/+0
* armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-091-6/+0
* vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-051-0/+3
* vexpress64: support the Juno Development PlatformLinus Walleij2015-01-302-0/+18
* vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-301-1/+14
* vexpress64: take over maintenance of the semi vexpress64Linus Walleij2014-12-291-1/+1
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-292-33/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-242-2/+2
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-241-1/+1
* kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-161-3/+0
* vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada2014-09-161-16/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-133-52/+0
* versatile: kconfig: move common settingsMasahiro Yamada2014-08-301-71/+0
* MAINTAINERS: change the status of vexpress board to OrphanMasahiro Yamada2014-08-301-1/+1
* Add board MAINTAINERS filesMasahiro Yamada2014-07-304-0/+47
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-304-0/+328
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-031-5/+96
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-1/+1
* Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'Albert ARIBAUD2014-01-281-0/+4
|\
| * ARM: versatile: pass correct machine type for Versatile ABLinus Walleij2014-01-131-0/+4
* | lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-5/+0
|/
* arm64: board support of vexpress_aemv8aDavid Feng2014-01-092-0/+64
* ARM: vexpress: convert to common timer codeRob Herring2013-11-041-71/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-66/+7
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-146-6/+6
* ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara2013-10-031-0/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-217/+13
* ARM: vexpress: create A5 specific board configRyan Harkin2013-05-231-6/+23
* ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2013-05-232-4/+4
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-011-1/+20
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+110
* ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang2012-03-261-0/+10
OpenPOWER on IntegriCloud