summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc: ti: k3-socinfo: Add entry for AM64X SoC familyLokesh Vutla2021-05-121-0/+4
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-5/+5
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-3/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-2/+2
* soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I2020-08-111-0/+4
* dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach2020-07-253-0/+132
* test: Add tests for SOC uclassDave Gerlach2020-07-252-0/+57
* dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2020-07-253-0/+112
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-245-301/+0
* dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach2020-07-203-0/+132
* test: Add tests for SOC uclassDave Gerlach2020-07-202-0/+57
* dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2020-07-203-0/+112
* soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra2020-07-131-9/+40
* soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra2020-07-131-0/+23
* soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra2020-07-131-43/+46
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra2020-01-201-1/+2
* soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra2020-01-201-0/+11
* soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dmaVignesh Raghavendra2019-09-131-1/+3
* soc: keystone: Merge into ti specific directoryVignesh R2019-04-115-7/+8
* soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-115-0/+1088
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-8/+3
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-102-0/+6
* soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan2014-10-231-47/+65
* soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-231-34/+97
* soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-231-82/+84
* soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-233-0/+133