uboot/arch/arm/cpu/armv7
Masahiro Yamada ee94ee3464 ARM: UniPhier: remove non-sense inline directives
The inlining is done by GCC when needed, there is no need to do it
explicitly. Furthermore, the inline keyword does not force-inline
the code, but is only a hint for the compiler.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-01-23 00:51:44 +09:00
..
am33xx TI ARMv7: Don't use GD before crt0.S has set it 2015-01-16 14:52:52 -05:00
armada-xp
at91 ARM: atmel: add sama5d4ek board support 2014-11-17 08:47:18 -05:00
bcm281xx bcm281xx: add support for "USB OTG clock" 2014-12-29 16:31:23 -05:00
bcmcygnus
bcmnsp
exynos arm: exynos: clock: support SPLL as mmc source clock for exynos5420 2014-12-24 10:56:24 +09:00
highbank
iproc-common
keystone keystone: set default pci mode to root complex 2015-01-05 15:13:47 -05:00
kona-common bcm281xx: add support for "USB OTG clock" 2014-12-29 16:31:23 -05:00
ls102xa ls1021a: adding a secondary core boot address and kick functions 2014-12-11 09:41:53 -08:00
mx5 imx: consolidate set_chipselect_size function 2014-11-20 10:30:19 +01:00
mx6 Merge branch 'master' of git://git.denx.de/u-boot-spi 2015-01-02 07:42:58 -05:00
omap-common TI ARMv7: Don't use GD before crt0.S has set it 2015-01-16 14:52:52 -05:00
omap3 TI ARMv7: Don't use GD before crt0.S has set it 2015-01-16 14:52:52 -05:00
omap4 Revert "ARM: omap4: Update sdram setting for panda rev A6" 2015-01-05 15:13:45 -05:00
omap5 beagle_x15: add board support for Beagle x15 2014-12-04 11:04:39 -05:00
rmobile arm: rmobile: Add support gose board 2014-11-10 09:43:48 +09:00
s5p-common
s5pc1xx
socfpga socfpga: Drop redundant save_boot_params 2015-01-05 15:13:44 -05:00
stv0991 stv0991: enable ethernet support 2014-12-09 15:16:19 -05:00
sunxi sunxi: Restore lowlevel_init usage 2015-01-21 10:46:28 -05:00
tegra-common kconfig: arm: select CPU_V7 for some new boards 2014-11-13 08:37:18 -05:00
tegra20 linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
tegra30 tegra: do not descend into empty directories 2014-11-23 06:49:02 -05:00
tegra114 tegra: do not descend into empty directories 2014-11-23 06:49:02 -05:00
tegra124 ARM: tegra: Add support for nyan-big board 2014-12-11 13:18:44 -07:00
u8500
uniphier ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00
vf610 arm: vf610: improve evaluation of reset source 2014-12-01 10:20:22 +01:00
zynq zynq: Remove reference to gdata 2015-01-20 10:15:15 -05:00
Kconfig ARM: bootm: Allow booting in secure mode on hyp capable systems 2014-11-24 09:09:52 +01:00
Makefile stv0991: Add basic stv0991 architecture support 2014-12-09 15:16:01 -05:00
arch_timer.c
cache_v7.c ARM: cache_v7: Various minor cleanups 2014-11-12 07:25:41 +01:00
config.mk
cpu.c
lowlevel_init.S
nonsec_virt.S ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. 2014-12-11 09:41:45 -08:00
psci.S
start.S
syslib.c
virt-dt.c ARM: bootm: do not add PSCI to fdt when booting in secure mode. 2015-01-05 15:02:03 -05:00
virt-v7.c