summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/u-boot
Commit message (Expand)AuthorAgeFilesLines
* u-boot_git.bb: cst-native is NOT required to build u-boot variantsMatthew McClintock2012-11-131-2/+2
* u-boot_git.bb: lock down SHA for releaseMatthew McClintock2012-11-131-3/+3
* u-boot_git.bb: only set variable if not setMatthew McClintock2012-11-131-2/+3
* u-boot_git.bb: libgcc is required for multilib builds tooMatthew McClintock2012-11-131-3/+3
* u-boot_git.bb: u-boot depends on libgccMatthew McClintock2012-11-131-1/+1
* u-boot_git.bb: hack in support for building 32-bit u-boot with 64-bit machineMatthew McClintock2012-11-131-0/+6
* u-boot: fix nand image name issue for different core typeZhenhua Luo2012-11-131-10/+11
* u-boot_git.bb: don't try to built 32-bit u-boot on 64-bit machineMatthew McClintock2012-09-251-1/+9
* remove use of tags in SRCREV and replace with actual SHAsMatthew McClintock2012-09-121-1/+1
* update to latest released versionsMatthew McClintock2012-08-141-1/+1
* u-boot: correct path to config filesVladimir Zapolskiy2012-08-131-1/+1
* u-boot_git.bb: add libgcc to dependsMatthew McClintock2012-07-051-2/+2
* update commit of u-boot for sdk 1.2Zhenhua Luo2012-06-211-2/+2
* fix the u-boot-nand build issueZhenhua Luo2012-06-211-4/+5
* u-boot: package images to u-boot-imagesTing Liu2012-04-271-2/+3
* remove p3060qdsMatthew McClintock2012-04-271-1/+0
* u-boot-sd: skip using boot-format to regenerate imagesTing Liu2012-04-231-1/+2
* fix u-boot-nand build error of non-dpaa targetsZhenhua Luo2012-04-101-2/+3
* remove unnecessary line from UBOOT_TARGET judgementZhenhua Luo2012-04-091-3/+2
* Add more supported u-boot types for dpaa targetsChunrong Guo2012-04-091-4/+15
* Revert "point to internel git tree:u-boot, rcw, hv-cfg, boot-format"Zhenhua Luo2012-03-231-8/+0
* point to internel git tree:u-boot, rcw, hv-cfg, boot-formatTing Liu2012-03-231-0/+8
* meta-fsl-ppc: do_deploy not use DEPLOY_DIR_IMAGETing Liu2012-03-231-9/+2
* Fix quoting errors in recipesMatthew McClintock2012-03-121-2/+2
* u-boot_git.bb: update u-boot recipe to use new triplet's after multilib changesMatthew McClintock2012-02-271-3/+3
* u-boot: fixup building multiple images and add thsoe images for p1020rdb to s...Matthew McClintock2012-02-081-13/+13
* u-boot: make sure u-boot images are included in cache packageZhenhua Luo2012-01-021-1/+8
* u-boot_git.bb: Make u-boot build for 64-bit partsMatthew McClintock2011-11-291-3/+7
* u-boot: Fix mkdir path that was wrongMatthew McClintock2011-11-291-1/+1
* Add mkdir -p to target install dir so it existsMatthew McClintock2011-11-281-0/+1
* Remove -mcpu= from CC as it's affecting code sizeMatthew McClintock2011-11-281-3/+3
* Add compilation flags for u-boot when building for p5020ds-64b which still ha...Matthew McClintock2011-11-241-1/+3
* u-boot: Add work around for -lgcc not foundMatthew McClintock2011-11-211-1/+1
* Add u-boot recipe to meta-fsl-ppcMatthew McClintock2011-11-181-0/+99