1. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  2. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  3. 2d6f219 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · Fri Dec 17 18:08:39 2021 -0500
  4. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  5. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · Sun Dec 12 22:12:36 2021 -0500
  6. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · Sun Dec 12 22:12:35 2021 -0500
  7. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  8. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  9. e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · Sun Dec 12 22:12:26 2021 -0500
  10. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · Sat Dec 11 14:55:54 2021 -0500
  11. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  12. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  13. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · Sat Dec 11 14:55:47 2021 -0500
  14. 7a652859 video: Show the U-Boot logo by default by Simon Glass · Fri Nov 19 13:24:04 2021 -0700
  15. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  16. c87ddf7 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · Fri Nov 19 13:24:02 2021 -0700
  17. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  18. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · Fri Nov 19 13:24:00 2021 -0700
  19. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  20. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · Fri Nov 19 13:23:57 2021 -0700
  21. 8dc32e7 video: Drop the uclass colour map by Simon Glass · Fri Nov 19 13:23:56 2021 -0700
  22. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  23. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · Fri Nov 19 13:23:54 2021 -0700
  24. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · Fri Nov 19 13:23:53 2021 -0700
  25. 78cdc5d video: Expand video debugging buffer size by Simon Glass · Fri Nov 19 13:23:51 2021 -0700
  26. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  27. a45738a sandbox: video: Correct the address of the copy base by Simon Glass · Fri Nov 19 13:23:49 2021 -0700
  28. 0c5b59e video: sandbox: Set a maximum frame-buffer size by Simon Glass · Fri Nov 19 13:23:48 2021 -0700
  29. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  30. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · Fri Nov 19 13:23:45 2021 -0700
  31. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  32. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · Thu Nov 11 16:35:47 2021 +0100
  33. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · Thu Nov 11 16:35:43 2021 +0100
  34. 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · Thu Nov 11 16:35:42 2021 +0100
  35. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  36. 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · Thu Nov 18 09:18:41 2021 +0100
  37. 3689099 arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · Thu Dec 16 12:04:07 2021 +0100
  38. 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · Thu Dec 16 12:04:06 2021 +0100
  39. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · Fri Nov 26 14:57:13 2021 +0100
  40. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  41. a4273f5 treewide: Use fdt_create_phandle() where appropriate by Marek Behún · Fri Nov 26 14:57:06 2021 +0100
  42. 11c6693 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · Thu Nov 18 09:19:38 2021 +0100
  43. 6f3dc96 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · Thu Nov 18 09:19:37 2021 +0100
  44. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  45. d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Dec 17 07:25:34 2021 -0500
  46. adc079f arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · Sun Nov 07 23:08:56 2021 +0800
  47. bd07a49 Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Dec 15 14:51:44 2021 -0500
  48. 8767e79 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · Fri Nov 19 15:12:07 2021 +0100
  49. 283dadf clk: cosmetic: reorder include files by Patrick Delaunay · Fri Nov 19 15:12:06 2021 +0100
  50. 0f65c04 arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · Thu Nov 11 16:35:48 2021 +0100
  51. 3166722 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · Thu Nov 11 16:35:45 2021 +0100
  52. 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · Thu Nov 11 16:35:44 2021 +0100
  53. a4ba7ff net: ravb: Support multiple clocks by Adam Ford · Mon Dec 06 10:29:26 2021 -0600
  54. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  55. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  56. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  57. 8e4f44b spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · Wed Nov 03 18:47:10 2021 +0200
  58. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700
  59. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  60. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  61. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  62. 97e2f84 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Dec 03 09:02:49 2021 -0500
  63. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · Sat Nov 06 02:08:59 2021 +0100
  64. 80f0307 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Thu Dec 02 07:16:04 2021 -0500
  65. 7ddb4ec i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · Wed Nov 17 18:21:16 2021 +0530
  66. 63459cd net: macb: Remove Microchip compatible string by Padmarao Begari · Wed Nov 17 18:21:15 2021 +0530
  67. 30b28c4 net: dwc_eth_qos: Enable clock in probe by Marek Vasut · Sat Nov 13 03:23:52 2021 +0100
  68. 9da5a55 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · Sat Nov 13 03:23:11 2021 +0100
  69. b48ee74 net: brcm: netXtreme driver by Bharat Gooty · Mon Nov 08 14:46:10 2021 -0800
  70. e06f73b driver: net: Makefile: order file alphabetically by Ramon Fried · Thu Dec 02 08:15:27 2021 +0200
  71. 6588dc1 drivers: net: Soft reset felix switch core by Radu Bulie · Sat Nov 27 14:52:35 2021 +0200
  72. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · Fri Nov 19 10:02:27 2021 +0100
  73. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  74. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · Wed Nov 24 10:52:19 2021 +0100
  75. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · Wed Nov 24 10:52:18 2021 +0100
  76. b1a756b video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · Mon Nov 15 16:32:22 2021 +0100
  77. efcc84b video: Add video_is_active function by Patrick Delaunay · Mon Nov 15 16:32:20 2021 +0100
  78. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · Mon Nov 15 15:32:30 2021 +0100
  79. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · Mon Nov 15 15:32:29 2021 +0100
  80. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · Mon Nov 15 15:32:28 2021 +0100
  81. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  82. 8620739 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Nov 30 08:59:22 2021 -0500
  83. 938a03f tis: fix tpm_tis_remove() by Heinrich Schuchardt · Mon Nov 29 00:03:44 2021 +0100
  84. 67af77a pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · Wed Nov 10 18:14:10 2021 +0100
  85. d3a220f serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL by Pali Rohár · Mon Nov 15 13:48:06 2021 +0100
  86. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  87. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  88. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  89. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  90. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  91. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  92. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  93. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  94. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  95. a86ed3a tee: optee: remove unused duplicated login Id macros by Etienne Carriere · Tue Nov 09 17:08:21 2021 +0100
  96. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  97. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  98. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  99. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  100. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200