summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* imx: mx7: implement reset_miscPeng Fan2016-05-31-0/+8
* cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin2016-05-31-8/+8
* imx: mx6qsabreauto: drop duplicated net phy configurationPeng Fan2016-05-31-33/+0
* imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-31-2/+33
* imx: ventana: add GW553x supportTim Harvey2016-05-31-3/+66
* imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-31-31/+0
* imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-31-11/+22
* imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-31-0/+35
* imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-31-1/+1
* imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-31-2/+3
* imx: ventana: gsc: show board temp on bootTim Harvey2016-05-31-0/+6
* imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-31-0/+2
* imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-31-1/+45
* imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-31-0/+32
* imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-31-3/+3
* imx: ventana: config: add PREBOOT supportTim Harvey2016-05-31-0/+1
* imx: ventana: config: use explicit addr in loadscriptTim Harvey2016-05-31-1/+1
* imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey2016-05-31-7/+8
* imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey2016-05-31-6/+6
* imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey2016-05-31-10/+15
* imx: ventana: config: add env vars for disk and partTim Harvey2016-05-31-4/+8
* ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001Sebastien Bourdelin2016-05-24-0/+2
* ts4800: update environment to boot with device treeDamien Riegel2016-05-24-4/+13
* imx: ventana: remove SPL_EXT_SUPPORTTim Harvey2016-05-24-0/+1
* imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-24-13/+12
* imx: ventana: gsc: remove dependence on envTim Harvey2016-05-24-2/+2
* imx: ventana: config: remove redundant configTim Harvey2016-05-24-3/+0
* board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan2016-05-24-4/+4
* block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-24-1/+1
* net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-2/+2
* mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* imx-common: timer: support i.MX6DQPlusPeng Fan2016-05-24-1/+1
* imx-common: sata: return failure if not i.MX6DQPlusPeng Fan2016-05-24-1/+1
* imx-common: hab: support i.MX6DQPlusPeng Fan2016-05-24-0/+10
* imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-24-2/+2
* imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-24-2/+2
* imx-common: use simpler runtime cpu dection macrosPeng Fan2016-05-24-48/+20
* imx-common: hab: support i.MX6SOLOPeng Fan2016-05-24-5/+10
* imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-24-36/+29
* imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-24-2/+2
* imx-common: introduce simpler macros for runtime dectionPeng Fan2016-05-24-0/+8
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-24-3115/+13571
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-23-67/+6448
| |\
| | * malta: Support MIPS32r6 configurationsPaul Burton2016-05-21-0/+1
| | * malta: Remove ".set mips32" directivePaul Burton2016-05-21-1/+0
| | * MIPS: Support for targetting MIPSr6Paul Burton2016-05-21-6/+30
| | * MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-21-2/+2
| | * MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-21-11/+13
| | * mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-21-0/+295