- 85f3fdd pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 10 months ago
- e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 10 months ago
- 1613cf5 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
- 97ab802 adc: meson-saradc: add support for getting reference voltage value by Marek Szyprowski · 3 years, 9 months ago
- c0165c8 button: add a simple Analog to Digital Converter device based button driver by Marek Szyprowski · 3 years, 9 months ago
- 537f001 rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
- 71a2d1e drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 10 months ago
- fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
- d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
- 56a5588 net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
- 592b98b drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
- 4e96356 drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · 3 years, 10 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 9 months ago
- 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 9 months ago
- 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 9 months ago
- a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
- 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
- 038e024 net: gem: unregister mdio bus if probe fails by Michael Walle · 3 years, 9 months ago
- 65bde1c clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 10 months ago
- db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
- cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 10 months ago
- 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 10 months ago
- 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 11 months ago
- c7182c0 Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- 4547551 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · 3 years, 11 months ago
- 7ef1950 phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · 3 years, 11 months ago
- f8da8a8 generic-phy: add configure op by Neil Armstrong · 3 years, 11 months ago
- afef205 phy: dphy: Add configuration helpers by Neil Armstrong · 3 years, 11 months ago
- 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 10 months ago
- 4363aac pinctrl: stm32: bind only the enabled GPIO subnode by Patrick Delaunay · 3 years, 10 months ago
- 1da4269 pinctrl: stm32: correct management pin display of OTYPE by Patrick Delaunay · 3 years, 10 months ago
- ca5cc31 pinctrl: stmfx: Use PINNAME_SIZE for pin's name size by Patrice Chotard · 3 years, 10 months ago
- 54f5bf3 pinctrl: stmfx: Fix pin configuration issue by Patrice Chotard · 3 years, 10 months ago
- e14d576 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 9 months ago
- a10d06a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
- 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
- d167667 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · 3 years, 10 months ago
- 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 10 months ago
- fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 11 months ago
- 64a0fb4 net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 4 years ago
- 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 4 years ago
- 24a0f8c mmc: mv_sdhci: parse device-tree entry by Baruch Siach · 3 years, 10 months ago
- 6a2fa28 pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · 3 years, 10 months ago
- adb5daf fastboot: reinit partition after storing GPT or MBR by Roman Stratiienko · 3 years, 10 months ago
- 0c0394b fastboot: add command to select the eMMC boot configuration by Patrick Delaunay · 3 years, 10 months ago
- b2f6b97 fastboot: add command to select the default emmc hwpart for boot by Patrick Delaunay · 3 years, 10 months ago
- 3acbc7b fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 by Patrick Delaunay · 3 years, 10 months ago
- 7596696 fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT by Patrick Delaunay · 3 years, 10 months ago
- a362ce2 fastboot: Implement generic fastboot_set_reboot_flag by Roman Kovalivskyi · 3 years, 10 months ago
- f807981 Revert "fastboot: Add default fastboot_set_reboot_flag implementation" by Roman Kovalivskyi · 3 years, 10 months ago
- a045bc1 dfu: dfu_sf: use correct print code by Heinrich Schuchardt · 3 years, 11 months ago
- 8308a28 Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 10 months ago
- e9fbbba mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 3 years, 10 months ago
- 27a87c8 mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 3 years, 10 months ago
- a759abf mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 3 years, 10 months ago
- 194c375 mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 3 years, 10 months ago
- c964447 mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 3 years, 10 months ago
- 8c32b5f mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 3 years, 10 months ago
- 5b29fd4 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 3 years, 10 months ago
- 144e131 mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 3 years, 10 months ago
- c604e20 mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 3 years, 10 months ago
- 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 10 months ago
- 468ec2f remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 10 months ago
- f1fd79a spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 10 months ago
- 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 10 months ago
- 673625c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 10 months ago
- 5c7c9e6 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 10 months ago
- cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 10 months ago
- c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 10 months ago
- b1f25fc dm: core: Remove children before advising uclass by Simon Glass · 3 years, 10 months ago
- 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 10 months ago
- a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 10 months ago
- f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
- e96777b smem: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 7ee6205 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 10 months ago
- 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 10 months ago
- d039975 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
- a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 10 months ago
- eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 10 months ago
- b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 10 months ago
- b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 10 months ago
- fad42d3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 10 months ago
- 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 10 months ago
- 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
- 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 10 months ago
- 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 10 months ago
- 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 10 months ago
- 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
- 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
- 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 10 months ago
- 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 10 months ago
- 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
- 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 10 months ago
- a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
- 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 10 months ago