summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-022-3/+20
* mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-021-7/+26
* mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-021-1/+1
* mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-021-0/+16
* mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-022-3/+1
* mx6sabre_common.h: Add CONFIG_CMD_FUSE supportFabio Estevam2014-01-021-0/+5
* doc: README.fuse: Add an example on how to use the fuse API on mx6qFabio Estevam2014-01-021-0/+76
* MX6: fix sata compilation for i.MX6Stefano Babic2013-12-192-1/+2
* imx6: fix random hang when download by usbFrank Li2013-12-171-0/+2
* ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut2013-12-171-0/+1
* mx6sabresd: Fix LVDS width and color formatFabio Estevam2013-12-171-3/+3
* mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signalsFabio Estevam2013-12-171-0/+9
* mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-171-1/+1
* ARM: mx53: video: Add IPUv3 LCD support for M53EVKMarek Vasut2013-12-172-0/+89
* MX6 SabreSD: Use readl() to read the CCM_CCGR3 registerLiu Ying2013-12-171-1/+1
* ARM: mx6: Update non-Freescale boards to include CPU errata.Eric Nelson2013-12-174-0/+4
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-177-7/+0
* udoo: Add SATA support on uDoo Board.Giuseppe Pagano2013-12-172-0/+16
* nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-174-26/+53
* i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-176-2109/+2121
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-174-4/+4
* udoo: Fix watchdog during kernel boot.Giuseppe Pagano2013-11-281-0/+1
* udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano2013-11-283-0/+161
* udoo: Move and optimize platform register setting.Giuseppe Pagano2013-11-285-1/+204
* mx6sabresd: Add SPI NOR supportFabio Estevam2013-11-282-0/+31
* mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam2013-11-281-8/+23
* power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-271-2/+1
* efikamx: Fix pmic_init() argumentFabio Estevam2013-11-271-1/+1
* mx31pdk: Fix pmic_init() argumentFabio Estevam2013-11-271-1/+1
* mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-271-1/+1
* imx-common: remove extraneous semicolon from macroEric Nelson2013-11-271-2/+2
* nitrogen6x: Remove unused OCOTP optionsFabio Estevam2013-11-271-10/+0
* Net: FEC: Fix huge memory leakMarek Vasut2013-11-211-78/+99
* i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2013-11-132-490/+490
* i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2013-11-132-1043/+0
* i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson2013-11-131-0/+24
* i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-132-160/+0
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-1310-2064/+2064
* mx6: titanium: Move BSP code to barco board directoryStefan Roese2013-11-134-1/+1
* titanium: Return the error when cpu_eth_init() failsFabio Estevam2013-11-131-1/+1
* wandboard: Return the error when cpu_eth_init() failsFabio Estevam2013-11-131-1/+1
* wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam2013-11-131-1/+3
* mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-131-2/+2
* configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-1310-10/+0
* arm, am335x: update for the siemens boardsSamuel Egli2013-11-1211-52/+305
* usb, g_dnl: make bcdDevice value configurableHeiko Schocher2013-11-121-4/+19
* omap730p2: Remove boardTom Rini2013-11-1111-1766/+3
* am33xx: Make SoC bootcount driver have its own symbolTom Rini2013-11-114-3/+11
* cm-t35: use gpio_led driver for status ledIgor Grinberg2013-11-113-38/+6
* am335x_evm: Fix CONS_INDEX numberingAndrew Bradford2013-11-111-5/+5
OpenPOWER on IntegriCloud