| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the U-Boot version to 2012.07; the current changes above
official release can be seen at:
https://github.com/Freescale/u-boot-imx/commits/patches-2012.07
This release works for mx5, mx6 SoCs and the imx28evk board.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
|
|
| |
Without this patch console=${console_mainline} is never evaluated and
we get console=${console_mainline} in the bootargs which leads to no
kernel boot log on the serial console.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
|
|
|
| |
As we changed the partition layout used in sdcard, for i.MX based SoCs
the mx53loco needs to be adjusted according.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel
for Dialog rev E boards.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
This has the same patches as before but avoid using many patch files.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
This fixes a critical bug in command line processing thus it is a
mandatory update for us.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|