1. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  2. 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  3. 276698b common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  4. bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  5. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  6. 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  7. d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  8. db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  9. e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  10. 0467120 common: Move type declarations to linux/types.h by Simon Glass · Sat Dec 28 10:44:53 2019 -0700
  11. c49a356 common: Drop the symbol_lookup() declaration by Simon Glass · Sat Dec 28 10:44:52 2019 -0700
  12. 5cfb878 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700
  13. ff75687 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  14. 5520e3f common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · Sat Dec 28 10:44:49 2019 -0700
  15. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  16. 0e4868f common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  17. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · Sat Dec 28 10:44:46 2019 -0700
  18. 3104a08 common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  19. 844b6b9 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  20. 1672111 common: Move do_tftpb() to net.h by Simon Glass · Sat Dec 28 10:44:43 2019 -0700
  21. 6a6b2f2 common: Move embedded fdt location to fdtdec.h by Simon Glass · Sat Dec 28 10:44:42 2019 -0700
  22. e2e8d92 common: Drop checkflash() and checkdram() by Simon Glass · Sat Dec 28 10:44:41 2019 -0700
  23. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  24. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · Sat Dec 28 10:44:39 2019 -0700
  25. 6433214 common: Drop mdm_init() by Simon Glass · Sat Dec 28 10:44:38 2019 -0700
  26. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  27. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  28. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  29. 458db3c aes: add a define for the size of a block by Philippe Reynes · Mon Jan 06 15:22:34 2020 +0100
  30. 7b15721 Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Jan 16 13:20:51 2020 -0500
  31. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Jan 16 09:45:40 2020 -0500
  32. 1b7028d Add support for MT7622 reference board by developer · Fri Jan 10 16:30:33 2020 +0800
  33. dea5651 clk: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:29 2020 +0800
  34. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · Thu Jan 09 11:35:07 2020 +0800
  35. b41343a ARM: MediaTek: add basic support for MT8512 boards by developer · Tue Dec 31 11:29:26 2019 +0800
  36. 4a79703 clk: mediatek: add driver support for MT8512 by developer · Tue Dec 31 11:29:20 2019 +0800
  37. 5ea041b mmc: add additional quirk for APP_CMD retry by Joel Johnson · Sat Jan 11 09:08:14 2020 -0700
  38. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · Thu Dec 19 18:59:27 2019 +0800
  39. 9efec31 Include missing headers for asm-generic/sections.h by Sean Anderson · Tue Dec 17 21:22:42 2019 -0500
  40. f4c2787 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · Fri Nov 15 17:00:42 2019 +0530
  41. 6986d6b imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · Fri Jan 10 15:51:48 2020 +0100
  42. c513930 ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · Fri Jan 10 15:51:44 2020 +0100
  43. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · Fri Jan 10 15:51:43 2020 +0100
  44. 85a5cd9 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · Fri Jan 10 15:47:04 2020 +0100
  45. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · Fri Jan 10 15:47:01 2020 +0100
  46. 0079a3c pico-imx7d: Convert to DM_ETH by Joris Offouga · Mon Jan 06 00:22:09 2020 +0100
  47. 79ca947 imx: add imx8x based deneb board by Anatolij Gustschin · Tue Jan 07 16:37:43 2020 +0100
  48. 49234a3 imx: add imx8x capricorn giedi board by Anatolij Gustschin · Tue Jan 07 16:37:42 2020 +0100
  49. 62c8a58 arm64: zynqmp: Move PANIC to Kconfig by Michal Simek · Tue Dec 17 15:48:54 2019 +0100
  50. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · Wed Oct 02 15:55:57 2019 +0200
  51. 6c28c29 ARM: zynq: Add jtag distro boot support by T Karthik Reddy · Wed Nov 13 21:13:44 2019 -0700
  52. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · Thu Dec 19 18:13:31 2019 +0100
  53. 5fa6c1e board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · Wed Dec 18 03:34:41 2019 -0700
  54. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · Mon Nov 25 17:24:15 2019 +0100
  55. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  56. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · Fri Nov 15 23:54:15 2019 +0100
  57. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · Thu Jan 09 13:42:43 2020 -0500
  58. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  59. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  60. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  61. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  62. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  63. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jan 08 15:23:37 2020 -0500
  64. b75390f treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · Fri Dec 06 15:01:49 2019 +0100
  65. c47e09d imx: add i.MX8MP EVK board by Peng Fan · Mon Dec 30 17:46:21 2019 +0800
  66. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · Tue Oct 15 02:15:18 2019 -0700
  67. 5287416 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · Fri Dec 27 10:37:39 2019 +0800
  68. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · Thu Dec 12 08:11:46 2019 +0000
  69. 046e881 log: Include missing header for log.h by Sean Anderson · Tue Dec 24 23:54:54 2019 -0500
  70. c29f5a5 Include missing headers for fdt_support.h by Sean Anderson · Tue Dec 17 21:21:54 2019 -0500
  71. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · Sun Dec 29 21:19:28 2019 -0700
  72. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  73. 204675c dm: test: Add a test driver for devres by Simon Glass · Sun Dec 29 21:19:25 2019 -0700
  74. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  75. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · Sun Dec 29 21:19:23 2019 -0700
  76. fbc3cfc dm: devres: Create a new devres header file by Simon Glass · Sun Dec 29 21:19:22 2019 -0700
  77. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · Sun Dec 29 21:19:21 2019 -0700
  78. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  79. 2137c24 dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · Sun Dec 29 21:19:19 2019 -0700
  80. e1277ff common: Add a noisy assert() by Simon Glass · Sun Dec 29 21:19:10 2019 -0700
  81. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · Sun Dec 29 00:01:06 2019 +0530
  82. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · Sun Dec 29 00:01:05 2019 +0530
  83. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · Sun Dec 29 15:30:14 2019 +0530
  84. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:27 2019 +0530
  85. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · Tue Dec 24 18:05:38 2019 +0200
  86. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · Fri Jan 03 22:47:19 2020 +0100
  87. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · Sun Dec 29 00:01:04 2019 +0530
  88. ce77d30 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · Tue Dec 24 08:11:01 2019 +0100
  89. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · Sun Dec 08 01:07:01 2019 +0100
  90. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · Sat Dec 07 20:51:06 2019 +0100
  91. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · Thu Nov 28 06:46:09 2019 +0100
  92. 0c476f7 include: pe.h: add signature-related definitions by AKASHI Takahiro · Tue Nov 26 09:51:05 2019 +0900
  93. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  94. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · Wed Oct 30 14:38:28 2019 +0100
  95. 98823aa include: board: provide empty stubs when the BOARD option is not selected by Jean-Jacques Hiblot · Tue Oct 22 16:39:20 2019 +0200
  96. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · Tue Oct 22 16:39:19 2019 +0200
  97. c51afd9 configs: meson64: enable GIC support for G12A/G12B by Anand Moon · Thu Dec 26 11:33:52 2019 +0000
  98. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  99. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jan 07 08:44:56 2020 -0500
  100. b0d75ca configs: socfpga: fix building Stratix10 and Agilex by Simon Goldschmidt · Thu Dec 12 12:29:52 2019 +0100