index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
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
2021-05-12
soc: ti: k3-socinfo: Add entry for AM64X SoC family
Lokesh Vutla
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-11
soc: soc_ti_k3: Add device identification for J7200 SoC
Kishon Vijay Abraham I
2020-07-25
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-25
test: Add tests for SOC uclass
Dave Gerlach
2020-07-25
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-20
test: Add tests for SOC uclass
Dave Gerlach
2020-07-20
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2014-10-23
soc: keystone_serdes: generalize configuration mechanism
Khoronzhuk, Ivan
2014-10-23
soc: keystone_serdes: generalize to be used by other sub systems
Hao Zhang
2014-10-23
soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations
Hao Zhang
2014-10-23
soc: keystone_serdes: create a separate SGMII SerDes driver
Khoronzhuk, Ivan