summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | fdt: Report failure of ft_board_setup()Simon Glass2014-11-21-2/+9
| * | | | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-166/+373
* | | | | Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini2014-11-24-7/+1
| |/ / / |/| | |
* | | | Prepare v2015.01-rc2Tom Rini2014-11-24-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-11/+76
|\ \ \ \
| * | | | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-24-5/+37
| * | | | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-6/+31
| * | | | Kconfig: Add EXPERT optionTom Rini2014-11-24-0/+8
* | | | | Revert "hush: fix segfault on syntax error"Rabin Vincent2014-11-24-1/+1
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-451/+1242
|\ \ \ \ \
| * | | | | mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | arm: imx: stop sata on bootNikita Kiryanov2014-11-24-2/+6
| * | | | | arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov2014-11-24-3/+9
| * | | | | cmd_sata: implement sata stop commandNikita Kiryanov2014-11-24-1/+25
| * | | | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-24-0/+57
| * | | | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-24-0/+9
| * | | | | gw_ventana: Use the generic spl_sd.cfgFabio Estevam2014-11-24-24/+1
| * | | | | mx53ard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx53smd: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-21-1/+6
| * | | | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-21-0/+36
| * | | | | DM: thermal: Add imx thermal DM driverYe.Li2014-11-21-0/+277
| * | | | | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-21-0/+31
| * | | | | tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-21-7/+6
| * | | | | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-20-0/+21
| * | | | | imx: mx6sxsabresd: Use the pfuze common init functionYe.Li2014-11-20-41/+7
| * | | | | imx: mx6sabresd: Use the pfuze common init functionYe.Li2014-11-20-43/+9
| * | | | | imx: mx6sabre common: Factorize the Pfuze init functionYe.Li2014-11-20-0/+67
| * | | | | power: pfuze100: Update definitions for buck regulatorsYe.Li2014-11-20-0/+80
| * | | | | imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2014-11-20-7/+100
| * | | | | mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li2014-11-20-0/+8
| * | | | | mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam2014-11-20-3/+2
| * | | | | tqma6: use imx_ddr_sizeMarkus Niebel2014-11-20-1/+1
| * | | | | tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-20-4/+16
| * | | | | tqma6: add missing includeMarkus Niebel2014-11-20-0/+1
| * | | | | tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel2014-11-20-14/+14
| * | | | | mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam2014-11-20-0/+1
| * | | | | mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam2014-11-20-6/+1
| * | | | | mx6slevk: Simplify the return value of setup_fec()Fabio Estevam2014-11-20-6/+1
| * | | | | mx6sabresd: State that only mx6q is supported in SPLFabio Estevam2014-11-20-4/+2
| * | | | | mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-20-4/+6
| * | | | | wandboard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-20-4/+6
| * | | | | tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD2014-11-20-1/+1
| * | | | | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-20-1/+89
| * | | | | mx6: add weim registersFabio Estevam2014-11-20-0/+37