summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: Add memory alignment fix for armv7 for am37x and am3517Franklin S. Cooper Jr2013-07-113-2/+37
| | | | | | | | | * On am335x a memory alignment issue was found when using the Linaro toolchain. * A similar patch was applied for am335x that fixed this well documented issue. * Add a similar fix to am37x and am3517 since this is a generic armv7 issue. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernelFranklin S. Cooper Jr2013-07-111-4/+3
| | | | | | | | | | | | Latest commit includes the following: * Add support for Beaglebone Black * Add fix for Linaro toolchain to insure NOR and RNDIS works. * Add workaround for Errata 1.0.24 * Enable DDR3 power down for BBB and GP evm. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-glsdk: add GLSDK Staging treeSiddharth Heroor2013-07-021-0/+16
| | | | | | | | | | | * The GLSDK u-boot staging tree is based off the Core SDK 2013.04.02 release. This tree will be used to stage patches and fixes on top of the Core SDK U-Boot. The GLSDK release will use this tree for product development. * Includes fix to OMAP5 so that QSPI is not enabled. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add support for SPL UART variantDenys Dmytriyenko2013-06-242-1/+26
| | | | | | This is an adaptation of a patch by Carlos Hernandez Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-dra7xx: update to latest sourcesChase Maupin2013-06-101-2/+2
| | | | | | | * Update to latest sources which pulls in the QSPI patches Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko2013-06-051-0/+16
| | | | | | | | | | | While the code is being pulled from ti-u-boot integration tree, J6/DRA7xx bring up is being done from a separate branch that does not include all the commits made for am335x. Hence, until those branches are merged with the mainline and unified in a single recipe, a separate recipe just for DRA7xx makes more sense. This recipe should eventually go away and unified under u-boot-ti-staging one. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* u-boot-ti-staging: update to ti2013.04.00 releaseDenys Dmytriyenko2013-04-261-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: Add am3517 u-boot recipeFranklin S. Cooper Jr2013-04-221-0/+19
| | | | | | | * Add correct u-boot recipe for am3517. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: Update u-boot recipe to 2013.01.01Franklin S. Cooper Jr2013-04-222-17/+20
| | | | | | | * Update to latest version of u-boot that supports the 3.2 kernel. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2013-04-181-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: Add SRCPV to the PRChase Maupin2013-04-171-1/+1
| | | | | | | | | * Add the SRCPV to the PR to make it clear which revision of the sources are being built and to match the kernel versioning. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update SRCREV for more omap5 changes, bump PRDenys Dmytriyenko2013-04-031-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap5-evm: update U-Boot machine to omap5 uevmChase Maupin2013-04-021-1/+1
| | | | | | | | | | * The U-Boot config to be used in the latest code has been updated to use omap5_uevm instead of omap5_evm. * Update to the latest code to pickup this change and modify the machine file as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: modify mainline version to use the new .inc fileDenys Dmytriyenko2013-03-251-8/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: modify am33x specific version to use new namespace featureDenys Dmytriyenko2013-03-252-32/+17
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am37x: modify am37x specific version to use new namespace featureDenys Dmytriyenko2013-03-2510-15/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: modify multi-machine version for the new .inc fileDenys Dmytriyenko2013-03-251-13/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am33x: modify am33x specific version to use new namespace featureDenys Dmytriyenko2013-03-251-10/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-beagleboard: modify beagleboard specific version to use new namespace ↵Denys Dmytriyenko2013-03-251-9/+2
| | | | | | feature Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-am180x: modify am180x specific version to use new namespace featureDenys Dmytriyenko2013-03-252-11/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-keystone: modify keystone specific version to use new namespace featureDenys Dmytriyenko2013-03-252-23/+16
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: add new recipe for TI unified staging treeDenys Dmytriyenko2013-03-251-0/+13
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot.inc: refactor local include file to base off core with TI customizationsDenys Dmytriyenko2013-03-252-68/+17
| | | | | | | | | | | | | | * Introduce own namespace to allow multiple instances of the same base version, possibly pulled from different trees or patched/customized for specific SoC. * Suffix-less variant u-boot_YYYY.MM.bb is reserved for mainline versions of the recipe with no or minimal patches, with broader machine selection. * Recipes for machine- or SoC-specific trees should use corresponding suffix - either machine, SoC or the name of the tree. * The .inc file lets the suffixed recipes to provide virtual/bootloader, u-boot, as well as generate conventional u-boot binary packages for direct run-time dependencies. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09-psp: remove an older no longer used versionDenys Dmytriyenko2013-03-251-29/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.06: remove an older no longer used versionDenys Dmytriyenko2013-03-2538-3851/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-git: remove a very old no longer used versionDenys Dmytriyenko2013-03-251-61/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-111-17/+0
| | | | | | | | | * There is no support for these platforms from meta-ti. * If someone is willing to maintain them, please let us know or feel free to take it to a separate layer. * Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: unify denx.de SRC_URIs to match all othersRobert P. J. Day2013-03-043-3/+3
| | | | | | | | | | | Every other u-boot git SRC_URI has a different value, so make the odd ones out consistent with the rest, as in: -SRC_URI = "git://www.denx.de/git/u-boot.git ... +SRC_URI = "git://git.denx.de/u-boot.git ... Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add latest mainline release 2013.01.01Denys Dmytriyenko2013-03-041-0/+22
| | | | | | | | | | * This is a pure _mainline_ version w/o any patches on top. * Should work reasonably well for most platforms and is provided as an alternative to specialized pre-integrated and patched versions. * It is not enabled by default, since specialized versions usually have more features and better support, although maybe slightly older. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2012.10: add the latest SDK 05.06 version from meta-aragoDenys Dmytriyenko2013-03-041-0/+32
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2012.04.01: Add latest u-boot recipe for am37x-evmFranklin S. Cooper Jr2013-02-1210-0/+673
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2010.12-psp03.21.00.04.sdk: Add latest u-boot recipe for am180x-evmFranklin S. Cooper Jr2013-02-122-0/+63
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* keystone: update kernel and bootloaders recipes for mcsdk alpha7 releaseMurali Karicheri2013-01-291-2/+2
| | | | | Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: update to the latest dev release for keystoneDenys Dmytriyenko2013-01-241-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: add version 2012.07 for keystone machinesDenys Dmytriyenko2012-11-191-0/+23
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2011.09-psp04.06.00.08: Add PSP v04.06.00.08 of u-bootFranklin S. Cooper Jr2012-10-101-0/+29
| | | | | | | * Add the PSP release version 04.06.00.08 of u-boot. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot_2011.09[.10rc]: Always use gnu ld for LDRoger Monk2012-08-071-1/+2
| | | | | | | | - Pull in gnu ld patch for 2011.10rc recipe - Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09+git: update to latest version of Tom Rini's treeKoen Kooi2012-08-071-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09+git: update to latest version of Tom Rini's treeKoen Kooi2012-07-2518-382/+137
| | | | | | | All patches have been rediffed and boot tested Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: switch beagleboard to ext4 to match beagleboneKoen Kooi2012-05-034-1/+2483
| | | | | | | | Also add patch to increase ext2 read speed. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: don't poke at uLCD7 settings from u-boot, it's handled in ↵Koen Kooi2012-05-032-2/+2
| | | | | | | | the kernel now Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.10rc: fix loading from /boot by adding ext4 supportKoen Kooi2012-04-106-1/+2556
| | | | | | | | | This patchset was pulled from u-boot patchwork and aren't final, but testing on beaglebone shows it to work. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot: Fix config-Always-use-GNU-ld patch to work with dashKhem Raj2012-03-154-11/+11
| | | | | | | >& /dev/null is not ok for dash so use > /dev/null 2>&1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* pandaboard: remove all traces of old 'omap4430-panda' machineKoen Kooi2012-03-052-21/+1
| | | | | | | It has been completely replaced with the 'pandaboard' machine config. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: Fix quotes to make new bitbake happyKhem Raj2012-02-281-1/+1
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, no fixes necessary * Most of the recipes-ti/ was cleaned up by Koen's earlier patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.09: add patch to support 'cold' AM335x siliconKoen Kooi2012-02-272-1/+32
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot git: Update omap3-touchbook for u-boot-fw-utils changeTom Rini2012-02-201-1/+3
| | | | | Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: Add fw_env.config for beagleboardTom Rini2012-02-201-1/+8
| | | | | | | | beagleboard provides a correct fw_env.config file so add to the SRC_URI and RRECOMMENDS on u-boot-fw-utils. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot.inc: Move fw_env.config to main packageTom Rini2012-02-201-8/+1
| | | | | | | | | | Now that u-boot-fw-utils is a separate recipe (in oe-core) we do not want to try and build the tools here. We also want to package the fw_env.config file in the main package, if it exists. Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard: Add fw_env.configTom Rini2012-02-101-0/+1
| | | | | | | | This adds a fw_env.config file that is valid for BeagleBoard's with NAND for U-Boot environment. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>