summaryrefslogtreecommitdiffstats
path: root/board/armltd
Commit message (Expand)AuthorAgeFilesLines
* 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
* integrator: remove fragile delay loop from PCI codeLinus Walleij2012-03-041-5/+2
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-272-250/+532
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-271-3/+0
* integrator: enable Vpp and disable flash protectionLinus Walleij2011-11-101-0/+20
* integrator: add system controller headerLinus Walleij2011-11-101-0/+91
* integrator: make flash writeable on bootLinus Walleij2011-11-102-0/+77
* integrator: use io-accessors for board initLinus Walleij2011-11-101-4/+5
* integrator: move text offset to configLinus Walleij2011-11-101-5/+0
* integrator: do not test first part of the memoryLinus Walleij2011-11-081-4/+15
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+0
* ARM: versatile: delete split_by_variant.shLinus Walleij2011-09-281-42/+0
* ARM: versatile: drop warningsStefano Babic2011-09-041-1/+1
* integrator: convert to new build systemLinus Walleij2011-09-031-220/+0
* integratorap: support relocationLinus Walleij2011-09-031-8/+7
* integratorap: make the compile work againLinus Walleij2011-09-031-1/+1
* ARM: versatile: fix board supportStefano Babic2011-08-042-6/+9
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-9/+4
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-262-10/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+0
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-4/+4
* ARMV7: Vexpress: Add missing MMC headerDirk Behme2011-05-311-0/+1
* ARMV7: Vexpress: Add MMC supportMatt Waddel2011-04-291-0/+9
* ARMV7: Vexpress: Remove config.mkMatt Waddel2011-04-271-22/+0
* ARMV7: Vexpress: Fix build errorDirk Behme2010-12-081-1/+1
OpenPOWER on IntegriCloud