summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-21-0/+636
* | rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-21-0/+456
* | rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-21-29/+29
* | pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-21-0/+41
* | rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-21-0/+4
* | rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass2016-01-21-29/+0
* | rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass2016-01-21-2/+2
* | rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass2016-01-21-4/+3
* | rockchip: clock: Add a function to find a clock by IDSimon Glass2016-01-21-0/+12
* | rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass2016-01-21-1/+4
* | rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-21-4/+11
* | 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/+50
|\ \
| * | 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
* | | 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
* | 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
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-19-385/+35
* | socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen2016-01-16-31/+45
* | arm: initialize gd for AArch64Stephen Warren2016-01-14-0/+2
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-14-373/+1554
|\ \
| * | mvebu: Support Synology DS414Phil Sutter2016-01-14-2/+347
| * | mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-14-6/+17
| * | mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-14-4/+20
| * | mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter2016-01-14-31/+15
| * | drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-14-0/+2
| * | arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-14-20/+24