1. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  2. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · Sat Oct 12 10:10:59 2019 -0400
  3. deba3fe tao3530: Fix usage of mmc rescan by Jarkko Nikula · Mon Sep 30 20:42:21 2019 +0300
  4. 014c73c configs: ti: Use addr_fit for run_fit environment variable by Andrew F. Davis · Tue Sep 17 15:40:25 2019 -0400
  5. 6a89b00 am335x, guardian: adapt guardian board to DM by Moses Christopher · Tue Sep 17 14:25:38 2019 +0000
  6. cc0b4c0 arm: dts: split mtk-reset.h into per-chip header by developer · Thu Aug 22 12:26:52 2019 +0200
  7. 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
  8. 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
  9. 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
  10. 04c31bf env: ti: k3_rproc: Add common rproc environment variables by Suman Anna · Wed Sep 04 16:01:42 2019 +0530
  11. 3275e5d remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · Wed Sep 04 16:01:31 2019 +0530
  12. 8db0a47 remoteproc: elf_loader: Introduce a common elf loader and checker functions by Lokesh Vutla · Wed Sep 04 16:01:30 2019 +0530
  13. db1f820 remoteproc: elf-loader: Add 64 bit elf loading support by Lokesh Vutla · Wed Sep 04 16:01:29 2019 +0530
  14. b506cba remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · Wed Sep 04 16:01:28 2019 +0530
  15. 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
  16. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · Wed Sep 04 16:01:26 2019 +0530
  17. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · Thu Aug 15 15:55:27 2019 -0500
  18. 815d170 trace: Remove the const from write functions by Simon Glass · Wed Sep 25 08:56:57 2019 -0600
  19. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  20. 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
  21. 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
  22. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Oct 08 18:45:49 2019 -0400
  23. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  24. 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
  25. 9c91019 pico-imx7d: fix splash logo drawing by Joris Offouga · Mon Sep 23 14:54:40 2019 +0200
  26. 0987d22 apalis_imx6: use distroboot by default by Igor Opaniuk · Fri Aug 23 20:00:49 2019 +0300
  27. 8ff1c24 colibri_imx6/imx7/imx8x: use distroboot by default by Igor Opaniuk · Fri Aug 23 20:00:48 2019 +0300
  28. f922017 imx: Add i.MX8MM EVK board support. by Peng Fan · Tue Aug 27 06:26:08 2019 +0000
  29. b606aba imx: imx8mm: add clock bindings header by Peng Fan · Tue Aug 27 06:25:01 2019 +0000
  30. 87a0dd5 imx: mx6ul_14x14_evk: fix link issue by Anatolij Gustschin · Mon Sep 23 18:05:05 2019 +0200
  31. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · Thu Oct 03 16:08:35 2019 +0200
  32. 8bd5656 imx: add support for i.MX8MQ power domain controller by Patrick Wildt · Thu Oct 03 15:51:50 2019 +0200
  33. 8f05a2c imx: wandboard: convert FEC support to DM_ETH by Anatolij Gustschin · Fri Sep 20 22:49:06 2019 +0200
  34. 170d0f9 DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET) by Lukasz Majewski · Tue Sep 03 16:38:45 2019 +0200
  35. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · Tue Sep 03 16:38:43 2019 +0200
  36. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · Tue Sep 03 16:38:42 2019 +0200
  37. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · Tue Sep 03 16:38:39 2019 +0200
  38. 431adf7 pico-imx6: Add Falcon mode by Fabio Estevam · Tue Sep 17 22:04:57 2019 -0300
  39. 3cc1be9 pico-imx6: Add splashscreen support by Fabio Estevam · Tue Sep 17 14:17:07 2019 -0300
  40. 3887fd5 pico-imx6: Add Ethernet support by Fabio Estevam · Mon Sep 16 14:15:00 2019 -0300
  41. f83d886 pico-imx6: Fix bootmenu handling by Otavio Salvador · Wed Jun 19 15:03:44 2019 -0300
  42. 8a271ce pico-imx6: Add initial support by Fabio Estevam · Mon Jun 10 22:24:12 2019 -0300
  43. a1497ee mx53loco: Fix U-Boot corruption after saving the environment by Fabio Estevam · Fri Aug 30 13:58:29 2019 -0300
  44. daf2be1 configs: pico-imx7d: Convert to DM_VIDEO by Joris Offouga · Fri Aug 30 14:44:36 2019 +0200
  45. 25def3e pico-imx7d: Add NYMPH baseboard support by Otavio Salvador · Thu Apr 11 09:19:42 2019 -0300
  46. c7a0612 pico-imx7d: Add DWARF baseboard support by Otavio Salvador · Thu Apr 11 09:17:48 2019 -0300
  47. e893c36 pico-imx6ul: Add LCD support by Fabio Estevam · Mon Sep 09 22:23:39 2019 -0300
  48. 2a80ed3 pico-imx6ul: Increase the CONFIG_ENV_OFFSET size by Fabio Estevam · Thu Sep 12 11:15:54 2019 -0300
  49. 66fcd8d pico-imx6ul: Add DWARF baseboard support by Otavio Salvador · Sun Apr 07 16:43:02 2019 -0300
  50. 4e6bbe5 imx8qm: correct fdt_file by Peng Fan · Mon Aug 26 08:11:53 2019 +0000
  51. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · Thu Aug 22 07:42:38 2019 +0000
  52. 9d6819fd imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Peng Fan · Wed Aug 21 08:28:15 2019 +0000
  53. 8200925 imx: configs: Cleanup CONFIG_SECURE_BOOT comments by Breno Matheus Lima · Thu Jul 18 12:34:30 2019 +0000
  54. 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · Thu Jul 18 12:34:08 2019 +0000
  55. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · Thu Aug 08 12:14:39 2019 -0600
  56. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · Wed Aug 07 06:40:53 2019 +0000
  57. f2e78c8 imx: mx6ul_14x14_evk: convert to DM_VIDEO by Peng Fan · Thu Aug 01 06:02:49 2019 +0000
  58. 5098eae imx: add i.MX6ULZ board by Peng Fan · Thu Aug 08 09:55:57 2019 +0000
  59. a05280e arm: dts: sync dts for i.MX6UL by Peng Fan · Thu Aug 08 09:55:33 2019 +0000
  60. a95f0d9 arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · Fri Sep 27 14:20:00 2019 +0200
  61. d9d98eb7 firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · Fri Sep 27 14:08:41 2019 +0200
  62. c8a3efa firmware: zynqmp: create firmware header by Ibai Erkiaga · Fri Sep 27 11:37:01 2019 +0100
  63. a591051 microblaze: Setup reasonable maximum bootm len by Michal Simek · Wed Sep 25 11:12:40 2019 +0200
  64. 7769e54 microblaze: Enable cache by default by Michal Simek · Wed Sep 25 11:12:37 2019 +0200
  65. 9270e9d microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · Wed Sep 25 08:32:27 2019 +0200
  66. ac1783b configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH again by Michal Simek · Wed Sep 25 11:06:50 2019 +0200
  67. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:11 2018 +0530
  68. dfaaaf4 ARM: zynq: Remove all Xilinx private commands by Michal Simek · Tue Sep 10 15:01:53 2019 +0200
  69. 919469e ARM: zynq: Use {} around variables for qspi and nand boot cmds by Michal Simek · Wed Sep 11 13:12:43 2019 +0200
  70. 24c606a7 ARM: zynq: Fix NOR boot mode by Michal Simek · Wed Sep 11 13:16:33 2019 +0200
  71. 786a7e0 ARM: zynq: Enable USB1 as secondary boot device by Michal Simek · Wed Sep 11 13:00:57 2019 +0200
  72. 9541d0b ARM: zynq: Specify MMC controller number for boot sequence by Michal Simek · Wed Sep 11 12:51:49 2019 +0200
  73. bc09cb3 arm64: versal: Fix for OCM overwriting issue by Ashok Reddy Soma · Mon Sep 09 03:31:08 2019 -0600
  74. 87e4f13 ARM: zynq: Increase input buffer console size to 2k by Michal Simek · Tue Sep 10 15:49:42 2019 +0200
  75. d74a59e ARM: zynq: Increase init ram size by 4K by Siva Durga Prasad Paladugu · Mon Jul 24 16:53:15 2017 +0530
  76. 979e25e ARM: zynq: Do not enable NETBSD support by default by Michal Simek · Tue Sep 10 15:39:15 2019 +0200
  77. 9c44170 arm64: zynqmp: Add new jtag distro boot command by Siva Durga Prasad Paladugu · Tue Jun 25 17:41:09 2019 +0530
  78. 94643bf arm64: zynqmp: Update scriptaddr value to 512MB by Siva Durga Prasad Paladugu · Tue Jun 25 17:41:08 2019 +0530
  79. 6217d28 arm64: versal: Change boot script offset address in versal by T Karthik Reddy · Mon Aug 05 16:18:56 2019 +0530
  80. facca9a arm64: versal: Add new dfu usb distro boot command by T Karthik Reddy · Thu Jul 11 16:07:57 2019 +0530
  81. 00784e0 arm64: versal: Add new jtag distro boot command by Siva Durga Prasad Paladugu · Tue Jun 25 17:13:14 2019 +0530
  82. c049dda arm64: versal: Define configs related to USB DFU functionality by Siva Durga Prasad Paladugu · Mon Apr 22 14:45:04 2019 +0530
  83. 0d2e7fe arm64: zynqmp: Set initrd_high to as high as possible by T Karthik Reddy · Tue Aug 20 09:30:57 2019 +0530
  84. c5cf9d1 arm64: versal: Set initrd_high to as high as possible by Siva Durga Prasad Paladugu · Mon Aug 05 23:28:30 2019 +0530
  85. b739897 arm64: versal: fpga: Add PL bit stream load support by Siva Durga Prasad Paladugu · Mon Aug 05 15:54:59 2019 +0530
  86. 1a9cf57 configs: sam9x60ek: Add QSPI_BOOT defines by Tudor Ambarus · Fri Sep 27 13:09:15 2019 +0000
  87. e76c66a board: sam9x60ek: Add NAND flash support by Tudor Ambarus · Fri Sep 27 13:09:07 2019 +0000
  88. 641b335 board: atmel: Add sam9x60ek board by Sandeep Sheriker Mallikarjun · Fri Sep 27 13:08:52 2019 +0000
  89. 11765d5 board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI by Eugen Hristev · Wed Sep 11 13:02:28 2019 +0000
  90. ddfa485 board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config by Eugen Hristev · Mon Aug 26 06:47:07 2019 +0000
  91. 1d15212 board: atmel: sama5d2_wlsom1_ek: add SPL support by Eugen Hristev · Thu Aug 08 07:48:35 2019 +0000
  92. 8ba10c7 board: atmel: add sama5d27_wlsom1_ek board by Nicolas Ferre · Thu Aug 08 07:48:26 2019 +0000
  93. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · Wed Sep 25 08:56:41 2019 -0600
  94. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  95. 3c573b5 spl: Allow distinguishing between two phases in U-Boot by Simon Glass · Wed Sep 25 08:56:30 2019 -0600
  96. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · Wed Sep 25 08:56:26 2019 -0600
  97. d1a597f7 cros_ec: Add MEC_EMI_BASE and size to the header file by Simon Glass · Wed Sep 25 08:56:24 2019 -0600
  98. 9ba72ef log: Add log_nop() to avoid unused-variable warnings by Simon Glass · Wed Sep 25 08:56:23 2019 -0600
  99. 05eb847 serial: ns16550: Add a PCI device/function field by Simon Glass · Wed Sep 25 08:56:18 2019 -0600
  100. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600