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