summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* rockchip: Convert the PMU IOMUX registers into an arraySimon Glass2016-01-21-4/+8
* rockchip: Avoid using MMC code when not booting from MMCSimon Glass2016-01-21-0/+2
* ARM: bootm: Try to use relocated ramdiskJeffy Chen2016-01-21-1/+11
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-21-7/+58
|\
| * dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-0/+7
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-0/+1
| * arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng2016-01-20-1/+17
| * arm: ls1021atwr: Split off board device treeBin Meng2016-01-20-3/+18
| * arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-20-4/+4
| * arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-20-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini2016-01-21-12/+16
|\ \
| * | nds32: Fix compile error.rick2016-01-21-12/+16
* | | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+30
| |/ |/|
* | stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-20-6/+37
* | armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-20-2/+2
* | m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-20-4/+4
* | arm, ubifs: fix gcc5.x compiler warningHeiko Schocher2016-01-20-9/+9
* | ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada2016-01-20-8/+2
* | ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2016-01-20-48/+27
* | ARM: uniphier: set active ways to really enable outer cacheMasahiro Yamada2016-01-20-0/+2
* | ARM: uniphier: fix range invalidate for outer cacheMasahiro Yamada2016-01-20-0/+23
* | ARM: uniphier: factor out outer cache sync as a helper functionMasahiro Yamada2016-01-20-4/+8
* | ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada2016-01-20-2/+4
* | armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-19-2/+7
* | armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov2016-01-19-0/+395
* | armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-19-0/+97
* | armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-19-6/+199
* | armv8: Add read_mpidr() functionSergey Temerkhanov2016-01-19-0/+11
* | x86: quark: Fix boot breakageBin Meng2016-01-19-11/+16
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-19-492/+46
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-01-16-1005/+2361
|\ \
| * | MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-16-0/+55
| * | MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-16-55/+32
| * | MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-16-553/+1211
| * | MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-16-364/+941
| * | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-16-10/+25
| * | MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-16-15/+24
| * | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-16-3/+3
| * | MIPS: Kconfig: refactor machine setupDaniel Schwierzeck2016-01-16-1/+6
| * | MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-16-0/+43
| * | MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-16-4/+14
| * | MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-16-1/+3
| * | MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-16-7/+11
| * | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-16-0/+1