summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12arch/arm/dts: Add Turris Omnia device treeMarek Behún
2017-07-12orion_wdt: Support for the Orion WatchdogMarek Behún
2017-07-12driver/ddr: Add support for setting timing in hws_topology_mapMarek Behún
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc
2017-07-11configs: am335x_evm: Enable FASTBOOT based on kconfigAlexandru Gagniuc
2017-07-11ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini
2017-07-11ti816x: Enable ethernet supportTom Rini
2017-07-11mtd: nand: make nand_info array staticGrygorii Strashko
2017-07-11armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11board: toradex: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11board: BuR: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11board: ronetix: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11board: atmel: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11net: fm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko
2017-07-11fs: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11common: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11dfu: dfu_nand: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11common: env_nand: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N
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
2017-07-11tegra: video: Time the LCD initSimon Glass
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-07-11dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass