1. f5aa93e video: Tidy up 24/32 BMP blitting by Simon Glass · 2 years, 11 months ago
  2. ecb8b4f video: Drop the uclass colour map by Simon Glass · 2 years, 11 months ago
  3. 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 2 years, 11 months ago
  4. 51f92c1 video: Move BMP pixel-writing into a function by Simon Glass · 2 years, 11 months ago
  5. 19c828c video: Drop fb_put_byte() el at by Simon Glass · 2 years, 11 months ago
  6. 6a19e93 video: Expand video debugging buffer size by Simon Glass · 2 years, 11 months ago
  7. 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 2 years, 11 months ago
  8. 8405174 sandbox: video: Correct the address of the copy base by Simon Glass · 2 years, 11 months ago
  9. 301af23 video: sandbox: Set a maximum frame-buffer size by Simon Glass · 2 years, 11 months ago
  10. 250e735 video: sandbox: Avoid duplicate display windows by Simon Glass · 2 years, 11 months ago
  11. 0fe5e94 sandbox: video: Support 8bpp depth by Simon Glass · 2 years, 11 months ago
  12. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 10 months ago
  13. c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
  14. e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
  15. 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
  16. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  17. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
  18. c53a30f arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 2 years, 10 months ago
  19. 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 2 years, 10 months ago
  20. d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 2 years, 11 months ago
  21. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 11 months ago
  22. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 11 months ago
  23. 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
  24. 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
  25. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 2 years, 10 months ago
  26. b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 10 months ago
  27. 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
  28. 5b20efe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 10 months ago
  29. 560e1e0 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · 2 years, 11 months ago
  30. 572c446 clk: cosmetic: reorder include files by Patrick Delaunay · 2 years, 11 months ago
  31. fed5bec arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  32. a48e428 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  33. e967c84 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years ago
  34. 182754f net: ravb: Support multiple clocks by Adam Ford · 2 years, 11 months ago
  35. d8063dc efi: Add a media/block driver for EFI block devices by Simon Glass · 2 years, 11 months ago
  36. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 11 months ago
  37. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 11 months ago
  38. 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
  39. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 2 years, 11 months ago
  40. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 2 years, 11 months ago
  41. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 2 years, 11 months ago
  42. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 2 years, 11 months ago
  43. 558002a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 11 months ago
  44. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years ago
  45. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 2 years, 11 months ago
  46. 0dc0d1e i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · 3 years ago
  47. 0d914ad net: macb: Remove Microchip compatible string by Padmarao Begari · 3 years ago
  48. 3fbd17a net: dwc_eth_qos: Enable clock in probe by Marek Vasut · 3 years ago
  49. 8777033 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · 3 years ago
  50. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  51. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 11 months ago
  52. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 11 months ago
  53. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 2 years, 11 months ago
  54. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  55. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 11 months ago
  56. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 11 months ago
  57. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  58. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  59. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  60. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  61. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  62. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 3 years ago
  63. 4a14bff Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 11 months ago
  64. c3de051 tis: fix tpm_tis_remove() by Heinrich Schuchardt · 2 years, 11 months ago
  65. 4c59560 pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  66. 5db5815 serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL by Pali Rohár · 3 years ago
  67. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  68. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years ago
  69. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years ago
  70. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years ago
  71. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 3 years ago
  72. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years ago
  73. ce34a66 mmc: Allow for children other than the block device by Simon Glass · 3 years ago
  74. 0bf61ac sandbox: mmc: Support a backing file by Simon Glass · 3 years ago
  75. 48108f3 firmware: scmi: Add OP-TEE transport by Etienne Carriere · 3 years ago
  76. 7c1a9b2 tee: optee: remove unused duplicated login Id macros by Etienne Carriere · 3 years ago
  77. 32190a9 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · 3 years ago
  78. 3de5aef firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · 3 years ago
  79. 88a304f firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · 3 years ago
  80. 7b49939 firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · 3 years ago
  81. 73ead2b firmware: scmi: add configs to select the supported agents by Patrick Delaunay · 3 years ago
  82. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  83. 31dc56f clk: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  84. d963154 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  85. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years ago
  86. 8b41ded drivers: net: add Aspeed MDIO driver by Dylan Hung · 3 years ago
  87. 10aaefb net: tsec: Make redundant_init() static by Bin Meng · 3 years ago
  88. 04c350c net: fec_mxc: Declare 'promisc' as bool by Bin Meng · 3 years ago
  89. d5ba618 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years ago
  90. 7f7e73e net: dsa: sja1105: add support for SGMII by Vladimir Oltean · 3 years, 1 month ago
  91. f24b666 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · 3 years, 1 month ago
  92. e3789a7 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · 3 years, 1 month ago
  93. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 1 month ago
  94. 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years, 1 month ago
  95. 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 1 month ago
  96. 7dc48b4 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years ago
  97. 454a974 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 11 months ago
  98. 886d36e pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · 3 years ago
  99. f9bab98 Revert "nvme: Enable FUA" by Tom Rini · 3 years ago
  100. 8e2a782 Revert "nvme: Fix error in nvme_setup_prps" by Tom Rini · 3 years ago