summaryrefslogtreecommitdiff
path: root/board/freescale/mx6qarm2/mx6qarm2.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10arm: Remove mx6dlarm2 boardTom Rini1-290/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan1-0/+5
2014-12-19imx:mx6qarm2 add board level support for usbPeng Fan1-0/+42
2014-11-21mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-09-30imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boardsYe.Li1-1/+6
2014-09-30imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 boardYe.Li1-0/+4
2014-01-13mx6qarm2: Remove unneeded error message when cpu_eth_init() failsFabio Estevam1-5/+2
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson1-1/+1
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-33/+33
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau1-9/+8
2013-03-07i.MX6: consolidate pad names for multi-CPU boardsEric Nelson1-39/+39
2012-10-16i.MX: declare iomux_v3_cfg_t arrays as constEric Nelson1-4/+4
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+4
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-2/+2
2012-09-01mx6qarm2:Use IMX_GPIO_NR macroAshok Kumar Reddy1-2/+2
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky1-1/+1
2012-02-12imx6: mx6qarm2: updated board_mmc_getcd() to the new prototypeStefano Babic1-4/+5
2012-01-16i.mx6q: arm2: Add the enet function supportJason Liu1-0/+90
2011-12-09i.mx: i.mx6q: add the initial support for i.mx6q ARM2 boardJason Liu1-0/+155