summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek2016-01-274-12/+8
* ARM: zynq: Clean DTSI coding styleMichal Simek2016-01-271-5/+5
* ARM: zynq: Do not select options if SPL is not enabledMichal Simek2016-01-271-3/+3
* ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek2016-01-271-2/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-2613-19/+186
|\
| * sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2016-01-262-1/+66
| * sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-262-5/+54
| * sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-262-2/+13
| * sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-261-5/+0
| * sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-261-2/+2
| * sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-264-0/+26
| * sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-264-4/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-262-0/+14
|\ \ | |/ |/|
| * video: Add support for Armada XP LCD controllerStefan Roese2016-01-232-0/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-257-10/+188
|\ \
| * | imx: mx7: default enable MDIO open drainPeng Fan2016-01-242-0/+22
| * | imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-242-4/+69
| * | imx: mx6: add more entry for mxc_ccm_regPeng Fan2016-01-241-0/+91
| * | imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-241-2/+2
| * | imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-242-4/+4
| |/
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+1
* | arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-251-1/+2
|/
* 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
OpenPOWER on IntegriCloud