aboutsummaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada4-0/+328
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo1-5/+96
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-1/+1
2014-01-28Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'Albert ARIBAUD1-0/+4
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo1-5/+0
2014-01-13ARM: versatile: pass correct machine type for Versatile ABLinus Walleij1-0/+4
2014-01-09arm64: board support of vexpress_aemv8aDavid Feng2-0/+64
2013-11-04ARM: vexpress: convert to common timer codeRob Herring1-71/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada3-66/+7
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk6-6/+6
2013-10-03ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara1-0/+15
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-217/+13
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin1-6/+23
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2-4/+4
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby1-1/+20
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+110
2012-03-26ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang1-0/+10
2012-03-04integrator: remove fragile delay loop from PCI codeLinus Walleij1-5/+2
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij2-250/+532
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2011-11-10integrator: enable Vpp and disable flash protectionLinus Walleij1-0/+20
2011-11-10integrator: add system controller headerLinus Walleij1-0/+91
2011-11-10integrator: make flash writeable on bootLinus Walleij2-0/+77
2011-11-10integrator: use io-accessors for board initLinus Walleij1-4/+5
2011-11-10integrator: move text offset to configLinus Walleij1-5/+0
2011-11-08integrator: do not test first part of the memoryLinus Walleij1-4/+15
2011-10-15punt unused clean/distclean targetsMike Frysinger3-18/+0
2011-09-28ARM: versatile: delete split_by_variant.shLinus Walleij1-42/+0
2011-09-04ARM: versatile: drop warningsStefano Babic1-1/+1
2011-09-03integrator: convert to new build systemLinus Walleij1-220/+0
2011-09-03integratorap: support relocationLinus Walleij1-8/+7
2011-09-03integratorap: make the compile work againLinus Walleij1-1/+1
2011-08-04ARM: versatile: fix board supportStefano Babic2-6/+9
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-9/+4
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2-10/+0