Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5a33772d69f1c2be6146b5f56a7f0dee69226666
/
drivers
/
soc
cb8485b
soc: xilinx: versal: Add soc_xilinx_versal driver
by T Karthik Reddy
· Tue Aug 10 06:50:19 2021 -0600
501c206
soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver
by T Karthik Reddy
· Tue Aug 10 06:50:18 2021 -0600
b3ab56c
soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
by Keerthy
· Tue Jun 22 12:04:27 2021 +0530
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
ae067e5
soc: ti: k3-navss-ringacc: Add support for native configuration of rings
by Vignesh Raghavendra
· Mon Jun 07 19:47:52 2021 +0530
923eeaf
soc: ti: k3-navss-ringacc: Remove unused ring modes
by Vignesh Raghavendra
· Mon May 10 20:06:04 2021 +0530
6ca4860
soc: ti: k3-navss-ringacc: Add AM64 ringacc support
by Vignesh Raghavendra
· Mon May 10 20:06:03 2021 +0530
c655804
soc: ti: k3-socinfo: Add entry for AM64X SoC family
by Lokesh Vutla
· Thu May 06 16:44:48 2021 +0530
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
6e7f5ae
soc: soc_ti_k3: Add device identification for J7200 SoC
by Kishon Vijay Abraham I
· Wed Aug 05 22:44:27 2020 +0530
f8f8b12
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
by Dave Gerlach
· Wed Jul 15 23:39:59 2020 -0500
75dbdfc
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
50a6c08
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
by Dave Gerlach
· Wed Jul 15 23:39:57 2020 -0500
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
3fbaea1
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
by Dave Gerlach
· Wed Jul 15 23:39:59 2020 -0500
a17f94c
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
27f81c8
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
by Dave Gerlach
· Wed Jul 15 23:39:57 2020 -0500
b627aad
soc: ti: k3-ringacc: Separate soc specific initialization
by Vignesh Raghavendra
· Mon Jul 06 13:26:24 2020 +0530
9a7ad5e
soc: ti: k3-ringacc: Add an API to request pair of rings
by Vignesh Raghavendra
· Mon Jul 06 13:26:23 2020 +0530
91b4335
soc: ti: k3-ringacc: Move state tracking variables under a struct
by Vignesh Raghavendra
· Mon Jul 06 13:26:22 2020 +0530
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
6373a17
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· Fri Feb 14 16:40:19 2020 +0900
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
e414d15
soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle
by Vignesh Raghavendra
· Mon Dec 09 10:25:34 2019 +0530
197e5c2
soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop
by Vignesh Raghavendra
· Mon Dec 09 10:25:33 2019 +0530
4fa240e
soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
by Vignesh Raghavendra
· Fri Aug 30 11:02:24 2019 +0530
71e8e9e
soc: keystone: Merge into ti specific directory
by Vignesh R
· Tue Feb 05 17:31:25 2019 +0530
1c5258f
soc: ti: k3: add navss ringacc driver
by Grygorii Strashko
· Tue Feb 05 17:31:22 2019 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· Tue Nov 10 01:06:16 2015 +0000
138d6da
soc: keystone_serdes: generalize configuration mechanism
by Khoronzhuk, Ivan
· Wed Oct 22 17:18:24 2014 +0300
d890dff
soc: keystone_serdes: generalize to be used by other sub systems
by Hao Zhang
· Wed Oct 22 17:18:23 2014 +0300
ae3ed41
soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations
by Hao Zhang
· Wed Oct 22 17:18:22 2014 +0300
dbfecb2
soc: keystone_serdes: create a separate SGMII SerDes driver
by Khoronzhuk, Ivan
· Wed Oct 22 17:18:21 2014 +0300