summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-15soc: ti: k3-socinfo: Add entry for J721S2 SoCDavid Huang
2021-12-15ram: k3-ddrss: Add support for J721S2 SoCDavid Huang
2021-12-15power: domain: ti: Add support for J721S2 SoCDavid Huang
2021-12-15clk: clk-k3: Add support for J721S2 SoCDavid Huang
2021-12-15drivers: dma: Add support for J721S2David Huang
2021-12-15ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple...Aswath Govindraju
2021-12-15ram: k3-ddrss: Add support for multiple instances of DDR subsystemsAswath Govindraju
2021-12-15ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instanceAswath Govindraju
2021-12-15remoteproc: k3_system_controller: Support optional boot_notification channelNishanth Menon
2021-11-11clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-11-11clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-11-11power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach
2021-09-08usb: cdns3: gadget.c: Set fast access bitAswath Govindraju
2021-09-01remoteproc: ipu: Add driver to bring up ipuKeerthy
2021-09-01remoteproc: uclass: Add remoteproc resource handling helpersKeerthy
2021-09-01drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy
2021-08-26reset: dra7: Add a reset driverKeerthy
2021-07-15power: pmic: tps65491: Dont fail on master nodeGowtham Tammana
2021-07-13phy: ti: j721e-wiz: Add missing "DM_FLAG_REMOVE_WITH_PD_ON"Kishon Vijay Abraham I
2021-06-29drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckAmarnath MB
2021-06-29drivers: power: pmic: Add support for tps659412 PMICAmarnath MB
2021-06-28ram: k3-ddrss: Fix a dev_dbg build warningSuman Anna
2021-06-28mmc: sdhci_am654: Read ti,strobe-sel property from device treeAswath Govindraju
2021-06-24power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana
2021-06-24drivers: phy: cadence: phy-cadence-sierra/torrent: Fix assignment of phy inst...Aswath Govindraju
2021-06-24net: ti: icssg-prueth: Add support for AM654 SR1.0Lokesh Vutla
2021-06-24net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2021-06-23remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsKeerthy
2021-06-23soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy
2021-06-23misc: uclass: Introduce misc_init_by_ofnodeKeerthy
2021-06-18ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach
2021-05-06ram: k3-ddrss: Configure initial DDR PLL frequency in common locationDave Gerlach
2021-04-23phy: cadence: Enable "refclk" clk inputKishon Vijay Abraham I
2021-04-23phy: ti: j721e-wiz: Model the internal clocks without device tree inputKishon Vijay Abraham I
2021-04-23phy: ti: j721e-wiz: Configure full rate divider for AM64Kishon Vijay Abraham I
2021-04-14spi: cadence-qspi: Do not use DMA for small readsPratyush Yadav
2021-04-14spi: cadence_qspi_apb: Don't use DMA in DTR modeVignesh Raghavendra
2021-04-14spi: cadence-qspi: Tune PHY to allow running at higher frequenciesPratyush Yadav
2021-04-14spi: cadence-qspi: Use PHY for DAC reads if possiblePratyush Yadav
2021-04-14spi: cadence-qspi: Find the start of PHY tuning pattern in devicetreePratyush Yadav
2021-04-14spi: cadence-qspi: Save reference to udevice in platdataPratyush Yadav
2021-04-14mtd: spi-nor-core: run calibration when initialization is donePratyush Yadav
2021-04-14mtd: spi-nor-core: refactor read op creation to make a template opPratyush Yadav
2021-04-14spi: spi-mem: Tell controller when device is ready for calibrationPratyush Yadav
2021-04-14mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-04-14mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-04-14mtd: spi-nor-core: Do not start or end writes at odd address in DTR modePratyush Yadav
2021-04-14mtd: spi-nor-core: Perform a Soft Reset on bootPratyush Yadav
2021-04-14mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-04-14mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav