1. 0285d75 arm64: zynqmp: Add psu_init_gpl for vck190/vmk180 SC by Michal Simek · 3 years, 1 month ago
  2. 876b854 arm64: zynqmp: Define all eeproms for SC on vck190 by Michal Simek · 3 years, 1 month ago
  3. 3482ed6 arm: zynq: Use s25fl256s1 compatible string on zedboard by Michal Simek · 3 years, 1 month ago
  4. 1a94d05 arm64: zynqmp: Add device tree properties for nand flash by Amit Kumar Mahapatra · 3 years, 1 month ago
  5. 5d498a1 xilinx: zynqmp: Set modeboot env variable in eMMC bootmode by Ashok Reddy Soma · 3 years, 1 month ago
  6. c67fecd ARM: zynq: Enable capsule update for qspi and mmc by Michal Simek · 3 years, 2 months ago
  7. 67ae289 Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 3 years, 1 month ago WIP/29Sep2021
  8. 94647e8 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  9. 3316605 arm: rpi: perform XHCI firmware upload only once by Marek Szyprowski · 3 years, 1 month ago
  10. 6f3a922 mailmap: Update mail address for Nicolas Saenz julienne by Nicolas Saenz Julienne · 3 years, 1 month ago
  11. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 1 month ago WIP/29Sep2021-next
  12. 65513f3 arm: dts: armada8040: Fix CP0 eMMC/SDIO support by Robert Marko · 3 years, 1 month ago
  13. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 1 month ago
  14. 68545c1 Merge tag '20210928-for-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 3 years, 1 month ago
  15. b5d7a20 Merge branch '2021-09-28-regression-fixes' by Tom Rini · 3 years, 1 month ago
  16. 24ea366 imx: imx7d-sdb: fix ethernet, sync .dts with linux by Rasmus Villemoes · 3 years, 1 month ago
  17. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  18. b81ce79 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 1 month ago
  19. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 1 month ago
  20. 4df9f5e scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus by Vladimir Oltean · 3 years, 1 month ago
  21. 19ef59f arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails by Vladimir Oltean · 3 years, 1 month ago
  22. 4fdc7e3 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 1 month ago
  23. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 1 month ago
  24. 81386ed scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings by Vladimir Oltean · 3 years, 1 month ago
  25. bf35c31 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · 3 years, 1 month ago
  26. 977b53f net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  27. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  28. 30c4039 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  29. 7616240 net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  30. 77003e5 net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  31. 47aa50d net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  32. 56b9cae net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  33. 73894f6 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  34. 6b96ca6 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  35. 1a5d3e9 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  36. e6324f4 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  37. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  38. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  39. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  40. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  41. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  42. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  43. 61efbec board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  44. fca315a arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  45. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 1 month ago
  46. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 1 month ago
  47. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  48. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  49. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 1 month ago
  50. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  51. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 1 month ago
  52. 5ecdf0a net: dsa: remove unused variables by Vladimir Oltean · 3 years, 1 month ago
  53. 5cc283b net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 1 month ago
  54. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 1 month ago
  55. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 2 months ago
  56. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 2 months ago
  57. 4b46e83 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 2 months ago
  58. 5eee5ab net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 2 months ago
  59. f4b712b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 2 months ago
  60. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 2 months ago
  61. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 1 month ago
  62. c098a83 Prepare v2021.10-rc5 by Tom Rini · 3 years, 1 month ago
  63. c6fd4fd phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 1 month ago
  64. 4d51560 arm: mvebu: turris_omnia: fix leaked mtd device by Marek Behún · 3 years, 1 month ago
  65. 0198018 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 1 month ago
  66. 9ac1348 doc: Add mention of the /config binding by Simon Glass · 3 years, 1 month ago
  67. dc22e64 arm: orion5x: edminiv2: change maintainer by Simon Guinot · 3 years, 1 month ago
  68. 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 1 month ago
  69. dba7eea Taking over responsibility for GE boards from Sebastian by Martyn Welch · 3 years, 1 month ago
  70. 26e21d3 MAINTAINERS: remove SPEAR entry by Patrick Delaunay · 3 years, 1 month ago
  71. 0016153 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 1 month ago
  72. 785b857 scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · 3 years, 1 month ago
  73. 577e45f test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 3 months ago
  74. c74d0ae ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 1 month ago
  75. 9de0f14 arm: socfpga: vining: Let DWMAC configure PHY reset GPIO by Marek Vasut · 3 years, 1 month ago
  76. 888d3d4 arm: socfpga: vining: Enable DW I2C driver by Marek Vasut · 3 years, 1 month ago
  77. 4a60d35 arm: socfpga: vining: Fix UDC controller phandle in DT by Marek Vasut · 3 years, 1 month ago
  78. 4527568 arm: socfpga: vining: Un-disable WDT in DT by Marek Vasut · 3 years, 1 month ago
  79. dc5d071 arm: socfpga: vining: Set default SPI NOR mode and frequency by Marek Vasut · 3 years, 1 month ago
  80. 563b90c arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S by Marek Vasut · 3 years, 1 month ago
  81. 3cecab9 arm: socfpga: vining: Increase environment size by Marek Vasut · 3 years, 1 month ago
  82. 946af58 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · 3 years, 1 month ago
  83. 275c4f2 usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 1 month ago
  84. e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 1 month ago
  85. 656bc27 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · 3 years, 1 month ago
  86. bc31f6a include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · 3 years, 1 month ago
  87. daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 1 month ago
  88. de5aef0 configs: Enable USB3 on Allwinner H6 boards by Samuel Holland · 3 years, 4 months ago
  89. 02d824e usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 4 months ago
  90. a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
  91. a814dbe phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 4 months ago
  92. 5501fad x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 1 month ago
  93. 2f025b9 x86: edison: Mark eMMC non-removable by Andy Shevchenko · 3 years, 1 month ago
  94. b218f86 mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported by Patrick Delaunay · 3 years, 1 month ago
  95. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 1 month ago
  96. 06cec89 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 1 month ago
  97. e53979c i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 2 months ago
  98. 4b62ba8 ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig by Tom Rini · 3 years, 1 month ago WIP/2021-09-25-TI-platform-updates
  99. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 1 month ago
  100. b17cc80 omap4_panda: Remove unused comments/code by Tom Rini · 3 years, 1 month ago