summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass
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-21Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21nds32: Fix compile error.rick
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng
2016-01-20arm: ls1021atwr: Split off board device treeBin Meng
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-20arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2016-01-20armv7: Add missing newline after OMAP die IDLadislav Michl
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2016-01-20arm, ubifs: fix gcc5.x compiler warningHeiko Schocher
2016-01-20ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada