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
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
http://gitorious.org/beagleboard-validation/u-boot/commits/xm
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
|
|
Tested on the Freescale MPC8536DS board.
Includes a workaround for a known buggy compiler.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|