summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-01-27arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-01-26sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar
2016-01-26sunxi: Redundant code cleanup from a83t dram initVishnu Patekar
2016-01-26sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
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-23video: Add support for Armada XP LCD controllerStefan Roese
2016-01-21rockchip: Add support for Raxda Rock 2Simon Glass
2016-01-21rockchip: rock2: dts: Make changes for U-BootSimon Glass
2016-01-21rockchip: rock2: Bring in device tree files from LinuxSimon Glass
2016-01-21rockchip: dts: Sync up SPDIF node with LinuxSimon Glass
2016-01-21rockchip: jerry: Enable EDP and HDMI video outputSimon Glass
2016-01-21rockchip: spl: Support full-speed CPU in SPLSimon Glass
2016-01-21rockchip: jerry: Fix the SDRAM timingSimon Glass
2016-01-21rockchip: spl: Drop MMC support code when not neededSimon Glass
2016-01-21rockchip: Tidy up the register-access macrosSimon Glass
2016-01-21rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass
2016-01-21rockchip: sdram: Tidy up a few commentsSimon Glass
2016-01-21rockchip: Add a simple 'clock' commandSimon Glass
2016-01-21rockchip: Don't skip low-level initSimon Glass
2016-01-21rockchip: video: Add a video-output driverSimon Glass
2016-01-21rockchip: video: Add a display driver for rockchip eDPSimon Glass
2016-01-21rockchip: video: Add a display driver for rockchip HDMISimon Glass
2016-01-21rockchip: Rename the CRU_MODE_CON fieldsSimon Glass
2016-01-21pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass
2016-01-21rockchip: jerry: Enable the Chrome OS ECSimon Glass
2016-01-21rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass
2016-01-21rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass
2016-01-21rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass
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-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng