Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
http://gitorious.org/beagleboard-validation/u-boot/commits/xm
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Added support for the dm3730-am3715-evm machine type to
obtain the u-boot source from the PSP repository.
* Set SRCREV for the dm3730-am3715-evm machine type to the
03.00.00.05 PSP version.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
|
|
* 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>
|
|
|
|
* 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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
* needs more work, but it sets the correct mux now for DVI output
|
|
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.
|
|
to beagleboard.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 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>
|
|
This is the TI maintained u-boot for the zoom2. Also added is koens
patch to make sure NEON code does not deadlock.
|
|
|
|
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
|
|
2009.08 (PSP 3.20.00.07)
|
|
|
|
|
|
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.
|
|
name, rename machine to avoid confusion
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
Tested on the Freescale MPC8536DS board.
Includes a workaround for a known buggy compiler.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
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>
|
|
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
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>
|
|
to 'mmc init', so update your bootcmd
|
|
|
|
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>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|