summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-03-21soc: ti: pruss: Add support for AM64xMD Danish Anwar
2024-03-21soc: add info to identify the J722S SoC familyJayesh Choudhary
2023-10-24soc: add info to identify the am62p SoC familyBryan Brattlof
2023-06-20soc: ti: k3-navss-ringacc: Fix reset ring APIVignesh Raghavendra
2023-06-20soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registersKishon Vijay Abraham I
2023-05-09soc: soc_ti_k3: fix revision array bounds checksRasmus Villemoes
2023-05-09soc: soc_ti_k3: Use hardware.h to remove definition duplicationAndrew Davis
2023-04-13soc: ti: k3-socinfo: Add entry for J784S4 SoCHari Nagalla
2023-01-24soc: zynqmp: Fix IDcode for xck24Michal Simek
2022-12-09soc: ti: k3-socinfo: add am62a SoC entryBryan Brattlof
2022-11-22soc: xilinx: versal-net: Add soc_xilinx_versal_net driverMichal Simek
2022-10-10soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as staticVenkatesh Yadav Abbarapu
2022-07-06soc: soc_ti_k3: identify j7200 SR2.0 SoCsBryan Brattlof
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier
2022-06-10soc: ti: k3-socinfo: Add entry for AM62X SoC familySuman Anna
2022-05-13soc: xilinx: zynqmp: fix out of bounds array accessMichal Simek
2022-05-13soc: xilinx: versal: fix out of bounds array accessJorge Ramirez-Ortiz
2022-02-08soc: soc_ti_k3: update j721e revision numberingBryan Brattlof
2022-02-08soc: ti: k3-socinfo: Add entry for J721S2 SoCDavid Huang
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-07-15soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-11soc: ti: k3-navss-ringacc: Add support for native configuration of ringsVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra
2021-05-12soc: ti: k3-socinfo: Add entry for AM64X SoC familyLokesh Vutla
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-08-11soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I
2020-07-25dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach
2020-07-20test: Add tests for SOC uclassDave Gerlach
2020-07-20dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass