| #
3e08e1b7 |
| 17-Sep-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add USB Mass Storage support
=> ums 0 mmc 0 (Mounts the micro SD)
=> ums 0 mmc 1 (Mounts the eMMC)
=> ums 0 mmc 2 (Mounts the big SD)
Signed-off-by: Otavio Salvador <otavio@ossystems
cgtqmx6eval: Add USB Mass Storage support
=> ums 0 mmc 0 (Mounts the micro SD)
=> ums 0 mmc 1 (Mounts the eMMC)
=> ums 0 mmc 2 (Mounts the big SD)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
show more ...
|
| #
2181d331 |
| 09-Sep-2015 |
Fabio Estevam <fabio.estevam@freescale.com> |
cgtqmx6eval: Remove CONFIG_CMD_FUSE option
CONFIG_CMD_FUSE and CONFIG_MXC_OCOTP are selected by mx6_common.h, so there is no need to define them locally.
Signed-off-by: Fabio Estevam <fabio.estevam
cgtqmx6eval: Remove CONFIG_CMD_FUSE option
CONFIG_CMD_FUSE and CONFIG_MXC_OCOTP are selected by mx6_common.h, so there is no need to define them locally.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
show more ...
|
| #
1368f993 |
| 02-Sep-2015 |
Adrian Alonso <aalonso@freescale.com> |
thermal: imx_thermal: rework driver to be reused
Rework imx_thermal driver to be used across i.MX processor that support thermal sensor
Signed-off-by: Adrian Alonso <aalonso@freescale.com> Signed-o
thermal: imx_thermal: rework driver to be reused
Rework imx_thermal driver to be used across i.MX processor that support thermal sensor
Signed-off-by: Adrian Alonso <aalonso@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
show more ...
|
| #
0ffadab1 |
| 02-Sep-2015 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
| #
f0222902 |
| 28-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add Ethernet support
cgtqmx6eval can be populated with a AR8035 or KSZ9031 depending on the board revision.
Add Ethernet support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.
cgtqmx6eval: Add Ethernet support
cgtqmx6eval can be populated with a AR8035 or KSZ9031 depending on the board revision.
Add Ethernet support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
show more ...
|
| #
7a1af7a7 |
| 02-Aug-2015 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
| #
5b94ce2c |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Use standard boot script
Use more standard boot scripts and also add the capability of booting via NFS.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
6731bc8d |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add SATA support
Add SATA support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
6d551f27 |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add splash screen support
Add LVDS and HDMI support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
95246ac7 |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add USB support
Add USB support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
4c9929d6 |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add PMIC support
cgtqmx6eval has a PFUZE100 FSL PMIC connected to I2C2.
Add support for it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
862187b7 |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Add thermal support
Add thermal support so that we can see the following message on boot:
CPU: Industrial temperature grade (-40C to 105C) at 33C
Signed-off-by: Otavio Salvador <ota
cgtqmx6eval: Add thermal support
Add thermal support so that we can see the following message on boot:
CPU: Industrial temperature grade (-40C to 105C) at 33C
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
show more ...
|
| #
d6ec45da |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
Entering the maximum number of characters defined by CONFIG_SYS_CBSIZE into the console and hitting enter afterwards, causes a hang in the system becau
cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
Entering the maximum number of characters defined by CONFIG_SYS_CBSIZE into the console and hitting enter afterwards, causes a hang in the system because CONFIG_SYS_PBSIZE is not capable of storing the extra characters of the error message: "Unknown command '' - try 'help'".
Use the default CONFIG_SYS_PBSIZE definition from config_fallbacks.h to solve this problem.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
show more ...
|
| #
72d21256 |
| 23-Jul-2015 |
Otavio Salvador <otavio@ossystems.com.br> |
cgtqmx6eval: Use default prompt
Remove the custom prompt and use the default instead.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| #
9bea236b |
| 26-May-2015 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
| #
1022b85c |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
mx6: standardise CONFIG_CMD_CACHE
Move CONFIG_CMD_CACHE to mx6_common and standardise the way it's defined.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at kons
mx6: standardise CONFIG_CMD_CACHE
Move CONFIG_CMD_CACHE to mx6_common and standardise the way it's defined.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
show more ...
|
| #
e51c1e8e |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: generic MMC config options to mx6_common
Move all standard mx6 MMC configs to mx6_common.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
|
| #
a380ce6e |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: standardise filesystem and boot options
Move all standard filesystem, partition and fdt options to mx6_common.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
|
| #
2d8a0747 |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: move generic miscellaneous and overwrite options
Move generic miscellaneous options that are standard across most, if not all, mx6 boards to central mx6_common define to ensure consistent fea
imx6: move generic miscellaneous and overwrite options
Move generic miscellaneous options that are standard across most, if not all, mx6 boards to central mx6_common define to ensure consistent features.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
show more ...
|
| #
81830581 |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: centralise common boot options in mx6_common.h
Define common LOADADDR and BOOTDELAY to ensure a consistent experience across mx6 boards
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
|
| #
302b2e5b |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: move MXC_GPIO define to mx6_common.h
Define CONFIG_MXC_GPIO and CONFIG_CMD_GPIO by default in mx6_common
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
|
| #
ea690917 |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: move standard ATAG configs to mx6_common.h
Define the standard ATAG consfigs in mx6_common.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
|
| #
3b1f6811 |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: move generic imx6 options to mx6_common.h
All boards define CONFIG_MX6, CONFIG_DISPLAY_BOARDINFO, CONFIG_DISPLAY_CPUINFO and CONFIG_SYS_GENERIC_BOARD so define them in mx6_common
Signed-off-b
imx6: move generic imx6 options to mx6_common.h
All boards define CONFIG_MX6, CONFIG_DISPLAY_BOARDINFO, CONFIG_DISPLAY_CPUINFO and CONFIG_SYS_GENERIC_BOARD so define them in mx6_common
Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
show more ...
|
| #
056845c2 |
| 22-May-2015 |
Peter Robinson <pbrobinson@gmail.com> |
imx6: move all standard includes to mx6_common.h
The linux/sizes.h, asm/arch/imx-regs.h, asm/imx-common/gpio.h, config_cmd_default.h includes are used fairly universally across imx6 boards so includ
imx6: move all standard includes to mx6_common.h
The linux/sizes.h, asm/arch/imx-regs.h, asm/imx-common/gpio.h, config_cmd_default.h includes are used fairly universally across imx6 boards so include them in mx6_common.h by default.
We define CONFIG_SYS_NO_FLASH before config_cmd_default.h so that we don't have to undef CONFIG_CMD_FLASH / CONFIG_CMD_IMLS everywhere.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
show more ...
|
| #
6853e6aa |
| 20-Feb-2014 |
Tom Rini <trini@ti.com> |
Merge branch 'master' of git://git.denx.de/u-boot-arm
|