summaryrefslogtreecommitdiff
path: root/tasks
AgeCommit message (Expand)Author
2011-10-20kernel.mk: fix gator_driver dependencyZach Pfeffer
2011-10-18uboot/kernel: Use the right version of mkimageBernhard Rosenkraenzer
2011-10-18kernel.mk: Require u-boot to be built before building the kernelBernhard Rosenkraenzer
2011-10-11Revamp kernel/u-boot build parallelization by using $(MAKE).Paul Sokolovsky
2011-10-06Add support for gatorPatrik Ryd
2011-10-06Add separate target for kernel modules.Patrik Ryd
2011-09-12Use the same toolchain we're using for the rest of the build,Bernhard Rosenkraenzer
2011-09-04Adapt to upstream u-boot change:Bernhard Rosenkraenzer
2011-09-02Add acp as a dependency to android_kernelZach Pfeffer
2011-09-02pandaboard: use MLO and u-boot.img from built from u-bootZach Pfeffer
2011-08-24Merge "Create the out/..../boot directory" into linaro_android_2.3.5Botao Sun
2011-08-24Create the out/..../boot directoryBernhard Rosenkraenzer
2011-08-24Merge "u-boot-mmc-spl.bin needs to go to boot/ so make boottarball picks it u...Botao Sun
2011-08-24u-boot-mmc-spl.bin needs to go to boot/Bernhard Rosenkraenzer
2011-08-24Merge "Fix location of u-boot-mmc-spl.bin -- with O=.. it's already in the PR...Botao Sun
2011-08-24Fix location of u-boot-mmc-spl.bin -- with O=..Bernhard Rosenkraenzer
2011-08-24Merge "Copy Origen boot loader for the origen target" into linaro_android_2.3.5Botao Sun
2011-08-24Copy Origen boot loader for the origen targetBernhard Rosenkraenzer
2011-08-22Make sure u-boot is actually built beforeBernhard Rosenkraenzer
2011-08-22Build x-loader from sourceTony Mansson
2011-08-02Revert fix for now, current ld has problems linking u-bootBernhard Rosenkraenzer
2011-08-02- Don't hardcode the arm-linux-gnueabi- toolchain prefixBernhard Rosenkraenzer
2011-07-28u-boot makefiles don't seem to like building u-boot.imx out-of-source at allBernhard Rosenkraenzer
2011-07-27iMX53 fixesBernhard Rosenkraenzer
2011-07-26kernel.mk Change module install location to /system/modulesZach Pfeffer
2011-07-26Build u-boot.imx on iMX53 targetsBernhard Rosenkraenzer
2011-07-25kernel.mk Build and install kernel modulesZach Pfeffer
2011-04-28Support absolute path to toolchain when building kernellinaro_android_2.3.3Alexander Sack
2011-04-20Rename the kernel to uImage for Linaro Android buildPatrik Ryd
2011-04-11Added support for xloader (MLO)Patrik Ryd
2011-04-11Building u-bootPatrik Ryd
2011-04-07Use TARGET_TOOLS_PREFIX when building kernelPatrik Ryd
2011-04-05Rules for building u-bootPatrik Ryd
2011-04-05kernel in root tarPatrik Ryd
2011-03-14Correct permission, owner and group on files in the root tarballPatrik Ryd
2011-02-21Added target roottarballPatrik Ryd