aboutsummaryrefslogtreecommitdiff
path: root/board/wandboard
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Revert "wandboard: Remove unnecessary delay"Fabio Estevam1-0/+2
2017-10-31wandboard: Remove cpu type check prior to setup_sata()Fabio Estevam1-3/+1
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam2-4/+127
2017-10-12wandboard: Add support for the latest revd1 revisionFabio Estevam1-5/+103
2017-10-12wandboard: Avoid calling setup_display() from SPL codeFabio Estevam1-3/+2
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-6/+0
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic2-7/+7
2017-07-12wandboard: Remove unnecessary delayFabio Estevam1-2/+0
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2016-11-29arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld1-0/+2
2016-11-06wandboard: Make Ethernet functional againFabio Estevam1-0/+33
2016-10-04wandboard: Fix hang when going into low frequencyFabio Estevam1-3/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+6
2016-07-28wandboard: Replace is_cpu_type() for macroBreno Lima1-2/+2
2016-07-28mx6: wandboard: fix warning due to missing prototypeStefano Babic1-0/+1
2016-07-12wandboard: enable SATA with imx6qGilles Chanteperdrix1-0/+6
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-4/+4
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2016-01-07wandboard: Simplify the Ethernet PHY configurationFabio Estevam1-34/+2
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-06-08wandboard: Add board revision detection supportFabio Estevam1-1/+25
2015-05-21wandboard: Switch to SPL supportFabio Estevam5-97/+424
2014-11-20wandboard: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2014-05-09wandboard: add Future Eletronics 7" WVGA LCD extension boardOtavio Salvador1-26/+120
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+3
2014-03-05wandboard: Include <input.h>Fabio Estevam1-0/+1
2014-03-05wandboard: Fix sparse warningFabio Estevam1-0/+1
2014-03-05wandboard: Staticize usdhc1_padsFabio Estevam1-1/+1
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-01-13wandboard: Return from cpu_eth_init() directlyFabio Estevam1-7/+1
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-27/+27
2013-11-13wandboard: Return the error when cpu_eth_init() failsFabio Estevam1-1/+1
2013-11-13wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam1-1/+3
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2013-11-04wandboard: README: Include the quad versionFabio Estevam1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic2-8/+2
2013-07-27mx6: Factor out common HDMI setup codePardeep Kumar Singla1-40/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-8/+2
2013-06-26Add support for Wandboard QuadTapani Utriainen2-1/+6
2013-06-03wandboard: Enable HDMI splashscreenFabio Estevam1-0/+98
2013-05-16wandboard: fix typo in READMELuka Perkov1-2/+2
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau1-9/+8