- 10c8baf soc: soc_ti_k3: identify j7200 SR2.0 SoCs by Bryan Brattlof · 2 years, 5 months ago
- c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
- a1e618a soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 18fcb49 soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 4298ee7 soc: ti: k3-socinfo: Add entry for AM62X SoC family by Suman Anna · 2 years, 6 months ago
- 303198e soc: xilinx: zynqmp: fix out of bounds array access by Michal Simek · 2 years, 7 months ago
- 9b31e10 soc: xilinx: versal: fix out of bounds array access by Jorge Ramirez-Ortiz · 2 years, 7 months ago
- 708f54f soc: soc_ti_k3: update j721e revision numbering by Bryan Brattlof · 2 years, 10 months ago
- f993adb soc: ti: k3-socinfo: Add entry for J721S2 SoC by David Huang · 2 years, 10 months ago
- 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 3 months ago
- a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 3 months ago
- 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 5 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 5 months ago
- f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
- c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
- 776b79e soc: ti: k3-socinfo: Add entry for AM64X SoC family by Lokesh Vutla · 3 years, 6 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 837933a soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · 4 years, 3 months ago
- 3e1b59c dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 4 months ago
- 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 6d3b82d dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 527be81 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 4 months ago
- fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 6426a26 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 4 months ago
- b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 4 months ago
- 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 4 months ago
- db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 4 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- ec0aeac soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle by Vignesh Raghavendra · 5 years ago
- 9d32a94 soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop by Vignesh Raghavendra · 5 years ago
- 62a9620 soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma by Vignesh Raghavendra · 5 years ago
- 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
- 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 496191c soc: keystone_serdes: generalize configuration mechanism by Khoronzhuk, Ivan · 10 years ago
- 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
- 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
- a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago