aboutsummaryrefslogtreecommitdiff
path: root/board/wandboard
AgeCommit message (Expand)AuthorFilesLines
2019-06-11wandboard: Rework Makefile to prevent spl.o from being builtEzequiel Garcia2-4/+2
2019-05-17wandboard: Don't use I2C speed Kconfig settings with DM_I2CTrent Piepho1-5/+14
2019-04-13imx6: wandboard: convert to DM_MMCAnatolij Gustschin2-97/+92
2019-04-13imx6: wandboard: convert to DM_I2CAnatolij Gustschin1-5/+18
2019-04-13imx6: wandboard: convert to DM_PMICAnatolij Gustschin1-16/+22
2019-04-13imx6: wandboard: convert to DM_GPIO and enable pinctrl driverAnatolij Gustschin1-0/+12
2019-04-13imx6: wandboard: add device treeAnatolij Gustschin1-0/+3
2018-09-14wandboard: README: Include the mx6qp variant in the listFabio Estevam1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-6/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-29wandboard: remove superfluous includeHeinrich Schuchardt1-1/+0
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