summaryrefslogtreecommitdiffstats
path: root/board/wandboard
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-081-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* arm: wandboard: move CONFIG_MXC_UART to defconfigHeinrich Schuchardt2020-06-221-0/+10
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-182-0/+2
* wandboard: Print the board version in board_late_init()Fabio Estevam2020-04-181-14/+9
* wandboard: Do not print error when PMIC is not presentFabio Estevam2020-04-181-1/+1
* wandboard: Fix version detection for mx6q/mx6dl revD1Fabio Estevam2020-04-181-2/+2
* wandboard: Do not print error message when PMIC is absentFabio Estevam2020-01-141-1/+1
* wandboard: Remove repeated PMIC stringFabio Estevam2020-01-081-2/+0
* wandboard: Fix the DM_PMIC conversionFabio Estevam2020-01-081-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin2019-10-081-22/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini2019-07-081-1/+1
|\
| * Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* | wandboard: README: Adjust the U-Boot proper binary nameFabio Estevam2019-07-041-1/+1
* | wandboard: Add FIT image supportFabio Estevam2019-07-041-0/+18
|/
* wandboard: Rework Makefile to prevent spl.o from being builtEzequiel Garcia2019-06-112-4/+2
* wandboard: Don't use I2C speed Kconfig settings with DM_I2CTrent Piepho2019-05-171-5/+14
* imx6: wandboard: convert to DM_MMCAnatolij Gustschin2019-04-132-97/+92
* imx6: wandboard: convert to DM_I2CAnatolij Gustschin2019-04-131-5/+18
* imx6: wandboard: convert to DM_PMICAnatolij Gustschin2019-04-131-16/+22
* imx6: wandboard: convert to DM_GPIO and enable pinctrl driverAnatolij Gustschin2019-04-131-0/+12
* imx6: wandboard: add device treeAnatolij Gustschin2019-04-131-0/+3
* 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