summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-21rockchip: clock: Add a function to find a clock by IDSimon Glass
2016-01-21rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass
2016-01-21rockchip: Use pwrseq for MMC start-up on jerrySimon Glass
2016-01-21rockchip: Convert the PMU IOMUX registers into an arraySimon Glass
2016-01-21rockchip: Avoid using MMC code when not booting from MMCSimon Glass
2016-01-21ARM: bootm: Try to use relocated ramdiskJeffy Chen
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-21Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21nds32: Fix compile error.rick
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng
2016-01-20arm: ls1021atwr: Split off board device treeBin Meng
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-20arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: 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-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2016-01-20arm, ubifs: fix gcc5.x compiler warningHeiko Schocher
2016-01-20ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada
2016-01-20ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada
2016-01-20ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada
2016-01-20ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada
2016-01-20ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada
2016-01-20ARM: 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-19x86: quark: Fix boot breakageBin Meng
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck
2016-01-16MIPS: Kconfig: refactor machine setupDaniel Schwierzeck
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck