1. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  2. c87ddf7 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · Fri Nov 19 13:24:02 2021 -0700
  3. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  4. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · Fri Nov 19 13:24:00 2021 -0700
  5. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  6. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · Fri Nov 19 13:23:57 2021 -0700
  7. 8dc32e7 video: Drop the uclass colour map by Simon Glass · Fri Nov 19 13:23:56 2021 -0700
  8. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  9. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · Fri Nov 19 13:23:54 2021 -0700
  10. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · Fri Nov 19 13:23:53 2021 -0700
  11. 78cdc5d video: Expand video debugging buffer size by Simon Glass · Fri Nov 19 13:23:51 2021 -0700
  12. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  13. a45738a sandbox: video: Correct the address of the copy base by Simon Glass · Fri Nov 19 13:23:49 2021 -0700
  14. 0c5b59e video: sandbox: Set a maximum frame-buffer size by Simon Glass · Fri Nov 19 13:23:48 2021 -0700
  15. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  16. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · Fri Nov 19 13:23:45 2021 -0700
  17. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  18. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · Thu Nov 11 16:35:47 2021 +0100
  19. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · Thu Nov 11 16:35:43 2021 +0100
  20. 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
  21. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  22. 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · Thu Nov 18 09:18:41 2021 +0100
  23. 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
  24. 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
  25. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · Fri Nov 26 14:57:13 2021 +0100
  26. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  27. a4273f5 treewide: Use fdt_create_phandle() where appropriate by Marek Behún · Fri Nov 26 14:57:06 2021 +0100
  28. 11c6693 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · Thu Nov 18 09:19:38 2021 +0100
  29. 6f3dc96 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · Thu Nov 18 09:19:37 2021 +0100
  30. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  31. 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
  32. adc079f arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · Sun Nov 07 23:08:56 2021 +0800
  33. 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
  34. 8767e79 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · Fri Nov 19 15:12:07 2021 +0100
  35. 283dadf clk: cosmetic: reorder include files by Patrick Delaunay · Fri Nov 19 15:12:06 2021 +0100
  36. 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
  37. 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
  38. 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · Thu Nov 11 16:35:44 2021 +0100
  39. a4ba7ff net: ravb: Support multiple clocks by Adam Ford · Mon Dec 06 10:29:26 2021 -0600
  40. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  41. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  42. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  43. 8e4f44b spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · Wed Nov 03 18:47:10 2021 +0200
  44. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700
  45. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  46. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  47. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  48. 97e2f84 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Dec 03 09:02:49 2021 -0500
  49. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · Sat Nov 06 02:08:59 2021 +0100
  50. 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
  51. 7ddb4ec i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · Wed Nov 17 18:21:16 2021 +0530
  52. 63459cd net: macb: Remove Microchip compatible string by Padmarao Begari · Wed Nov 17 18:21:15 2021 +0530
  53. 30b28c4 net: dwc_eth_qos: Enable clock in probe by Marek Vasut · Sat Nov 13 03:23:52 2021 +0100
  54. 9da5a55 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · Sat Nov 13 03:23:11 2021 +0100
  55. b48ee74 net: brcm: netXtreme driver by Bharat Gooty · Mon Nov 08 14:46:10 2021 -0800
  56. e06f73b driver: net: Makefile: order file alphabetically by Ramon Fried · Thu Dec 02 08:15:27 2021 +0200
  57. 6588dc1 drivers: net: Soft reset felix switch core by Radu Bulie · Sat Nov 27 14:52:35 2021 +0200
  58. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · Fri Nov 19 10:02:27 2021 +0100
  59. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  60. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · Wed Nov 24 10:52:19 2021 +0100
  61. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · Wed Nov 24 10:52:18 2021 +0100
  62. b1a756b video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · Mon Nov 15 16:32:22 2021 +0100
  63. efcc84b video: Add video_is_active function by Patrick Delaunay · Mon Nov 15 16:32:20 2021 +0100
  64. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · Mon Nov 15 15:32:30 2021 +0100
  65. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · Mon Nov 15 15:32:29 2021 +0100
  66. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · Mon Nov 15 15:32:28 2021 +0100
  67. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  68. 8620739 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Nov 30 08:59:22 2021 -0500
  69. 938a03f tis: fix tpm_tis_remove() by Heinrich Schuchardt · Mon Nov 29 00:03:44 2021 +0100
  70. 67af77a pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · Wed Nov 10 18:14:10 2021 +0100
  71. 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
  72. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  73. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  74. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  75. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  76. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  77. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  78. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  79. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  80. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  81. a86ed3a tee: optee: remove unused duplicated login Id macros by Etienne Carriere · Tue Nov 09 17:08:21 2021 +0100
  82. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  83. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  84. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  85. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  86. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  87. f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:14 2021 +0200
  88. 1285f8e clk: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:13 2021 +0200
  89. 1b58506 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:12 2021 +0200
  90. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · Tue Oct 12 21:07:32 2021 -0500
  91. b450ee6 drivers: net: add Aspeed MDIO driver by Dylan Hung · Tue Nov 02 13:41:54 2021 +0800
  92. 1886407 net: tsec: Make redundant_init() static by Bin Meng · Mon Nov 01 14:15:12 2021 +0800
  93. 0a752d2 net: fec_mxc: Declare 'promisc' as bool by Bin Meng · Mon Nov 01 14:15:11 2021 +0800
  94. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · Thu Oct 14 09:40:04 2021 +0100
  95. 6892d6a net: dsa: sja1105: add support for SGMII by Vladimir Oltean · Wed Sep 29 18:04:42 2021 +0300
  96. 67bfc85 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · Wed Sep 29 18:04:41 2021 +0300
  97. 1ecc689 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · Wed Sep 29 18:04:40 2021 +0300
  98. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  99. 3556c4d net: tsec: add support for promiscuous mode by Vladimir Oltean · Wed Sep 29 18:04:36 2021 +0300
  100. cd35764 net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · Tue Sep 28 02:13:42 2021 +0300