1. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 2 months ago
  2. 45981a9 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · 1 year, 6 months ago
  3. 677a1e2 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · 1 year, 6 months ago
  4. 988b3fa soc: zynqmp: Fix IDcode for xck24 by Michal Simek · 1 year, 8 months ago
  5. e38025c soc: ti: k3-socinfo: add am62a SoC entry by Bryan Brattlof · 1 year, 11 months ago
  6. 64fc7fc soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 1 year, 10 months ago
  7. 024cfd0 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years ago
  8. 10c8baf soc: soc_ti_k3: identify j7200 SR2.0 SoCs by Bryan Brattlof · 2 years, 3 months ago
  9. 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, 3 months ago
  10. a1e618a soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · 2 years, 3 months ago
  11. 18fcb49 soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read by Stefan Herbrechtsmeier · 2 years, 3 months ago
  12. 4298ee7 soc: ti: k3-socinfo: Add entry for AM62X SoC family by Suman Anna · 2 years, 4 months ago
  13. 303198e soc: xilinx: zynqmp: fix out of bounds array access by Michal Simek · 2 years, 5 months ago
  14. 9b31e10 soc: xilinx: versal: fix out of bounds array access by Jorge Ramirez-Ortiz · 2 years, 5 months ago
  15. 708f54f soc: soc_ti_k3: update j721e revision numbering by Bryan Brattlof · 2 years, 8 months ago
  16. f993adb soc: ti: k3-socinfo: Add entry for J721S2 SoC by David Huang · 2 years, 8 months ago
  17. 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 1 month ago
  18. a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 1 month ago
  19. 7bafe88 soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · 3 years, 3 months ago
  20. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  21. 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 4 months ago
  22. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 4 months ago
  23. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 4 months ago
  24. 776b79e soc: ti: k3-socinfo: Add entry for AM64X SoC family by Lokesh Vutla · 3 years, 5 months ago
  25. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  26. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  27. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  28. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  29. 837933a soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · 4 years, 2 months ago
  30. 3e1b59c dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 2 months ago
  31. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  32. 6d3b82d dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 2 months ago
  33. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  34. 527be81 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 2 months ago
  35. fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  36. 6426a26 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 2 months ago
  37. b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 3 months ago
  38. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 3 months ago
  39. db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 3 months ago
  40. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  41. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  43. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 7 months ago
  44. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  45. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  46. ec0aeac soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle by Vignesh Raghavendra · 4 years, 10 months ago
  47. 9d32a94 soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop by Vignesh Raghavendra · 4 years, 10 months ago
  48. 62a9620 soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma by Vignesh Raghavendra · 5 years ago
  49. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  50. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  51. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  52. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  53. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  54. 496191c soc: keystone_serdes: generalize configuration mechanism by Khoronzhuk, Ivan · 10 years ago
  55. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  56. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  57. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago