aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini1-15/+0
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian1-0/+1
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini2-2248/+2
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-5/+47
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini2-0/+232
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini66-139/+1
2017-06-03board: ti: enable support for writing to fat partitionSekhar Nori2-9/+0
2017-06-03config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori1-1/+5
2017-06-03configs: k2g_evm: make sure config fallbacks take effectSekhar Nori1-2/+3
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori5-4/+13
2017-06-02fdt: Move header files into lib/libfdtSimon Glass2-2160/+2
2017-06-02fdt: Use SPDX format for licenses in the libfdt headersSimon Glass2-90/+2
2017-06-01armv8: ls2080aqds: Add support for SD bootSantan Kumar2-1/+31
2017-06-01armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar2-1/+5
2017-06-01QE: add QE support on SD bootZhao Qiang4-3/+5
2017-06-01drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata2-0/+6
2017-06-01dm: test: Fix nit with position of backslashSimon Glass1-1/+1
2017-06-01dm: spi: Convert uclass to livetreeSimon Glass1-1/+1
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass1-2/+1
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass1-2/+2
2017-06-01dm: power-domain: Update uclass to support livetreeSimon Glass1-1/+1
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass1-2/+1
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass1-1/+1
2017-06-01clk: Modify xlate() method for livetreeSimon Glass1-2/+3
2017-06-01dm: pmic: Convert uclass to livetreeSimon Glass1-1/+1
2017-06-01samsung: Move pmic header out of config fileSimon Glass3-3/+0
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass1-2/+1
2017-06-01string: Add strcspn()Simon Glass1-0/+15
2017-06-01string: Add strchrnul()Simon Glass1-0/+13
2017-06-01dm: Add more livetree helpers and definitionsSimon Glass1-0/+36
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass1-2/+2
2017-06-01cros_ec: Convert to support live treeSimon Glass2-18/+2
2017-06-01dm: gpio: Add live tree supportSimon Glass1-5/+5
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass1-1/+0
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass1-2/+4
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass2-0/+4
2017-06-01dm: test: Show the test filename when runningSimon Glass1-0/+2
2017-06-01dm: core: Add a way to find a device by ofnodeSimon Glass2-0/+35
2017-06-01dm: core: Scan the live tree when setting up driver modelSimon Glass1-1/+2
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2-1/+3
2017-06-01dm: core: Update lists_bind_fdt() to use ofnodeSimon Glass1-4/+3
2017-06-01dm: core: Allow binding a device from a live treeSimon Glass1-4/+6
2017-06-01dm: core: Implement live tree 'read' functionsSimon Glass1-92/+148
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass1-0/+383
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass3-22/+48
2017-06-01dm: core: Add address operations on device tree referencesSimon Glass1-1/+22
2017-06-01fdt: Update fdt_get_base_address() to use constSimon Glass1-1/+1
2017-06-01dm: core: Add livetree address functionsSimon Glass2-2/+66
2017-06-01dm: core: Add operations on device tree referencesSimon Glass1-3/+464
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass1-2/+2