summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-10-19Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19efi_loader: Add generic PSCI RTSAlexander Graf
2016-10-19arm: Provide common PSCI based reset handlerAlexander Graf
2016-10-18arm: Add PSCI shutdown functionAlexander Graf
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf
2016-10-18ARM: uniphier: remove unnecessary EHCI reset deassertionMasahiro Yamada
2016-10-18ARM: dts: uniphier: sync DT with latest LinuxMasahiro Yamada
2016-10-18ARM: uniphier: fix addresses of Cortex-A72 gear setting macrosMasahiro Yamada
2016-10-14ARM: create .secure_stack section only for PSCIMasahiro Yamada
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren
2016-10-10colibri_t20: fix usb operation and controller orderMarcel Ziswiler
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07armv8: ls2080a: Add USB node in dts for ls2080aSriram Dash
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner
2016-10-07arm: dts: imx7: add Ricoh RN5T567 PMIC nodeStefan Agner
2016-10-07arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device treeStefan Agner
2016-10-07arm: dts: imx7: add pinctrl definesStefan Agner
2016-10-06ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com
2016-10-06ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy
2016-10-06ARM: Introduce function to switch to hypervisor modeKeerthy
2016-10-06omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy
2016-10-06omap: Remove hardcoding of mmu section shift to 20Keerthy
2016-10-06ARM64: Add support for some of atomic64 operationsAdam Oleksy
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06ARMv8/sec-firmware: fix a compile errorHou Zhiqiang
2016-10-06ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass