1. 2bf60fe Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Feb 29 08:01:07 2020 -0500
  2. 6b27ed7 Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Feb 29 08:00:53 2020 -0500
  3. 2f220501 ARM: dts: uniphier: remove U-Boot own EEPROM compatible and property by Masahiro Yamada · Fri Feb 28 21:57:21 2020 +0900
  4. b226e52 ARM: dts: uniphier: add reset-names to NAND controller node by Masahiro Yamada · Fri Feb 28 21:57:20 2020 +0900
  5. 277516a ARM: dts: uniphier: rename DT nodes to follow json-schema by Masahiro Yamada · Fri Feb 28 21:57:19 2020 +0900
  6. c4d4542 doc/efi: add load file 2 protocol to HTML documentation by Heinrich Schuchardt · Sat Feb 22 07:47:20 2020 +0100
  7. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · Fri Feb 21 09:55:46 2020 +0200
  8. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · Fri Feb 21 09:55:45 2020 +0200
  9. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  10. 058fa30 Merge branch '2020-02-28-mpc8xx-fixes' by Tom Rini · Fri Feb 28 11:04:50 2020 -0500
  11. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · Wed Feb 26 16:17:52 2020 +0000
  12. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · Thu Feb 20 07:39:51 2020 +0000
  13. 3aec9f1 ARM: uniphier: enable CONFIG_MMC_HS400_SUPPORT for uniphier_v8_defconfig by Masahiro Yamada · Thu Feb 27 20:31:18 2020 +0900
  14. bc9daa0 ARM: uniphier: detect the base of micro support card at run-time by Masahiro Yamada · Fri Feb 14 20:54:42 2020 +0900
  15. f5008ce ARM: uniphier: remove workaround for the NAND write protect by Masahiro Yamada · Fri Feb 14 20:54:41 2020 +0900
  16. ee53ea7 ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL by Masahiro Yamada · Fri Feb 14 20:54:40 2020 +0900
  17. 85a8f21 ARM: uniphier: add sdscript, sdboot, sdupdate environment variables by Masahiro Yamada · Thu Feb 13 12:27:37 2020 +0900
  18. 1942216 ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfig by Masahiro Yamada · Tue Feb 04 20:13:43 2020 +0900
  19. 4cd26d3 Merge tag 'ti-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Feb 27 08:51:01 2020 -0500
  20. a2fd7d2 Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Feb 26 14:49:24 2020 -0500
  21. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · Wed Feb 19 20:48:49 2020 +0100
  22. d0503b5 defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue by Madan Srinivas · Fri Feb 14 09:05:24 2020 -0500
  23. 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · Fri Feb 14 17:52:17 2020 +0530
  24. 9408de9 Prepare v2020.04-rc3 by Tom Rini · Wed Feb 26 07:53:20 2020 -0500
  25. cea1239 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Tue Feb 25 23:35:53 2020 -0500
  26. a9d562f Merge branch '2020-02-25-master-imports' by Tom Rini · Tue Feb 25 13:59:21 2020 -0500
  27. 4e5820a board: novtech: meerkat96: use correct mmc driver by Carl Gelfand · Wed Jan 22 16:03:02 2020 -0500
  28. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · Wed Feb 12 20:46:45 2020 +0100
  29. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · Wed Feb 12 20:46:44 2020 +0100
  30. 08ab257 MAINTAINERS: set maintainer for doc/api/efi.rst by Heinrich Schuchardt · Sat Feb 22 07:45:50 2020 +0100
  31. 1fc5480 arch: arm: Fix SZ_64K undeclared compilation error by Wasim Khan · Fri Feb 14 11:00:52 2020 +0530
  32. 132d694 tools: image-host.c: remove uboot_aes.h by Philippe Reynes · Tue Feb 18 17:23:20 2020 +0100
  33. f7ad4b1 Merge branch '2020-02-24-ci-htmldocs' by Tom Rini · Tue Feb 25 09:06:50 2020 -0500
  34. f4993df doc/Makefile: turn warnings into errors by Heinrich Schuchardt · Fri Feb 21 18:24:03 2020 +0100
  35. fbf2bf9 azure: build HTML documentation by Heinrich Schuchardt · Fri Feb 21 18:24:02 2020 +0100
  36. bccdb65 gitlab: build HTML documentation by Heinrich Schuchardt · Fri Feb 21 18:24:01 2020 +0100
  37. e335201 travis: build HTML docs by Heinrich Schuchardt · Fri Feb 21 18:24:00 2020 +0100
  38. 7e4acf8 travis: Add python3-sphinx to the package list by Tom Rini · Mon Feb 24 15:10:36 2020 -0500
  39. 05d5bce arch: powerpc: Rewrite the sata node to fit the driver by Peng Ma · Mon Dec 23 09:28:18 2019 +0000
  40. 5f5cd3c Revert "configs: enable sata device module in T2080QDS" by Peng Ma · Mon Dec 23 09:28:15 2019 +0000
  41. 34bed5d Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · Mon Dec 23 09:28:12 2019 +0000
  42. dc6d5e0 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · Mon Dec 23 09:28:09 2019 +0000
  43. 2d5a7de doc: update doc/sphinx/kerneldoc.py by Heinrich Schuchardt · Fri Feb 21 18:23:59 2020 +0100
  44. d6b5831 Azure / GitLab: Update Docker image by Tom Rini · Mon Feb 24 11:04:29 2020 -0500
  45. 79ddd6d Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Feb 20 22:14:29 2020 -0500
  46. 2e4bd90 Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Feb 20 07:27:31 2020 -0500
  47. cf61a5f mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · Fri Feb 14 16:40:27 2020 +0900
  48. 97e7e82 mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · Fri Feb 14 16:40:26 2020 +0900
  49. 63c0ae2 mmc: add mmc_get_dma_dir() helper by Masahiro Yamada · Fri Feb 14 16:40:25 2020 +0900
  50. a055e86 mmc: sdhci: remove unneeded casts by Masahiro Yamada · Fri Feb 14 16:40:24 2020 +0900
  51. 97eda29 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · Fri Feb 14 16:40:23 2020 +0900
  52. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · Fri Feb 14 16:40:22 2020 +0900
  53. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · Fri Feb 14 16:40:21 2020 +0900
  54. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  55. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · Wed Jan 08 03:56:11 2020 +0000
  56. 1b66209 rockchip: rk3399: add target type for evb based board by Kever Yang · Wed Feb 19 17:51:07 2020 +0800
  57. 1e06d9e Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Feb 19 17:25:26 2020 -0500
  58. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  59. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  60. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · Fri Feb 14 16:40:17 2020 +0900
  61. a6d1f1a mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · Thu Jan 30 12:06:45 2020 +0000
  62. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · Fri Feb 14 23:28:58 2020 +0100
  63. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · Fri Feb 07 22:10:49 2020 +0100
  64. 0db396b configs: fix typos in khadas-edge defconfigs by Jared Baldridge · Thu Feb 06 19:53:14 2020 -0800
  65. fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · Mon Feb 03 19:20:05 2020 +0530
  66. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · Mon Feb 03 19:20:04 2020 +0530
  67. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · Sat Jan 25 16:19:36 2020 +0000
  68. 42a73d3 rk3288: vyasa: Add console settings by Jagan Teki · Thu Jan 23 19:42:22 2020 +0530
  69. f31db0d rk3288: tinker: Enable HDMI output by Jagan Teki · Thu Jan 23 19:42:21 2020 +0530
  70. cb68175 ARM: dts: rockchip: Sync rk3288-vyasa dts from linux by Jagan Teki · Thu Jan 23 19:42:20 2020 +0530
  71. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  72. c9ea0cc rockchip: px30: sync the main px30 dtsi from mainline by Heiko Stuebner · Wed Jan 22 10:31:43 2020 +0100
  73. 606050d arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi by Peter Robinson · Mon Jan 20 09:18:18 2020 +0000
  74. 94fb4c4 arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot by Peter Robinson · Mon Jan 20 09:17:00 2020 +0000
  75. 629b252 arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions by Peter Robinson · Mon Jan 20 09:15:26 2020 +0000
  76. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · Fri Jan 17 21:37:09 2020 +0100
  77. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · Fri Jan 17 21:26:04 2020 +0100
  78. 7382ad6 Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Feb 18 07:08:05 2020 -0500
  79. 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · Thu Feb 13 13:24:55 2020 -0700
  80. bd9bb2b mmc: remove unneeded forward declarations by Masahiro Yamada · Thu Jan 23 15:54:01 2020 +0900
  81. bf1f25c mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · Thu Jan 23 14:31:12 2020 +0900
  82. 55f7b00 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · Tue Jan 21 18:42:05 2020 +0900
  83. 58b9eb8 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · Fri Jan 17 15:06:54 2020 +0900
  84. a8e2e40 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · Fri Nov 22 15:13:09 2019 -0800
  85. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Feb 14 07:31:47 2020 -0500
  86. e1d1d1f Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Fri Feb 14 07:31:02 2020 -0500
  87. cdc2887 Merge branch '2020-02-13-master-imports' by Tom Rini · Thu Feb 13 13:37:59 2020 -0500
  88. 44d75ac board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · Mon Feb 03 15:10:40 2020 +0100
  89. 0c6aee5 board: stm32: fix extra env setings addresses by Patrice Chotard · Mon Feb 03 15:10:39 2020 +0100
  90. 10aafb6 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · Mon Feb 03 15:00:59 2020 +0100
  91. a5bf69e stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · Mon Feb 10 11:54:11 2020 +0100
  92. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · Tue Jan 28 10:44:15 2020 +0100
  93. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · Tue Jan 28 10:44:14 2020 +0100
  94. f74ac23 board: stm32mp1: change dfu function to static by Patrick Delaunay · Tue Jan 28 10:44:13 2020 +0100
  95. 1e4229c board: stm32mp1: board: add include for dfu by Patrick Delaunay · Tue Jan 28 10:44:12 2020 +0100
  96. a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · Tue Jan 28 15:42:13 2020 +0100
  97. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · Tue Jan 28 10:11:06 2020 +0100
  98. 36948cc board: stm32mp1: update readme by Patrick Delaunay · Tue Jan 28 10:11:04 2020 +0100
  99. c22caac ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · Tue Jan 28 10:11:03 2020 +0100
  100. 319c9c3 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · Tue Jan 28 10:11:02 2020 +0100