summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* warp: Add fuse command supportFabio Estevam2015-05-281-0/+4
* warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-281-0/+1
* warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-281-1/+1
* warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-281-1/+1
* pci: imx: display message if no pcie linkTim Harvey2015-05-281-1/+3
* Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-281-2/+1
* imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-271-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2678-2099/+2635
|\
| * mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-2620-69/+4
| * imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-2622-144/+9
| * imx6: standardise filesystem and boot optionsPeter Robinson2015-05-2620-142/+13
| * imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-2622-286/+16
| * imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-2622-124/+10
| * imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-2621-33/+4
| * imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-2621-96/+7
| * imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-2624-116/+8
| * imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-2623-177/+19
| * novena: standardise mx6_common.h includePeter Robinson2015-05-261-1/+1
| * spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey2015-05-261-1/+1
| * imx: ventana: update README with Falcon mode documentationTim Harvey2015-05-261-0/+169
| * imx: ventana: update README for micro-SD boot mediumTim Harvey2015-05-261-3/+71
| * imx: ventana: update MMC env configurationTim Harvey2015-05-261-2/+3
| * thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-261-6/+9
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-2615-568/+1585
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-265-32/+31
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-265-12/+32
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-261-1/+1
| * pwm: imx: Remove unreachable codeAxel Lin2015-05-261-4/+0
| * pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-261-0/+12
| * imx: ventana: config: enable Falcon modeTim Harvey2015-05-212-0/+36
| * wandboard: Switch to SPL supportFabio Estevam2015-05-2111-116/+448
| * thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-191-10/+19
| * imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey2015-05-191-4/+21
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-193-0/+45
| * imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey2015-05-191-1/+15
| * imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-192-0/+42
| * mx6: add OTP bank1 registersTim Harvey2015-05-191-0/+19
| * arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey2015-05-191-1/+2
| * arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha2015-05-191-0/+2
| * pmic: pfuze100 fix typoPeng Fan2015-05-192-3/+3
| * imx: mx6sx enable SION for i2c pin muxPeng Fan2015-05-191-20/+20
| * imx: marsboard: Enable thermal DM supportNikolay Dimitrov2015-05-191-0/+2
| * imx: riotboard: Enable thermal DM supportNikolay Dimitrov2015-05-191-0/+2
| * imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov2015-05-191-0/+1
| * hummingboard: Remove unused directoryFabio Estevam2015-05-193-183/+0
| * imx: ventana: add pmic_setup to SPLTim Harvey2015-05-192-0/+4
| * imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey2015-05-191-10/+12
| * imx: ventana: config: use MMC SPL RAW supportTim Harvey2015-05-191-4/+0
| * env_nand: use nand_spl_load_image for readenv if SPLTim Harvey2015-05-191-0/+7
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-05-2619-101/+52971
|\ \
OpenPOWER on IntegriCloud