index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
Age
Commit message (
Expand
)
Author
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-11-18
soc: ti: pruss: Fix size ptr type in probe
Philippe Schenker
2025-08-19
soc: ti: k3-navss-ringacc: Do not use uninitialised variable
Andrew Goodbody
2025-08-19
soc: ti: k3-navss-ringacc: NULL check before dereference
Andrew Goodbody
2024-08-30
soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode API
Chintan Vankar
2024-08-30
soc: ti: k3-navss-ringacc: Fix reset ring API
Vignesh Raghavendra
2024-08-30
soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers
Kishon Vijay Abraham I
2024-07-22
drivers: soc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-10
Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"
Tom Rini
2024-05-10
soc: ti: pruss: Add support for AM64x
MD Danish Anwar
2024-05-07
soc: Remove <common.h> and add needed includes
Tom Rini
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2023-11-29
configs: keystone2: Do not include hardware.h
Andrew Davis
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-10-13
treewide: use dev_read_addr_*_ptr() where appropriate
Matthias Schiffer
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2021-07-15
soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
Keerthy
2021-06-11
soc: ti: k3-navss-ringacc: Add support for native configuration of rings
Vignesh Raghavendra
2021-05-12
soc: ti: k3-navss-ringacc: Remove unused ring modes
Vignesh Raghavendra
2021-05-12
soc: ti: k3-navss-ringacc: Add AM64 ringacc support
Vignesh Raghavendra
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-13
soc: ti: k3-ringacc: Separate soc specific initialization
Vignesh Raghavendra
2020-07-13
soc: ti: k3-ringacc: Add an API to request pair of rings
Vignesh Raghavendra
2020-07-13
soc: ti: k3-ringacc: Move state tracking variables under a struct
Vignesh Raghavendra
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-20
soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle
Vignesh Raghavendra
2020-01-20
soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop
Vignesh Raghavendra
2019-09-13
soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
Vignesh Raghavendra
2019-04-11
soc: keystone: Merge into ti specific directory
Vignesh R
2019-04-11
soc: ti: k3: add navss ringacc driver
Grygorii Strashko