| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop bootstage.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move some SMP functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | vexpress: fix syntax error in armv7_boot_nonsec_default() | Heinrich Schuchardt | 2018-04-13 | 1 | -1/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | vexpress: Sign up as maintainer | Linus Walleij | 2018-02-19 | 1 | -6/+2 |
* | mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype | Patrice Chotard | 2017-11-17 | 1 | -1/+2 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | vexpress: disable cci ace slave ports when booting in non-sec/hyp mode | Sudeep Holla | 2016-10-07 | 1 | -0/+52 |
* | vexpress: Check TC2 firmware support before defaulting to nonsec booting | Jon Medhurst \(Tixy\) | 2016-08-15 | 2 | -0/+34 |
* | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka | 2015-05-13 | 1 | -1/+1 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -9/+0 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -12/+0 |
* | MAINTAINERS: change the status of vexpress board to Orphan | Masahiro Yamada | 2014-08-30 | 1 | -1/+1 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+14 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+59 |
* | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | 1 | -5/+0 |
* | ARM: vexpress: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -71/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -20/+1 |
* | ARM: VExpress: enable ARMv7 virt support for VExpress A15 | Andre Przywara | 2013-10-03 | 1 | -0/+15 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -34/+2 |
* | ARM: vexpress: create A5 specific board config | Ryan Harkin | 2013-05-23 | 1 | -6/+23 |
* | ARM: vexpress: refactoring of Versatile Express CA9x4 support | Ryan Harkin | 2013-05-23 | 2 | -4/+4 |
* | u8500: Separating mmc config parameters from driver | John Rigby | 2012-09-01 | 1 | -1/+20 |
* | ARMV7/Vexpress: add missing get_ticks() and get_tbclk() | Liming Wang | 2012-03-26 | 1 | -0/+10 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 1 | -5/+0 |
* | ARMV7: Vexpress: Add missing MMC header | Dirk Behme | 2011-05-31 | 1 | -0/+1 |
* | ARMV7: Vexpress: Add MMC support | Matt Waddel | 2011-04-29 | 1 | -0/+9 |
* | ARMV7: Vexpress: Remove config.mk | Matt Waddel | 2011-04-27 | 1 | -22/+0 |
* | ARMV7: Vexpress: Fix build error | Dirk Behme | 2010-12-08 | 1 | -1/+1 |
* | ARMV7: Vexpress: fix compile warnings | Matt Waddel | 2010-12-08 | 1 | -3/+6 |
* | ARMV7: Vexpress: fix build errors | Matt Waddel | 2010-12-08 | 2 | -67/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | ARMV7: Versatile Express Coretile CortexA9x4 support | Matt Waddel | 2010-10-13 | 4 | -0/+357 |