diff --git a/bootloaders.xml b/bootloaders.xml
index f7dd69ead3386527ba0dfd3db258bb7796a2af58..6df2097505f43b09aceac36e044989a9605171f4 100644
--- a/bootloaders.xml
+++ b/bootloaders.xml
@@ -4,11 +4,11 @@
     <remote name="ti" fetch="git://git.ti.com/" />
     <remote name="github" fetch="https://github.com/" />
 
-    <project name="android/bootloader/build-bootloaders.git" path="build" remote="baylibre" revision="ti-android-14" />
+    <project name="android/bootloader/build-bootloaders.git" path="build" remote="baylibre" revision="ti-android-15" />
     <project name="ti-u-boot" path="u-boot" remote="baylibre" revision="integ/ti-u-boot-2024.04" />
     <project name="atf/arm-trusted-firmware.git" path="arm-trusted-firmware" remote="ti" revision="refs/tags/09.02.00.009" clone-depth="1" />
     <project name="OP-TEE/optee_os.git" path="optee-os" remote="github" revision="refs/tags/4.2.0" />
     <project name="OP-TEE/optee_test.git" path="optee-ta/optee_test" remote="github" revision="refs/tags/4.2.0" />
-    <project name="android/aosp/external/kmgk.git" path="optee-ta/kmgk" remote="baylibre" revision="ti-android-14"/>
+    <project name="android/aosp/external/kmgk.git" path="optee-ta/kmgk" remote="baylibre" revision="ti-android-15"/>
     <project name="processor-firmware/ti-linux-firmware.git" path="ti-linux-firmware" remote="ti" revision="refs/tags/10.00.06" clone-depth="1"/>
 </manifest>
diff --git a/continous_integration.xml b/continous_integration.xml
index 40b1d3382a22c1bced66a049dab75e1fa68c3e57..935d91ef0cec6ba405373cd137858b3b98b4d079 100644
--- a/continous_integration.xml
+++ b/continous_integration.xml
@@ -2,7 +2,7 @@
 <manifest>
     <remote  name="baylibre" fetch="https://gitlab.baylibre.com/baylibre/ti/android/aosp" />
 
-    <default revision="ti-android-14" remote="baylibre" />
+    <default revision="ti-android-15" remote="baylibre" />
 
     <project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel.git" />
     <project path="vendor/ti/am62x" name="vendor/ti/am62x.git" />
diff --git a/default.xml b/default.xml
index 4c9eaa8774e0c1e6042559c0e071e4a9f56a3075..9bea612a8de9668ce33fc6f9999dbe61eb42a68a 100644
--- a/default.xml
+++ b/default.xml
@@ -1483,14 +1483,14 @@
 
 <!-- non AOSP TI Projects -->
   <project path="device/ti/am62x" name="device/ti/am62x" remote="baylibre" revision="ti-android-15" groups="device,ti" />
-  <project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel" remote="baylibre" revision="ti-android-14" groups="device,ti" clone-depth="1" />
-  <project path="hardware/ti/am62x" name="hardware/ti/am62x" remote="baylibre" revision="ti-android-14" groups="ti" />
+  <project path="device/ti/am62x-kernel" name="device/ti/am62x-kernel" remote="baylibre" revision="ti-android-15" groups="device,ti" clone-depth="1" />
+  <project path="hardware/ti/am62x" name="hardware/ti/am62x" remote="baylibre" revision="ti-android-15" groups="ti" />
   <project path="vendor/ti/am62x" name="vendor/ti/am62x" remote="baylibre" revision="ti-android-15" groups="ti" />
   <project path="external/kmgk" name="external/kmgk" remote="baylibre" revision="ti-android-15" groups="ti" />
-  <project path="external/libyaml" name="external/libyaml" remote="baylibre" revision="ti-android-14" groups="ti" />
-  <project path="external/libyuv_chromium" name="external/libyuv_chromium" remote="baylibre" revision="ti-android-14" groups="ti" />
-  <project path="external/libcamera" name="external/libcamera" remote="baylibre" revision="ti-android-14" groups="ti" />
-  <project path="external/tinyhal" name="external/tinyhal.git" remote="baylibre" revision="ti-android-14" groups="ti" />
+  <project path="external/libyaml" name="external/libyaml" remote="baylibre" revision="ti-android-15" groups="ti" />
+  <project path="external/libyuv_chromium" name="external/libyuv_chromium" remote="baylibre" revision="ti-android-15" groups="ti" />
+  <project path="external/libcamera" name="external/libcamera" remote="baylibre" revision="ti-android-15" groups="ti" />
+  <project path="external/tinyhal" name="external/tinyhal.git" remote="baylibre" revision="ti-android-15" groups="ti" />
   <!-- non AOSP Projects -->
   <project path="vendor/linaro/optee-os" name="OP-TEE/optee_os" remote="github" revision="refs/tags/4.2.0" groups="ti" />
   <project path="vendor/linaro/optee_client" name="OP-TEE/optee_client.git" remote="github" revision="refs/tags/4.2.0" groups="ti" />