1. 3b11b2a kernel: Changes for 5.10 build without GCC by Michael Bestas · 2 years, 1 month ago
  2. ae531bc kernel: Slightly reorder config by Michael Bestas · 2 years, 1 month ago
  3. f0b1dd6 kernel: Use consistent spacing by Michael Bestas · 2 years, 1 month ago
  4. 747c6ed kernel: Changes for LLVM binutils by Michael Bestas · 2 years, 2 months ago
  5. 4d700e7 kernel: Use LLVM binutils by default by Michael Bestas · 2 years, 1 month ago
  6. d1be04a kernel: Drop -fuse-ld=lld from CFLAGS by Alexander Koskovich · 2 years, 4 months ago
  7. e546ac8 kernel.mk: Allow building external kernel modules by Neel Chauhan · 2 years, 3 months ago
  8. a7999b0 kernel: Allow overriding dtb target by Michael Bestas · 2 years, 2 months ago
  9. 581a386 kernel: Allow setting dtbo target path prefix by Michael Bestas · 2 years, 2 months ago
  10. 15a631e kernel: Allow overriding dtbo target name by Michael Bestas · 2 years, 2 months ago
  11. 285fb07 config: Use LLVM binutils for 5.10 as well by Michael Bestas · 2 years, 2 months ago
  12. 4916cab config: Use $(abspath .) instead of $(shell pwd) by Jason Wojcik · 3 years, 7 months ago
  13. 63dbd4e kernel: Don't print grep error messages when checking version by Chirayu Desai · 2 years, 3 months ago
  14. 8655c4a kernel: Use LLVM's substitutes for GNU binutils if possible by Alexander Koskovich · 2 years, 4 months ago
  15. 8da3fa2 kernel: Move TARGET_KERNEL_ADDITIONAL_FLAGS to kernel task by Alexander Koskovich · 2 years, 4 months ago
  16. 4231fb8 Revert "kernel: allow devices to use newer GCC" by Jackeagle · 1 year, 11 months ago
  17. 202b126 lineage: config: Don't pass CFLAGS_MODULE="-fno-pic" if using LLVM by Alexander Koskovich · 2 years, 4 months ago
  18. ab40045 config: Update clang version to clang-r450784d by Arian · 2 years, 2 months ago
  19. 50118c4 kernel: Use Clang as HOST_{CC,CXX} by LuK1337 · 4 years, 1 month ago
  20. 321a895 kernel: Add 32-bit GCC to PATH for vdso32 by LuK1337 · 3 years ago
  21. ef7cee2 kernel: Use nproc from prebuilts by dianlujitao · 4 years, 1 month ago
  22. e8e46e6 bliss: config: Make LLVM kernel compile the default by Alexander Koskovich · 2 years, 7 months ago
  23. 63d13c3 bliss: Use $(HOST_PREBUILT_TAG) where possible by Bruno Martins · 4 years, 1 month ago
  24. 8fb7cda Revert "Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage"" by Alessandro Astone · 2 years, 10 months ago
  25. c251f1b kernel: Add TARGET_FORCE_PREBUILT_KERNEL flag by Sebastiano Barezzi · 3 years, 8 months ago
  26. e6ead02 config: Update clang version to clang-r416183b1 by Arian · 3 years ago
  27. 7e0bb36 kernel: Fix vdso32 building for 4.19+ kernels by LibXZR · 3 years, 2 months ago
  28. 4e345c1 kernel: allow devices to use newer GCC by Park Ju Hyung · 4 years, 10 months ago
  29. 5b5e735 kernel: Use Clang as HOST_{CC,CXX} by LuK1337 · 4 years, 1 month ago
  30. 4fae788 kernel: Use nproc from prebuilts by dianlujitao · 4 years, 1 month ago
  31. ceb7086 kernel: Add prebuilt m4 to build environment by Alessandro Astone · 4 years, 1 month ago
  32. 2baeb4f kernel: Use CPATH for including host headers by LuK1337 · 4 years, 2 months ago
  33. fe00ea9 kernel: Rework how DTB/DTBO are built by Luca Stefani · 4 years, 3 months ago
  34. a24144f kernel: Add bison and flex to build environment by dianlujitao · 4 years, 7 months ago
  35. e3c319a kernel: Move our dtb.img logic here by Rashed Abdel-Tawab · 5 years ago
  36. 2c247d8 kernel: Build dtb.img from compiled dtbs by Rashed Abdel-Tawab · 5 years ago
  37. 9d8578b kernel: Switch back to host openssl entirely by LuK1337 · 5 years ago
  38. 06539d4 kernel: Add OpenSSL libs to LD_LIBRARY_PATH by Rashed Abdel-Tawab · 5 years ago
  39. 168fd23 Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage" by Rashed Abdel-Tawab · 5 years ago
  40. 13f4c83 kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage by Simon Shields · 5 years ago
  41. 812efbc lineage: Move perl base modules to common prebuilts dir by Rashed Abdel-Tawab · 5 years ago
  42. 9c57748 lineage: Move openssl to generic 1.1.1 directory and correct darwin path by Rashed Abdel-Tawab · 5 years ago
  43. c648519 kernel: Add GCC toolchains to the path by Rashed Abdel-Tawab · 5 years ago
  44. 70207cd kernel: Fix nproc number by Luca Stefani · 5 years ago
  45. ba5ea35 kernel: Use absolute path for kernel O= argument by Rashed Abdel-Tawab · 5 years ago
  46. 493ad4b kernel: Set kernel toolchain roots for aarch64, arm, and x86 by Rashed Abdel-Tawab · 5 years ago
  47. bd16a8e kernel: Use linux-android- toolchains to build kernel on aarch64 and x86 by dianlujitao · 5 years ago
  48. dfc3d18 kernel: Use prebuilt binaries by Rashed Abdel-Tawab · 5 years ago
  49. d7e24e3 kernel: Link against prebuilt openssl by Rashed Abdel-Tawab · 5 years ago
  50. 3ad0e0d kernel: Use full user defined path to ccache by Rashed Abdel-Tawab · 5 years ago
  51. 21ee598 kernel: Use full path to the gcc/g++ commands by Rashed Abdel-Tawab · 5 years ago
  52. fb35b9d kernel: Use full path to the make command by Rashed Abdel-Tawab · 5 years ago
  53. 3254caf kernel: Add TARGET_KERNEL_ADDITIONAL_FLAGS to allow setting extra cflags by Rashed Abdel-Tawab · 6 years ago
  54. b7b49cc build: Use ifeq/else ifeq/else construction in board config by Ethan Chen · 5 years ago
  55. 8613ea0 kernel: Set correct kernel compiler prefixes for aarch64 clang by Rashed Abdel-Tawab · 5 years ago
  56. 60fe935 lineage: Rework DTBO image generation by Rashed Abdel-Tawab · 5 years ago
  57. 995aff2 kernel: Add more threads to kernel build process by Ethan Chen · 6 years ago
  58. a836d79 lineage: Move some kernel definitions to BoardConfigKernel by Rashed Abdel-Tawab · 6 years ago