1. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  2. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. d903ce4 arm64: versal2: Add support for AMD Versal Gen 2 by Michal Simek · 6 months ago
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. fef15fd mailbox: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. d318eb3 treewide: Remove clk_free by Sean Anderson · 11 months ago
  8. a7c0d3f mailbox: zynqmp: support mulitple mboxes via device-tree by Tanmay Shah · 12 months ago
  9. 2695407 mailbox: add el3 support only for zynqmp platform by Tanmay Shah · 12 months ago
  10. b739906 mailbox: zynqmp: support smc calls to TF-A by Tanmay Shah · 12 months ago
  11. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  12. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 2 months ago
  13. b704ea7 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · 1 year, 2 months ago
  14. ce399f8 mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 by Nishanth Menon · 1 year, 5 months ago
  15. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  16. 0b33d69 arm64: versal: Enable power domain driver and its dependencies by Ashok Reddy Soma · 2 years, 4 months ago
  17. 73e3f99 mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h by Ashok Reddy Soma · 2 years, 4 months ago
  18. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
  19. a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
  20. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  21. 44ac36b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · 3 years, 6 months ago
  22. e51c8b9 mailbox: k3-sec-proxy: Extend valid thread IDs by Dave Gerlach · 3 years, 7 months ago
  23. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  24. 20be9bb mailbox: stm32-ipcc: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  25. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  26. ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · 4 years, 2 months ago
  27. 6064c61 mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  28. 96da63d mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  29. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 11 months ago
  30. ab07ce5 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 4 months ago
  31. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  32. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  33. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  34. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  35. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  36. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  37. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  38. 1ee4819 mailbox: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  39. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  40. 4b1264d mailbox: zynqmp: ipi mailbox driver by Ibai Erkiaga · 5 years ago
  41. 4cbe31c mailbox: allow subnode for mbox regs by Ibai Erkiaga · 5 years ago
  42. be67838 mailbox: check ops prior calling by Ibai Erkiaga · 5 years ago
  43. ac0da89 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 6 years ago
  44. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  45. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  46. bb6d08d mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  48. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  49. 91dbd53 dm: mailbox: Update uclass to support livetree by Simon Glass · 8 years ago
  50. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  51. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  52. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  53. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  54. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  55. 3cdf676 mailbox: rename headers by Stephen Warren · 8 years ago
  56. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  57. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago