Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
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>
|
|
|
|
* all: multiple checked items in SRC_URI (needs name= param)
* other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native)
* ...
* tested with micro/micro-uclibc/Angstrom/SHR with
SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_*
* also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and
s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for
distro/machine/virtual override (see
http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch)
* in case I downloaded different checksum then what was in checksums.ini
I used the old one from checksums.ini and put my checksum in comment
* I'll send to ML list of recipes which cannot be downloaded (weren't
converted) and where I got different checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* 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>
|
|
|
|
* 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>
|
|
* Following revs weren't used in OE tree (based on PN check)
* SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b"
* SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc"
* SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141"
* SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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>
|
|
There are parts of U-Boot that are GPLv2 and GPLv2+ (version 2 or later)
Also, U-Boot's author Wolfgang Denk is planning to switch to GPLv3+
Signed-off-by: Denys Dmytriyenko <denis@denix.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.
|
|
OXNAS machine was only used as prototyp for HIPOX machine and is not
needed any longer. Because of constant build problems support is
finished.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Accidently tagged another file to this commit, sorry
This reverts commit b977bbd442f3d00c884b68c1307bd9b14fb96446.
|
|
${SYSROOT_DESTDIR} ends on a / but there is also a / after the variable
and a slash as the first character of the next variable.
This patch removes the / that is explicitly added so in the generated
code we get // instead of the even sillier looking (and probably more confusing) ///
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
2009.08 (PSP 3.20.00.07)
|
|
* Just formal change
* No need to bump PE or PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
board attached.
|
|
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>
|
|
|
|
git.openpandora.org.
|