summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini
2017-07-12ti816x: Enable ethernet supportTom Rini
2017-07-12mtd: nand: make nand_info array staticGrygorii Strashko
2017-07-12armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12board: toradex: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12board: BuR: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12board: ronetix: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12board: atmel: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12net: fm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: nand: remove direct access to struct mtd_info->privGrygorii Strashko
2017-07-12fs: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12common: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: bootm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12dfu: dfu_nand: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12common: env_nand: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-07-12Merge 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
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass
2017-07-11dm: core: Add ofnode_read_string_count()Simon Glass
2017-07-11binman: Put our local modules ahead of system modulesSimon Glass
2017-07-11dtoc: Add testsSimon Glass
2017-07-11sandbox: Stop printing platdata at the start of SPLSimon Glass