summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-26novena: standardise mx6_common.h includePeter Robinson
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey
2015-05-26imx: ventana: update MMC env configurationTim Harvey
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan
2015-05-26pwm: imx: Remove unreachable codeAxel Lin
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-21wandboard: Switch to SPL supportFabio Estevam
2015-05-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey
2015-05-19mx6: add OTP bank1 registersTim Harvey
2015-05-19arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha
2015-05-19pmic: pfuze100 fix typoPeng Fan
2015-05-19imx: mx6sx enable SION for i2c pin muxPeng Fan
2015-05-19imx: marsboard: Enable thermal DM supportNikolay Dimitrov
2015-05-19imx: riotboard: Enable thermal DM supportNikolay Dimitrov
2015-05-19imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov
2015-05-19hummingboard: Remove unused directoryFabio Estevam
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey
2015-05-19imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey
2015-05-19imx: ventana: config: use MMC SPL RAW supportTim Harvey
2015-05-19env_nand: use nand_spl_load_image for readenv if SPLTim Harvey
2015-05-15imx: ventana: use stack relocationTim Harvey
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey
2015-05-15imx: ventana: enable DM_SERIALTim Harvey
2015-05-15imx: ventana: register gpio's with gpio_requestTim Harvey
2015-05-15imx: ventana: config: enable driver modelTim Harvey
2015-05-15imx: ventana: config: enable gpio commandTim Harvey
2015-05-15imx: ventana: display SPL boot deviceTim Harvey
2015-05-15imx: ventana: set dtype env var to boot mediaTim Harvey
2015-05-15arm: mx6: ddr3: Remove dead codeNikolay Dimitrov
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam