summaryrefslogtreecommitdiff
path: root/board/wandboard
Commit message (Expand)AuthorAgeFilesLines
* wandboard: README: Include the mx6qp variant in the listFabio Estevam2018-09-141-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-6/+3
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* wandboard: remove superfluous includeHeinrich Schuchardt2018-03-291-1/+0
* Revert "wandboard: Remove unnecessary delay"Fabio Estevam2017-11-201-0/+2
* wandboard: Remove cpu type check prior to setup_sata()Fabio Estevam2017-10-311-3/+1
* wandboard: Add support for the MX6QP variantFabio Estevam2017-10-312-4/+127
* wandboard: Add support for the latest revd1 revisionFabio Estevam2017-10-121-5/+103
* wandboard: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-3/+2
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-6/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-7/+7
* wandboard: Remove unnecessary delayFabio Estevam2017-07-121-2/+0
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivatedSven Ebenfeld2016-11-291-0/+2
* wandboard: Make Ethernet functional againFabio Estevam2016-11-061-0/+33
* wandboard: Fix hang when going into low frequencyFabio Estevam2016-10-041-3/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+6
* wandboard: Replace is_cpu_type() for macroBreno Lima2016-07-281-2/+2
* mx6: wandboard: fix warning due to missing prototypeStefano Babic2016-07-281-0/+1
* wandboard: enable SATA with imx6qGilles Chanteperdrix2016-07-121-0/+6
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-4/+4
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-111-1/+1
* wandboard: Simplify the Ethernet PHY configurationFabio Estevam2016-01-071-34/+2
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* wandboard: Add board revision detection supportFabio Estevam2015-06-081-1/+25
* wandboard: Switch to SPL supportFabio Estevam2015-05-215-97/+424
* wandboard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+8
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* wandboard: add Future Eletronics 7" WVGA LCD extension boardOtavio Salvador2014-05-091-26/+120
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-131-1/+3
|\
| * wandboard: Include <input.h>Fabio Estevam2014-03-051-0/+1
| * wandboard: Fix sparse warningFabio Estevam2014-03-051-0/+1
| * wandboard: Staticize usdhc1_padsFabio Estevam2014-03-051-1/+1
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
|/
* wandboard: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-131-27/+27
* wandboard: Return the error when cpu_eth_init() failsFabio Estevam2013-11-131-1/+1
* wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam2013-11-131-1/+3
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-2/+2
|\
| * wandboard: README: Include the quad versionFabio Estevam2013-11-041-2/+2
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
|/
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-312-8/+2
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-8/+2
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-271-40/+4
|/