aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson20-69/+4
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson22-144/+9
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson20-142/+13
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson22-286/+16
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson22-124/+10
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson21-33/+4
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson21-96/+7
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson24-116/+8
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson23-177/+19
2015-05-26novena: standardise mx6_common.h includePeter Robinson1-1/+1
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey1-1/+1
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey1-0/+169
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey1-3/+71
2015-05-26imx: ventana: update MMC env configurationTim Harvey1-2/+3
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey1-6/+9
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher15-568/+1585
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher5-32/+31
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher5-12/+32
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan1-1/+1
2015-05-26pwm: imx: Remove unreachable codeAxel Lin1-4/+0
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin1-0/+12
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey2-0/+36
2015-05-21wandboard: Switch to SPL supportFabio Estevam11-116/+448
2015-05-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey1-10/+19
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey1-4/+21
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey3-0/+45
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey1-1/+15
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2-0/+42
2015-05-19mx6: add OTP bank1 registersTim Harvey1-0/+19
2015-05-19arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey1-1/+2
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha1-0/+2
2015-05-19pmic: pfuze100 fix typoPeng Fan2-3/+3
2015-05-19imx: mx6sx enable SION for i2c pin muxPeng Fan1-20/+20
2015-05-19imx: marsboard: Enable thermal DM supportNikolay Dimitrov1-0/+2
2015-05-19imx: riotboard: Enable thermal DM supportNikolay Dimitrov1-0/+2
2015-05-19imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov1-0/+1
2015-05-19hummingboard: Remove unused directoryFabio Estevam3-183/+0
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey2-0/+4
2015-05-19imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey1-10/+12
2015-05-19imx: ventana: config: use MMC SPL RAW supportTim Harvey1-4/+0
2015-05-19env_nand: use nand_spl_load_image for readenv if SPLTim Harvey1-0/+7
2015-05-15imx: ventana: use stack relocationTim Harvey2-3/+2
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey1-47/+5
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey3-5/+9
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey3-22/+30
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey4-864/+933
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey1-3/+4
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey1-4/+4