summaryrefslogtreecommitdiffstats
path: root/core/tasks
Commit message (Expand)AuthorAgeFilesLines
* U-Boot and Xloader: use arm-none-eabi toolchainWolfgang Wiedmeyer2017-06-052-2/+2
* kernel: mkimage dependency for U-Boot kernelsWolfgang Wiedmeyer2017-06-051-1/+6
* U-Boot taskPaul Kocialkowski2017-06-051-0/+55
* kernel: Add support for the LOADADDR parameter.Denis 'GNUtoo' Carikli2017-06-051-1/+5
* Merge branch 'cm-13.0' of https://github.com/LineageOS/android_build into rep...replicant-6.0-0001Wolfgang Wiedmeyer2017-05-021-3/+0
|\
| * build: core: Remove BUILD_TINY_ANDROID checksZhao Wei Liew2017-03-051-3/+0
* | Merge branch 'cm-13.0' of https://github.com/LineageOS/android_build into rep...Wolfgang Wiedmeyer2017-02-111-11/+2
|\ \ | |/
| * build: kernel: Remove obsolete checksZhao Wei Liew2017-01-131-10/+0
| * build: Rebrand to LineageOSZhao Wei Liew2016-12-271-1/+2
* | Standalone recovery kernel buildWolfgang Wiedmeyer2017-01-111-4/+42
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into r...Wolfgang Wiedmeyer2016-12-133-6/+33
|\ \ | |/
| * kernel: Auto-set prefix based on KERNEL_ARCHDan Pasanen2016-11-101-4/+10
| * dt_image: Rename targetBrandon McAnsh2016-08-191-2/+2
| * build: Add dt.img and kernel targetluca0204002016-08-182-0/+7
| * build: Create a oem image when BOARD_OEMIMAGE_FILE_SYSTEM_TYPE is definedDiogo Ferreira2016-04-151-1/+10
| * build: Use compatibility DTB directory path for custom DTB tool buildsEthan Chen2016-04-131-1/+6
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into r...Wolfgang Wiedmeyer2016-03-181-21/+49
|\ \ | |/
| * kernel: add banner for defconfig and header install stepsKhalid Zubair2016-03-041-0/+2
| * kernel: allow toolchain prefix to be overriddenKhalid Zubair2016-03-041-4/+5
| * kernel: add docs for config varsKhalid Zubair2016-03-041-0/+34
| * kernel: remove support for unused MTK KernelKhalid Zubair2016-03-041-13/+0
| * kernel: Don't use override config in kernel(x)configMichael Bestas2016-02-201-4/+1
| * build: add build module from rootArtefvck 072016-02-201-0/+7
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into r...Wolfgang Wiedmeyer2016-02-031-1/+14
|\ \ | |/
| * build: force .config update if additional kernel config changesScott Mertz2016-01-261-1/+14
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into r...Wolfgang Wiedmeyer2016-01-142-19/+49
|\ \ | |/
| * kernel: Fix usage of KERNEL_ARCHMichael Bestas2016-01-051-2/+8
| * kernel: prevent targets from being rebuilt needlesslyKhalid Zubair2016-01-041-10/+18
| * kernel: don't build modules or dtbs unless enabledKhalid Zubair2016-01-041-5/+19
| * py3: update check_boot_jarsAnthony King2016-01-041-3/+5
* | use the GNU/Linux Distribution's arm toolchain for the kernelWolfgang Wiedmeyer2016-01-081-4/+4
* | X-Loader taskPaul Kocialkowski2015-12-151-0/+59
|/
* core: tasks: Use KERNEL_ARCH in dt_image taskluca0204002015-12-121-1/+1
* build: only specify least specific directory to dtbtoolScott Mertz2015-12-111-1/+2
* kernel: add `make kernelxconfig' targetKhalid Zubair2015-11-241-2/+4
* dt_image: Fix build errordhacker292015-11-061-0/+1
* core: Account for prebuilt DT imagesChristopher N. Hesse2015-11-051-0/+1
* build: Don't load dt.img task if custom mkbootimg is usedEthan Chen2015-11-051-0/+2
* build: create dt.img taskLuca Stefani2015-11-021-0/+34
* build: skip checking boot jars by defaultScott Mertz2015-10-301-0/+2
* kernel: Don't update defconfig with KERNEL_ADDITIONAL_CONFIG optionsMatt Wagantall2015-10-271-1/+5
* kernel: use merge-config.sh for integrating KERNEL_ADDITIONAL_CONFIGMatt Wagantall2015-10-271-4/+8
* Fix libelf path for mmAlvin Francis2015-10-121-1/+1
* Add support for mediatek platformsRicardo Cerqueira2015-10-091-0/+13
* kernel: Fix kernelconfig buildMichael Bestas2015-10-091-1/+1
* build: kernel: arm64 uses Image.gz as the targetScott Mertz2015-10-091-1/+5
* build: Add support for additional kernel config snippetSteve Kondik2015-10-061-0/+11
* build: kernel: Fix stray "@"Ricardo Cerqueira2015-10-061-2/+2
* Fix kernel.mk if SELINUX or VARIANT_DEFCONFIG is defineddhacker292015-10-061-2/+2
* core: More flexible kernel configurationSteve Kondik2015-10-061-34/+96