- 170013f spi: Update speed/mode on change by Marek Vasut · 3 years, 6 months ago
- f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
- 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
- 870d071 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago
- bc80956 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 5 months ago
- 36144bb nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 5 months ago
- abc6d08 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 5 months ago
- 818db24 nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 5 months ago
- a82f325 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · 3 years, 5 months ago
- 631dde6 nvme: Remove the redundant aqa value setting by Wesley Sheng · 3 years, 5 months ago
- 85a9561 nvme: Correct the prps per page calculation method by Wesley Sheng · 3 years, 5 months ago
- 9f7e942 nvme: fix for big endian systems by David Lamparter · 3 years, 7 months ago
- d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 6 months ago
- ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 6 months ago
- 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 6 months ago
- e870824 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 7 months ago
- 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 7 months ago
- 13b920a mmc: mtk-sd: increase the minimum bus frequency by developer · 3 years, 7 months ago
- c0f6a02 net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 5 months ago
- 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 6 months ago
- 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · 3 years, 6 months ago
- 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 6 months ago
- 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 6 months ago
- 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 7 months ago
- 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 6 months ago
- 008e772 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 5 months ago
- 1d3c81b net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 6 months ago
- 023d419 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 6 months ago
- e087cd6 mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 6 months ago
- 85ffe6c pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 7 months ago
- 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 7 months ago
- ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
- 2529deae ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 7 months ago
- c17a6e2 Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
- 2af829f spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 6 months ago
- d161b15 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
- 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 6 months ago
- d08f867 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · 3 years, 6 months ago
- 71d1ee4 clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 7 months ago
- d73e489 video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · 3 years, 7 months ago
- 3ea47a7 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · 3 years, 7 months ago
- 9aed42b timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 7 months ago
- ec76d07 usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 8 months ago
- a3e4788 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 6 months ago
- 0e8e989 pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- f27c47d net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 6 months ago
- c0acdc9 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
- 707c171 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 7 months ago
- 0f47d77 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 7 months ago
- e78c8e0 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
- 678cf9d arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
- ead9634 arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
- 133797a arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
- cb6506a drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 6 months ago
- 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
- ba5919b drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 6 months ago
- a5936a2 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
- ecefa5f drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
- 4818697 reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 7 months ago
- 07c43fb dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 9 months ago
- 76ec0c3 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
- 366df4e firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 7 months ago
- c074a18 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 7 months ago
- d8d2d36 net: Remove ne2000 driver by Tom Rini · 3 years, 6 months ago
- 2eba192 ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
- 4c0237c ARM: fix LTO for apf27 by Marek Behún · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 1044886 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 6 months ago
- e80a4fd Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 6 months ago
- 651d5a7 pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 7 months ago
- da744be pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 7 months ago
- 8a54891 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 7 months ago
- a313601 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 7 months ago
- 8f56786 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 7 months ago
- 9480346 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years, 1 month ago
- 016a4c2 clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years, 1 month ago
- 5460ee0 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 6 months ago
- 814217e clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 7 months ago
- 215de2b clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 4 months ago
- 1a61896 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 6 months ago
- f2279df clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 4 years ago
- f5fec9d clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 7 months ago
- 0e8dcb7 clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- aac4de2 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- 8538d53 clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- 0db0f35 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 7 months ago
- 4032d40 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 7 months ago
- 95c292c net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 7 months ago
- 6c6a936 net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 7 months ago
- 03da362 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 7 months ago
- 4de58cb net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 7 months ago
- 995e46a net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 7 months ago
- 237105f net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 7 months ago
- b3f12b5 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 7 months ago
- 6187bf5 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 6 months ago
- 0a563d7 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
- ecb99d0 psci: rename psci_features function by Igor Opaniuk · 3 years, 7 months ago
- c200d44 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
- 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
- b032aa6 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 7 months ago