summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-06-03board: ti: enable support for writing to fat partitionSekhar Nori
2017-06-03config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori
2017-06-03configs: k2g_evm: make sure config fallbacks take effectSekhar Nori
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori
2017-06-02fdt: Move header files into lib/libfdtSimon Glass
2017-06-02fdt: Use SPDX format for licenses in the libfdt headersSimon Glass
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar
2017-06-02armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar
2017-06-02QE: add QE support on SD bootZhao Qiang
2017-06-02drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata
2017-06-01dm: test: Fix nit with position of backslashSimon Glass
2017-06-01dm: spi: Convert uclass to livetreeSimon Glass
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass
2017-06-01dm: power-domain: Update uclass to support livetreeSimon Glass
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass
2017-06-01clk: Modify xlate() method for livetreeSimon Glass
2017-06-01dm: pmic: Convert uclass to livetreeSimon Glass
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass
2017-06-01string: Add strcspn()Simon Glass
2017-06-01string: Add strchrnul()Simon Glass
2017-06-01dm: Add more livetree helpers and definitionsSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass
2017-06-01dm: test: Show the test filename when runningSimon Glass
2017-06-01dm: core: Add a way to find a device by ofnodeSimon Glass
2017-06-01dm: core: Scan the live tree when setting up driver modelSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: core: Update lists_bind_fdt() to use ofnodeSimon Glass
2017-06-01dm: core: Allow binding a device from a live treeSimon Glass
2017-06-01dm: core: Implement live tree 'read' functionsSimon Glass
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass
2017-06-01dm: core: Add address operations on device tree referencesSimon Glass
2017-06-01fdt: Update fdt_get_base_address() to use constSimon Glass
2017-06-01dm: core: Add livetree address functionsSimon Glass
2017-06-01dm: core: Add operations on device tree referencesSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass