summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-20camera: setting the camera permission in post-fsVishal Bhoj
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-17Merge "Revamp kernel/u-boot build parallelization by using $(MAKE)." into lin...Paul Sokolovsky
2011-10-13camera:set the right permission to the device nodeVishal Bhoj
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-27common: add mmtest to PRODUCT_PACKAGESBernhard Rosenkraenzer
2011-09-16Adding Ethernet Configuration ManagerMathieu J. Poirier
2011-09-12Add glmark2 to PRODUCT_PACKAGES.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-02Merge "Add acp as a dependency to android_kernel" into linaro_android_2.3.5Zach Pfeffer
2011-09-02Add acp as a dependency to android_kernelZach Pfeffer
2011-09-02Merge "pandaboard: use MLO and u-boot.img from built from u-boot" into linaro...Zach Pfeffer
2011-09-02pandaboard: use MLO and u-boot.img from built from u-bootZach Pfeffer
2011-09-02Merge "Added SystemUI in list to get back status bar" into linaro_android_2.3.5Zach Pfeffer
2011-09-02Added SystemUI in list to get back status barVishal Bhoj
2011-08-31Merge "Added userspace setup for adb" into linaro_android_2.3.5Zach Pfeffer
2011-08-31Added userspace setup for adbVishal Bhoj
2011-08-30Revert "Use the same toolchain we're using for the rest of the build"Zach Pfeffer
2011-08-29Use the same toolchain we're using for the rest of the buildBernhard Rosenkraenzer
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-09Fix partition layout on devices that don't have a separateBernhard Rosenkraenzer
2011-08-02Fix up partition numbersBernhard Rosenkraenzer
2011-08-02Mount the correct /data partitionBernhard Rosenkraenzer
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-26common.mk Add powertopZach Pfeffer
2011-07-25kernel.mk Build and install kernel modulesZach Pfeffer
2011-07-22include Launcher2 in PRODUCT_PACKAGESAlexander Sack
2011-06-30Install faketsd in all Linaro Evaluation Build imagesJim Huang
2011-06-29[LINARO] Add fake touchscreen 'driver' to avoid Android activity crashJim Huang
2011-04-28Support absolute path to toolchain when building kernellinaro_android_2.3.3Alexander Sack
2011-04-20Mount /system as /dev/block/mmcblk0p2Patrik Ryd