| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This updates the fork based on upcoming 2015.10 release. This is
currently based on 2015.10-rc3 tag and offers a very solid release for
start the tests for Yocto Project 2.0 release.
Change-Id: I1d35409a9806a96f8dd538e2b8c2a3520e9104ba
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This upgrades the U-Boot 2015.07 fork to include following backports:
3f0c535 udoo: Remove SPL fat support
87c4294 arm: mxs: make inline function compatible for GCC 5
a3c103e udoo: Switch to SPL support
963982d cgtqmx6eval: Use standard boot script
70bbfc1 cgtqmx6eval: Align DCD settings with Congatec's U-boot
a17e383 cgtqmx6eval: Add SATA support
825ced0 cgtqmx6eval: Add splash screen support
26a3d35 cgtqmx6eval: Add USB support
7a902c7 cgtqmx6eval: Add PMIC support
9991641 cgtqmx6eval: Add thermal support
1702fa7 cgtqmx6eval: Add ESDHC3 support
4a01796 cgtqmx6eval: Fit into single lines
3b8bc2d cgtqmx6eval: Improve the error handling
03d8850 cgtqmx6eval: Staticize when possible
d199d1f cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
c3bb8cc cgtqmx6eval: Use default prompt
389d672 mmc:fsl_esdhc invalidate dcache before read
2aa590e warp: Add MAX77696 support
b446a29 power: pmic: Add support for MAX77696 PMIC
0c610df thermal: Fix comments
7869cf1 imx: imximage: add new CHECK/CLR BIT command
f18b011 arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
7e23759 mx6sabresd: Use 'int' for return values
c5fb677 mx6sxsabresd: Use 'int' for return values
b713ff9 builderthread.py: Keep 'SPL'
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
This upgrades the FSL Community fork to a 2015.07-based one. The
following patches are applied on top of the original source code:
31851bd wandboard: Drop revision specific DeviceTree support
a31d74b mx6sabresd: Enable video interfaces in bootargs
9aaf17f Revert "embestmx6boards: convert to use config_distro_bootcmd.h"
05c69ef wandboard: Changed mmcroot variable so kernel 3.10.31 boots
3e86dfb iMX6: Change mmcroot to use fixed mmc block index for USDHC
44ffc6d mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
7767edb embestmx6boards: Change default bootenv configuration
bebd6c7 mx6sabresd: Use LDO dtb file until LDO bypass support is added
8a82d9d mx6slevk: Use LDO dtb file until LDO bypass support is added
6f3f04e thermal: imx_thermal: fix busywait if IMX6 temp <0C
a978050 tools: mkimage: fix imximage header size
8788cb7 i2c: fix vf610 support
a7fd9dd net: fec_mxc: remove useless struct nbuf
823ba31 iMX: adding parsing to hab_status command
0210211 imx: mx6 add i2c4 clock support for i.MX6SX
8e45722 imx: mx6 remove duplicated enable_cspi_clock
bf639dd imx6: standardise OCOTP and fuse config to mx6_common
4d4c88c thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
c23cd60 mx53loco: Use generic 'load' command instead of 'fatload'
Change-Id: I7215c00328e6110fb40effa0514a28d076bbedf0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|