summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | | ARM: zynq: Do not select options if SPL is not enabledMichal Simek2016-01-27-3/+3
| * | | | ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek2016-01-27-2/+0
| | |_|/ | |/| |
* | | | arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese2016-01-27-1/+151
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-26-19/+186
|\ \ \
| * | | sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2016-01-26-1/+66
| * | | sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-26-5/+54
| * | | sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-26-2/+13
| * | | sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-26-5/+0
| * | | sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-26-2/+2
| * | | sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-26-0/+26
| * | | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-26-4/+25
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-26-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+14
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-25-10/+188
|\ \ \
| * | | imx: mx7: default enable MDIO open drainPeng Fan2016-01-24-0/+22
| * | | imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-24-4/+69
| * | | imx: mx6: add more entry for mxc_ccm_regPeng Fan2016-01-24-0/+91
| * | | imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-24-2/+2
| * | | imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-24-4/+4
| |/ /
* | | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-0/+1
* | | arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-25-1/+2
|/ /
* | rockchip: Add support for Raxda Rock 2Simon Glass2016-01-21-0/+13
* | rockchip: rock2: dts: Make changes for U-BootSimon Glass2016-01-21-0/+21
* | rockchip: rock2: Bring in device tree files from LinuxSimon Glass2016-01-21-0/+458
* | rockchip: dts: Sync up SPDIF node with LinuxSimon Glass2016-01-21-0/+21
* | rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-21-0/+6
* | rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-21-0/+64
* | rockchip: jerry: Fix the SDRAM timingSimon Glass2016-01-21-1/+1
* | rockchip: spl: Drop MMC support code when not neededSimon Glass2016-01-21-2/+4
* | rockchip: Tidy up the register-access macrosSimon Glass2016-01-21-3/+4
* | rockchip: sdram: Use syscon_get_first_range() where possibleSimon Glass2016-01-21-14/+3
* | rockchip: sdram: Tidy up a few commentsSimon Glass2016-01-21-2/+2
* | rockchip: Add a simple 'clock' commandSimon Glass2016-01-21-0/+24
* | rockchip: Don't skip low-level initSimon Glass2016-01-21-0/+8
* | rockchip: video: Add a video-output driverSimon Glass2016-01-21-0/+349
* | rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-21-0/+636
* | rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-21-0/+456
* | rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-21-29/+29
* | pwm: rockchip: Add a PWM driver for Rockchip SoCsSimon Glass2016-01-21-0/+41
* | rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-21-0/+4
* | rockchip: clk: Make rkclk_get_clk() SoC-specificSimon Glass2016-01-21-29/+0
* | rockchip: reset: Use the rk_clr/setreg() interfaceSimon Glass2016-01-21-2/+2
* | rockchip: sdram: Use the rk_clr/setreg() interfaceSimon Glass2016-01-21-4/+3
* | rockchip: clock: Add a function to find a clock by IDSimon Glass2016-01-21-0/+12
* | rockchip: jerry: Disable pmic-int-1 setup to avoid a hangSimon Glass2016-01-21-1/+4
* | rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-21-4/+11
* | rockchip: Convert the PMU IOMUX registers into an arraySimon Glass2016-01-21-4/+8
* | rockchip: Avoid using MMC code when not booting from MMCSimon Glass2016-01-21-0/+2
* | ARM: bootm: Try to use relocated ramdiskJeffy Chen2016-01-21-1/+11
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-21-7/+50
|\ \