1. a7cc493 Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Sep 19 20:35:27 2018 -0400
  2. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 19 20:35:05 2018 -0400
  3. 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · Thu Sep 13 12:41:50 2018 +0300
  4. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · Wed Aug 29 16:34:53 2018 +0300
  5. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · Fri Aug 17 12:58:51 2018 +0200
  6. 0d02290 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · Tue Aug 14 18:05:46 2018 +0300
  7. c73b124 Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS by Evgeni Dobrev · Sun Aug 05 21:56:20 2018 +0200
  8. a60c006 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 18 20:42:37 2018 -0400
  9. e9df221 dm: uclass: Adding missing child_pre_probe description by Bin Meng · Fri Sep 07 07:51:52 2018 -0700
  10. b50fc2a pico-imx7d: Add PICO-Hobbit baseboard support by Otavio Salvador · Fri Sep 14 15:53:35 2018 -0300
  11. abe9c7a pico-imx6ul: Add PICO-Pi baseboard support by Otavio Salvador · Fri Sep 14 15:53:32 2018 -0300
  12. 9337060 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Tue Sep 18 16:53:34 2018 +0200
  13. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:09:58 2018 +0200
  14. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  15. 60ce6dd cpu: Fix cpu.h documentation by Mario Six · Mon Aug 06 10:23:42 2018 +0200
  16. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  17. 86c45a4 init: Fix documentation by Mario Six · Mon Aug 06 10:23:40 2018 +0200
  18. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  19. 265f82a sysreset: Add get_status method by Mario Six · Mon Aug 06 10:23:32 2018 +0200
  20. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
  21. 4b6eeed lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · Thu Aug 02 23:58:02 2018 -0700
  22. cd13097 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Sep 17 08:04:25 2018 -0400
  23. f86af39 x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define by Christian Gmeiner · Fri Sep 07 09:30:00 2018 +0200
  24. 0e41c44 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Sep 16 10:30:16 2018 -0400
  25. b86eec4 ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · Fri Aug 24 22:36:18 2018 +0200
  26. 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · Fri Aug 24 21:52:53 2018 +0200
  27. 1f92cca sh: tmu: Inline sh_tmu.h by Marek Vasut · Fri Aug 24 21:37:14 2018 +0200
  28. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · Fri Aug 24 21:34:07 2018 +0200
  29. ab4ad3b sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · Fri Aug 24 21:29:04 2018 +0200
  30. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · Fri Aug 24 21:19:15 2018 +0200
  31. eba4955 arm: socfpga: stratix10: Add CONFIG_OF_EMBED by Dalon Westergreen · Tue Sep 11 17:25:00 2018 -0700
  32. 48ddc2e arm: socfpga: stratix10: add CONFIG_SPL_TARGET by Dalon Westergreen · Mon Sep 10 10:28:48 2018 -0700
  33. 5e0e581 am3517_evm: Drop inadvertently added line by Tom Rini · Fri Sep 14 13:41:31 2018 -0400
  34. ecc5640 pico-imx6ul: Add Falcon mode support by Otavio Salvador · Thu Sep 13 16:57:05 2018 -0300
  35. 9a70296 pico-imx6ul: Remove CONFIG_FSL_USDHC from .h by Otavio Salvador · Tue Sep 04 10:23:19 2018 -0300
  36. 37a059b pico-imx6ul: Improve default DFU settings by Otavio Salvador · Tue Sep 04 10:23:16 2018 -0300
  37. 7224f96 pico-imx6ul: Add bootmenu to choose the baseboard by Otavio Salvador · Tue Sep 04 10:23:15 2018 -0300
  38. 8f926ff pico-imx6ul: Convert to SPL by Fabio Estevam · Tue Sep 04 10:23:08 2018 -0300
  39. 1f63f0c pico-imx6ul: Convert to distro config by Fabio Estevam · Tue Sep 04 10:23:07 2018 -0300
  40. 8553e89 ARM: am3517_evm: Disable DM_I2C_COMPAT by Adam Ford · Sun Aug 19 11:11:03 2018 -0500
  41. ebd0d3d DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL by Adam Ford · Mon Aug 20 20:43:00 2018 -0500
  42. 1dec3bd ARM: configs: Add da850evm_nand to boot from NAND by Adam Ford · Wed Aug 15 13:22:03 2018 -0500
  43. 7b26168 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Sep 11 08:50:10 2018 -0400
  44. 76a3649 arm64: dts: k3: Add u-boot specific nodes by Lokesh Vutla · Mon Aug 27 15:59:09 2018 +0530
  45. c4fc2cc include: am654_evm: Establish initial environment for SD card boot by Andreas Dannenberg · Mon Aug 27 15:59:07 2018 +0530
  46. 029f921 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · Mon Aug 27 15:59:06 2018 +0530
  47. ddca80e remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · Mon Aug 27 15:57:50 2018 +0530
  48. bb6d08d mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · Mon Aug 27 15:57:48 2018 +0530
  49. 78a9b51 mailbox: Allow attaching private data for mbox_chan by Lokesh Vutla · Mon Aug 27 15:57:47 2018 +0530
  50. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · Mon Aug 27 15:57:44 2018 +0530
  51. cb5ac65 clk: Extend clock control with an optional data field by Andreas Dannenberg · Mon Aug 27 15:57:42 2018 +0530
  52. c82550f reset: Extend reset control with an optional data field by Andreas Dannenberg · Mon Aug 27 15:57:40 2018 +0530
  53. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · Mon Aug 27 15:57:39 2018 +0530
  54. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · Mon Aug 27 15:57:37 2018 +0530
  55. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · Mon Aug 27 15:57:36 2018 +0530
  56. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · Mon Aug 27 15:57:35 2018 +0530
  57. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · Mon Aug 27 15:57:34 2018 +0530
  58. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · Mon Aug 27 15:57:33 2018 +0530
  59. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · Mon Aug 27 15:57:32 2018 +0530
  60. 5077182 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again by Masahiro Yamada · Mon Sep 10 12:58:33 2018 +0900
  61. a5c5a55 omap3: pandora: Enable DM_SERIAL by Grazvydas Ignotas · Sat Aug 25 22:40:08 2018 +0300
  62. 4c851ef board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · Wed Aug 22 18:37:55 2018 -0400
  63. 89134a9 arm: bcm7445: Change serial console index by Thomas Fitzsimmons · Wed Aug 22 18:37:54 2018 -0400
  64. 4680125 mmc: add HS400 support by Peng Fan · Fri Aug 10 14:07:54 2018 +0800
  65. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  66. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  67. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  68. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  69. 2f48288 dm: serial: Remove setparity ops by Patrice Chotard · Fri Aug 03 15:07:40 2018 +0200
  70. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:38 2018 +0200
  71. 9b288b9 qemu-arm: Enable DHCP distro target by Alexander Graf · Tue Sep 04 13:49:29 2018 +0200
  72. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Sep 04 17:45:53 2018 -0400
  73. cbd59fe colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support by Stefan Agner · Mon Aug 06 09:19:19 2018 +0200
  74. 898e3db Cleanup CONFIG_BOOTDELAY on cl-som-imx7 by Alex Kiernan · Tue Jul 24 07:29:40 2018 +0000
  75. 161bd56 imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot by Ye Li · Wed Jun 27 20:23:17 2018 -0700
  76. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · Wed Jun 27 19:30:53 2018 -0700
  77. 99aef7a imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · Wed Jun 27 19:26:59 2018 -0700
  78. d41a382 test: fix typo in cmd_ut_category() description by Heinrich Schuchardt · Mon Aug 27 22:04:10 2018 +0200
  79. 3aeec96 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 30 10:06:29 2018 -0400
  80. dc81d84 x86: efi: payload: Turn on acpi in the kernel command line by Bin Meng · Thu Aug 23 08:24:11 2018 -0700
  81. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  82. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · Thu Aug 23 08:24:09 2018 -0700
  83. f42d4e7 phy: Fix warning due to missing definition of structure by Marek Vasut · Thu Aug 16 14:37:03 2018 +0200
  84. 5c2ade2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Aug 24 16:11:12 2018 -0400
  85. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  86. a130c60 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Aug 24 16:10:54 2018 -0400
  87. 04d1a4c ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding by Christian Amann · Tue Aug 21 17:04:09 2018 +0200
  88. 6c6ca05 ARM: display5: Remove "factory procedure" from display5 board config by Lukasz Majewski · Mon Aug 20 16:23:58 2018 +0200
  89. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · Sat Aug 18 16:00:31 2018 +0200
  90. 2e513bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Aug 23 20:05:37 2018 -0400
  91. 01f3b43 armv8: layerscape: Build u-boot-with-spl.bin for selected boards by Jagdish Gediya · Thu Aug 23 22:53:33 2018 +0530
  92. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · Fri Jul 20 12:43:56 2018 +0530
  93. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · Tue Aug 21 13:15:21 2018 -0400
  94. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:45 2018 +0200
  95. a7b0d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · Thu Aug 09 16:17:44 2018 +0200
  96. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:42 2018 +0200
  97. 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · Sat Jul 14 22:53:31 2018 +0200
  98. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · Sat Jul 14 22:53:30 2018 +0200
  99. 1586fbd Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Aug 20 13:41:56 2018 -0400
  100. ac00487 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Aug 20 13:41:37 2018 -0400