summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot-git
AgeCommit message (Collapse)AuthorFiles
2010-08-06u-boot: calamari: moved to 2010.06 versionFrans Meulenbroeks9
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>
2010-08-05u-boot: beagleboard: default 3MP camera supportjkridner@beagleboard.org2
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>
2010-07-24u-boot git: sync i2c and button patch with ↵Koen Kooi3
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
2010-07-13u-boot_git: Change default console for OMAP3EVMRoger Monk1
* Change ttyS2 -> ttyS0 * bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-07-01uboot: Remove early (alpha) am3517 u-boot patchesRoger Monk16
* Not required now Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-06-06u-boot git: update beagleboard patchesJason Kridner8
2010-06-04u-boot git: update beagleboard patchesKoen Kooi1
2010-05-31u-boot git: add patch to power on USB on beagleboard xM rev AKoen Kooi1
2010-05-03u-boot git: update beagleboard patches, rebase onto denx gitKoen Kooi37
2010-04-30u-boot git: update beagleboard patchsetKoen Kooi14
2010-04-27u-boot git: update beagleboard patchset to match ↵Koen Kooi13
http://gitorious.org/beagleboard-validation/u-boot/commits/xm
2010-04-14u-boot git: update beagleboard patchesKoen Kooi7
2010-04-12u-boot git: refresh leopardboard supportKoen Kooi1
2010-03-30uboot git: update beagleboardKoen Kooi7
2010-03-01u-boot: removed environment patchesFrans Meulenbroeks2
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>
2010-02-26u-boot git: add patch to fix Cortex-A8 erratum 725233 for beagleboardKoen Kooi1
2010-02-25u-boot git: updated calamari SRCREV, add new functionalityFrans Meulenbroeks8
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>
2010-02-21u-boot-git: update beagleboard patches for new XM revisionKoen Kooi5
* needs more work, but it sets the correct mux now for DVI output
2010-02-02u-boot git: sync omap3-touchbook patches with AI repoKoen Kooi3
2010-01-08u-boot git: update beagleboard uboot for rev C4Koen Kooi8
2009-12-09u-boot git: add cm-t35 supportMike Rapoport1
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-10-26u-boot git: sync touchbook patches with AI repoGregoire Gentil1
2009-10-23u-boot: Patched and tested a GIT version for MACHINE=calamari.Leon Woestenberg1
Tested on the Freescale MPC8536DS board. Includes a workaround for a known buggy compiler. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-10-22u-boot git: refresh beagle pinmux patchKoen Kooi1
2009-10-21u-boot: fix fw_env logic, update beagle and touchbookKoen Kooi8
2009-09-15u-boot git: add omap3-touchbook supportKoen Kooi3
2009-09-11u-boot git: add support for omap3517-evmKoen Kooi16
2009-08-13u-boot git: update beagleboard pinmux fileKoen Kooi1
2009-06-30u-boot git: update beagleboard pinmuxKoen Kooi1
2009-05-19u-boot git: add support for dm355-leopardboardKoen Kooi1
2009-05-14u-boot_git: updated for latest version for afeb9260Sergey Lapin1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko9
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>