summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: ge: bx50v3: disable unused features to improve size and boot speedAndrew Shadura2016-06-073-3/+15
* board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-071-1/+2
* board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-074-9/+5
* board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-074-13/+17
* board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-071-3/+5
* board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura2016-06-071-0/+3
* imx: mx7: implement reset_miscPeng Fan2016-05-311-0/+8
* cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin2016-05-311-8/+8
* imx: mx6qsabreauto: drop duplicated net phy configurationPeng Fan2016-05-311-33/+0
* imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-313-2/+33
* imx: ventana: add GW553x supportTim Harvey2016-05-315-3/+66
* imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-311-31/+0
* imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-312-11/+22
* imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-312-0/+35
* imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-311-1/+1
* imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-311-2/+3
* imx: ventana: gsc: show board temp on bootTim Harvey2016-05-311-0/+6
* imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-311-0/+2
* imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-311-1/+45
* imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-311-0/+32
* imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-311-3/+3
* imx: ventana: config: add PREBOOT supportTim Harvey2016-05-311-0/+1
* imx: ventana: config: use explicit addr in loadscriptTim Harvey2016-05-311-1/+1
* imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey2016-05-311-7/+8
* imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey2016-05-311-6/+6
* imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey2016-05-311-10/+15
* imx: ventana: config: add env vars for disk and partTim Harvey2016-05-311-4/+8
* ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001Sebastien Bourdelin2016-05-241-0/+2
* ts4800: update environment to boot with device treeDamien Riegel2016-05-241-4/+13
* imx: ventana: remove SPL_EXT_SUPPORTTim Harvey2016-05-241-0/+1
* imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-243-13/+12
* imx: ventana: gsc: remove dependence on envTim Harvey2016-05-241-2/+2
* imx: ventana: config: remove redundant configTim Harvey2016-05-241-3/+0
* board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan2016-05-242-4/+4
* block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
* net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-2/+2
* mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* imx-common: timer: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
* imx-common: sata: return failure if not i.MX6DQPlusPeng Fan2016-05-241-1/+1
* imx-common: hab: support i.MX6DQPlusPeng Fan2016-05-241-0/+10
* imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-241-2/+2
* imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-241-2/+2
* imx-common: use simpler runtime cpu dection macrosPeng Fan2016-05-245-48/+20
* imx-common: hab: support i.MX6SOLOPeng Fan2016-05-241-5/+10
* imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-243-36/+29
* imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-241-2/+2
* imx-common: introduce simpler macros for runtime dectionPeng Fan2016-05-241-0/+8
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-24287-3115/+13571
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2379-67/+6448
| |\
OpenPOWER on IntegriCloud