summaryrefslogtreecommitdiff
path: root/tasks
AgeCommit message (Expand)Author
2012-09-05bootloader.mk: Add helpers for building RTSM boot-wrappersJon Medhurst
2012-08-17tasks: Don't try to build perf when building TINY_ANDROIDBernhard Rosenkraenzer
2012-08-09kernel.mk: Enable use of kernel config fragmentsJon Medhurst
2012-08-02kernel.mk: Allow building with AOSP toolchain unconditionallyBernhard Rosenkraenzer
2012-08-02tasks: kernel: look for zImage instead of uImage if the bootloader isn't ubootBernhard Rosenkraenzer
2012-08-02kernel.mk: Allow use of JB prebuilts/ toolchainBernhard Rosenkraenzer
2012-07-30kernel.mk: Tweak kernel building on fastboot devicesBernhard Rosenkraenzer
2012-07-28TARGET_BOOTLOADER_TYPE=fastboot related fixesBernhard Rosenkraenzer
2012-07-28tasks/kernel.mk: Add support for building kernels for devices using fastbootBernhard Rosenkraenzer
2012-07-20kernel.mk: perf: JellyBean compatibilityBernhard Rosenkraenzer
2012-06-21kernel.mk: Fix pandaboard hardcodeBernhard Rosenkraenzer
2012-05-30kernel.mk: Build perf if it is available and has the Android patchsetBernhard Rosenkraenzer
2012-05-28common/tasks/kernel.mk: Fix newlineBernhard Rosenkraenzer
2012-04-10tasks/kernel.mk: Conditionally build out-of-tree gator moduleJon Medhurst
2012-03-13common: kernel.mk: Add dependency for bootwrapperVishal Bhoj
2012-03-13common: uboot.mk Fix compilation errorVishal Bhoj
2012-03-02tasks/kernel.mk: Remove iMX6 DeviceTree blockBernhard Rosenkraenzer
2012-02-27tasks/kernel.mk: Config for building gator with Mali supportJon Medhurst
2012-02-10tasks/kernel.mk: Fix location of DeviceTree fileBernhard Rosenkraenzer
2012-02-10tasks/kernel.mk: Install DTB file to /bootBernhard Rosenkraenzer
2012-02-10tasks/kernel.mk: Build DeviceTree file for iMX6Bernhard Rosenkraenzer
2012-02-09bootfiles.mk: Add u-boot.imx for iMX6Bernhard Rosenkraenzer
2012-02-09tasks/kernel.mk: Respect showcommands for modulesBernhard Rosenkraenzer
2012-02-07tasks/uboot.mk: Treat iMX6 like iMX53Bernhard Rosenkraenzer
2012-01-27tasks/bootloader.mk: Add make recipes for EDK2 (UEFI)Jon Medhurst
2012-01-19Merge "uboot.mk: Use prebuilt MLO and uboot for landing-panda" into linaro_an...Zach Pfeffer
2012-01-18uboot.mk: Use prebuilt MLO and uboot for landing-pandaVishal Bhoj
2012-01-17tasks/bootloader.mk: Force bootloaders to always be remadeJon Medhurst
2012-01-09tasks/kernel.mk: Rename ODIR to KERNEL_ODIRJon Medhurst
2012-01-09tasks/kernel.mk: Add support for building device tree blobsJon Medhurst
2012-01-06tasks/bootloader.mk: Add support for additional/custom bootloadersJon Medhurst
2012-01-05(ALL): place kernel artificats under $(OUT)Andy Doan
2012-01-05toolchain: ensure gcc supports -mno-unaligned-accessAndy Doan
2011-12-18tasks/kernel.mk: Set KCFLAGSBernhard Rosenkraenzer
2011-12-15tasks/kernel.mk: Set KERNEL_TOOLS_PREFIX with ?= instead of :=Bernhard Rosenkraenzer
2011-12-14tasks/kernel.mk: Try harder to find a proper toolchainBernhard Rosenkraenzer
2011-12-13tasks/uboot.mk: Allow specifying an override toolchainBernhard Rosenkraenzer
2011-12-09common/tasks: build kernel modules with -fno-pic for insmod to workVishal Bhoj
2011-12-07common/tasks: Make gator module build with -fno-picJon Medhurst
2011-12-06u-boot: Better handling of relative paths in TARGET_TOOLS_PREFIXBernhard Rosenkraenzer
2011-12-06common/tasks: Build kernel and u-boot with the right toolchainBernhard Rosenkraenzer
2011-12-06Revert "tasks: switch to the host toolchain for kernel and u-boot"Bernhard Rosenkraenzer
2011-11-22tasks: switch to the host toolchain for kernel and u-bootZach Pfeffer
2011-11-19Merge branch 'linaro_android_2.3.7' of git://android.git.linaro.org/device/li...Bernhard Rosenkraenzer
2011-11-19tasks: Fix iMX53 u-boot.imx generation with gold toolchainsBernhard Rosenkraenzer
2011-11-19tasks/uboot.mk: Force building with bfd ldBernhard Rosenkraenzer
2011-11-18tasks/uboot.mk: Fix ld selectionBernhard Rosenkraenzer
2011-11-18Revert "tasks/uboot.mk: Force building with bfd ld"Patrik Ryd
2011-11-17tasks: Handle full_panda buildsBernhard Rosenkraenzer
2011-11-16Treat full_panda like pandaboard (for building ICS full_panda target)Bernhard Rosenkraenzer