1. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · Thu Jul 18 11:31:37 2019 -0400
  2. e601f54 power-domain.h: Fix typo by Anatolij Gustschin · Wed Jul 10 10:03:13 2019 +0200
  3. ff91dde arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · Wed Jul 03 10:44:40 2019 +0900
  4. 33afa93 env: register erase command by Frank Wunderlich · Sat Jun 29 11:36:19 2019 +0200
  5. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · Fri Jun 21 15:32:51 2019 +0200
  6. e102c4f configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · Tue Jun 04 18:08:27 2019 -0500
  7. 63f5c85 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · Tue Jun 04 18:08:26 2019 -0500
  8. c7f3321 configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · Tue Jun 04 17:55:53 2019 -0500
  9. b1a3c0b armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · Tue Jun 04 17:55:49 2019 -0500
  10. 3a9a24c armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · Tue Jun 04 17:55:48 2019 -0500
  11. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · Tue Jun 04 17:55:46 2019 -0500
  12. d044bfc am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · Tue Jun 11 00:43:43 2019 +0530
  13. 8812bf6 configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · Tue Jun 11 00:43:42 2019 +0530
  14. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · Tue Jun 11 00:43:40 2019 +0530
  15. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · Tue Jun 11 00:43:37 2019 +0530
  16. ab61966 mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · Tue Jun 11 00:43:35 2019 +0530
  17. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · Tue Jun 11 00:43:33 2019 +0530
  18. ef0e43f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 11:19:31 2019 -0400
  19. 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · Sun Jun 23 15:09:46 2019 +0100
  20. 329957f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jul 15 18:56:24 2019 -0400
  21. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  22. 2586f15 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Jul 15 09:42:41 2019 -0400
  23. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · Wed Jul 10 14:43:07 2019 +0800
  24. 9f7793d cmd: Remove mmc_spi command by Anup Patel · Mon Jul 08 04:10:55 2019 +0000
  25. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:55 2019 +0200
  26. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:54 2019 +0200
  27. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · Tue Jul 02 10:53:53 2019 +0200
  28. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · Tue Jul 02 10:53:50 2019 +0200
  29. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  30. f9055f4 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · Tue Jun 25 13:39:01 2019 +0200
  31. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  32. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  33. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · Mon Jun 03 15:31:17 2019 +0200
  34. 0380914 ARM: legoev3: convert to driver model by David Lechner · Tue May 28 20:56:42 2019 -0500
  35. 764fe5e ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · Mon May 27 21:20:50 2019 -0500
  36. aedb7ae stm32mp1: Add UBIFS boot capability by Patrick Delaunay · Fri Jun 21 15:39:55 2019 +0200
  37. ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · Tue Jul 02 13:26:06 2019 +0200
  38. 6786526 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · Tue Jul 02 13:26:05 2019 +0200
  39. 6703cec stm32mp1: force boot_net_usb_start by Patrick Delaunay · Fri Jul 05 17:20:22 2019 +0200
  40. d695d89 stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · Fri Jul 05 17:20:21 2019 +0200
  41. 1f10a9a dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · Fri Jul 05 17:20:12 2019 +0200
  42. 1df0143 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · Fri Jun 14 13:05:59 2019 +0200
  43. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  44. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  45. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Thu Jul 11 18:08:44 2019 -0400
  46. 2f3fd46 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · Thu May 23 17:32:21 2019 +0200
  47. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  48. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  49. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:44:02 2019 +0200
  50. 6c130b6 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · Tue Jun 25 13:57:53 2019 +0200
  51. 8d3c06f arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · Fri May 24 14:57:52 2019 +0200
  52. e4bc13a arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · Fri May 24 14:57:51 2019 +0200
  53. d3c9239 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · Fri May 24 14:57:50 2019 +0200
  54. b59ca00 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · Fri May 24 14:57:48 2019 +0200
  55. 7f47968 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · Thu May 16 13:04:02 2019 +0300
  56. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  57. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · Fri Jun 07 11:24:25 2019 +0300
  58. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  59. b8514f3 pci: fixed dm_pci_map_bar comment by Alex Marginean · Fri Jun 07 11:24:22 2019 +0300
  60. 63e4d11 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · Tue May 21 19:19:13 2019 +0200
  61. 07bb5e7 sandbox: Add a memory {} node by Simon Glass · Sat May 18 11:59:48 2019 -0600
  62. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 10 10:40:14 2019 -0400
  63. a4677b1 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · Wed Jul 10 20:07:50 2019 +0900
  64. 1fedafb ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · Wed Jul 10 20:07:48 2019 +0900
  65. 7353ce3 ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · Wed Jul 10 20:07:46 2019 +0900
  66. 1454036 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · Wed Jul 10 20:07:30 2019 +0900
  67. da3833f Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jul 09 08:16:50 2019 -0400
  68. 9c5aa37 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · Tue Jun 18 08:52:11 2019 +0000
  69. 2b4c9ca configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · Tue Jun 18 08:52:09 2019 +0000
  70. 441c809 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · Tue Jun 18 08:52:01 2019 +0000
  71. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  72. 3197d3c configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · Wed May 15 15:15:58 2019 +0200
  73. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  74. 975bcde env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · Wed May 15 15:15:53 2019 +0200
  75. 9c18f43 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jul 08 16:02:51 2019 -0400
  76. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · Mon Jul 08 15:49:50 2019 -0400
  77. 86664af Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jul 07 16:17:56 2019 -0400
  78. 7564825 imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · Sun Jun 23 09:49:43 2019 +0200
  79. de20260 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Jul 07 07:06:03 2019 -0400
  80. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · Fri Jul 05 17:42:16 2019 +0200
  81. b040d06 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · Fri Jun 28 19:31:55 2019 +0200
  82. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  83. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · Thu Jun 20 13:52:16 2019 +0200
  84. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  85. 3568ad9 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · Fri Jul 05 18:19:47 2019 -0400
  86. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  87. fb9082e rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · Mon Jul 01 11:49:14 2019 +0800
  88. 4b1775d efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · Sat Jun 29 03:51:36 2019 +0200
  89. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 28 08:00:22 2019 -0400
  90. 7cf1a46 apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · Mon Jun 24 11:39:14 2019 +0300
  91. 29646a2 ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · Sun Jun 09 18:46:46 2019 +0200
  92. ab3f3fe pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · Tue May 07 23:53:48 2019 +0200
  93. 33fe8f2 apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · Tue Jun 25 14:48:06 2019 +0300
  94. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · Tue Jun 04 21:56:29 2019 +0200
  95. a53fdda rockchip: rk3328: add SPL support by Kever Yang · Sun Jun 09 00:27:14 2019 +0300
  96. 16b3854 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · Fri Jun 21 11:42:30 2019 +0800
  97. 62b56b3 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · Fri Jun 21 11:42:29 2019 +0800
  98. 982f425 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · Fri Jun 21 11:42:27 2019 +0800
  99. adb19e1 Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · Fri Jun 21 11:42:26 2019 +0800
  100. d7f01a6 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jun 21 14:12:28 2019 -0400