Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd3dfa50d88cffeb244485594a7bf18c58ae6d63
/
board
/
wandboard
/
wandboard.c
2147a16
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· 3 years, 9 months ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
4d72caa
common: Drop image.h from common header
by Simon Glass
· 4 years, 6 months ago
c3dc39a
arm: Don't include common.h in header files
by Simon Glass
· 4 years, 6 months ago
fe2f432
wandboard: Print the board version in board_late_init()
by Fabio Estevam
· 4 years, 7 months ago
b8e74fc
wandboard: Do not print error when PMIC is not present
by Fabio Estevam
· 4 years, 7 months ago
4c13a4d
wandboard: Fix version detection for mx6q/mx6dl revD1
by Fabio Estevam
· 4 years, 7 months ago
274a552
wandboard: Do not print error message when PMIC is absent
by Fabio Estevam
· 4 years, 10 months ago
279d0ab
wandboard: Remove repeated PMIC string
by Fabio Estevam
· 5 years ago
21f77b7
wandboard: Fix the DM_PMIC conversion
by Fabio Estevam
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
e4b91f0
imx: wandboard: convert FEC support to DM_ETH
by Anatolij Gustschin
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
5b85858
wandboard: Add FIT image support
by Fabio Estevam
· 5 years ago
d133721
wandboard: Don't use I2C speed Kconfig settings with DM_I2C
by Trent Piepho
· 6 years ago
2cbf1b3
imx6: wandboard: convert to DM_MMC
by Anatolij Gustschin
· 6 years ago
c609542
imx6: wandboard: convert to DM_I2C
by Anatolij Gustschin
· 6 years ago
ec837c8
imx6: wandboard: convert to DM_PMIC
by Anatolij Gustschin
· 6 years ago
a23ade6
imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
by Anatolij Gustschin
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
8761e98
wandboard: remove superfluous include
by Heinrich Schuchardt
· 7 years ago
d7f7eb7
wandboard: Remove cpu type check prior to setup_sata()
by Fabio Estevam
· 7 years ago
e1f0715
wandboard: Add support for the MX6QP variant
by Fabio Estevam
· 7 years ago
066d97c
wandboard: Add support for the latest revd1 revision
by Fabio Estevam
· 7 years ago
1b853e4
wandboard: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
36c0627
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
by Sven Ebenfeld
· 8 years ago
dac09fc
wandboard: Make Ethernet functional again
by Fabio Estevam
· 8 years ago
98b040c
wandboard: Replace is_cpu_type() for macro
by Breno Lima
· 8 years ago
a5ad8ec
mx6: wandboard: fix warning due to missing prototype
by Stefano Babic
· 8 years ago
e355eec
wandboard: enable SATA with imx6q
by Gilles Chanteperdrix
· 8 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
59a6ca5
wandboard: Simplify the Ethernet PHY configuration
by Fabio Estevam
· 9 years ago
9a8804a
wandboard: Add board revision detection support
by Fabio Estevam
· 9 years ago
0d1ea05
wandboard: Switch to SPL support
by Fabio Estevam
· 9 years ago
05beb8e
wandboard: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
8bc7c48
wandboard: add Future Eletronics 7" WVGA LCD extension board
by Otavio Salvador
· 11 years ago
0879802
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
67a9abe
wandboard: Include <input.h>
by Fabio Estevam
· 11 years ago
2fb6396
wandboard: Fix sparse warning
by Fabio Estevam
· 11 years ago
afb9266
wandboard: Staticize usdhc1_pads
by Fabio Estevam
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
14da759
wandboard: Return from cpu_eth_init() directly
by Fabio Estevam
· 11 years ago
10fda48
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
by Eric Nelson
· 11 years ago
c243a83
wandboard: Return the error when cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
cffe815
wandboard: Return the error immediately when ipuv3_fb_init() fails
by Fabio Estevam
· 11 years ago
326ea98
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
5ea7f0e
mx6: Factor out common HDMI setup code
by Pardeep Kumar Singla
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
491f294
Add support for Wandboard Quad
by Tapani Utriainen
· 11 years ago
7bcb983
wandboard: Enable HDMI splashscreen
by Fabio Estevam
· 11 years ago
7e2173c
imx: iomux-v3: Include PKE and PUE to pad control pull definitions
by Benoît Thébaudeau
· 12 years ago
eaffaa2
wandboard: Add boot selection support
by Otavio Salvador
· 12 years ago
5ed1573
wandboard: Add support for Carrier Board MicroSD card
by Otavio Salvador
· 12 years ago
08f32f7
wandboard: Add card detection for SOM MicroSD card
by Otavio Salvador
· 12 years ago
38e7007
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
aad4659
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
e2d282a
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· 12 years ago