summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mx6: Add initial support for the Hummingboard soloFabio Estevam2014-01-15-0/+675
* mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-15-3/+16
* mx6slevk: Include "mx6_common.h"Fabio Estevam2014-01-13-0/+1
* imx6: make use of lldiv(..)Christian Gmeiner2014-01-13-1/+2
* wandboard: Set default environment to use zImageJohn Weber2014-01-13-10/+10
* mx6sabresd: Add eMMC specific environment to allow U-Boot updateOtavio Salvador2014-01-13-0/+25
* mx6slevk: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-9/+1
* mx6sabresd: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
* mx6qsabreauto: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
* mx6qarm2: Remove unneeded error message when cpu_eth_init() failsFabio Estevam2014-01-13-5/+2
* titanium: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
* wandboard: Return from cpu_eth_init() directlyFabio Estevam2014-01-13-7/+1
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-1319/+5196
|\
| * board:trats2: fix default partitions and mmc envPiotr Wilczek2013-12-31-1/+2
| * board:trats1:trats2: fix adapter numberPiotr Wilczek2013-12-31-4/+4
| * SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje2013-12-30-44/+136
| * Config: Add initial config for SMDK5420Rajeshwari Birje2013-12-30-280/+347
| * DTS: Add dts support for SMDK5420Rajeshwari Birje2013-12-30-190/+441
| * Exynos5420: Add base patch for SMDK5420Rajeshwari Birje2013-12-30-1/+229
| * Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje2013-12-30-16/+390
| * Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje2013-12-30-58/+484
| * Exynos5420: Add clock initialization for 5420Rajeshwari Birje2013-12-30-202/+1679
| * EXYNOS5420: Add dmc and phy_control register structureRajeshwari Birje2013-12-30-0/+167
| * EXYNOS5420: Add power register structure.Rajeshwari Birje2013-12-30-0/+837
| * Exynos5420: Add base addresses for 5420Rajeshwari Birje2013-12-30-1/+48
| * EXYNOS5: Create a common board fileRajeshwari Birje2013-12-30-527/+437
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-3781/+3439
|\ \ | |/ |/|
| * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-03-1/+28
| * ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador2014-01-03-10/+11
| * ARM: mx6: Change the FDT loading address to avoid overlapingOtavio Salvador2014-01-03-5/+5
| * mx28evk: Extend environment to easy write of NAND systemOtavio Salvador2014-01-03-1/+34
| * mx28evk: Add 'nandboot' environment commandOtavio Salvador2014-01-03-1/+17
| * mx28evk: Use 512k for fdt partition to align itOtavio Salvador2014-01-03-1/+1
| * imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macroOtavio Salvador2014-01-03-0/+2
| * mx6: soc: Disable VDDPU regulatorFabio Estevam2014-01-02-0/+65
| * mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-02-3/+20
| * mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-02-7/+26
| * mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-02-1/+1
| * mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-02-0/+16
| * mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-02-3/+1
| * mx6sabre_common.h: Add CONFIG_CMD_FUSE supportFabio Estevam2014-01-02-0/+5
| * doc: README.fuse: Add an example on how to use the fuse API on mx6qFabio Estevam2014-01-02-0/+76
| * MX6: fix sata compilation for i.MX6Stefano Babic2013-12-19-1/+2
| * imx6: fix random hang when download by usbFrank Li2013-12-17-0/+2
| * ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut2013-12-17-0/+1
| * mx6sabresd: Fix LVDS width and color formatFabio Estevam2013-12-17-3/+3
| * mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signalsFabio Estevam2013-12-17-0/+9
| * mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-17-1/+1
| * ARM: mx53: video: Add IPUv3 LCD support for M53EVKMarek Vasut2013-12-17-0/+89
| * MX6 SabreSD: Use readl() to read the CCM_CCGR3 registerLiu Ying2013-12-17-1/+1