summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li7-0/+277
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg2-0/+31
2014-11-21tbs2910: Fix error handling in board_mmc_init()Soeren Moch1-7/+6
2014-11-20imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2-0/+21
2014-11-20imx: mx6sxsabresd: Use the pfuze common init functionYe.Li1-41/+7
2014-11-20imx: mx6sabresd: Use the pfuze common init functionYe.Li1-43/+9
2014-11-20imx: mx6sabre common: Factorize the Pfuze init functionYe.Li3-0/+67
2014-11-20power: pfuze100: Update definitions for buck regulatorsYe.Li1-0/+80
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2-7/+100
2014-11-20mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li1-0/+8
2014-11-20mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam1-3/+2
2014-11-20tqma6: use imx_ddr_sizeMarkus Niebel1-1/+1
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel2-4/+16
2014-11-20tqma6: add missing includeMarkus Niebel1-0/+1
2014-11-20tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel1-14/+14
2014-11-20mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam1-0/+1
2014-11-20mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam1-6/+1
2014-11-20mx6slevk: Simplify the return value of setup_fec()Fabio Estevam1-6/+1
2014-11-20mx6sabresd: State that only mx6q is supported in SPLFabio Estevam1-4/+2
2014-11-20mx53loco: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-20wandboard: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-20tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD1-1/+1
2014-11-20mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2-1/+89
2014-11-20mx6: add weim registersFabio Estevam1-0/+37
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam5-41/+39
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam6-40/+4
2014-11-20novena: Move the DCD settings to spl codeFabio Estevam2-31/+28
2014-11-20gw_ventana: Move the DCD settings to spl codeFabio Estevam3-48/+28
2014-11-20mx6sabresd: Move the DCD settings to spl codeFabio Estevam2-38/+27
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD4-28/+101
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD1-4/+4
2014-11-20imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li1-1/+1
2014-11-20imx:mx6sxsabresd fix pfuz probe failedPeng Fan1-1/+4
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov6-12/+27
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen9-0/+583
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen16-9/+868
2014-11-17net: macb: enable GMAC IP without GE feature supportBo Shen1-1/+7
2014-11-17mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2-1/+78
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher4-18/+151
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher4-13/+127
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher13-97/+430
2014-11-17spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher1-3/+3
2014-11-17spl, nand, atmel_nand: add erase one block functionHeiko Schocher2-0/+34
2014-11-17mtd: atmel_nand: add missing includeHeiko Schocher1-0/+1
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher4-5/+28
2014-11-17arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher1-0/+1
2014-11-17arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2-2/+15
2014-11-17arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher1-1/+1
2014-11-17arm, at91: add spi dataflash support for the taurus boardHeiko Schocher2-0/+28
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher14-13/+4