- c6fd4fd phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 2 months ago
- 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
- c74d0ae ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 2 months ago
- 275c4f2 usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 2 months ago
- e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
- daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
- 02d824e usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 4 months ago
- a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
- a814dbe phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 4 months ago
- b31077f wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 2 months ago
- cfd50df clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 2 months ago
- d3c56e2 clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 2 months ago
- 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 2 months ago
- 5c25757 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago
- 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 2 months ago
- 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
- e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 4 months ago
- d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 4 months ago
- 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
- 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 2 months ago
- fb8c2e8 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 3 months ago
- 3f4e52f mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 3 months ago
- 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 3 months ago
- 4a3ea75 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 8 months ago
- 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 2 months ago
- 5df1ee4 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 2 months ago
- d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 3 months ago
- 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 3 months ago
- 92055e1 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 2 months ago
- 43a2183 cache: add sifive composable cache driver by Zong Li · 3 years, 3 months ago
- 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 3 months ago
- 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 3 months ago
- 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 3 months ago
- b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
- e32d891 watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 3 months ago
- 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 3 months ago
- a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 3 months ago
- 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 3 months ago
- b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 3 months ago
- 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 3 months ago
- d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 3 months ago
- 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 3 months ago
- 1b378cc ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 3 months ago
- 14b7fba drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- 05e1e3b drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- 18f4e85 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 3 months ago
- 926fe46 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 3 months ago
- c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 5 months ago
- 7282b43 i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 3 months ago
- 0b3da99 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 4 months ago
- 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 4 months ago
- 55a202f Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
- 389b676 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
- dcf2cee clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 5 months ago
- cb0db5b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 3 months ago
- 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 3 months ago
- e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 3 months ago
- 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 4 months ago
- 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 4 months ago
- 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 3 months ago
- 60df49d rockchip: px30: Support configure SFC by Jon Lin · 3 years, 3 months ago
- 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 3 months ago
- 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 3 months ago
- a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 3 months ago
- a63a57e mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 5 months ago
- ac80414 mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 5 months ago
- 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 3 months ago
- 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 3 months ago
- 7940d96 arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 4 months ago
- 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
- 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 3 months ago
- 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 3 months ago
- d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 3 months ago
- ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 3 months ago
- 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 3 months ago
- 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 3 months ago
- 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 3 months ago
- a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 3 months ago
- 744c5fd drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 3 months ago
- 0bf4a77 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 3 months ago
- 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 3 months ago
- 0c00d03 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 3 months ago
- 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
- b18b38f dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 4 months ago
- 8f07f53 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 3 months ago
- 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 4 months ago
- 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 4 months ago
- 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 3 months ago
- 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 3 months ago
- 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 4 months ago
- 1f065e8 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · 3 years, 4 months ago
- 23a3287 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · 3 years, 4 months ago
- 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 4 months ago
- eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 4 months ago
- 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 4 months ago
- debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 4 months ago