summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan
2017-07-12dm: mmc: fsl_esdhc: handle vqmmc supplyPeng Fan
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan
2017-07-12mmc: fsl_esdhc: correct type of wp_enablePeng Fan
2017-07-12imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima
2017-07-12mx6cuboxi: Add support for sataPeter Robinson
2017-07-12mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.Gautam Bhat
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam
2017-07-12net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETHLothar Waßmann
2017-07-12icorem6_rqs: Rename icorem6_rqs config fileJagan Teki
2017-07-12dt-bindings: Document the Broadcom STB wake-up timer nodeFlorian Fainelli
2017-07-12serial: mxc: Add debug uart supportJagan Teki
2017-07-12serial: mxc: Code cleanupJagan Teki
2017-07-12serial: mxc: Move common baud gen into _mxc_serial_setbrgJagan Teki
2017-07-12serial: mxc: Move common init into _mxc_serial_initJagan Teki
2017-07-12serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrgJagan Teki
2017-07-12serial: mxc: Use RFDIV in dm-codeJagan Teki
2017-07-12serial: mxc: Add common mxc_uart reg spaceJagan Teki
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner
2017-07-12ot1200: enable CONFIG_IMX_THERMAL for detailed thermal informationChristian Gmeiner
2017-07-12mx6sabresd: Fix guard file symbolFabio Estevam
2017-07-12wandboard: Remove unnecessary delayFabio Estevam
2017-07-12cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONSFabio Estevam
2017-07-12cgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONSFabio Estevam
2017-07-12mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONSFabio Estevam
2017-07-12mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONSFabio Estevam
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-07-11dm: ofnode: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada
2017-07-11dm: include <dm/util.h> from driver/core/dump.cMasahiro Yamada
2017-07-11dm: ofnode: simplify ofnode_read_bool()Masahiro Yamada
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-07-11dm: ofnode: simplify ofnode_read_prop()Masahiro Yamada
2017-07-11dm: ofnode: use ofnode_read_bool() to check property existenceMasahiro Yamada
2017-07-11dm: include <dm/util.h> from drivers/core/util.cMasahiro Yamada
2017-07-11fdt: Check for NULL return from fdt_getprop in 'fdt set'Tom Rini
2017-07-11tegra: fdt: Ensure that the console UART is enabledSimon Glass
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass
2017-07-11dm: serial: Add livetree supportSimon Glass
2017-07-11dm: serial: Separate out the core serial-device finding codeSimon Glass
2017-07-11dm: serial: ns16550: Convert to livetreeSimon Glass
2017-07-11tegra: Fix up include file orderingSimon Glass
2017-07-11video: simple-panel: Add a little more debuggingSimon Glass
2017-07-11dm: video: Update pwm_backlight to support livetreeSimon Glass
2017-07-11dm: video: Sync display on backspaceSimon Glass
2017-07-11tegra: nyan-big: Enable bootstageSimon Glass
2017-07-11dm: Fix error handling when unflattening the DTSimon Glass
2017-07-11tegra: nyan-big: Enable the debug UARTSimon Glass