1. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  2. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  3. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  4. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  5. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  6. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  7. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · Tue Sep 28 19:18:56 2021 -0400
  8. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  9. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  10. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  11. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  12. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · Tue Aug 24 15:00:41 2021 +0300
  13. c54800e efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  14. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  15. 0b9be6e arm: socfpga: vining: Drop meaningless comment by Marek Vasut · Tue Sep 14 05:25:29 2021 +0200
  16. c1969ab usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  17. a44b575 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · Mon Sep 20 15:37:24 2021 +0200
  18. b103946 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · Mon Sep 20 15:37:23 2021 +0200
  19. 7a4c32e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  20. f2f88cc usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  21. 07fc8d1 mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported by Patrick Delaunay · Wed Sep 22 18:29:07 2021 +0200
  22. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  23. 51c2c68 ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig by Tom Rini · Sun Sep 12 20:32:33 2021 -0400
  24. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  25. b9dda3a omap4_panda: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:31 2021 -0400
  26. 8cc223c omap3_logic: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:30 2021 -0400
  27. c350bb3 am3517_evm: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:29 2021 -0400
  28. a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · Sun Sep 12 20:32:28 2021 -0400
  29. a48f190 omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK by Tom Rini · Sun Sep 12 20:32:26 2021 -0400
  30. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · Sun Sep 12 20:32:25 2021 -0400
  31. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · Sun Sep 12 20:32:24 2021 -0400
  32. 5b81035 compulab: Clean up some unused symbols by Tom Rini · Sun Sep 12 20:32:23 2021 -0400
  33. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  34. 7392617 usb: phy: ti: Remove non-DM PHY code by Tom Rini · Sun Sep 12 20:32:21 2021 -0400
  35. 4d01402 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · Sun Sep 12 20:32:20 2021 -0400
  36. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  37. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  38. ff6ab5e fdt_support.h: Remove duplicated declarations by Bin Meng · Sat Sep 18 17:37:23 2021 +0800
  39. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  40. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  41. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  42. 3f4ec33 dm: Add comments to dt-structs contents by Simon Glass · Sat Aug 07 07:24:08 2021 -0600
  43. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  44. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  45. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  46. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  47. 39fc095 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · Fri Sep 10 08:19:19 2021 +0200
  48. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · Tue Sep 07 08:37:51 2021 +0200
  49. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  50. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  51. 6f880bb Merge git://source.denx.de/u-boot-socfpga by Tom Rini · Thu Sep 23 08:30:45 2021 -0400
  52. a951fcc Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Sep 22 14:55:16 2021 -0400
  53. 62aa293 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · Tue Sep 14 05:25:29 2021 +0200
  54. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  55. 4828221 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · Mon Sep 20 15:37:24 2021 +0200
  56. e2442a1 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · Mon Sep 20 15:37:23 2021 +0200
  57. 382cf4e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  58. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  59. e06b820 include: dt-bindings: mfd: add atmel flexcom include file by Eugen Hristev · Fri Aug 27 13:44:11 2021 +0300
  60. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  61. a5348a1 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · Tue Aug 24 16:02:33 2021 +0300
  62. 5435c2c board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND by Eugen Hristev · Thu Aug 19 14:09:41 2021 +0300
  63. b5f8187 board: sama5d2_xplained: Modify load addresses by Clément Léger · Mon Aug 16 14:25:43 2021 +0200
  64. c58913b board: sama5d27_som1_ek: Modify load addresses by Clément Léger · Mon Aug 16 14:25:40 2021 +0200
  65. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  66. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · Tue Sep 07 17:16:58 2021 -0500
  67. 2cde1a2 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · Tue Jul 27 18:24:39 2021 -0500
  68. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  69. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · Mon Aug 02 15:18:37 2021 +0200
  70. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  71. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  72. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  73. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  74. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  75. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  76. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  77. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  78. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  79. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  80. 3dba83b pci: Drop old code from header file by Simon Glass · Sun Aug 01 18:54:16 2021 -0600
  81. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  82. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Sep 13 08:31:41 2021 -0400
  83. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Sep 12 20:33:21 2021 -0400
  84. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  85. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · Thu Aug 26 21:28:59 2021 +0530
  86. 551436b environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram by Aswath Govindraju · Thu Aug 26 21:28:58 2021 +0530
  87. c92c771 include: configs: am64x_evm: Add env variables for booting to kernel using USB MSC device by Aswath Govindraju · Wed Aug 04 18:42:46 2021 +0530
  88. b60facd environment: ti: mmc.h: Make the finduuid generic for usage across different device types by Aswath Govindraju · Wed Aug 04 18:42:45 2021 +0530
  89. 0a356f9 ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS by Derald D. Woods · Mon Aug 02 03:46:19 2021 +0000
  90. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  91. dfa9b14 arm: mvebu: a38x: Fix 5200000 baudrate by Pali Rohár · Thu Sep 02 12:00:51 2021 +0200
  92. 3d3f5bf image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines by Alexandru Gagniuc · Thu Sep 02 19:54:22 2021 -0500
  93. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  94. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  95. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  96. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  97. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  98. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  99. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  100. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400