summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot_2009.08.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-04u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4Michael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-02Merge branch 'imx' into org.openembedded.devFlorian Boor1
2010-09-02Add i.MX51 based "Babbage" board supportMickaël CHAZAUX1
This is based on the patches released by Freescale as part of LTIB. Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11Revert "u-boot_git.bb: Do not apply ↵Koen Kooi1
u-boot-remove-inline-of-weak-functions.patch" The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines. This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f. This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b.
2010-02-10u-boot: remove 'inline' from functions with weak attribute.Guo Hongruan1
* gcc 4.4 onwards complains about inline qualifier on weak functions. Signed-off-by: Guo Hongruan <camelguo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-15Make u-boot-2009.98 the preferred bootloader for sam9g45ekUlf Samuelsson1
2009-10-27u-boot: add IGEP v2 support to 2009.08 releaseEnric Balletbo i Serra1
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-09u-boot 2009.08Konrad Mattheis1
Hi, I have this patch to get the new Version of u-boot working. Please could you apply this an the repository or tell me how I can do this. bye Konrad Mattheis Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>