summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-16spi: kirkwood: prevent limiting speed to 0Grzegorz Jaszczyk
2021-05-16spi: kirkwood: prevent configuring speed exceeding max controller freqMarcin Wojtas
2021-05-16spi: kirkwood: support extended baud ratesKen Ma
2021-05-14Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-05-14net: designware: meson8b: add g12a compatibleNeil Armstrong
2021-05-14net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong
2021-05-14usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong
2021-05-14pwm: sifive: make set_config() and set_enable() work properlyVincent Chen
2021-05-14clk: Add support for the k210 clock driver pre-relocationSean Anderson
2021-05-14clk: k210: Move the clint clock to under aclkSean Anderson
2021-05-14clk: k210: Remove k210_register_pllSean Anderson
2021-05-14clk: k210: Fix PLL enable always getting takenSean Anderson
2021-05-14clk: k210: Fix PLLs not being enabledSean Anderson
2021-05-14clk: Warn on failure to assign rateSean Anderson
2021-05-13w1: replace dt detection by automatic detectionKory Maincent
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