1. 5041e42 net: update NXP copyright text by Vladimir Oltean · 3 years, 2 months ago
  2. e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 3 months ago
  3. 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 3 months ago
  4. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
  5. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
  6. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
  7. 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 3 months ago
  8. 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 2 months ago
  9. def7257 Prepare v2021.10-rc5 by Tom Rini · 3 years, 2 months ago
  10. 41b1b4f phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 3 months ago
  11. 0386d1a arm: mvebu: turris_omnia: fix leaked mtd device by Marek Behún · 3 years, 2 months ago
  12. c54800e efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 3 months ago
  13. 0870f10 doc: Add mention of the /config binding by Simon Glass · 3 years, 2 months ago
  14. 9cf3e90 arm: orion5x: edminiv2: change maintainer by Simon Guinot · 3 years, 3 months ago
  15. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
  16. dbb8c3b Taking over responsibility for GE boards from Sebastian by Martyn Welch · 3 years, 2 months ago
  17. 13c271a MAINTAINERS: remove SPEAR entry by Patrick Delaunay · 3 years, 2 months ago
  18. 2d84120 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 2 months ago
  19. e59bb2d scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · 3 years, 3 months ago
  20. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
  21. bb22480 ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 3 months ago
  22. 5a33772 arm: socfpga: vining: Let DWMAC configure PHY reset GPIO by Marek Vasut · 3 years, 3 months ago
  23. fc91ca4 arm: socfpga: vining: Enable DW I2C driver by Marek Vasut · 3 years, 3 months ago
  24. a655ad9 arm: socfpga: vining: Fix UDC controller phandle in DT by Marek Vasut · 3 years, 3 months ago
  25. cc3df0b arm: socfpga: vining: Un-disable WDT in DT by Marek Vasut · 3 years, 3 months ago
  26. 5988b62 arm: socfpga: vining: Set default SPI NOR mode and frequency by Marek Vasut · 3 years, 3 months ago
  27. 8036752 arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S by Marek Vasut · 3 years, 3 months ago
  28. edecca9 arm: socfpga: vining: Increase environment size by Marek Vasut · 3 years, 3 months ago
  29. 0b9be6e arm: socfpga: vining: Drop meaningless comment by Marek Vasut · 3 years, 3 months ago
  30. a6b800e usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 3 months ago
  31. c1969ab usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
  32. a44b575 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · 3 years, 2 months ago
  33. b103946 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · 3 years, 2 months ago
  34. 7a4c32e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
  35. 19c6d93 configs: Enable USB3 on Allwinner H6 boards by Samuel Holland · 3 years, 5 months ago
  36. 2ce63ab usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 5 months ago
  37. f2f88cc usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 5 months ago
  38. a943169 phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 5 months ago
  39. b6987ae x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 3 months ago
  40. f6db63e x86: edison: Mark eMMC non-removable by Andy Shevchenko · 3 years, 3 months ago
  41. 87e8332 arm: dts: stm32mp1: use ssbl partition name for U-Boot by Patrick Delaunay · 3 years, 3 months ago
  42. 9bf5027 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  43. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 3 months ago
  44. 0a06cf1 Merge tag 'dm-pull-18sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 2 months ago
  45. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
  46. 5e967d5 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · 3 years, 4 months ago
  47. d6f9d69 Revert "doc: Update CapsuleUpdate READMEs" by Simon Glass · 3 years, 4 months ago
  48. c1479cb Merge branch '2021-09-17-TI-platform-updates' by Tom Rini · 3 years, 2 months ago
  49. 1535e2a arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup by Nishanth Menon · 3 years, 3 months ago
  50. 768e667 arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge by Roger Quadros · 3 years, 3 months ago
  51. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 3 months ago
  52. 6bc722e clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 3 months ago
  53. 0949b99 arm: mach-k3: Add note to auto-generated files by Dave Gerlach · 3 years, 3 months ago
  54. 4851743 arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocks by Suman Anna · 3 years, 3 months ago
  55. 16114be arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks by Suman Anna · 3 years, 3 months ago
  56. 3457410 arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub by Suman Anna · 3 years, 4 months ago
  57. 2cde1a2 firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h by Suman Anna · 3 years, 4 months ago
  58. baa5066 MAINTAINERS: POWERPC MPC8XX: Update email address by Christophe Leroy · 4 years, 7 months ago
  59. 5499503 Merge branch 'rpi-next' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 3 months ago
  60. 6436ecf rpi: Conditionally add simple-framebuffer node by Ivan T. Ivanov · 3 years, 4 months ago
  61. c15922b ARM: bcm283x: change the virtual address of the XHCI PCI device base by Marek Szyprowski · 3 years, 6 months ago
  62. b0fc2ff configs: rpi: Enable SMBIOS sysinfo driver by Matthias Brugger · 3 years, 8 months ago
  63. 823a2f2 arm: dts: bcm283x: Add minimal smbios information by Matthias Brugger · 3 years, 8 months ago
  64. 684cba9 Prepare v2021.10-rc4 by Tom Rini · 3 years, 3 months ago
  65. 0b3c167 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  66. ebabece image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · 3 years, 3 months ago
  67. abe1d6f Merge branch '2021-09-14-assorted-fixes' by Tom Rini · 3 years, 3 months ago
  68. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  69. 973a979 pinctrl: fix typo by Yuan Fang · 3 years, 3 months ago
  70. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
  71. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
  72. 80f0509 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
  73. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 3 months ago
  74. 70b0b5b Merge branch '2021-09-09-finish-pre-DM_PCI-removal' by Tom Rini · 3 years, 3 months ago
  75. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  76. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
  77. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 4 months ago
  78. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 4 months ago
  79. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 4 months ago
  80. 3dba83b pci: Drop old code from header file by Simon Glass · 3 years, 4 months ago
  81. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · 3 years, 4 months ago
  82. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
  83. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 3 months ago
  84. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  85. 0c94168 Merge branch '2021-09-10-assorted-TI-updates' by Tom Rini · 3 years, 3 months ago
  86. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 3 months ago
  87. 9205cd9 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · 3 years, 3 months ago
  88. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 3 months ago
  89. 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 3 months ago
  90. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 3 months ago
  91. eee20bf doc: Complete the list of available runtime-config options by Simon Glass · 3 years, 3 months ago
  92. 1bd4453 doc: Tidy up the bindings for the config/ node by Simon Glass · 3 years, 3 months ago
  93. 1d7e28d bloblist: Move to rST format by Simon Glass · 3 years, 3 months ago
  94. 3e26e44 doc: board: toradex: fix file names by Oleksandr Suvorov · 3 years, 3 months ago
  95. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · 3 years, 3 months ago
  96. 551436b environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram by Aswath Govindraju · 3 years, 3 months ago
  97. 2cd46c2 arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance by Aswath Govindraju · 3 years, 3 months ago
  98. 0ffbc74 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · 3 years, 3 months ago
  99. bde4ff3 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · 3 years, 4 months ago
  100. 1786a7f arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1 by Aswath Govindraju · 3 years, 4 months ago