summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan
2016-01-24imx: mx6: add more entry for mxc_ccm_regPeng Fan
2016-01-24imx: nand: update GPMI NAND driver to support MX7Peng Fan
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan
2016-01-22rockchip: Add support for Raxda Rock 2Simon Glass
2016-01-22rockchip: rock2: dts: Make changes for U-BootSimon Glass
2016-01-22rockchip: rock2: Bring in device tree files from LinuxSimon Glass
2016-01-22rockchip: dts: Sync up SPDIF node with LinuxSimon Glass
2016-01-22rockchip: jerry: Enable EDP and HDMI video outputSimon Glass
2016-01-22rockchip: spl: Support full-speed CPU in SPLSimon Glass
2016-01-22rockchip: jerry: Fix the SDRAM timingSimon Glass
2016-01-22rockchip: spl: Drop MMC support code when not neededSimon Glass
2016-01-22rockchip: Tidy up the register-access macrosSimon Glass
2016-01-22rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass
2016-01-22rockchip: sdram: Tidy up a few commentsSimon Glass
2016-01-22rockchip: Add a simple 'clock' commandSimon Glass
2016-01-22rockchip: Don't skip low-level initSimon Glass
2016-01-22rockchip: video: Add a video-output driverSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip eDPSimon Glass
2016-01-22rockchip: video: Add a display driver for rockchip HDMISimon Glass
2016-01-22rockchip: Rename the CRU_MODE_CON fieldsSimon Glass
2016-01-22pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass
2016-01-22rockchip: jerry: Enable the Chrome OS ECSimon Glass
2016-01-22rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass
2016-01-22rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass
2016-01-22rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass
2016-01-22rockchip: clock: Add a function to find a clock by IDSimon Glass
2016-01-22rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass
2016-01-22rockchip: Use pwrseq for MMC start-up on jerrySimon Glass
2016-01-22rockchip: Convert the PMU IOMUX registers into an arraySimon Glass
2016-01-22rockchip: Avoid using MMC code when not booting from MMCSimon Glass
2016-01-22ARM: bootm: Try to use relocated ramdiskJeffy Chen
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
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