summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-12mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-05-12clk: ti: am3-dpll: use custom API for memory accessDario Binacchi
2021-05-12clk: ti: gate: use custom API for memory accessDario Binacchi
2021-05-12clk: ti: change clk_ti_latch() signatureDario Binacchi
2021-05-12clk: ti: add custom API for memory accessDario Binacchi
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-05-11DM: DM_MMC migration is now mandatory for non-SPLTom Rini
2021-05-11ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-05atcspi200: Add timeout mechanism in spi_xfer()Dylan Jhong
2021-05-04sysinfo: Add gpio-sysinfo driverSean Anderson
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson
2021-05-04sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson
2021-05-04dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson
2021-05-02pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey
2021-05-02net: fec: Only unregister MII bus if we registered itSean Anderson
2021-05-02net: fec: Don't use disabled physSean Anderson
2021-05-02pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey
2021-05-02pci: Update the highest subordinate bus number for bridge setupMasami Hiramatsu
2021-04-29Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-29spi: zynqmp: Remove gd referenceMichal Simek
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-04-29dm: core: Add size operations on device tree referencesChen Guanqiao
2021-04-29dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay
2021-04-29net: phy: xilinx: Break while loop over ethernet phyMichal Simek
2021-04-29arm: a37xx: pci: Fix processing PIO transfersPali Rohár
2021-04-29phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk
2021-04-29phy: marvell: add support for SFI1Igal Liberman
2021-04-29phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk
2021-04-29phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: mark u-boot power-off callsIgal Liberman
2021-04-29phy: marvell: fix handling of unconnected comphyChristine Gharzuzi
2021-04-29phy: marvell: pass sgmii id to firmwareIgal Liberman
2021-04-29phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas
2021-04-29phy: marvell: enable comphy info prints for all devicesIgal Liberman
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29phy: marvell: save comphy_map_data priv structureIgal Liberman
2021-04-29phy: marvell: fix several minor bugs in comphy_probeIgal Liberman
2021-04-29phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman
2021-04-29phy: marvell: cp110: initialize only enabled UTMI unitsOmri Itach
2021-04-29phy: marvell: add missing speed during info printsIgal Liberman