1. eaf8b51 phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE by Aswath Govindraju · 2 years, 10 months ago
  2. 304341f phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · 2 years, 10 months ago
  3. 11fcd0e phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · 2 years, 10 months ago
  4. 25f8b37 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 2 years, 10 months ago
  5. d604252 phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 2 years, 10 months ago
  6. 12fbc5c phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 2 years, 10 months ago
  7. 47d0bcb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 2 years, 10 months ago
  8. 030625f phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 2 years, 10 months ago
  9. 1ff2b71 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 2 years, 10 months ago
  10. a366626 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · 2 years, 10 months ago
  11. ff14a05 remoteproc: ipu: Add driver to bring up ipu by Keerthy · 2 years, 10 months ago
  12. 844db20 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 10 months ago
  13. fe8f609 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 10 months ago
  14. 0c0bdbb reset: dra7: Add a reset driver by Keerthy · 2 years, 10 months ago
  15. 1a798db soc: soc_ti_k3: update j721e revision numbering by Bryan Brattlof · 2 years, 10 months ago
  16. 2645719 soc: ti: k3-socinfo: Add entry for J721S2 SoC by David Huang · 2 years, 10 months ago
  17. bf9d0b9 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  18. 7078f35 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  19. e04854b clk: clk-k3: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  20. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
  21. 6324bc7 ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  22. b232cb4 ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  23. 7bd8844 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · 2 years, 10 months ago
  24. dd050c4 remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · 2 years, 10 months ago
  25. bc72284 clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50} by Heiko Thiery · 2 years, 10 months ago
  26. f54598a regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 10 months ago
  27. 3151e42 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · 3 years ago
  28. 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years, 1 month ago
  29. 7f5dd94 imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · 3 years, 1 month ago
  30. 9cac6e2 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · 3 years, 1 month ago
  31. 198bbb1 net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 10 months ago
  32. da3d671 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 10 months ago
  33. e5cb00a mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years ago
  34. ff1cb9c rtc: pcf2127: remove U-Boot specific compatible string by Vladimir Oltean · 2 years, 11 months ago
  35. 1d4734a rtc: pcf2127: sync with Linux compatible strings by Vladimir Oltean · 2 years, 11 months ago
  36. 4c2644d i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · 2 years, 11 months ago
  37. 14de76e pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 3 years ago
  38. b6b3557 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · 3 years, 1 month ago
  39. bfda949 gpio: sunxi: Implement .set_flags by Samuel Holland · 3 years, 1 month ago
  40. a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 11 months ago
  41. 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
  42. d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
  43. cca0287 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 10 months ago
  44. fd1f263 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 10 months ago
  45. 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 11 months ago
  46. 80478f4 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years ago
  47. 455542c dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 2 months ago
  48. 52cf76d fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 7 months ago
  49. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  50. eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
  51. 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years ago
  52. e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years ago
  53. 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years ago
  54. 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years ago
  55. 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
  56. e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 1 month ago
  57. 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
  58. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  59. 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
  60. f93b904 acpi: Add a table start by Simon Glass · 3 years ago
  61. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 3 years ago
  62. 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 11 months ago
  63. d657035 misc: mark write buffer const by John Keeping · 2 years, 11 months ago
  64. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  65. edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
  66. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  67. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  68. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  69. dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 10 months ago
  70. e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 11 months ago
  71. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  72. ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 11 months ago
  73. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  74. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  75. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  76. 0ce829f firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 11 months ago
  77. 957b248 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 11 months ago
  78. d9c87e3 clk: ast2600: Revise MII interface delay by Dylan Hung · 3 years ago
  79. c84560a net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago
  80. 2bec372 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 3 years ago
  81. 347494c mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 3 years ago
  82. 1ec12dc clk: actions: Add SD/MMC clocks by Amit Singh Tomar · 3 years ago
  83. 5433df9 clk: actions: Introduce dummy get/set_rate callbacks by Amit Singh Tomar · 3 years ago
  84. e98e87a pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 3 years ago
  85. 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years ago
  86. 142f41a mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
  87. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 11 months ago
  88. 79a4cd5 Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 11 months ago
  89. 50d0c4f Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 11 months ago
  90. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 11 months ago
  91. bea12f4 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 11 months ago
  92. 42cb066 Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 11 months ago
  93. 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 11 months ago
  94. efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  95. 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
  96. f65d0b6 omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
  97. 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · 2 years, 11 months ago
  98. 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
  99. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
  100. dfd03c1 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 11 months ago