1. da62e1a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Jan 28 21:10:32 2020 -0500
  2. bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · Fri Jan 17 14:02:44 2020 +0100
  3. 8ad5a73 Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Jan 27 07:19:26 2020 -0500
  4. 38e96b2 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · Thu Jan 23 10:21:53 2020 -0300
  5. 58a8d7b clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · Thu Jan 23 10:21:05 2020 -0300
  6. 300ae1b clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · Thu Jan 23 10:20:51 2020 -0300
  7. be84f68 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · Thu Jan 23 10:20:14 2020 -0300
  8. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 26 12:05:11 2020 -0500
  9. 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · Fri Jan 10 01:47:32 2020 +0000
  10. a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · Fri Jan 10 01:47:31 2020 +0000
  11. 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Jan 25 12:20:51 2020 -0500
  12. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:45 2020 +0530
  13. 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · Thu Jan 16 16:11:37 2020 +0800
  14. 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · Wed Jan 01 23:44:48 2020 +0000
  15. a17d02d sunxi: dts: R40: Update Bananapi M2 Berry .dts by Andre Przywara · Wed Jan 01 23:44:46 2020 +0000
  16. 8d7da69 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · Sun Jan 12 23:36:13 2020 +0800
  17. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  18. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  19. 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  20. 276698b common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  21. bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  22. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  23. 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  24. d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  25. db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  26. e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  27. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  28. 3104a08 common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  29. 96478bad arm: Add arm handoff header file by Michael Trimarchi · Sun Jan 05 16:51:13 2020 +0100
  30. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  31. f57e45a board: fsl: ls1028a: free up arch_misc_init by Alex Marginean · Sat Jan 11 01:05:39 2020 +0200
  32. 8cfc8aa board: fsl: ls1088a: remove empty arch_misc_init by Alex Marginean · Sat Jan 11 01:05:38 2020 +0200
  33. bb03075 board: fsl: ls2080a/ls2081a: remove empty arch_misc_init by Alex Marginean · Sat Jan 11 01:05:37 2020 +0200
  34. b4f8023 board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · Sat Jan 11 01:05:36 2020 +0200
  35. c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · Fri Jan 10 23:51:32 2020 +0200
  36. 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · Thu Jan 09 08:53:16 2020 +0000
  37. 1208d38 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · Wed Jan 08 19:46:45 2020 +0900
  38. a757669 armv8: ls1012a: Make USB masters snoopable by Ran Wang · Thu Dec 26 18:11:17 2019 +0800
  39. 0d87fc4 bcm968360bg: add initial support by Philippe Reynes · Tue Jan 07 20:14:17 2020 +0100
  40. c8f5724 gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360 by Philippe Reynes · Tue Jan 07 20:14:16 2020 +0100
  41. dfeb2c0 bcm68360: add initial support by Philippe Reynes · Tue Jan 07 20:14:10 2020 +0100
  42. 8651bfd arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card) by Marek Szyprowski · Thu Jan 16 16:25:35 2020 +0100
  43. ecb5092 arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2 by Marek Szyprowski · Thu Jan 16 16:25:34 2020 +0100
  44. a086135 arm: dts: exynos: Extend board description by Marek Szyprowski · Wed Jan 15 16:18:03 2020 +0100
  45. 3f1d3e4 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 by Stephan Gerhold · Sat Jan 04 18:45:19 2020 +0100
  46. 4f1170f arm: Add support for ST-Ericsson U8500 SoC by Stephan Gerhold · Sat Jan 04 18:45:17 2020 +0100
  47. d472258 arm: dts: Import device tree for ST-Ericsson Ux500 by Stephan Gerhold · Sat Jan 04 18:45:16 2020 +0100
  48. 0f40fc2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Jan 21 18:10:28 2020 -0500
  49. 1c5e95d ARM: mvebu: clearfog: run-time selection of DT file by Baruch Siach · Mon Jan 20 14:20:13 2020 +0200
  50. ea951d8 ARM: mvebu: clearfog: add EEPROM devices by Baruch Siach · Mon Jan 20 14:20:09 2020 +0200
  51. 3888302 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 21 08:36:50 2020 -0500
  52. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  53. a5483b1 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jan 20 14:54:42 2020 -0500
  54. 3993110 imx8m: clock_imx8mm: Staticize functions by Alifer Moraes · Tue Jan 14 15:54:59 2020 -0300
  55. 9a86d66 arm: dts: imx7ulp-evk: remove mux value from pad configuration by Jorge Ramirez-Ortiz · Wed Jan 15 18:50:04 2020 +0100
  56. 409cf64 mx7ulp: soc: s_init should only be executed once by Jorge Ramirez-Ortiz · Fri Jan 17 10:50:25 2020 +0100
  57. 7592af6 arm: dts: i.mx8x: add #cooling-cells properties by Anatolij Gustschin · Sat Jan 18 16:12:41 2020 +0100
  58. 807e7cf ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · Thu Jan 02 19:31:21 2020 +0100
  59. 5db5016 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Jan 20 15:35:43 2020 +0100
  60. 18f2de5 arm: omap: fix MPU DPLL divisor for 800MHz clock by Dario Binacchi · Tue Dec 03 20:55:03 2019 +0100
  61. 5bbcabb arm: dts: k3-am654-base-board: enable USB1 by Vignesh Raghavendra · Mon Dec 09 10:37:33 2019 +0530
  62. adaf773 arm: dts: k3-am65-main: add USB support by Vignesh Raghavendra · Mon Dec 09 10:37:32 2019 +0530
  63. c85f64a1 ARM: dts: omap3/omap35 Torpedo and SOM-LV: Unify and shrink SPL dtb by Adam Ford · Sun Jan 12 06:52:10 2020 -0600
  64. 336ef55 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · Fri Jan 10 14:35:22 2020 -0500
  65. f0bcb66 arm: K3: Disable ROM configured firewalls by Andrew F. Davis · Fri Jan 10 14:35:21 2020 -0500
  66. 2dbe389 arm: K3: Fix header comment match AM6 specific file function by Andrew F. Davis · Fri Jan 10 14:35:20 2020 -0500
  67. a26c749 arm: dts: k3-am654-r5-base-board: Fix power-domains for wkup_vtm0 by Lokesh Vutla · Fri Jan 10 15:01:57 2020 +0530
  68. 2dc1e6e arm: mach-k3: security: Clean image out of cache before authentication by Andrew F. Davis · Tue Jan 07 18:22:29 2020 -0500
  69. 7e13f2c arm: mach-k3: Warn when node to disable is not found by Andrew F. Davis · Tue Jan 07 18:12:40 2020 -0500
  70. 0fe40e9 arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 use by Andreas Dannenberg · Tue Jan 07 13:15:56 2020 +0530
  71. d036a21 board: ti: j721e: Use EEPROM-based board detection by Andreas Dannenberg · Tue Jan 07 13:15:54 2020 +0530
  72. 2d7a145 board: ti: beagleboneai: add dts file by Jason Kridner · Thu Jan 02 08:17:28 2020 -0600
  73. 940d637 board: ti: beagleboneai: add initial support by Caleb Robey · Thu Jan 02 08:17:27 2020 -0600
  74. c67d389 arm: dts: k3-j721e-common-proc-board: Add pinmux for SD card by Faiz Abbas · Thu Jan 16 19:42:21 2020 +0530
  75. d45d7a0 arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodes by Faiz Abbas · Thu Jan 16 19:42:20 2020 +0530
  76. dc2bcc2 mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · Thu Jan 16 19:42:18 2020 +0530
  77. 549cf9f ARM: dts: da850-lcdk: Update DTS files for SPL device tree support by Adam Ford · Wed Nov 13 09:46:32 2019 -0600
  78. 04ed493 arm: dts: k3-j721e: Add DT nodes for USB by Vignesh Raghavendra · Mon Nov 18 19:16:35 2019 +0530
  79. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  80. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  81. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  82. 78ec73d common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  83. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  84. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  85. 4be8fc9 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  86. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  87. 2c33b4c common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  88. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  89. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  90. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  91. a375b26 ARM: dts: stm32: Add missing ETHCK clock to ethernet node by Marek Vasut · Fri Jan 10 01:28:38 2020 +0100
  92. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  93. 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · Mon Jan 13 15:17:42 2020 +0100
  94. 187cae2 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · Wed Dec 18 16:52:19 2019 +0100
  95. e597349 stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · Fri Dec 20 18:03:43 2019 -0800
  96. ecb3ed6 mx7ulp: Move SoC base address to a common file by Fabio Estevam · Wed Oct 23 11:08:55 2019 -0300
  97. 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
  98. 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
  99. c69976c arm: dts: mediatek: move u-boot properties to -u-boot.dtsi file by developer · Fri Jan 10 16:30:34 2020 +0800
  100. 1b7028d Add support for MT7622 reference board by developer · Fri Jan 10 16:30:33 2020 +0800