1. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  2. ab2e3c5 spl: Allow ATF to work when dcache is disabled by Simon Glass · Thu Jun 27 09:29:47 2024 +0100
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  6. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · Fri Sep 08 17:08:56 2023 +0900
  7. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  8. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · Mon Sep 26 20:47:55 2022 +0000
  9. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · Wed Nov 18 17:45:58 2020 +0100
  10. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · Wed Nov 18 17:45:57 2020 +0100
  11. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · Wed Nov 18 17:45:56 2020 +0100
  12. 203fede spl: atf: move storage for bl31_params into function by Michael Walle · Wed Nov 18 17:45:55 2020 +0100
  13. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  16. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  17. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · Thu Dec 19 18:13:31 2019 +0100
  18. db878c0 spl: atf: Add missing ndepth initialization by Michal Simek · Thu Dec 19 15:42:13 2019 +0100
  19. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  20. 8dc7abe common: spl: atf: support booting bl32 image by Joseph Chen · Sun Oct 06 20:10:22 2019 +0200
  21. b76d8c2 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · Thu Jun 27 07:03:16 2019 +0000
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. 7db55cb spl: atf: pass NULL for bl32_ep pc by Kever Yang · Wed Jan 17 11:05:38 2018 +0800
  24. c4078af spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · Tue Jan 02 21:16:43 2018 +0100
  25. 4ab63e0 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · Wed Sep 13 21:29:35 2017 +0200
  26. 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800