~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
wandboard
/
wandboard.c
Commit message (
Expand
)
Author
Age
*
wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
Troy Kisky
2023-05-10
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
*
wandboard: Print the board version in board_late_init()
Fabio Estevam
2020-04-18
*
wandboard: Do not print error when PMIC is not present
Fabio Estevam
2020-04-18
*
wandboard: Fix version detection for mx6q/mx6dl revD1
Fabio Estevam
2020-04-18
*
wandboard: Do not print error message when PMIC is absent
Fabio Estevam
2020-01-14
*
wandboard: Remove repeated PMIC string
Fabio Estevam
2020-01-08
*
wandboard: Fix the DM_PMIC conversion
Fabio Estevam
2020-01-08
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
imx: wandboard: convert FEC support to DM_ETH
Anatolij Gustschin
2019-10-08
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
wandboard: Add FIT image support
Fabio Estevam
2019-07-04
*
wandboard: Don't use I2C speed Kconfig settings with DM_I2C
Trent Piepho
2019-05-17
*
imx6: wandboard: convert to DM_MMC
Anatolij Gustschin
2019-04-13
*
imx6: wandboard: convert to DM_I2C
Anatolij Gustschin
2019-04-13
*
imx6: wandboard: convert to DM_PMIC
Anatolij Gustschin
2019-04-13
*
imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
Anatolij Gustschin
2019-04-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
wandboard: remove superfluous include
Heinrich Schuchardt
2018-03-29
*
wandboard: Remove cpu type check prior to setup_sata()
Fabio Estevam
2017-10-31
*
wandboard: Add support for the MX6QP variant
Fabio Estevam
2017-10-31
*
wandboard: Add support for the latest revd1 revision
Fabio Estevam
2017-10-12
*
wandboard: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-10-12
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
*
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
Sven Ebenfeld
2016-11-29
*
wandboard: Make Ethernet functional again
Fabio Estevam
2016-11-06
*
wandboard: Replace is_cpu_type() for macro
Breno Lima
2016-07-28
*
mx6: wandboard: fix warning due to missing prototype
Stefano Babic
2016-07-28
*
wandboard: enable SATA with imx6q
Gilles Chanteperdrix
2016-07-12
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
*
wandboard: Simplify the Ethernet PHY configuration
Fabio Estevam
2016-01-07
*
wandboard: Add board revision detection support
Fabio Estevam
2015-06-08
*
wandboard: Switch to SPL support
Fabio Estevam
2015-05-21
*
wandboard: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-20
*
wandboard: add Future Eletronics 7" WVGA LCD extension board
Otavio Salvador
2014-05-09
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-13
|
\
|
*
wandboard: Include <input.h>
Fabio Estevam
2014-03-05
|
*
wandboard: Fix sparse warning
Fabio Estevam
2014-03-05
|
*
wandboard: Staticize usdhc1_pads
Fabio Estevam
2014-03-05
*
|
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
|
/
*
wandboard: Return from cpu_eth_init() directly
Fabio Estevam
2014-01-13
*
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
2013-11-13
*
wandboard: Return the error when cpu_eth_init() fails
Fabio Estevam
2013-11-13
[next]