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