Age | Commit message (Collapse) | Author | Files |
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
no other users
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
tqm8540 board
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
* Change ttyS2 -> ttyS0
* bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Not required now
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Update to head of 3.01.00.06 TI u-boot git trees (v2009.11)
* Update omap3evm, dm3730-am3715-evm, am3517-evm
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
and revC beagles
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Thanks to Jens Seidel for spotting.
|
|
|
|
|
|
|
|
|
|
|
|
* Drop binary in target /boot folder to allow compatible set of
boot files to be installed in target image alongside kernel, etc
* Create new package for the firmware utils
* Bump PR
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
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>
|
|
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>
|
|
* ignore all chars sent before boot prompt
* accept only '.' to abort boot
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
|
|
|
|
* Fix the linker script to allocate all .rodata section variants
gcc-4.4 generated rodata sections with alignment 1 as .rodata1.1
and linker script did not allocate it as a result it got default
adress and create a large hole. So when it came to objcopy converting
to srec format it kept on filling the gap with 0xff and virtually
ran the build box out of memory.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
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>
|