Age | Commit message (Collapse) | Author | Files |
|
all changes are calamari specific
moved to 2010.06 version
made sure all u-boot variants are build and deployed (for nor/nand/sd/spi)
removed the patches that have been merged upstream
removed a stale file that was not used: buggy-gcc-really-no-spe.patch
added patch to increase sd card timeout
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
This turns on the pull-ups so that the I2C will work by default as well
as sets the default camera type. Currently, the kernel cannot probe for
I2C devices, but that should be the long term fix. We put the change
here into the default environment, instead of the boot.scr, such that
there won't be a need to update your boot.scr in the future for the
default camera if we ever get the kernel fixed to probe for I2C devcies.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
http://gitorious.org/beagleboard-validation/u-boot/commits/validation-20100723
u-boot git: change default env for beagle to run user.scr or ramdisk when the USER button is pressed
|
|
* Removed references to the dm3730-am3715-evm machine type
and replaced with dm37x-evm and am37x-evm machine types.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* Change ttyS2 -> ttyS0
* bump PR
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
|
|
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>
|
|
|
|
|
|
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>
|
|
|