summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-01-21arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng
2016-01-21arm: ls1021atwr: Split off board device treeBin Meng
2016-01-21arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-21arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-21arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2016-01-20armv7: Add missing newline after OMAP die IDLadislav Michl
2016-01-20arm, ubifs: fix gcc5.x compiler warningHeiko Schocher
2016-01-19ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada
2016-01-19ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada
2016-01-19ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada
2016-01-19ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada
2016-01-19ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada
2016-01-19ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov
2016-01-19armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov
2016-01-19armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov
2016-01-19armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov
2016-01-19armv8: Add read_mpidr() functionSergey Temerkhanov
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-16socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen
2016-01-14arm: initialize gd for AArch64Stephen Warren
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14mvebu: Support Synology DS414Phil Sutter
2016-01-14mvebu: Add rudimental MV78230 supportPhil Sutter
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter
2016-01-14mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese
2016-01-14arm: mvebu: Add runtime boot-device detectionStefan Roese
2016-01-14arm: mvebu: Make local structs static constStefan Roese
2016-01-14arm: mvebu: Move SAR register defines into headerStefan Roese
2016-01-14arm: mvebu: Remove leftover MakefileStefan Roese
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese
2016-01-14arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese
2016-01-14arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese