Commit Graph

  • 1b4b1ff736 Merge changes Ie4fecccb,I62e3f633,I12b8652f,I5080aef7,If069f0be, ... into android-14 android-14.1 Nebrassy 2024-09-07 13:46:49 +00:00
  • 9a2d74f0ea roomservice: 14 nebrassy 2024-08-31 21:18:14 +02:00
  • ee118d6ebf kernel: fix incorrect identation nebrassy 2024-05-04 12:48:20 +02:00
  • 3894b94743 vendor: export TARGET_KERNEL_SOURCE nebrassy 2024-05-04 12:28:49 +02:00
  • 6227261ad4 soong: Follow the correct JSON syntax maxwen 2023-10-07 18:51:12 +02:00
  • 8428c30357 Kernel: remove check for prebuilt kernel nebrassy 2024-05-04 02:19:16 +02:00
  • d186c173ef fixup! kernel: Support copying modules to boot ramdisk Aaron Kling 2024-03-12 19:15:29 -05:00
  • a73e4ba0fb kernel: Support kernel modules via kbuild Aaron Kling 2023-12-20 14:44:45 -06:00
  • 760cdcf20a kernel: Support copying modules to boot ramdisk Aaron Kling 2024-01-02 21:16:38 -06:00
  • 585c983a4c kernel: Default to no gcc on kernel 6.x Aaron Kling 2024-01-02 21:13:18 -06:00
  • cbdd62966e kernel: Make INTERNAL_VENDOR_RAMDISK_TARGET depend on kernel LuK1337 2023-11-11 23:54:12 +01:00
  • 1c8e0642f6 kernel: Ensure that module load lists are properly formed Bruno Martins 2023-12-07 16:21:40 +00:00
  • e34df46854 kernel: Halt build process if an external module fails to compile pppig236 2023-10-16 09:49:18 -04:00
  • 926e5784a6 kernel: Replace BOARD_SYSTEM_KERNEL_MODULES with SYSTEM_KERNEL_MODULES Bruno Martins 2023-10-28 11:43:33 +01:00
  • eb3e2bbbd4 config: Update clang version to clang-r487747c basamaryan 2023-10-04 16:59:19 +02:00
  • 9d9c64cb7e kernel: Rename mkdtboimg.py basamaryan 2023-10-05 14:17:47 +02:00
  • b6e8d33006 kernel: Use correct variable name for vendor_kernel_boot modules Tim Zimmermann 2023-09-06 13:09:51 +02:00
  • f05a3b293c kernel: Use lz4 from Google prebuilts LuK1337 2023-10-06 09:42:53 +02:00
  • e19a2dacb9 kernel: Use pahole from Google prebuilts Bruno Martins 2023-09-19 15:59:00 +01:00
  • 3ca585f460 kernel: Allow to limit the used .dtb files for the final DTB image SGCMarkus 2023-09-15 19:08:00 +02:00
  • 4367c8424d kernel: Include DTBOs from OEM/ODM folder in base DTB Bruno Martins 2023-09-14 18:21:31 +01:00
  • 34e56e636f kernel: Handle GKI modules Bruno Martins 2023-09-09 15:56:40 +01:00
  • f4ffe3018f kernel: Support copying modules to recovery Aaron Kling 2023-08-10 16:20:52 -05:00
  • 1eb6d88c0b kernel: Support Qualcomm merge_dtbs script Aaron Kling 2023-08-20 15:32:58 -05:00
  • e1b044621a kernel: Don't try to do math on empty kernel version LuK1337 2023-08-01 19:59:14 +02:00
  • 166dc20c27 kernel: Restore TARGET_KERNEL_VERSION Michael Bestas 2023-05-26 21:33:48 +03:00
  • 7645a8cf8d kernel: Go full LLVM build on 5.10+ kernels Bruno Martins 2023-05-11 21:53:03 +01:00
  • d7f6af28a3 kernel: Check HIP support of clang before disabling it dianlujitao 2023-03-02 20:29:25 +08:00
  • 0f629c878f kernel: Force disable LLVM HIP dianlujitao 2023-03-01 23:06:18 +08:00
  • 3617887ee7 kernel: Force disable LLVM CUDA Alessandro Astone 2022-12-31 22:08:16 +01:00
  • 2f387ee962 kernel: Allow devices to opt-in for full LLVM build Michael Bestas 2022-11-14 13:09:00 +02:00
  • 9278513024 kernel: Support copying modules to vendor_kernel_boot Michael Bestas 2022-11-04 02:12:03 +02:00
  • c81f10f431 kernel: Remove darwin support Michael Bestas 2022-11-01 14:54:44 +02:00
  • 1ee0622d54 kernel: Remove TARGET_KERNEL_MODULES error Michael Bestas 2022-11-01 15:01:22 +02:00
  • 35252a6767 kernel: Only add GCC to PATH when using GNU binutils Michael Bestas 2022-11-01 14:57:41 +02:00
  • 5a5867bf3f kernel: Override LD_LIBRARY_PATH only on <5.10 Michael Bestas 2022-11-01 14:48:50 +02:00
  • 098b7802d5 kernel: Fix clang version override Michael Bestas 2022-11-01 14:41:42 +02:00
  • 5ec047b7ac kernel: Add support for custom dtbimage generation rules Aaron Kling 2022-10-17 00:17:13 -05:00
  • 8229c4a7d2 kernel: Support building dtbimage with mkdtboimg.py config Tim Zimmermann 2022-07-14 21:25:36 +02:00
  • 932a6a5228 lineage: kernel: Use getconf instead of nproc Alexander Koskovich 2022-08-04 13:00:07 -07:00
  • a1e8ccc1ba kernel: Changes for 5.10 build without GCC Michael Bestas 2022-09-10 23:19:55 +03:00
  • 54e57bf5e9 kernel: Slightly reorder config Michael Bestas 2022-10-01 00:38:14 +03:00
  • 5763ae8b1e kernel: Use consistent spacing Michael Bestas 2022-10-01 00:33:17 +03:00
  • 064a2f68b5 kernel: Fix vdso32 building for 4.19+ kernels LibXZR 2021-08-04 11:31:47 +08:00
  • 188c7199ab kernel: add pahole dependency Michael Bestas 2022-09-09 13:36:19 +03:00
  • 8c19744707 kernel: Allow passing empty DTB to mkbootimg via board-flag Luca Stefani 2022-09-12 17:55:12 -04:00
  • a0edf779b2 kernel: Use LLVM binutils by default Michael Bestas 2022-09-08 04:19:32 +03:00
  • c3d36d8a0d kernel: Drop -fuse-ld=lld from CFLAGS Alexander Koskovich 2022-06-15 23:40:11 -07:00
  • b31b260fe4 kernel: Changes for LLVM binutils Michael Bestas 2022-08-28 16:44:19 +03:00
  • f9be69fba7 config: Update clang version to clang-r450784d Arian 2022-08-17 18:14:15 +02:00
  • 68f2960a70 kernel: Always build dtb targets before dtbo.img Michael Bestas 2022-08-13 15:14:17 +03:00
  • 350e6effbb kernel: Add support for vendor_boot image header version 4 Michael Bestas 2022-08-13 02:56:34 +03:00
  • f5a42b67f9 kernel.mk: Allow building external kernel modules Neel Chauhan 2022-07-21 09:30:48 -07:00
  • 80bd054cf2 kernel: Allow overriding dtb target Michael Bestas 2022-08-10 05:29:55 +03:00
  • 1e0d2d457e kernel: Allow setting dtbo target path prefix Michael Bestas 2022-08-10 06:44:40 +03:00
  • be10f65fc4 kernel: Allow overriding dtbo target name Michael Bestas 2022-08-10 05:18:59 +03:00
  • 97bacc9928 config: Use LLVM binutils for 5.10 as well Michael Bestas 2022-08-10 06:03:02 +03:00
  • 4e7956cca3 lineage: config: Use $(abspath .) instead of $(shell pwd) Jason Wojcik 2021-03-23 10:46:09 -07:00
  • d00f738806 kernel: Don't print grep error messages when checking version Chirayu Desai 2022-07-08 03:33:22 +05:30
  • fdf7a64db0 kernel: Move TARGET_KERNEL_ADDITIONAL_FLAGS to kernel task Alexander Koskovich 2022-06-16 13:14:14 -07:00
  • b31c846f51 kernel: Switch to AOSP DTC instead of using scripts/dtc Alexander Koskovich 2022-06-15 22:50:47 -07:00
  • ef5ddc9220 Revert "kernel: Remove unneeded MKDTIMG dependency" Michael Bestas 2022-06-20 09:04:48 +02:00
  • 246aae819d kernel: Remove unneeded MKDTIMG dependency Michael Bestas 2022-06-16 07:10:08 +03:00
  • db348597ca kernel: Ensure dtb(o) always get rebuilt dianlujitao 2022-06-12 18:50:34 +08:00
  • b3ec81fe9f kernel: Avoid unnecessary savedefconfig dianlujitao 2022-06-12 17:07:30 +08:00
  • afbd0df8d3 kernel: Clean up kernel copy recipes dianlujitao 2022-06-12 16:42:37 +08:00
  • c0130e0358 lineage: build: Wipe DTB/O OBJs before build Alexander Koskovich 2022-05-11 16:02:12 -07:00
  • 4436121e3e kernel: Document TARGET_KERNEL_RECOVERY_CONFIG usage Bruno Martins 2022-04-08 21:17:01 +01:00
  • 6e990acb91 kernel: Fix building recovery images Bruno Martins 2022-04-08 20:49:25 +01:00
  • c9cdb563ff kernel: Fix kernel rebuilding Bruno Martins 2022-04-08 19:37:17 +01:00
  • d7dd18649a build: tasks: kernel: Rework kernel fragments handling Sebastiano Barezzi 2022-03-16 17:42:13 +01:00
  • 903f535772 Add support for separate kernels for boot and recovery [1/2] marcost2 2021-07-06 12:55:59 -03:00
  • da4c725f81 kernel: Pass absolute path for KCONFIG_ALLCONFIG LuK1337 2021-06-10 20:50:15 +02:00
  • ca1004e860 build: Fix kernelsavedefconfig target Michael Bestas 2022-02-17 18:49:04 +02:00
  • e46c8a35da lineage: config: Don't pass CFLAGS_MODULE="-fno-pic" if using LLVM Alexander Koskovich 2022-06-15 23:58:31 -07:00
  • 623015e96b kernel: Use LLVM's substitutes for GNU binutils if possible Alexander Koskovich 2022-06-15 08:46:57 -07:00
  • 6d374e48c1 kernel: Add clean headers script to workaround conflicts with bionic LuK1337 2024-03-07 10:31:13 +01:00
  • 2a4ab5c845 Merge "soong: generator: Replace android.SourceDepTag usage with IsSourceDepTagWithOutputTag" into android-14 bigbiff 2023-12-15 00:16:07 +00:00
  • 6200d85e2d soong: generator: Replace android.SourceDepTag usage with IsSourceDepTagWithOutputTag Arian 2022-08-17 19:28:53 +02:00
  • cbcba43dbe Merge "vendor: soong: Accept back a value for TARGET_RECOVERY_OVERSCAN_PERCENT" into android-12.1 Nebrassy 2023-11-26 09:00:51 +00:00
  • 6bc31ffe48 vendor: soong: Accept back a value for TARGET_RECOVERY_OVERSCAN_PERCENT Col_or 2023-11-26 13:19:16 +08:00
  • 35f41f54f6 Merge "TWRP: export TW_SUPPORT_INPUT_1_2_HAPTICS" into android-12.1 Nebrassy 2023-11-24 14:40:13 +00:00
  • 8019caf0c9 TWRP: export TW_SUPPORT_INPUT_1_2_HAPTICS nebrassy 2023-11-23 16:13:41 +01:00
  • 1514765cb6 Merge "TWRP: move TWRP makevars to BoardConfigSoong 1/2" into android-12.1 bigbiff 2023-11-14 02:09:12 +00:00
  • ac1dfae958 TWRP: move TWRP makevars to BoardConfigSoong 1/2 nebrassy 2023-09-18 13:26:56 +02:00
  • a33af40e8c Merge "envsetup: export TOP" into android-12.1 captainthrowback 2023-10-16 18:41:44 +00:00
  • e9182617df envsetup: export TOP Captain Throwback 2023-10-10 13:48:17 -04:00
  • 5d22aab11c Merge "twrp: fscrypt: bypass FS_IOC_[G|S]ET_ENCRYPTION_POLICY" into android-12.1 bigbiff 2023-09-28 23:42:32 +00:00
  • 33c42f533a twrp: fscrypt: bypass FS_IOC_[G|S]ET_ENCRYPTION_POLICY steadfasterX 2023-09-07 12:03:07 -04:00
  • 359e793742 Merge "twrp: Import libfscrypt from https://android.googlesource.com/platform/system/extras/" into android-12.1 bigbiff 2023-09-28 23:42:15 +00:00
  • 31d9055ff6 twrp: Import libfscrypt from https://android.googlesource.com/platform/system/extras/ Mohd Faraz 2023-09-12 16:18:27 +05:30
  • 3b222dfb70 Merge "makevars: Add TW_FRAMERATE" into android-12.1 captainthrowback 2023-08-22 17:09:18 +00:00
  • bde6f016cf Merge "makevars: Add TW_NO_FASTBOOT_BOOT" into android-12.1 bigbiff 2022-11-06 18:46:44 +00:00
  • 79daea1594 makevars: Add TW_NO_FASTBOOT_BOOT Sushrut1101 2022-11-06 01:11:43 +05:30
  • a08a99aca8 Merge "Add TW_NO_FASTBOOT_BOOT flag" into android-12.1 bigbiff 2022-11-05 14:33:23 +00:00
  • 93b80a8181 Add TW_NO_FASTBOOT_BOOT flag Sushrut1101 2022-11-05 00:04:47 +05:30
  • d4f8738af9 Merge "twrp: makevars: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FQNAME and TW_SUPPORT_INPUT_AIDL_HAPTICS_FIX_OFF" into android-12.1 bigbiff 2022-10-30 18:33:31 +00:00
  • ecfd70ae62 twrp: makevars: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FQNAME and TW_SUPPORT_INPUT_AIDL_HAPTICS_FIX_OFF sekaiacg 2022-06-27 18:26:05 +08:00
  • 86945ae9b7 Merge "twrp: makevars: Add vars for status bar icon offsets" into android-12.1 bigbiff 2022-08-23 18:11:35 +00:00
  • b0602da746 twrp: makevars: Add vars for status bar icon offsets Mohd Faraz 2022-06-23 12:51:32 +02:00