1. 1e2f127 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 03 18:04:54 2017 -0400
  2. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  3. d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · Fri Jun 02 17:54:04 2017 +0530
  4. 7fb8ccd config_fallbacks: add additional fallbacks for fat filesystem by Sekhar Nori · Fri Jun 02 17:54:02 2017 +0530
  5. c614daf configs: k2g_evm: make sure config fallbacks take effect by Sekhar Nori · Fri Jun 02 17:54:01 2017 +0530
  6. 9b69fb9 configs: k2*_evm: let each board decide env location by Sekhar Nori · Fri Jun 02 17:54:00 2017 +0530
  7. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  8. ca4cdf9 sun50i: h5: Add initial Orangepi Prime support by Jagan Teki · Wed May 24 19:18:08 2017 +0000
  9. 9b646a7 arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macro by Jagan Teki · Thu May 25 18:26:41 2017 +0000
  10. 053d9a1 arm64: dts: sun50i: Add sun50i-h5.dtsi by Jagan Teki · Thu May 25 18:15:36 2017 +0000
  11. 74fbeb3 sandbox: Move to use live tree by Simon Glass · Thu May 18 20:10:02 2017 -0600
  12. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · Thu May 18 20:10:01 2017 -0600
  13. d21afd5 dm: test: Fix nit with position of backslash by Simon Glass · Thu May 18 20:10:00 2017 -0600
  14. 177520f dm: sandbox: sysreset: Convert driver to livetree by Simon Glass · Thu May 18 20:09:59 2017 -0600
  15. 11aa2af dm: sandbox: spi: Convert driver to support livetree by Simon Glass · Thu May 18 20:09:58 2017 -0600
  16. 9b203bb dm: spi-flash: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:57 2017 -0600
  17. cd3edd0 dm: sandbox: i2c_rtc: Drop fdtdec.h header by Simon Glass · Thu May 18 20:09:56 2017 -0600
  18. 6fba048 dm: sandbox: i2c: Drop fdtdec.h header by Simon Glass · Thu May 18 20:09:55 2017 -0600
  19. 4b28058 dm: spi: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:54 2017 -0600
  20. bf45b2e cros_ec: Update the cros_ec keyboard driver to livetree by Simon Glass · Thu May 18 20:09:53 2017 -0600
  21. 41f4f34 dm: Update the I2C eeprom driver for livetree by Simon Glass · Thu May 18 20:09:52 2017 -0600
  22. 89d8323 dm: pci: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:51 2017 -0600
  23. aec8cc0 dm: reset: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:50 2017 -0600
  24. 085ba47 dm: power-domain: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:49 2017 -0600
  25. cfe0c90 sandbox: phy: Update driver for livetree by Simon Glass · Thu May 18 20:09:48 2017 -0600
  26. 8195551 dm: phy: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:47 2017 -0600
  27. 91dbd53 dm: mailbox: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:46 2017 -0600
  28. d8c9bac dm: phy: Update tests to use ut_asserteq() by Simon Glass · Thu May 18 20:09:45 2017 -0600
  29. 70b66e7 dm: test: Disable the fdt_offset test with livetree by Simon Glass · Thu May 18 20:09:44 2017 -0600
  30. 9b4057a dm: test: Separate out the bus DT offset test by Simon Glass · Thu May 18 20:09:43 2017 -0600
  31. be1c509 dm: clk: fixed: Update to support livetree by Simon Glass · Thu May 18 20:09:42 2017 -0600
  32. 2558bff dm: clk: Update uclass to support livetree by Simon Glass · Tue May 30 21:47:29 2017 -0600
  33. b7ae277 clk: Modify xlate() method for livetree by Simon Glass · Thu May 18 20:09:40 2017 -0600
  34. 82bf00e sandbox: usb: Convert emulators to livetree by Simon Glass · Thu May 18 20:09:39 2017 -0600
  35. 6deb8e2 dm: usb: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:38 2017 -0600
  36. d22709c dm: adc: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:37 2017 -0600
  37. 6f4187c dm: mmc: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:36 2017 -0600
  38. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · Thu May 18 20:09:35 2017 -0600
  39. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · Thu May 18 20:09:34 2017 -0600
  40. 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · Thu May 18 20:09:33 2017 -0600
  41. 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:32 2017 -0600
  42. 19eb118 samsung: Move pmic header out of config file by Simon Glass · Thu May 18 20:09:31 2017 -0600
  43. 654e3a0 dm: i2c: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:30 2017 -0600
  44. 0d0e3c9 string: Add strcspn() by Simon Glass · Thu May 18 20:09:29 2017 -0600
  45. 4355d42 string: Add strchrnul() by Simon Glass · Thu May 18 20:09:28 2017 -0600
  46. a67cc63 dm: Add more livetree helpers and definitions by Simon Glass · Thu May 18 20:09:27 2017 -0600
  47. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  48. e3c1327 test: Update 'make test' to run more tests by Simon Glass · Thu May 18 20:09:25 2017 -0600
  49. d27aba5 sandbox: Add a new sandbox_flattree board by Simon Glass · Thu May 18 20:09:24 2017 -0600
  50. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · Thu May 18 20:09:23 2017 -0600
  51. 0b8e8ce cros_ec: Fix debug() statement in ec_command_inptr() by Simon Glass · Thu May 18 20:09:22 2017 -0600
  52. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  53. 1185fcb dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · Thu May 18 20:09:20 2017 -0600
  54. f6820a8 dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment by Simon Glass · Thu May 18 20:09:19 2017 -0600
  55. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · Thu May 18 20:09:18 2017 -0600
  56. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · Thu May 18 20:09:17 2017 -0600
  57. d0fbcab dm: test: Add support for running tests with livetree by Simon Glass · Thu May 18 20:09:16 2017 -0600
  58. be408ee dm: test: Show the test filename when running by Simon Glass · Thu May 18 20:09:15 2017 -0600
  59. 3f65b03 dm: test: Move test running code into a separate function by Simon Glass · Thu May 18 20:09:14 2017 -0600
  60. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · Thu May 18 20:09:13 2017 -0600
  61. bfb6e3d dm: core: Update uclass_find_device_by_phandle() for livetree by Simon Glass · Thu May 18 20:09:12 2017 -0600
  62. b3cf4fa dm: simple-bus: Add support for livetree by Simon Glass · Thu May 18 20:09:11 2017 -0600
  63. eeeb519 dm: regmap: Add support for livetree by Simon Glass · Thu May 18 20:09:10 2017 -0600
  64. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · Thu May 18 20:09:09 2017 -0600
  65. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · Thu May 18 20:09:08 2017 -0600
  66. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  67. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  68. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · Thu May 18 20:09:05 2017 -0600
  69. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · Thu May 18 20:09:04 2017 -0600
  70. 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · Thu May 18 20:09:03 2017 -0600
  71. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · Thu May 18 20:09:02 2017 -0600
  72. 049ae1b dm: core: Add address operations on device tree references by Simon Glass · Thu May 18 20:09:01 2017 -0600
  73. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · Thu May 18 20:09:00 2017 -0600
  74. 6fe43a3 dm: core: Add livetree address functions by Simon Glass · Thu May 18 20:08:59 2017 -0600
  75. c4fc562 dm: core: Add operations on device tree references by Simon Glass · Thu May 18 20:08:58 2017 -0600
  76. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  77. 46e0977 dm: Build a live tree after relocation by Simon Glass · Thu May 18 20:08:56 2017 -0600
  78. 8ff57ae dm: Add a function to create a 'live' device tree by Simon Glass · Thu May 18 20:08:55 2017 -0600
  79. 1ccaa05 dm: core: Add livetree access functions by Simon Glass · Thu May 18 20:08:54 2017 -0600
  80. a6eedb8 dm: core: Add livetree definitions by Simon Glass · Thu May 18 20:08:53 2017 -0600
  81. a782467 Update WARN_ON() to return a value by Simon Glass · Thu May 18 20:08:52 2017 -0600
  82. 1324d49 dm: core: Set return value first in lists_bind_fdt() by Simon Glass · Thu May 18 20:08:51 2017 -0600
  83. 8c4c5c8 tegra: Convert MMC to use driver model for operations by Simon Glass · Sun Apr 23 20:02:11 2017 -0600
  84. e11b239 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · Sun Apr 23 20:02:10 2017 -0600
  85. 9e720b0 dm: mmc: Check that drivers have operations by Simon Glass · Sun Apr 23 20:02:09 2017 -0600
  86. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  87. dbc3861 dm: blk: Add a function to find the next block device number by Simon Glass · Sun Apr 23 20:02:06 2017 -0600
  88. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · Sun Apr 23 20:02:05 2017 -0600
  89. 86d78c7 dm: mmc: Don't re-init when accessing environment by Simon Glass · Sun Apr 23 20:02:04 2017 -0600
  90. 833b80d dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · Sat Apr 22 19:10:56 2017 -0600
  91. b0cf4b3 dm: core: Adjust device_bind_common() to take an ofnode by Simon Glass · Wed May 17 17:18:11 2017 -0600
  92. 9a14860 dm: core: Add ofnode to represent device tree nodes by Simon Glass · Wed May 17 17:18:10 2017 -0600
  93. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  94. a4dbe25 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · Wed May 17 17:18:08 2017 -0600
  95. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  96. 292796f atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · Wed May 17 17:18:06 2017 -0600
  97. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  98. aadfaf0 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · Wed May 17 17:18:04 2017 -0600
  99. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  100. d6e2420 sun50i: a64: Add initial Banana Pi M64 support by Jagan Teki · Thu May 25 20:16:00 2017 +0000