summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Revert "hush: fix segfault on syntax error"Rabin Vincent2014-11-241-1/+1
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2476-451/+1242
|\ \ \ \ \
| * | | | | mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | | | nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | | | ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-241-4/+6
| * | | | | arm: imx: stop sata on bootNikita Kiryanov2014-11-241-2/+6
| * | | | | arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov2014-11-241-3/+9
| * | | | | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-242-1/+25
| * | | | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-249-0/+57
| * | | | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-242-0/+9
| * | | | | gw_ventana: Use the generic spl_sd.cfgFabio Estevam2014-11-242-24/+1
| * | | | | mx53ard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | | | mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | | | mx53smd: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | | | mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | | | mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-211-4/+6
| * | | | | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-211-1/+6
| * | | | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-212-0/+36
| * | | | | DM: thermal: Add imx thermal DM driverYe.Li2014-11-217-0/+277
| * | | | | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-212-0/+31
| * | | | | tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-211-7/+6
| * | | | | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-202-0/+21
| * | | | | imx: mx6sxsabresd: Use the pfuze common init functionYe.Li2014-11-201-41/+7
| * | | | | imx: mx6sabresd: Use the pfuze common init functionYe.Li2014-11-201-43/+9
| * | | | | imx: mx6sabre common: Factorize the Pfuze init functionYe.Li2014-11-203-0/+67
| * | | | | power: pfuze100: Update definitions for buck regulatorsYe.Li2014-11-201-0/+80
| * | | | | imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2014-11-202-7/+100
| * | | | | mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li2014-11-201-0/+8
| * | | | | mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam2014-11-201-3/+2
| * | | | | tqma6: use imx_ddr_sizeMarkus Niebel2014-11-201-1/+1
| * | | | | tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-202-4/+16
| * | | | | tqma6: add missing includeMarkus Niebel2014-11-201-0/+1
| * | | | | tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel2014-11-201-14/+14
| * | | | | mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam2014-11-201-0/+1
| * | | | | mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam2014-11-201-6/+1
| * | | | | mx6slevk: Simplify the return value of setup_fec()Fabio Estevam2014-11-201-6/+1
| * | | | | mx6sabresd: State that only mx6q is supported in SPLFabio Estevam2014-11-201-4/+2
| * | | | | mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
| * | | | | wandboard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
| * | | | | tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD2014-11-201-1/+1
| * | | | | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-202-1/+89
| * | | | | mx6: add weim registersFabio Estevam2014-11-201-0/+37
| * | | | | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-205-41/+39
| * | | | | mx6: Use a common SPL configuration fileFabio Estevam2014-11-206-40/+4
| * | | | | novena: Move the DCD settings to spl codeFabio Estevam2014-11-202-31/+28
| * | | | | gw_ventana: Move the DCD settings to spl codeFabio Estevam2014-11-203-48/+28
| * | | | | mx6sabresd: Move the DCD settings to spl codeFabio Estevam2014-11-202-38/+27
| * | | | | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-204-28/+101
| * | | | | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-201-4/+4
| * | | | | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-201-1/+1
OpenPOWER on IntegriCloud