aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
AgeCommit message (Collapse)Author
2010-04-12u-boot git: refresh leopardboard supportKoen Kooi
2010-04-12u-boot: Update da830/da850-omapl138 targets to use latest 2009.11Roger Monk
* Switch to arago/projects instead of arago/people Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-03-30uboot git: update beagleboardKoen Kooi
2010-03-22u-boot_git.bb: add xilinx ml507 supportAdrian Alonso
* Based on xilinx official repos * If a hardware project dir is set in local.conf XILINX_BSP_PATH * it will over write xparameters header and append some canonical * definitions. It also install u-boot elf executable for bare metal * execution, early development stages. Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-19u-boot_git: Added support for OMAPZoom36xGeetha T
2010-03-17Add Freescale mpc8641_hpcn demo boardMartyn Welch
A demo board from Freescale, based on the MPC8641D Freescale SOC. Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-15Add Freescale P2020DS Demo BoardMartyn Welch
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org>
2010-03-01u-boot: removed environment patchesFrans Meulenbroeks
removed 0006-cmd_itest.c-also-support-environment-variables-as-a.patch this one was rejected upstream as the functionality was already in hush reworked 0007-cmd_setexpr-allow-memory-addresses-and-env-vars-in-e.patch the setenv part was rejected upstream as the functionality was already in hush took that part out of the patch. u-boot-git.bb: bumped PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-26u-boot git: add patch to fix Cortex-A8 erratum 725233 for beagleboardKoen Kooi
2010-02-25u-boot git: updated calamari SRCREV, add new functionalityFrans Meulenbroeks
Ths commit is for calamari (MPC8636DS) only. It moves to the head of the mpc85xx git I also added several patches. These provide additional functionality w.r.t. expression handling, As they are not calamari specific I've put them in the u-boot-git directory. I did not want to apply them right away as I am not sure if they apply to all the various SRCREVs that are build with this recipe and I did want to break someone else's u-boot. The patches are also submitted upstream Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-21u-boot-git: update beagleboard patches for new XM revisionKoen Kooi
* needs more work, but it sets the correct mux now for DVI output
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_git.bb: Do not apply u-boot-remove-inline-of-weak-functions.patchKhem Raj
to beagleboard. Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
2010-01-08u-boot git: update beagleboard uboot for rev C4Koen Kooi
2009-12-09u-boot git: add cm-t35 supportMike Rapoport
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-11-30uboot git : Update davinci machines (dm355/365/6446/6467/6467t)Roger Monk
2009-11-18u-boot git: Updated to omap-l machines to latest revisions corresponding to ↵Roger Monk
2009.08 (PSP 3.20.00.07)
2009-11-08u-boot: fix touchbook fw_env.configKoen Kooi
2009-11-04u-boot: fix beagle fw_env.confKoen Kooi
2009-10-30u-boot: added Sheevaplug supportMarcin Juszkiewicz
Marvell devices needs u-boot.kwb instead of u-boot.bin due to header for first stage bootloader. UBOOT_BINARY variable was introduced due of that.
2009-10-29omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵Koen Kooi
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-10-26u-boot git: sync touchbook patches with AI repoGregoire Gentil
2009-10-23u-boot: Patched and tested a GIT version for MACHINE=calamari.Leon Woestenberg
Tested on the Freescale MPC8536DS board. Includes a workaround for a known buggy compiler. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-21u-boot: fix fw_env logic, update beagle and touchbookKoen Kooi
2009-10-14u-boot_git: Give a random sane SRCREV to get uboot build for Palm PreStefan Schmidt
2009-09-20u-boot: update all DaVinci machinesDenys Dmytriyenko
2009-09-15u-boot git: add omap3-touchbook supportKoen Kooi
2009-09-11u-boot git: add support for omap3517-evmKoen Kooi
2009-08-23u-boot_git.bb: Dont reset machine SRC_URIs by using common SRC_URI.Khem Raj
We have this SRC_URI which forces bitbake to abandon the machine specific SRC_URI override if it happens to be before this in parse order. Anyway this SRC_URI is not needed too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-14u-boot: bump the SRCREV's for DaVinci boardsDenys Dmytriyenko
2009-08-13u-boot git: update beagleboard pinmux fileKoen Kooi
2009-07-09u-boot_git.bb : add zoom2 support to u-boot gitGraeme Gregory
2009-06-30u-boot git: update beagleboard pinmuxKoen Kooi
2009-06-19u-boot: drop PACKAGE_ARCH from individual recipesDmitry Eremin-Solenikov
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18Revert "linux-2.6.29: add a default kernel for tqm8540"Koen Kooi
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
2009-06-18linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-09u-boot: add support for DaVinci EVMs, provided by a staging treeDenys Dmytriyenko
This staging tree holds the patches submitted to the upstream U-Boot Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-05u-boot git: bump beagle SRCREV * WARNING: the u-boot dudes changes 'mmcinit' ↵Koen Kooi
to 'mmc init', so update your bootcmd
2009-06-04u-boot: Add support for micro2440Florian Boor
2009-06-04Added support for u-boot gitMichel Pollet
Automagically load u-boot git and build that. Make sure we use the 16k aligned one, so it can be flashed with mtd_debug. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-05-20u-boot: update git recipe with the new DaVinci EVMsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-19u-boot git: add support for dm355-leopardboardKoen Kooi
2009-05-14u-boot_git: updated for latest version for afeb9260Sergey Lapin
2009-05-09u-boot_git.bb : Update FILESPATHPKG to include u-boot-git directory.Philip Balister
2009-05-08u-boot: add dfu patches for beagleboardKoen Kooi
2009-04-25u-boot git: update omap3evmKoen Kooi
2009-04-06u-boot git: update overo and beagleboard to 2009.03Koen Kooi