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
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
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-04-25
soc: soc_ti_k3: fix revision array bounds checks
Rasmus Villemoes
2023-04-24
soc: soc_ti_k3: Use hardware.h to remove definition duplication
Andrew Davis
2023-01-24
soc: zynqmp: Fix IDcode for xck24
Michal Simek
2022-12-09
soc: ti: k3-socinfo: add am62a SoC entry
Bryan Brattlof
2022-11-22
soc: xilinx: versal-net: Add soc_xilinx_versal_net driver
Michal Simek
2022-10-10
soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
Venkatesh Yadav Abbarapu
2022-07-06
soc: soc_ti_k3: identify j7200 SR2.0 SoCs
Bryan Brattlof
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
soc: xilinx: zynqmp: Add machine identification support
Stefan Herbrechtsmeier
2022-06-24
soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read
Stefan Herbrechtsmeier
2022-06-10
soc: ti: k3-socinfo: Add entry for AM62X SoC family
Suman Anna
2022-05-13
soc: xilinx: zynqmp: fix out of bounds array access
Michal Simek
2022-05-13
soc: xilinx: versal: fix out of bounds array access
Jorge Ramirez-Ortiz
2022-02-08
soc: soc_ti_k3: update j721e revision numbering
Bryan Brattlof
2022-02-08
soc: ti: k3-socinfo: Add entry for J721S2 SoC
David Huang
2021-08-26
soc: xilinx: versal: Add soc_xilinx_versal driver
T Karthik Reddy
2021-08-26
soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver
T Karthik Reddy
2021-07-15
soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
Keerthy
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
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
[next]