aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-12net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra
2021-05-12dma: ti: k3-udma: Add BCDMA and PKTDMA supportVignesh Raghavendra
2021-05-12dma: ti: k3-psil-am64: Add AM64 PSIL endpoint dataVignesh Raghavendra
2021-05-12dma: ti: k3-psil: Extend PSIL EP data extension for AM64Vignesh Raghavendra
2021-05-12dma: ti: k3-psil-am654: Drop unused PSIL EP static dataVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2021-05-12soc: ti: k3-socinfo: Add entry for AM64X SoC familyLokesh Vutla
2021-05-12ram: k3-ddrss: Enable vtt regulator if presentLokesh Vutla
2021-05-12ram: k3-ddrss: Introduce support for AM642 SoCsDave Gerlach
2021-05-12ram: k3-ddrss: Introduce common driver with J7 SoC supportDave Gerlach
2021-05-12ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach
2021-05-12ram: k3-j721e: Rename to k3-ddrssDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for typesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_pi_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issuesDave Gerlach
2021-05-12mailbox: k3-sec-proxy: Extend valid thread IDsDave Gerlach
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