aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-21rockchip: clock: Add a function to find a clock by IDSimon Glass1-0/+12
2016-01-21rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass1-1/+4
2016-01-21rockchip: Use pwrseq for MMC start-up on jerrySimon Glass1-4/+11
2016-01-21rockchip: Convert the PMU IOMUX registers into an arraySimon Glass1-4/+8
2016-01-21rockchip: Avoid using MMC code when not booting from MMCSimon Glass1-0/+2
2016-01-21ARM: bootm: Try to use relocated ramdiskJeffy Chen1-1/+11
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini14-7/+58
2016-01-21Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini3-12/+16
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa6-0/+30
2016-01-21nds32: Fix compile error.rick3-12/+16
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass1-0/+7
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-0/+1
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng2-1/+17
2016-01-20arm: ls1021atwr: Split off board device treeBin Meng3-3/+18
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2-4/+4
2016-01-20arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N1-0/+1
2016-01-20arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N1-0/+6
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha17-6/+37
2016-01-20armv7: Add missing newline after OMAP die IDLadislav Michl1-2/+2
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada1-4/+4
2016-01-20arm, ubifs: fix gcc5.x compiler warningHeiko Schocher2-9/+9
2016-01-20ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada1-8/+2
2016-01-20ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2-48/+27
2016-01-20ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada1-0/+2
2016-01-20ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada1-0/+23
2016-01-20ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada1-4/+8
2016-01-20ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada1-2/+4
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2-2/+7
2016-01-19armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov3-0/+395
2016-01-19armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov3-0/+97
2016-01-19armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov5-6/+199
2016-01-19armv8: Add read_mpidr() functionSergey Temerkhanov1-0/+11
2016-01-19x86: quark: Fix boot breakageBin Meng1-11/+16
2016-01-19Add more SPDX-License-Identifier tagsTom Rini46-492/+46
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini45-1005/+2361
2016-01-16MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck1-0/+55
2016-01-16MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck14-55/+32
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck8-553/+1211
2016-01-16MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck10-364/+941
2016-01-16MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2-10/+25
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck4-15/+24
2016-01-16MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck4-3/+3
2016-01-16MIPS: Kconfig: refactor machine setupDaniel Schwierzeck1-1/+6
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck6-0/+43
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck1-4/+14