summaryrefslogtreecommitdiff
path: root/tasks/uboot.mk
AgeCommit message (Expand)Author
2014-04-28Typo error in uboot.mkharigopal-gollamudi
2014-04-25CI board bringup for TI-Vayu-J6harigopal-gollamudi
2013-03-22tasks: copy smdk5250-spl.bin for arndaleVishal Bhoj
2013-03-20uboot.mk: Remove workaround for AOSP 4.4 toolchainBernhard Rosenkränzer
2013-02-05uboot.mk: Unconditionally define UBOOT_{TCDIR,TCPREFIX,SRC}Jon Medhurst
2012-12-16let u-boot reside in u-boot/<vendor>/<device>Axel Fagerstedt
2012-12-12tasks: uboot: kernel: build uboot from source for origen quadAmit Pundir
2012-11-25uboot.mk remove prebuilt u-boot support from origen 4412Amit Pundir
2012-11-20uboot.mk: rename origen quad 1st stage bootloader while copyingAmit Pundir
2012-11-19uboot.mk: use prebuilt u-boot for origen 4412Amit Pundir
2012-11-15common: Add support for omap5-uEVMVishal Bhoj
2012-03-13common: uboot.mk Fix compilation errorVishal Bhoj
2012-02-07tasks/uboot.mk: Treat iMX6 like iMX53Bernhard Rosenkraenzer
2012-01-18uboot.mk: Use prebuilt MLO and uboot for landing-pandaVishal Bhoj
2011-12-13tasks/uboot.mk: Allow specifying an override toolchainBernhard Rosenkraenzer
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
2011-11-16tasks/uboot.mk: Force building with bfd ldBernhard Rosenkraenzer
2011-11-16tasks/uboot.mk: Force building with bfd ldBernhard Rosenkraenzer
2011-10-18uboot/kernel: Use the right version of mkimageBernhard Rosenkraenzer
2011-10-11Revamp kernel/u-boot build parallelization by using $(MAKE).Paul Sokolovsky
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-02pandaboard: use MLO and u-boot.img from built from u-bootZach Pfeffer
2011-08-24Create the out/..../boot directoryBernhard Rosenkraenzer
2011-08-24u-boot-mmc-spl.bin needs to go to boot/Bernhard Rosenkraenzer
2011-08-24Fix location of u-boot-mmc-spl.bin -- with O=..Bernhard Rosenkraenzer
2011-08-24Copy Origen boot loader for the origen targetBernhard 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-26Build u-boot.imx on iMX53 targetsBernhard Rosenkraenzer
2011-04-11Building u-bootPatrik Ryd
2011-04-05Rules for building u-bootPatrik Ryd