summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* board: ge: bx50v3: add missing partnum variableKimmo Surakka2016-06-07-3/+3
* board: ge: bx50v3: disable unused features to improve size and boot speedAndrew Shadura2016-06-07-3/+15
* board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-07-1/+2
* board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-07-9/+5
* board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-07-13/+17
* board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-07-3/+5
* board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura2016-06-07-0/+3
* 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
|\