| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates U-Boot to a v2014.01 based release. It includes following
patches on top of prestine v2014.01 tag:
490069b mx6sabresd: Use LDO dtb file until PMIC support is added
6467f19 mx6slevk: Use LDO dtb file until PMIC support is added
5555f1b i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd
029912e NET: fec_mxc: fix MDIO clock prescaler calculation
0163b4c ARM: imx6: fix wrong fec clk
9f120dc pci: mx6: Implement reset callback
d016d9d mx6: Enable L2 cache support
8b8c015 mx6qsabreauto: Update imximage.cfg
fbd6105 mx6: Distinguish mx6dual from mx6quad
7d7f526 imx: Introduce a header for the imx cpu versions
7717807 hummingboard: Return from cpu_eth_init() directly
58ea0f3 imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
8612ce3 imx6: ensure AHB clock is 132MHz in low freq boot mode
094a791 ARM: m53evk: Enable CONFIG_REGEX
778d80a ARM: m53evk: Rename mxc-nand to mxc_nand
e470e26 ARM: mx6: Enable PCIe on Sabrelite
0a666db ARM: mx6: Add PCI express driver
274fd14 ARM: mx6: Add PCI express clock configuration
5aebc94 mx6sl: Adjust fdt_addr to avoid address overlapping
95a98c2 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
cd0b4d9 MX6: Add SION flag to ENET_REF_CLK PAD
Change-Id: I2bd74338c2e099b1e09cd504c6e8faefaa68d504
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Change SRCREV to 31d023b to make zImage default boot image for
Wandboard.
Signed-off-by: John Weber <rjohnweber@gmail.com>
|
|
|
|
|
|
|
|
| |
Update the SRCREV to ceb6b623 to grab the latest commit which updates
the fdt_addr variable to a higher address to ensure that the device tree
binary does not overlap larger kernels during the unpack process.
Signed-off-by: John Weber <rjohnweber@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Separate the recipe into two files in the same fashion as the kernel
recipes. A u-boot-fslc.inc file contains the common settings for the
recipe, and a .bb file contains the settings specific to the version
of u-boot to be built (e.g. SRCREV, branch name).
In addition, new versions of bitbake require that a branch be specified
and that the SRCREV be in the specified branch. Set the branch in the
SRC_URI.
Branch code based on patch from Dan McGregor <danismostlikely@gmail.com>
Change-Id: I89d017fa4cc3e7addbea89d49605f78e3d84e246
Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes following commit:
commit 079e214888279518ce061c71238a74a0c3db2c28
Author: Fabio Estevam <fabio.estevam@freescale.com>
Date: Mon Sep 30 13:16:52 2013 -0300
ARM: mx5: Enable L2 cache
Enable L2 cache for improving the system performance.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Change-Id: I33c66775b42e46beff8868daeb46404541c2f387
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes following commit:
commit 3832258715cd19aa3e26ac5f35ef7be230454924
Author: Otavio Salvador <otavio@ossystems.com.br>
Date: Tue Oct 29 15:00:24 2013 -0200
mx6sabre{auto,sd}: Change FDT loading address to avoid overlaping
The new FSL 3.10.9_1.0.0-alpha kernel requires more memory space and
with the previous loading address we had ovelap; change it for the
same address used in 2013.04-3.10.9_1.0.0-alpha U-Boot.
Tested-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I7bf08f962b7956ba6f4c645a1d3ed0188eb8ac0d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the U-Boot fork to a 2013.10 based release and include
following changes on top of that:
4b2e99f mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
60fe20e mx28evk: Extend environment to easy write of NAND system
e2f0dee mx28evk: Add 'nandboot' environment command
319cafc mx28evk: Use 512k for fdt partition to align it
e92e0d3 imx_watchdog: do not soft-reset while watchdog init
Change-Id: Ib875751bdc66325fb8237c553529a2462bd76176
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
Change-Id: I107e8a9929b25dd1b6361912d2eed64ddfeb2a94
Reported-by: Philippe Mangaud <r49081@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes U-Boot 2013.10-rc4 based version plus following change:
d97067b mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
The change is need, together with a linux-imx change for eMMC
registering number, to allow same U-Boot environment to be compatible
with Linux mainline and Linux FSL 3.0.35-4.1.0.
Change-Id: Id9937a7be74b5dd6a5848e81395193bfd13e67a9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This allow U-Boot to build the need native tools during the build
process.
Later this ought to be reworked to proper split this into a cross
recipe but it is too late in the Yocto 1.5 release for it.
Change-Id: I069313b991778ea1502995beb36224fe1ae8c996
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
It causes build failures in several machines and it's too late to
rework it properly.
This reverts commit 2076ae7530a7ed2aa40678502598e74b0f533def.
Change-Id: I2f0c21559516195941832c2bca7b1dc50c90852a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
The 'tools' directory build native binaries and we ought to avoid them
when doing a target build.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the u-boot-fslc and u-boot-fslc-mxsboot recipes to
aa822f4 (Merge tag 'v2013.10-rc3' into patches-2013.10).
A new dependency, of openssl, has been add to u-boot-fslc-mxsboot as
it needs to look to it when building for MX23 or MX28 SoCs.
Change-Id: I914a4e808fa0211eefa8e30aa4f6bb03e01e5a04
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
This patch updates the source against the 2013.10-rc2 release; this
also renames the u-boot-mxsboot recipe to u-boot-fslc-mxsboot so it
makes it clear that it is based on u-boot-fslc version.
The license checksum has changes as U-Boot now uses SPDX Unique
License Identifiers (eca3aeb Licenses: introduce SPDX Unique Lincense
Identifiers).
Change-Id: I761d92f3f1eaf419a238d544357293a3a953b7c8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|