summaryrefslogtreecommitdiff
path: root/kernel.mk
AgeCommit message (Expand)Author
2016-05-26kernel: Make sure source tree is totally cleanKees Cook
2016-05-20kernel: split modules install targetKees Cook
2016-05-20kernel: allow target configs to be multiple files againKees Cook
2016-05-17kernel: Improve kernel config rulesKees Cook
2016-05-13kernel: Restore missing kernel.dtb outputKees Cook
2016-05-13kernel: Clean up build command and rulesKees Cook
2016-05-13kernel.mk: fix kernel targets for arm64Dzmitry Yatsushkevich
2016-05-12Revert "kernel.mk: fix kernel targets for arm and arm64"Kees Cook
2016-05-11kernel: support building kernel modulesKees Cook
2016-05-11kernel: Create recommended configs fileKees Cook
2016-05-11kernel.mk: fix kernel targets for arm and arm64Dzmitry Yatsushkevich
2016-05-06kernel.mk: append more than one DTB to a kernel binaryDzmitry Yatsushkevich
2016-04-07kernel.mk: use -androidkernel for the toolchain prefixStefan Stanacar
2016-04-04Install kernel-headers as a separate targetViswanath Kraleti
2016-03-23Revert "kernel: fix kernel targets for arm64"Will Drewry
2016-03-23kernel: fix kernel targets for arm64Dzmitry Yatsushkevich
2016-03-22Disable CCACHE_DIRECT for kernel buildsStefan Stanacar
2016-03-18kernel: disable Android-specific compiler features for assembler codeMihai Serban
2016-03-18kernel: disable ccache for MIPS buildsMihai Serban
2016-03-02kernel: speed-up builds with ccacheMihai Serban
2016-01-20Add kernel options for mips architectureMohammed Habibulla
2016-01-05Brillo, kernel: Add new TARGET_KERNEL_DTB_APPENDJeffy Chen
2015-11-17Generate VDSO Breakpad symbolsSteve Fung
2015-11-11kernel: restore stack protector globallyKees Cook
2015-10-14kernel: enable config.required againKees Cook
2015-10-13Brillo, kernel: disable .config.requiredKees Cook
2015-10-13Brillo, kernel: fix MAKEFLAGS=-wKees Cook
2015-10-13Brillo, kernel: avoid triggering suffix rulesKees Cook
2015-10-13Merge "Brillo, kernel: common kernel config infrastructure" into mnc-brillo-devKees Cook
2015-10-13Brillo, kernel: common kernel config infrastructureKees Cook
2015-10-12install sanitized kernel headers to out directorySourabh Banerjee
2015-10-01Revert "brillo: fix realpath under ninja"Scott James Remnant
2015-10-01brillo: fix realpath under ninjaScott James Remnant
2015-09-28Add x86 kernel configuration options.Bruce Beare
2015-09-24brillo: replace $(shell readlink -f) with $(realpath)Scott James Remnant
2015-08-27brillo emulator: Add brilloemulator_arm64Lee Campbell
2015-08-25brillo kernel: Add basic support for merging kernel configsLee Campbell
2015-08-25brillo: Add DTB support to the kernel buildLee Campbell
2015-08-24brillo kernel: Fix path issues on buildersLee Campbell
2015-08-19brillo build: Fix broken output pathLee Campbell
2015-08-19bsp: Adding support for building in-tree kernelsLee Campbell