summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia...Tom Rini2021-05-142-5/+21
|\
| * net: designware: meson8b: add g12a compatibleNeil Armstrong2021-05-141-0/+1
| * net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong2021-05-141-4/+19
| * usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong2021-05-141-1/+1
* | pwm: sifive: make set_config() and set_enable() work properlyVincent Chen2021-05-141-10/+11
* | clk: Add support for the k210 clock driver pre-relocationSean Anderson2021-05-141-4/+10
* | clk: k210: Move the clint clock to under aclkSean Anderson2021-05-141-1/+1
* | clk: k210: Remove k210_register_pllSean Anderson2021-05-142-28/+3
* | clk: k210: Fix PLL enable always getting takenSean Anderson2021-05-141-1/+2
* | clk: k210: Fix PLLs not being enabledSean Anderson2021-05-141-0/+2
* | clk: Warn on failure to assign rateSean Anderson2021-05-141-4/+7
|/
* w1: replace dt detection by automatic detectionKory Maincent2021-05-134-33/+87
* Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-1283-23478/+47964
|\
| * net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra2021-05-121-0/+1
| * net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra2021-05-121-1/+1
| * net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra2021-05-121-1/+1
| * dma: ti: k3-udma: Add BCDMA and PKTDMA supportVignesh Raghavendra2021-05-121-64/+939
| * dma: ti: k3-psil-am64: Add AM64 PSIL endpoint dataVignesh Raghavendra2021-05-124-0/+160
| * dma: ti: k3-psil: Extend PSIL EP data extension for AM64Vignesh Raghavendra2021-05-121-0/+16
| * dma: ti: k3-psil-am654: Drop unused PSIL EP static dataVignesh Raghavendra2021-05-121-25/+7
| * soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra2021-05-121-304/+7
| * soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra2021-05-121-5/+268
| * firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2021-05-122-0/+21
| * soc: ti: k3-socinfo: Add entry for AM64X SoC familyLokesh Vutla2021-05-121-0/+4
| * ram: k3-ddrss: Enable vtt regulator if presentLokesh Vutla2021-05-121-0/+14
| * ram: k3-ddrss: Introduce support for AM642 SoCsDave Gerlach2021-05-1220-0/+23490
| * ram: k3-ddrss: Introduce common driver with J7 SoC supportDave Gerlach2021-05-1227-3849/+3675
| * ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach2021-05-122-2/+11
| * ram: k3-j721e: Rename to k3-ddrssDave Gerlach2021-05-1220-1/+1
| * ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for typesDave Gerlach2021-05-121-1514/+1514
| * ram: k3-j721e: lpddr4_pi_macros: Fix indentation issuesDave Gerlach2021-05-121-2801/+2801
| * ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issuesDave Gerlach2021-05-121-694/+694
| * ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issuesDave Gerlach2021-05-121-3681/+3681
| * ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issuesDave Gerlach2021-05-121-677/+677
| * ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issuesDave Gerlach2021-05-121-677/+677
| * ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issuesDave Gerlach2021-05-121-677/+677
| * ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issuesDave Gerlach2021-05-121-717/+717
| * ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issuesDave Gerlach2021-05-121-167/+167
| * mailbox: k3-sec-proxy: Extend valid thread IDsDave Gerlach2021-05-121-9/+1
| * mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach2021-05-121-0/+18
| * Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-125-24/+13
| * clk: ti: am3-dpll: use custom API for memory accessDario Binacchi2021-05-121-33/+53
| * clk: ti: gate: use custom API for memory accessDario Binacchi2021-05-121-11/+12
| * clk: ti: change clk_ti_latch() signatureDario Binacchi2021-05-124-24/+28
| * clk: ti: add custom API for memory accessDario Binacchi2021-05-122-0/+98
* | Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-05-113-9/+25
|\ \
| * | pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey2021-05-021-1/+1
| * | net: fec: Only unregister MII bus if we registered itSean Anderson2021-05-021-2/+6
| * | net: fec: Don't use disabled physSean Anderson2021-05-021-6/+9
| * | pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey2021-05-021-0/+6