aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/files
AgeCommit message (Collapse)Author
2010-02-11Revert "u-boot_git.bb: Do not apply ↵Koen Kooi
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 Hongruan
* 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-02-10u-boot_git.bb : add actual omapzoom2 u-boot from TI tree.Graeme Gregory
This is the TI maintained u-boot for the zoom2. Also added is koens patch to make sure NEON code does not deadlock.
2010-02-02u-boot git: sync omap3-touchbook patches with AI repoKoen Kooi
2009-11-08u-boot: fix touchbook fw_env.configKoen Kooi
2009-11-04u-boot: fix beagle fw_env.confKoen Kooi
2009-10-21u-boot: fix fw_env logic, update beagle and touchbookKoen Kooi
2009-05-08u-boot: add dfu patches for beagleboardKoen Kooi
2009-04-06u-boot git: update overo and beagleboard to 2009.03Koen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>