| Commit message (Expand) | Author | Age | Lines |
... | |
| * | SPL: EXYNOS: Prepare for variable size SPL support | Rajeshwari Birje | 2013-12-30 | -44/+136 |
| * | Config: Add initial config for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -280/+347 |
| * | DTS: Add dts support for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -190/+441 |
| * | Exynos5420: Add base patch for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -1/+229 |
| * | Exynos5420: Add support for 5420 in pinmux and gpio | Rajeshwari Birje | 2013-12-30 | -16/+390 |
| * | Exynos5420: Add DDR3 initialization for 5420 | Rajeshwari Birje | 2013-12-30 | -58/+484 |
| * | Exynos5420: Add clock initialization for 5420 | Rajeshwari Birje | 2013-12-30 | -202/+1679 |
| * | EXYNOS5420: Add dmc and phy_control register structure | Rajeshwari Birje | 2013-12-30 | -0/+167 |
| * | EXYNOS5420: Add power register structure. | Rajeshwari Birje | 2013-12-30 | -0/+837 |
| * | Exynos5420: Add base addresses for 5420 | Rajeshwari Birje | 2013-12-30 | -1/+48 |
| * | EXYNOS5: Create a common board file | Rajeshwari Birje | 2013-12-30 | -527/+437 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -3781/+3439 |
|\ \
| |/
|/| |
|
| * | arm: mx5: Add fuse supply enable in fsl_iim | Sergey Alyoshin | 2014-01-03 | -1/+28 |
| * | ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6 | Otavio Salvador | 2014-01-03 | -10/+11 |
| * | ARM: mx6: Change the FDT loading address to avoid overlaping | Otavio Salvador | 2014-01-03 | -5/+5 |
| * | mx28evk: Extend environment to easy write of NAND system | Otavio Salvador | 2014-01-03 | -1/+34 |
| * | mx28evk: Add 'nandboot' environment command | Otavio Salvador | 2014-01-03 | -1/+17 |
| * | mx28evk: Use 512k for fdt partition to align it | Otavio Salvador | 2014-01-03 | -1/+1 |
| * | imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro | Otavio Salvador | 2014-01-03 | -0/+2 |
| * | mx6: soc: Disable VDDPU regulator | Fabio Estevam | 2014-01-02 | -0/+65 |
| * | mx6: soc: Add the required LDO ramp up delay | Fabio Estevam | 2014-01-02 | -3/+20 |
| * | mx6: soc: Introduce set_ldo_voltage() | Fabio Estevam | 2014-01-02 | -7/+26 |
| * | mx6: soc: Set the VDDSOC at 1.175 V | Fabio Estevam | 2014-01-02 | -1/+1 |
| * | mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages | Fabio Estevam | 2014-01-02 | -0/+16 |
| * | mx6: soc: Staticize set_vddsoc() | Fabio Estevam | 2014-01-02 | -3/+1 |
| * | mx6sabre_common.h: Add CONFIG_CMD_FUSE support | Fabio Estevam | 2014-01-02 | -0/+5 |
| * | doc: README.fuse: Add an example on how to use the fuse API on mx6q | Fabio Estevam | 2014-01-02 | -0/+76 |
| * | MX6: fix sata compilation for i.MX6 | Stefano Babic | 2013-12-19 | -1/+2 |
| * | imx6: fix random hang when download by usb | Frank Li | 2013-12-17 | -0/+2 |
| * | ARM: mxs: tools: Fix errno handling in strtoul() invocation | Marek Vasut | 2013-12-17 | -0/+1 |
| * | mx6sabresd: Fix LVDS width and color format | Fabio Estevam | 2013-12-17 | -3/+3 |
| * | mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals | Fabio Estevam | 2013-12-17 | -0/+9 |
| * | mx6: clock: Fix the calculation of PLL_ENET frequency | Fabio Estevam | 2013-12-17 | -1/+1 |
| * | ARM: mx53: video: Add IPUv3 LCD support for M53EVK | Marek Vasut | 2013-12-17 | -0/+89 |
| * | MX6 SabreSD: Use readl() to read the CCM_CCGR3 register | Liu Ying | 2013-12-17 | -1/+1 |
| * | ARM: mx6: Update non-Freescale boards to include CPU errata. | Eric Nelson | 2013-12-17 | -0/+4 |
| * | configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option | Fabio Estevam | 2013-12-17 | -7/+0 |
| * | udoo: Add SATA support on uDoo Board. | Giuseppe Pagano | 2013-12-17 | -0/+16 |
| * | nitrogen6x: Move setup_sata to common part | Giuseppe Pagano | 2013-12-17 | -26/+53 |
| * | i.MX6 (DQ/DLS): use macros for mux and pad declarations | Eric Nelson | 2013-12-17 | -2109/+2121 |
| * | imx: Explicitly pass the I2C bus number in pmic_init() | Fabio Estevam | 2013-12-17 | -4/+4 |
| * | udoo: Fix watchdog during kernel boot. | Giuseppe Pagano | 2013-11-28 | -0/+1 |
| * | udoo: Add ethernet support (FEC + Micrel KSZ9031). | Giuseppe Pagano | 2013-11-28 | -0/+161 |
| * | udoo: Move and optimize platform register setting. | Giuseppe Pagano | 2013-11-28 | -1/+204 |
| * | mx6sabresd: Add SPI NOR support | Fabio Estevam | 2013-11-28 | -0/+31 |
| * | mx6sabresd: Fix wrong colors in LVDS splash | Fabio Estevam | 2013-11-28 | -8/+23 |
| * | power: power_fsl: Pass p->bus in the same way for SPI and I2C cases | Fabio Estevam | 2013-11-27 | -2/+1 |
| * | efikamx: Fix pmic_init() argument | Fabio Estevam | 2013-11-27 | -1/+1 |
| * | mx31pdk: Fix pmic_init() argument | Fabio Estevam | 2013-11-27 | -1/+1 |
| * | mx51evk: Fix pmic_init() argument | Fabio Estevam | 2013-11-27 | -1/+1 |