1. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Oct 25 20:07:24 2019 -0400
  2. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Oct 25 13:50:51 2019 -0400
  3. cd48940 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 25 11:23:46 2019 -0400
  4. e169343 mips: mtmips: change baudrate table for all boards by developer · Wed Sep 25 17:45:42 2019 +0800
  5. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · Wed Sep 25 17:45:29 2019 +0800
  6. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  7. 094deda bmips: correct name characters by Álvaro Fernández Rojas · Fri Aug 30 12:00:42 2019 +0200
  8. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · Fri Aug 30 11:54:27 2019 +0200
  9. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · Fri Aug 30 11:52:59 2019 +0200
  10. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · Wed Aug 28 19:12:20 2019 +0200
  11. ed4e0f8 Merge branch '2019-10-24-UFS-support' by Tom Rini · Thu Oct 24 09:51:48 2019 -0400
  12. 6dfd0a6 dt-bindings: arm64: zynqmp: Add power and reset headers by Michal Simek · Tue Feb 19 11:32:24 2019 +0100
  13. 2d003d1 dt-bindings: clock: zynqmp: Add clk header by Rajan Vaja · Fri Feb 22 04:16:24 2019 -0800
  14. 04a80b7 ARM: zynq: Move BOOTM_NETBSD to Kconfig by Michal Simek · Mon Oct 14 09:38:39 2019 +0200
  15. 4c3de37 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · Fri Oct 04 15:35:45 2019 +0200
  16. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  17. 81efd2a arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · Fri Oct 04 15:45:29 2019 +0200
  18. e50c104 arm64: versal: Clean pm_api_id usage by Michal Simek · Fri Oct 04 15:25:18 2019 +0200
  19. bd000a5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 24 07:32:21 2019 -0400
  20. ad4142b usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · Wed Sep 11 11:33:46 2019 +0200
  21. 8af36ce configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Vignesh Raghavendra · Wed Oct 23 13:30:04 2019 +0530
  22. de304c5 env: ti: Add environment variables to boot from UFS by Faiz Abbas · Tue Oct 15 18:24:41 2019 +0530
  23. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · Tue Oct 15 18:24:36 2019 +0530
  24. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · Tue Oct 15 18:24:35 2019 +0530
  25. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · Tue Oct 15 18:24:33 2019 +0530
  26. 31d8fac Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 23 14:04:02 2019 -0400
  27. 5b0d479 configs: stm32f746-disco: Fix ramdisk_addr_r by Patrice Chotard · Mon Sep 16 10:56:51 2019 +0200
  28. b1fd1f6 configs: ls1012afrwy: Add CONFIG_ENV_ADDR by Kuldeep Singh · Mon Sep 30 12:38:34 2019 +0530
  29. dae56ea configs: ls1012ardb: Add CONFIG_ENV_ADDR by Kuldeep Singh · Wed Sep 18 14:58:11 2019 +0530
  30. 483d4ab Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 18 16:37:03 2019 -0400
  31. f8f7883 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:58 2019 +0200
  32. 95b488a configs: sei510: rework header and fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:57 2019 +0200
  33. 2964761 ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · Fri Oct 11 17:33:54 2019 +0200
  34. 5851dcb arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · Wed Oct 09 16:03:54 2019 +0200
  35. 3d9592d configs: sei510: enable Video Display support by Neil Armstrong · Fri Aug 30 14:09:28 2019 +0200
  36. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  37. 63a5752 fs: update fs_close() description by Heinrich Schuchardt · Sun Oct 13 10:26:26 2019 +0200
  38. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  39. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Thu Oct 17 07:26:16 2019 -0400
  40. 95c21cf Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 16 18:10:31 2019 -0400
  41. 5f65ff9 arm: remove the H2200 board by Heinrich Schuchardt · Tue Oct 08 20:54:49 2019 +0200
  42. 5a1f32b ubi: env: fix redundand management by Philippe Reynes · Mon Oct 14 19:41:06 2019 +0200
  43. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  44. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · Fri Sep 27 13:48:14 2019 +0530
  45. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · Fri Sep 27 13:48:12 2019 +0530
  46. 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · Thu Sep 26 15:43:54 2019 +0200
  47. db513e9 power: domain: add dev_power_domain_on by Peng Fan · Tue Sep 17 09:29:19 2019 +0000
  48. 597fdfc dm: Fix default address cells return value by Matthias Brugger · Thu Sep 05 10:48:49 2019 +0200
  49. 028a648 image: android: Fix possible build errors by Sam Protsenko · Fri Aug 09 15:31:29 2019 +0300
  50. fe66634 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 14 21:00:10 2019 -0400
  51. 7d09e5c Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 14 13:00:51 2019 -0400
  52. 30d6772 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 14 07:30:16 2019 -0400
  53. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 14 07:28:32 2019 -0400
  54. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · Wed Jul 24 08:54:16 2019 +0000
  55. 28c02a4 stm32mp1: configs: update video by Yannick Fertré · Mon Oct 07 15:29:14 2019 +0200
  56. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  57. 57ea9f2 colibri_imx7: remove legacy sdboot wrapper by Igor Opaniuk · Fri Oct 11 12:57:09 2019 +0300
  58. 4d6e9d8 colibri_imx6: remove legacy sdboot wrapper by Igor Opaniuk · Fri Oct 11 12:57:08 2019 +0300
  59. 75c189c colibri-imx6ull: remove legacy sdboot wrapper by Igor Opaniuk · Fri Oct 11 12:57:07 2019 +0300
  60. b2fc684 apalis_imx6: remove legacy sdboot wrapper by Igor Opaniuk · Fri Oct 11 12:57:06 2019 +0300
  61. cbdcd90 imx8qm/qxp: Set SPL TEXT base to OCRAM base by Ye Li · Fri Jul 12 09:33:55 2019 +0000
  62. 3272eaa imx: config: Update KP's TPC70 config to support SWUpdate by Lukasz Majewski · Thu Oct 10 16:11:30 2019 +0200
  63. 282c1c2 imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · Thu Oct 10 16:11:29 2019 +0200
  64. 1181e4a imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update by Lukasz Majewski · Thu Oct 10 16:11:23 2019 +0200
  65. ab875e8 imx: tpc70: config: Add script commands to update u-boot and OE's wic by Lukasz Majewski · Thu Oct 10 16:11:22 2019 +0200
  66. a81dc96 pico-imx7d: Support distro boot for FIT image case by Jun Nie · Tue Jul 16 15:42:57 2019 +0800
  67. 88eea0a board: tbs2910: Convert eth to driver model by Soeren Moch · Fri Oct 11 00:59:50 2019 +0200
  68. 417e847 mx6: mx6sabre common: Use more conventional spelling of fdtfile by Sjoerd Simons · Thu Jun 20 22:34:35 2019 +0200
  69. ec907a0 Add i.MX7D based Meerkat96 board support by Shawn Guo · Sun Jul 07 20:59:55 2019 +0800
  70. d08fb32 video: add support of MIPI DSI interface by Yannick Fertré · Mon Oct 07 15:29:04 2019 +0200
  71. b131580 include: Add new DCS commands in the enum list by Yannick Fertré · Mon Oct 07 15:29:03 2019 +0200
  72. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  73. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · Sat Oct 12 10:10:59 2019 -0400
  74. deba3fe tao3530: Fix usage of mmc rescan by Jarkko Nikula · Mon Sep 30 20:42:21 2019 +0300
  75. 014c73c configs: ti: Use addr_fit for run_fit environment variable by Andrew F. Davis · Tue Sep 17 15:40:25 2019 -0400
  76. 6a89b00 am335x, guardian: adapt guardian board to DM by Moses Christopher · Tue Sep 17 14:25:38 2019 +0000
  77. cc0b4c0 arm: dts: split mtk-reset.h into per-chip header by developer · Thu Aug 22 12:26:52 2019 +0200
  78. 98d9596 waitbit: Add the generic wait_for_bit macros for 16 and 32 bits. by Kursad Oney · Wed Aug 14 15:18:33 2019 +0200
  79. 96b3d76 env: ti: am65x_evm: Add env support to boot the MCU R5F rprocs by Suman Anna · Wed Sep 04 16:01:44 2019 +0530
  80. cf8387c env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPs by Suman Anna · Wed Sep 04 16:01:43 2019 +0530
  81. 04c31bf env: ti: k3_rproc: Add common rproc environment variables by Suman Anna · Wed Sep 04 16:01:42 2019 +0530
  82. 3275e5d remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · Wed Sep 04 16:01:31 2019 +0530
  83. 8db0a47 remoteproc: elf_loader: Introduce a common elf loader and checker functions by Lokesh Vutla · Wed Sep 04 16:01:30 2019 +0530
  84. db1f820 remoteproc: elf-loader: Add 64 bit elf loading support by Lokesh Vutla · Wed Sep 04 16:01:29 2019 +0530
  85. b506cba remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · Wed Sep 04 16:01:28 2019 +0530
  86. e18166f remoteproc: ops: Add elf section size as input parameter to device_to_virt api by Lokesh Vutla · Wed Sep 04 16:01:27 2019 +0530
  87. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · Wed Sep 04 16:01:26 2019 +0530
  88. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · Thu Aug 15 15:55:27 2019 -0500
  89. 815d170 trace: Remove the const from write functions by Simon Glass · Wed Sep 25 08:56:57 2019 -0600
  90. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  91. 6f55833 mmc: add a driver callback for power-cycle by Yann Gautier · Thu Sep 19 17:56:12 2019 +0200
  92. c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · Mon Sep 09 14:40:36 2019 +0530
  93. 82d27a1 ARM: socfpga: vining_fpga: Update environment by Marek Vasut · Thu Jun 27 00:19:34 2019 +0200
  94. 13da18c ARM: socfpga: vining_fpga: Rename VINING|FPGA by Marek Vasut · Thu Jun 27 00:19:31 2019 +0200
  95. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  96. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  97. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Oct 08 18:45:49 2019 -0400
  98. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  99. 1cf6602 Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Oct 08 18:43:56 2019 -0400
  100. 9c91019 pico-imx7d: fix splash logo drawing by Joris Offouga · Mon Sep 23 14:54:40 2019 +0200