1. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  2. ce4a92a fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · Tue Apr 28 10:19:31 2020 +0800
  3. 80de373 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · Tue Apr 28 10:19:28 2020 +0800
  4. b6b7c6b arm: add Cubieboard7 board support by Amit Singh Tomar · Sun Apr 19 19:28:35 2020 +0530
  5. 82704fa actions: Move defconfig options to Kconfig by Amit Singh Tomar · Sun Apr 19 19:28:34 2020 +0530
  6. 0b880dd arm: add support Actions Semi S700 by Amit Singh Tomar · Sun Apr 19 19:28:33 2020 +0530
  7. 9be8cdd arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · Sun Apr 19 19:28:32 2020 +0530
  8. 5e144d5 arm: actions: add S700 SoC device tree by Amit Singh Tomar · Sun Apr 19 19:28:31 2020 +0530
  9. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  10. bf0bf55 arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · Sun Apr 19 19:28:29 2020 +0530
  11. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  12. ddc4c8e arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · Sun Apr 19 19:28:26 2020 +0530
  13. cae8193 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · Sun Apr 19 19:28:25 2020 +0530
  14. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  15. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  16. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  17. 6330dfe Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Apr 24 14:07:59 2020 -0400
  18. 0a16ced qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · Fri Apr 10 09:37:21 2020 +0200
  19. 526c951 ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board by Marek Vasut · Tue Mar 31 19:51:36 2020 +0200
  20. 787b17c ARM: dts: stm32: Adjust PLL4 settings on AV96 by Marek Vasut · Tue Mar 31 19:51:35 2020 +0200
  21. 8aee15d ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi by Patrick Delaunay · Tue Apr 21 12:27:35 2020 +0200
  22. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  23. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  24. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · Wed Apr 15 11:33:31 2020 +0200
  25. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  26. a2018ab arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · Fri Apr 17 01:19:05 2020 -0600
  27. a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Tue Apr 21 15:20:42 2020 -0400
  28. 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · Mon Apr 20 17:22:47 2020 -0400
  29. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Apr 20 13:44:27 2020 -0400
  30. a224e83 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Apr 20 11:14:22 2020 -0400
  31. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 20 08:45:27 2020 -0400
  32. 3bd41b0 arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot by Neil Armstrong · Mon Mar 30 11:27:26 2020 +0200
  33. 70f92ac arm: meson-gx: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · Mon Mar 30 11:27:25 2020 +0200
  34. 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · Mon Mar 30 11:27:24 2020 +0200
  35. a618a5a phy: add support for backplane kr mode by Florinel Iordache · Mon Mar 16 15:35:59 2020 +0200
  36. 96cd3d4 armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · Tue Apr 14 17:24:48 2020 +0800
  37. b407587 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · Fri Apr 17 13:43:53 2020 +0530
  38. d1203ca Add support for i.MXRT1020-EVK board by Giulio Benetti · Tue Feb 18 20:02:55 2020 +0100
  39. e228d22 ARM: dts: imxrt1020: add dtsi file by Giulio Benetti · Tue Feb 18 20:02:53 2020 +0100
  40. 46009cf Add i.MXRT1020 support by Giulio Benetti · Tue Feb 18 20:02:52 2020 +0100
  41. ee6b5eb dts: imx: Add fixed-link property to HSC and DDC (imx53) devices by Lukasz Majewski · Wed Feb 26 12:37:00 2020 +0100
  42. e3876bc ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulator by Harald Seiler · Thu Apr 16 10:52:19 2020 +0200
  43. 0854104 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · Wed Apr 15 20:04:53 2020 +0200
  44. b67d3ad wandboard: Fix version detection for mx6q/mx6dl revD1 by Fabio Estevam · Fri Apr 17 09:27:09 2020 -0300
  45. 860efed arch: arm: dts: imxrt1050-evk: add lcdif node by Giulio Benetti · Wed Apr 08 17:11:06 2020 +0200
  46. 7025998 ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux by Giulio Benetti · Wed Apr 08 17:11:05 2020 +0200
  47. 5595c00 ARM: dts: i.mxrt1050: add lcdif node by Giulio Benetti · Wed Apr 08 17:10:21 2020 +0200
  48. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  49. a50f6a0 arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · Thu Apr 09 15:21:38 2020 +0200
  50. 67510d0 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · Thu Apr 09 15:21:37 2020 +0200
  51. 9de2cb8 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · Mon Mar 09 10:55:34 2020 +0100
  52. 93ee0ab mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · Mon Feb 03 09:01:09 2020 -0300
  53. 38bc521 mx7ulp: Remove duplicated definitions by Fabio Estevam · Mon Feb 03 09:01:08 2020 -0300
  54. 44c0409 arm: dts: add pwm support for MediaTek SoCs by developer · Fri Feb 21 21:01:47 2020 +0800
  55. 49bd67e ARM: bootm: take into account gd->ram_top by Patrice Chotard · Thu Feb 13 19:29:50 2020 +0100
  56. aaf8dd1 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · Tue Mar 10 10:15:04 2020 +0100
  57. 66111eb Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · Tue Mar 10 10:15:03 2020 +0100
  58. 02ff85e arm: imx: update reference to README.mxc_hab by Patrick Delaunay · Fri Feb 28 15:18:16 2020 +0100
  59. 3840615 arm64: dts: meson-gx: add back dmc register range until canvas driver is available by Neil Armstrong · Thu Apr 16 10:39:41 2020 +0200
  60. 81f27ed ARM: dts: add missing meson-gxl-s805x-libretech-ac-u-boot.dtsi file by Neil Armstrong · Wed Apr 15 17:58:30 2020 +0200
  61. 966caaf arm: meson: imply DM_RNG by Heinrich Schuchardt · Sun Apr 05 12:20:23 2020 +0200
  62. e5f93c3 ARM: dts: stm32: Rename LEDs to match silkscreen on AV96 by Marek Vasut · Mon Apr 06 15:05:58 2020 +0200
  63. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  64. 0839ea9 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · Sat Mar 28 02:01:58 2020 +0100
  65. 93865c6 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · Thu Mar 26 16:57:26 2020 +0100
  66. cf737d5 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · Tue Apr 14 08:47:07 2020 -0400
  67. 41d2c40 arm64: mvebu: a37xx: add device-tree fixer for PCIe regions by Marek Behún · Wed Apr 08 19:25:21 2020 +0200
  68. f9d5e73 arm64: mvebu: a37xx: improve code determining memory info structures by Marek Behún · Wed Apr 08 19:25:19 2020 +0200
  69. e577cc3 arm64: mvebu: armada-8k: move dram init code by Marek Behún · Wed Apr 08 19:25:18 2020 +0200
  70. de13b61 arm: mvebu: dts: turris_mox: fix USB3 regulator by Marek Behún · Wed Apr 08 12:02:06 2020 +0200
  71. b78519b arm: mvebu: dts: turris_mox: update sdhci properties by Marek Behún · Wed Apr 08 12:02:04 2020 +0200
  72. 28bf4ca arm: mvebu: clearfog: initial ClearFog Base variant by Joel Johnson · Mon Mar 23 14:21:32 2020 -0600
  73. ffcd420 arm: mvebu: solidrun: remove hardcoded DTS MAC address by Joel Johnson · Mon Mar 23 14:21:30 2020 -0600
  74. fb377db arm: mvebu: fix SerDes table alignment by Joel Johnson · Mon Mar 23 14:21:29 2020 -0600
  75. 3667bec arm: mvebu: update RTC values for PCIe memory wrappers by Chris Packham · Wed Feb 26 19:53:50 2020 +1300
  76. c99f39f arm: mvebu: dts: Sort Armada series dts alphabetically by Josip Kelecic · Thu Feb 13 14:38:49 2020 +0100
  77. f9a36d5 arm: dts: k3-j721e: Increase OSPI default frequency to 50MHz by Vignesh Raghavendra · Thu Apr 02 18:59:13 2020 +0530
  78. 032a855 arm: dts: k3-am654: Increase OSPI default frequency to 50MHz by Vignesh Raghavendra · Thu Apr 02 18:59:12 2020 +0530
  79. 18e52bd am335x, guardian: load env from NAND by Moses Christopher · Wed Mar 25 06:45:47 2020 +0000
  80. 4cfc5e3 am335x, guardian: boot stage feedback in headless mode by Moses Christopher · Wed Mar 25 06:45:45 2020 +0000
  81. 41e820c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Apr 13 16:06:51 2020 -0400
  82. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  83. 1d07b3e arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · Tue Apr 07 15:43:14 2020 +0800
  84. 32cc198 arm: dts: arria10: Update dtsi/dts from Linux by Ley Foon Tan · Tue Apr 07 15:43:13 2020 +0800
  85. ff33e73 arm: dts: arria10: Move uboot specific properties to u-boot.dtsi by Ley Foon Tan · Tue Apr 07 15:43:12 2020 +0800
  86. 3a64968 ARM: socfpga: Enable DM RTC bootcount on ABB SECU1 by Marek Vasut · Fri Mar 06 21:52:21 2020 +0100
  87. b3f8e3e imx: Fix imx8m FIT script issue by Ye Li · Thu Apr 09 01:44:43 2020 -0700
  88. 527c1d0 Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Wed Apr 08 08:48:31 2020 -0400
  89. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  90. c3d2a5f ARM: dts: imx8qxp-colibri: dm-pre-proper for pd_dma nodes by Igor Opaniuk · Fri Mar 27 12:28:16 2020 +0200
  91. ff82984 ARM: dts: imx8qm-apalis: dm-pre-proper for pd_dma nodes by Igor Opaniuk · Fri Mar 27 12:28:15 2020 +0200
  92. a6f6aef ARM: dts: imx8qxp-colibri: replace dm-spl with dm-pre-proper by Igor Opaniuk · Fri Mar 27 12:28:14 2020 +0200
  93. dac4073 ARM: dts: imx8qm-apalis: replace dm-spl with dm-pre-proper by Igor Opaniuk · Fri Mar 27 12:28:13 2020 +0200
  94. dfcd21d arm64: versal: Disable DDR cache mapping if DDR is not enabled by Michal Simek · Wed Mar 18 13:45:21 2020 +0100
  95. cf73de1 arm64: zynqmp: Add support for u-boot.itb generation without ATF by Michal Simek · Mon Mar 23 14:40:52 2020 +0100
  96. 1f55e57 arm64: zynqmp: Move timeout for clock propagation below psu_init by Michal Simek · Fri Mar 20 08:59:02 2020 +0100
  97. 09a7d7d arm64: zynqmp: Add support for debug uart also for U-Boot proper by Michal Simek · Tue Jan 07 09:02:52 2020 +0100
  98. 02e1cd3 arm64: zynqmp Add support for zcu102 rev1.1 by Michal Simek · Thu Mar 12 09:03:13 2020 +0100
  99. 2642eb7 arm64: zynqmp: Add third backup bootmode by Michal Simek · Wed Mar 11 15:00:51 2020 +0100
  100. c53d9bd ARM: zynq: Do not print message about boot device by Michal Simek · Thu Mar 05 11:01:50 2020 +0100