aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-10-14ARM: create .secure_stack section only for PSCIMasahiro Yamada1-2/+5
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass2-10/+9
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-43/+76
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-21/+43
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini8-337/+372
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+4
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini16-58/+338
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren1-1/+1
2016-10-10colibri_t20: fix usb operation and controller orderMarcel Ziswiler1-22/+24
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler1-20/+51
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske1-21/+43
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada1-2/+1
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada1-0/+7
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada2-333/+356
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada2-2/+6
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer1-0/+4
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini29-64/+5482
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla2-2/+6
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N4-661/+589
2016-10-08arm: Add return value argument to longjmpAlexander Graf1-18/+14
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada4-16/+16
2016-10-07armv8: ls2080a: Add USB node in dts for ls2080aSriram Dash1-0/+14
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada1-2/+0
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner1-1/+1
2016-10-07arm: dts: imx7: add Ricoh RN5T567 PMIC nodeStefan Agner1-0/+5
2016-10-07arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device treeStefan Agner3-0/+288
2016-10-07arm: dts: imx7: add pinctrl definesStefan Agner1-0/+1151
2016-10-06ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2-0/+37
2016-10-06ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy1-0/+24
2016-10-06ARM: Introduce function to switch to hypervisor modeKeerthy2-0/+25
2016-10-06omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy1-2/+23
2016-10-06omap: Remove hardcoding of mmu section shift to 20Keerthy1-2/+2
2016-10-06ARM64: Add support for some of atomic64 operationsAdam Oleksy1-1/+67
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day2-3/+3
2016-10-06ARMv8/sec-firmware: fix a compile errorHou Zhiqiang1-6/+16
2016-10-06ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka1-0/+4
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2-5/+7
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass2-2/+6
2016-10-06spl: Convert boot_device into a structSimon Glass2-2/+2
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2-0/+6
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass1-2/+2
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass1-1/+1
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass1-9/+0
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun2-10/+47
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun2-14/+54
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun4-7/+27
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun2-3/+8