summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Add support for Raxda Rock 2Simon Glass2016-01-213-0/+13
* rockchip: rock2: dts: Make changes for U-BootSimon Glass2016-01-211-0/+21
* rockchip: rock2: Bring in device tree files from LinuxSimon Glass2016-01-212-0/+458
* rockchip: dts: Sync up SPDIF node with LinuxSimon Glass2016-01-211-0/+21
* rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-212-0/+6
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-215-0/+64
* rockchip: jerry: Fix the SDRAM timingSimon Glass2016-01-211-1/+1
* rockchip: spl: Drop MMC support code when not neededSimon Glass2016-01-211-2/+4
* rockchip: Tidy up the register-access macrosSimon Glass2016-01-211-3/+4
* rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass2016-01-211-14/+3
* rockchip: sdram: Tidy up a few commentsSimon Glass2016-01-211-2/+2
* rockchip: Add a simple 'clock' commandSimon Glass2016-01-211-0/+24
* rockchip: Don't skip low-level initSimon Glass2016-01-212-0/+8
* rockchip: video: Add a video-output driverSimon Glass2016-01-211-0/+349
* rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-211-0/+636
* rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-211-0/+456
* rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-211-29/+29
* pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-211-0/+41
* rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-211-0/+4
* rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass2016-01-212-29/+0
* rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass2016-01-211-2/+2
* rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass2016-01-211-4/+3
* rockchip: clock: Add a function to find a clock by IDSimon Glass2016-01-211-0/+12
* rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass2016-01-211-1/+4
* rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-211-4/+11
* rockchip: Convert the PMU IOMUX registers into an arraySimon Glass2016-01-211-4/+8
* rockchip: Avoid using MMC code when not booting from MMCSimon Glass2016-01-211-0/+2
* ARM: bootm: Try to use relocated ramdiskJeffy Chen2016-01-211-1/+11
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-2114-7/+58
|\
| * dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+7
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-0/+1
| * arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng2016-01-202-1/+17
| * arm: ls1021atwr: Split off board device treeBin Meng2016-01-203-3/+18
| * arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-202-4/+4
| * arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
| * arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-201-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini2016-01-213-12/+16
|\ \
| * | nds32: Fix compile error.rick2016-01-213-12/+16
* | | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-216-0/+30
| |/ |/|
* | stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-2017-6/+37
* | armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-201-2/+2
* | m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-201-4/+4
* | arm, ubifs: fix gcc5.x compiler warningHeiko Schocher2016-01-202-9/+9
* | ARM: uniphier: remove unneeded if conditionalsMasahiro Yamada2016-01-201-8/+2
* | ARM: uniphier: move UMC register macros to umc-regs.hMasahiro Yamada2016-01-202-48/+27
OpenPOWER on IntegriCloud