]> code.ossystems Code Review - meta-freescale.git/commit
u-boot: add patches required for i.MX and i.MXS families
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 May 2012 22:39:18 +0000 (19:39 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 May 2012 16:15:17 +0000 (13:15 -0300)
commit6bd33ab7b5ddee5572032fdeb13bcc2e6e65280e
tree8b6babeccb8b0785cc5afe936d152753e4f5c86f
parent8bda5264be3b7127d8b22a20826ba9d329a7e6b7
u-boot: add patches required for i.MX and i.MXS families

This adds the set of patches, that will be included in next u-boot
release, on top of 2012.04.01 version. Those fix known issues with
supported machines.

The patches are managed on branch 'patches-2012.04.01' of
https://github.com/Freescale/u-boot-imx repository.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
57 files changed:
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0001-MX5-Add-definitions-for-SATA-controller.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0002-SATA-check-for-return-value-from-sata-functions.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0003-MX53-add-function-to-set-SATA-clock-to-internal.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0004-SATA-add-driver-for-MX5-MX6-SOCs.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0005-MX53-Add-support-to-ESG-ima3-board.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0006-MX53-mx53loco-Add-SATA-support.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0007-pmic-Add-support-for-the-Dialog-DA9053-PMIC.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0008-mx6qsabrelite-No-need-to-set-the-direction-for-GPIO3.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0009-mx28evk-Allow-to-booting-a-dt-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0010-m28evk-Allow-to-booting-a-dt-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0011-mx28evk-Allow-booting-a-zImage-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0012-mx6qsabrelite-Allow-booting-a-zImage-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0013-mx6qarm2-Allow-booting-a-zImage-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0014-mx31pdk-Allow-booting-a-zImage-kernel.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0015-i.MX6Q-mx6qsabrelite-Add-keypress-support-to-alter-b.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0016-imx-common-Factor-out-get_ahb_clk.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0017-mx5-Add-clock-config-interface.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0018-mx53loco-Allow-to-print-CPU-information-at-a-later-s.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0019-mx53loco-Add-support-for-1GHz-operation-for-DA9053-b.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0020-M28-Enable-FDT-support.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0021-Revert-i.MX28-Enable-additional-DRAM-address-bits.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0022-M28-Scan-only-first-512-MB-of-DRAM-to-avoid-memory-w.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0023-USB-ehci-mx6-Fix-broken-IO-access.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0024-mx28evk-add-NAND-support.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0025-i.MX6-Add-ANATOP-regulator-init.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0026-i.MX6-add-enable_sata_clock.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0027-i.MX6-mx6q_sabrelite-add-SATA-bindings.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0028-i.MX25-esdhc-Add-mxc_get_clock-infrastructure.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0029-i.MX25-This-architecture-has-a-GPIO4-too.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0030-imx-nand-Support-flash-based-BBT.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0031-i.MX25-usb-Set-PORTSCx-register.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0032-imx-usb-There-is-no-such-register.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0033-i.MX2-Include-asm-types.h-in-arch-mx25-imx-regs.h.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0034-imx-Add-u-boot.imx-as-target-for-ARM9-i.MX-SOCs.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0035-pmic-dialog-Avoid-name-conflicts.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0036-mx53loco-Add-mc34708-support-and-set-mx53-frequency-.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0037-mx53loco-Turn-on-VUSB-regulator.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0038-mx53loco-Add-CONFIG_REVISION_TAG.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0039-mx53loco-Remove-unneeded-gpio_set_value.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0040-spi-mxs-Introduce-spi_cs_is_valid.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0041-spi-mxs-Allow-other-chip-selects-to-work.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0042-i.MX28-Add-delay-after-CPU-bypass-is-cleared.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0043-MX5-PAD_CTL_DRV_VOT_LOW-and-PAD_CTL_DRV_VOT_HIGH-exc.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0044-M28EVK-Implement-support-for-new-board-V2.0.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0045-M28EVK-Add-SD-update-command.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0046-i.MX28-Improve-passing-of-data-from-SPL-to-U-Boot.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0047-i.MX28-Implement-boot-pads-sampling-and-reporting.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0048-i.MX28-Add-LCDIF-register-definitions.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0049-i.MX28-Shut-down-the-LCD-controller-before-reset.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0050-i.MX28-Add-LRADC-register-definitions.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0051-i.MX28-Add-LRADC-init-to-i.MX28-SPL.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0052-i.MX28-Reorder-battery-status-functions-in-SPL.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0053-i.MX28-Add-battery-boot-components-to-SPL.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0054-i.MX28-Check-if-WP-detection-is-implemented-at-all.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0055-i.MX28-Avoid-redefining-serial_put-cs.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-2012.04.01/0056-mx28evk-Scan-only-first-128MB-of-DRAM-to-avoid-memor.patch [new file with mode: 0644]
meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb