1. 9134d4c xilinx: versal: Use lowest memory for U-Boot by Michal Simek · Fri Jul 10 12:42:09 2020 +0200
  2. afafd0a xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · Wed Jun 24 03:23:57 2020 -0600
  3. e167bac arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · Wed Jun 24 14:33:46 2020 +0200
  4. 8ba62d2 xilinx: Setup bootm variables by Michal Simek · Thu Jul 09 15:57:56 2020 +0200
  5. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · Thu Aug 06 12:43:00 2020 +0300
  6. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:54 2020 +0300
  7. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:53 2020 +0300
  8. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · Thu Aug 06 12:42:50 2020 +0300
  9. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  10. 00d585a riscv: sifive/fu540: Move SPL related functions to spl.c by Bin Meng · Sun Aug 02 23:09:06 2020 -0700
  11. b11f41b riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR by Bin Meng · Sun Aug 02 23:09:05 2020 -0700
  12. 6b15551 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · Sun Aug 02 23:09:04 2020 -0700
  13. 2b2d9c4 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · Sun Aug 02 23:09:03 2020 -0700
  14. db283f7 riscv: sifive/fu540: spl: Drop our own version of board_init_f() by Bin Meng · Sun Aug 02 23:09:02 2020 -0700
  15. 4ef8254 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Aug 13 08:11:27 2020 -0400
  16. a8a67ed board: stm32mp1: use const for struct node_info by Patrick Delaunay · Wed Jul 29 13:24:52 2020 +0200
  17. 63b4287 board: stm32mp1: remove board.c by Patrick Delaunay · Thu Jul 30 13:57:34 2020 +0200
  18. b0a2a49 ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present by Marek Vasut · Fri Jul 31 01:34:50 2020 +0200
  19. 7e51c3f ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · Fri Jul 31 01:35:51 2020 +0200
  20. 060cb12 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · Fri Jul 31 01:35:33 2020 +0200
  21. 15359e4 board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · Fri Jul 31 09:53:42 2020 +0200
  22. 9d96e90 board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · Fri Jul 31 16:31:50 2020 +0200
  23. 821a9ba board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · Fri Jul 31 16:31:49 2020 +0200
  24. f118e4a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · Fri Jul 31 16:31:48 2020 +0200
  25. c75bc6a board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · Fri Jul 31 16:31:47 2020 +0200
  26. b7b6752 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · Fri Jul 31 16:31:46 2020 +0200
  27. 4b2bfd6 board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · Fri Jul 31 16:31:45 2020 +0200
  28. 5fe5508 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · Fri Jul 31 16:31:44 2020 +0200
  29. a1d5f20 board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · Fri Jul 31 16:31:43 2020 +0200
  30. f660485 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · Fri Jul 31 16:31:42 2020 +0200
  31. 685d865 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · Fri Aug 07 00:26:57 2020 +0530
  32. e7b2d4b configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · Wed Aug 05 22:44:31 2020 +0530
  33. ff35d92 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · Wed Aug 05 22:44:30 2020 +0530
  34. e2af966 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · Wed Aug 05 22:44:25 2020 +0530
  35. 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · Wed Aug 05 22:44:24 2020 +0530
  36. 3ff4925 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · Wed Aug 05 22:44:15 2020 +0530
  37. 5a08e65 board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · Wed Aug 05 22:44:14 2020 +0530
  38. 00f4dfb board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · Wed Aug 05 22:44:13 2020 +0530
  39. 2219e78 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · Mon Aug 03 11:35:16 2020 +0530
  40. 132990c configs: Add defconfig for USB DFU bootmode by Faiz Abbas · Mon Aug 03 11:35:15 2020 +0530
  41. 4a12285 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · Wed Jul 29 13:41:12 2020 -0500
  42. 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · Sat Jul 18 19:23:04 2020 -0500
  43. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  44. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · Thu Jul 23 10:56:39 2020 +0200
  45. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · Thu Jul 23 10:56:38 2020 +0200
  46. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · Thu Jul 23 10:56:37 2020 +0200
  47. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · Thu Jul 23 10:56:36 2020 +0200
  48. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  49. 51a8b70 mscc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:51 2020 -0600
  50. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:48 2020 -0600
  51. 614a9a2 w1: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:42 2020 -0600
  52. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  53. ff15f97 arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · Fri Jul 24 16:33:27 2020 +0200
  54. 8214fd9 imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · Mon Jul 27 16:48:41 2020 +0200
  55. d34a6a2 configs: sandbox: activate env in ext4 support by Patrick Delaunay · Tue Jul 28 11:51:22 2020 +0200
  56. 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 29 21:16:08 2020 -0400
  57. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  58. be43cde board: ns3: add development keys used in FIT by Pramod Kumar · Wed Jul 15 22:55:41 2020 +0530
  59. 84d8e6e board: ns3: add FIT image its file by Pramod Kumar · Wed Jul 15 22:55:40 2020 +0530
  60. ffc7604 board: ns3: limit U-boot relocation within 16MB memory by Bharat Kumar Reddy Gooty · Wed Jul 15 22:49:05 2020 +0530
  61. 237417d board: ns3: define ddr memory layout by Rayagonda Kokatanur · Wed Jul 15 22:49:04 2020 +0530
  62. 73069ca board: ns3: program GIC LPI tables by Rayagonda Kokatanur · Wed Jul 15 22:49:01 2020 +0530
  63. 3dcdebe board: ns3: default reset type to L3 by Rayagonda Kokatanur · Wed Jul 15 22:49:00 2020 +0530
  64. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  65. 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · Wed Jul 15 22:48:55 2020 +0530
  66. a66a356 board: mediatek: Add support for UniElec U7623 board by David Woodhouse · Sun Jul 12 23:33:03 2020 +0100
  67. 38a5768 board: mediatek: fix mmc_get_boot_dev() for platforms without external SD by David Woodhouse · Sun Jul 12 23:33:01 2020 +0100
  68. b4bb31d arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:37 2020 +0200
  69. cd360da arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · Tue Jul 07 12:07:11 2020 +0200
  70. 58f0bb9 arm: qemu: implement enable_caches() by Ard Biesheuvel · Tue Jul 07 12:07:09 2020 +0200
  71. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  72. 75b1b04 board: update test on misc_read result in board_late_init by Patrick Delaunay · Fri Jul 03 17:45:07 2020 +0200
  73. 019f732 board: dh_stm32mp1: remove env location override by Jakob Riepler · Mon Jul 27 14:18:29 2020 +0200
  74. 7179b09 configs:stm32mp1: activate env config in SPL by Patrick Delaunay · Mon Jun 15 11:18:24 2020 +0200
  75. 455b065 stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC by Patrick Delaunay · Mon Jun 15 11:18:22 2020 +0200
  76. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  77. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  78. 0d649c9 colibri-imx7: fix splash logo drawing by Igor Opaniuk · Wed Jul 15 13:31:05 2020 +0300
  79. c803856 colibri-imx6ull: show boot logo by Igor Opaniuk · Wed Jul 15 13:31:03 2020 +0300
  80. 2213c89 ARM: dts: imx7-colibri: multiple node updates by Igor Opaniuk · Wed Jul 15 13:31:02 2020 +0300
  81. 897822d toradex: common: show boot logo by Igor Opaniuk · Wed Jul 15 13:31:01 2020 +0300
  82. d638140 verdin-imx8mm: add EEPROM support for carrier board by Igor Opaniuk · Wed Jul 15 13:30:59 2020 +0300
  83. ecfe0f5 toradex: tdx-cfg-block: add carrier board info printing by Igor Opaniuk · Wed Jul 15 13:30:57 2020 +0300
  84. e9ad67a toradex: tdx-cfg-clock: add migration routine from PID8 by Igor Opaniuk · Wed Jul 15 13:30:56 2020 +0300
  85. 67c9bfc toradex: tdx-cfg-block: add support for EEPROM by Igor Opaniuk · Wed Jul 15 13:30:55 2020 +0300
  86. 414df35 toradex: tdx-cfg-block: add carrier boards and display adapters by Igor Opaniuk · Wed Jul 15 13:30:54 2020 +0300
  87. dcb531b toradex: tdx-cfg-block: add EEPROM read/store wrappers by Igor Opaniuk · Wed Jul 15 13:30:53 2020 +0300
  88. 9acd069 configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · Wed Jul 08 14:55:03 2020 +0530
  89. 438c37c freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · Thu Jul 02 11:13:04 2020 +0800
  90. b41f6ba freescale: ls1043aqds: enable secure system counter by Biwen Li · Thu Jul 02 11:13:03 2020 +0800
  91. e0bb9f8 freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · Thu Jul 02 11:13:02 2020 +0800
  92. ffd5a3c freescale: ls1046aqds: enable secure system counter by Biwen Li · Thu Jul 02 11:13:01 2020 +0800
  93. e1a3cc7 board: fsl: lx2160aqds: identify SDHC adapter during board init by Yangbo Lu · Wed Jun 17 18:08:59 2020 +0800
  94. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · Wed Jun 17 18:08:58 2020 +0800
  95. 3de4d1d armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · Wed Jun 10 16:13:50 2020 +0800
  96. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · Tue Jun 09 16:21:48 2020 +0530
  97. c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · Fri Jul 10 13:16:48 2020 +0200
  98. 3867688 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · Tue Jun 30 09:30:11 2020 -0500
  99. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  100. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400