1. 3683681 arch: arm: mach-k3: common: Return a pointer after setting page table by Nikhil M Jain · Tue Jul 18 14:27:28 2023 +0530
  2. 73bc188 arm: k3: Fix ft_system_setup so it can be enabled on any SoC by Emanuele Ghidoli · Fri Jul 14 17:23:08 2023 +0200
  3. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  4. 33f75ee arm: mach-k3: common: reorder removal of firewalls by Manorit Chawdhry · Fri May 05 15:54:00 2023 +0530
  5. 87a25a0 Revert "arm: mach-k3: common: don't reconfigure background firewalls" by Manorit Chawdhry · Fri May 05 15:53:59 2023 +0530
  6. db01bcc arm: mach-k3: security: separate out validating binary logic by Manorit Chawdhry · Thu May 18 12:44:17 2023 +0530
  7. cdb049e arm: mach-k3: common: don't reconfigure background firewalls by Manorit Chawdhry · Thu Apr 20 17:16:24 2023 +0530
  8. ae17d36 arm: mach-k3: common: Default to non fitImage boot on HS-FS by Vignesh Raghavendra · Thu Apr 20 21:42:21 2023 +0530
  9. c20edd3 arm: mach-k3: common: re-locate authentication for atf/optee by Manorit Chawdhry · Fri Apr 14 09:48:01 2023 +0530
  10. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  11. f80396e arm: mach-k3: Remove unused fdt_disable_node() by Andrew Davis · Thu Apr 06 11:38:18 2023 -0500
  12. 2dde9a7 arm: mach-k3: Add weak do_board_detect() to common file by Andrew Davis · Thu Apr 06 11:38:17 2023 -0500
  13. c178e6d arm: mach-k3: Make release_resources_for_core_shutdown() common by Andrew Davis · Thu Apr 06 11:38:15 2023 -0500
  14. 7d194c9 arm: mach-k3: Move J721e SoC detection out of common section by Andrew Davis · Thu Apr 06 11:38:11 2023 -0500
  15. b1c2979 arm: mach-k3: Move MSMC fixup to SoC level by Andrew Davis · Thu Apr 06 11:38:10 2023 -0500
  16. 5cd0cb3 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · Thu Dec 29 11:52:59 2022 -0500
  17. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  18. f1d7205 arm: mach-k3: common: Set boot_fit on non-GP devices by Andrew Davis · Fri Oct 07 11:27:46 2022 -0500
  19. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  20. 2045cf1 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · Fri Jul 15 11:34:34 2022 -0500
  21. f8c9836 arm: mach-k3: Add support for device type detection by Andrew Davis · Fri Jul 15 11:34:32 2022 -0500
  22. a5076cd arm: mach-k3: common: Use ddr_init in spl_enable_dcache by Georgi Vlaev · Tue Jun 14 17:45:30 2022 +0300
  23. fe8f609 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · Thu Jan 27 13:16:53 2022 +0100
  24. 030f405 mach-k3: common: Instantiate AM65 CPSW NUSS wrapper by Vignesh Raghavendra · Fri Dec 24 12:55:29 2021 +0530
  25. 1535e2a arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup by Nishanth Menon · Tue Aug 31 13:20:48 2021 -0500
  26. 3457410 arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub by Suman Anna · Tue Jul 27 18:24:40 2021 -0500
  27. f604c3d arm: mach-k3: Cleanup common start_non_linux_remote_cores() by Suman Anna · Mon Jul 26 16:13:09 2021 -0500
  28. cdd0245 arm: mach-k3: common: Drop main r5 start by Dave Gerlach · Fri Jun 11 11:45:21 2021 +0300
  29. 738c590 arm: mach-k3: add support for detecting firmware images from FIT by Tero Kristo · Fri Jun 11 11:45:19 2021 +0300
  30. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  31. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  32. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  33. 8be6bbf arm: mach-k3: j7200: Detect if ROM has already loaded sysfw by Lokesh Vutla · Wed Aug 05 22:44:23 2020 +0530
  34. 0318a08 arm: mach-k3: j7200: Add support for SOC detection by Lokesh Vutla · Wed Aug 05 22:44:21 2020 +0530
  35. 6554994 arm: mach-k3: j721e: Add detection for j721e by Lokesh Vutla · Wed Aug 05 22:44:19 2020 +0530
  36. ff7ab09 arm: mach-k3: Move mmr_unlock to a common location by Lokesh Vutla · Wed Aug 05 22:44:17 2020 +0530
  37. c74227f arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · Wed Jul 15 23:40:04 2020 -0500
  38. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  39. 3373ee0 arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · Wed Jul 15 23:40:04 2020 -0500
  40. 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · Tue Jul 07 14:25:15 2020 +0200
  41. 4723939 Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon May 25 14:09:42 2020 -0400
  42. 7ce99f7 arm: mach-k3: Enable dcache in SPL by Jan Kiszka · Mon May 18 07:57:22 2020 +0200
  43. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  44. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  45. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  46. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  47. b407587 arm: mach-k3: Use JTAD_ID register for device identification by Lokesh Vutla · Fri Apr 17 13:43:53 2020 +0530
  48. 5fafe44 arm: mach-k3: Add a separate function for printing sysfw version by Lokesh Vutla · Tue Mar 10 16:50:58 2020 +0530
  49. 20c87b0 armv7R: K3: Add support for jumping to firmware by Keerthy · Wed Feb 12 13:55:06 2020 +0530
  50. 7007adc arm: k3: Add support for loading non linux remote cores by Keerthy · Wed Feb 12 13:55:04 2020 +0530
  51. ac3b5d8 arm: mach-k3: Fix nomenclature on Silicon Revisions by Lokesh Vutla · Mon Feb 10 10:39:17 2020 +0530
  52. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  53. f0bcb66 arm: K3: Disable ROM configured firewalls by Andrew F. Davis · Fri Jan 10 14:35:21 2020 -0500
  54. 7e13f2c arm: mach-k3: Warn when node to disable is not found by Andrew F. Davis · Tue Jan 07 18:12:40 2020 -0500
  55. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  56. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · Tue Dec 31 15:49:55 2019 +0530
  57. 362beda arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · Mon Oct 07 13:52:17 2019 +0530
  58. 00a1513 arm: k3: Use driver_name to get ti_sci handle by Lokesh Vutla · Fri Sep 27 13:32:15 2019 +0530
  59. a04cf3b arm: k3: Add support for printing CPUINFO by Lokesh Vutla · Fri Sep 27 13:32:11 2019 +0530
  60. d13ec8c arm: K3: common: Allow for early console functionality by Andreas Dannenberg · Thu Aug 15 15:55:28 2019 -0500
  61. 6c43b52 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · Tue Sep 17 17:15:40 2019 -0400
  62. bbb33de arm: k3: Fix getting ti_sci handle by Lokesh Vutla · Mon Sep 09 12:47:37 2019 +0530
  63. a228532 arm: K3: j721e: Add basic support for J721E SoC definition by Lokesh Vutla · Thu Jun 13 10:29:42 2019 +0530
  64. 005476d armv7R: k3: Release all the exclusive devices by Lokesh Vutla · Fri Jun 07 19:24:43 2019 +0530
  65. 31175f8 armv7R: K3: am654: Shut down R5 core after ATF startup on A53 by Andreas Dannenberg · Fri Jun 07 19:24:42 2019 +0530
  66. 16cf5d2 arm: k3: Add support for updating msmc dt node by Lokesh Vutla · Fri Mar 08 11:47:34 2019 +0530
  67. 28cd824 arm: k3: Add a wrapper to get tisci handle by Lokesh Vutla · Fri Mar 08 11:47:33 2019 +0530
  68. 376c0fe arm: mach-k3: common: Clean up ATF image startup function by Andreas Dannenberg · Mon Feb 04 12:58:47 2019 -0600
  69. 5d83fd2 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · Fri Nov 02 19:51:05 2018 +0530