summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* ARM: mx6: Update non-Freescale boards to include CPU errata.Eric Nelson2013-12-17-0/+4
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-17-7/+0
* udoo: Add SATA support on uDoo Board.Giuseppe Pagano2013-12-17-0/+16
* nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-17-26/+53
* i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-17-2109/+2121
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-17-4/+4
* udoo: Fix watchdog during kernel boot.Giuseppe Pagano2013-11-28-0/+1
* udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano2013-11-28-0/+161
* udoo: Move and optimize platform register setting.Giuseppe Pagano2013-11-28-1/+204
* mx6sabresd: Add SPI NOR supportFabio Estevam2013-11-28-0/+31
* mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam2013-11-28-8/+23
* power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-27-2/+1
* efikamx: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
* mx31pdk: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
* mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
* imx-common: remove extraneous semicolon from macroEric Nelson2013-11-27-2/+2
* nitrogen6x: Remove unused OCOTP optionsFabio Estevam2013-11-27-10/+0
* Net: FEC: Fix huge memory leakMarek Vasut2013-11-21-78/+99
* i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2013-11-13-490/+490
* i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2013-11-13-1043/+0
* i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson2013-11-13-0/+24
* i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-13-160/+0
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-13-2064/+2064
* mx6: titanium: Move BSP code to barco board directoryStefan Roese2013-11-13-1/+1
* titanium: Return the error when cpu_eth_init() failsFabio Estevam2013-11-13-1/+1
* wandboard: Return the error when cpu_eth_init() failsFabio Estevam2013-11-13-1/+1
* wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam2013-11-13-1/+3