index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
wandboard
/
wandboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+1
2020-04-18
wandboard: Print the board version in board_late_init()
Fabio Estevam
1
-14
/
+9
2020-04-18
wandboard: Do not print error when PMIC is not present
Fabio Estevam
1
-1
/
+1
2020-04-18
wandboard: Fix version detection for mx6q/mx6dl revD1
Fabio Estevam
1
-2
/
+2
2020-01-14
wandboard: Do not print error message when PMIC is absent
Fabio Estevam
1
-1
/
+1
2020-01-08
wandboard: Remove repeated PMIC string
Fabio Estevam
1
-2
/
+0
2020-01-08
wandboard: Fix the DM_PMIC conversion
Fabio Estevam
1
-1
/
+1
2019-12-02
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-10-08
imx: wandboard: convert FEC support to DM_ETH
Anatolij Gustschin
1
-22
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-07-04
wandboard: Add FIT image support
Fabio Estevam
1
-0
/
+18
2019-05-17
wandboard: Don't use I2C speed Kconfig settings with DM_I2C
Trent Piepho
1
-5
/
+14
2019-04-13
imx6: wandboard: convert to DM_MMC
Anatolij Gustschin
1
-97
/
+0
2019-04-13
imx6: wandboard: convert to DM_I2C
Anatolij Gustschin
1
-5
/
+18
2019-04-13
imx6: wandboard: convert to DM_PMIC
Anatolij Gustschin
1
-16
/
+22
2019-04-13
imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
Anatolij Gustschin
1
-0
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-29
wandboard: remove superfluous include
Heinrich Schuchardt
1
-1
/
+0
2017-10-31
wandboard: Remove cpu type check prior to setup_sata()
Fabio Estevam
1
-3
/
+1
2017-10-31
wandboard: Add support for the MX6QP variant
Fabio Estevam
1
-2
/
+4
2017-10-12
wandboard: Add support for the latest revd1 revision
Fabio Estevam
1
-5
/
+103
2017-10-12
wandboard: Avoid calling setup_display() from SPL code
Fabio Estevam
1
-3
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-4
/
+4
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-5
/
+5
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
1
-1
/
+1
2016-11-29
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
Sven Ebenfeld
1
-0
/
+2
2016-11-06
wandboard: Make Ethernet functional again
Fabio Estevam
1
-0
/
+33
2016-07-28
wandboard: Replace is_cpu_type() for macro
Breno Lima
1
-2
/
+2
2016-07-28
mx6: wandboard: fix warning due to missing prototype
Stefano Babic
1
-0
/
+1
2016-07-12
wandboard: enable SATA with imx6q
Gilles Chanteperdrix
1
-0
/
+6
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-01-07
wandboard: Simplify the Ethernet PHY configuration
Fabio Estevam
1
-34
/
+2
2015-06-08
wandboard: Add board revision detection support
Fabio Estevam
1
-1
/
+25
2015-05-21
wandboard: Switch to SPL support
Fabio Estevam
1
-79
/
+97
2014-11-20
wandboard: Fix error handling in board_mmc_init()
Fabio Estevam
1
-4
/
+6
2014-05-09
wandboard: add Future Eletronics 7" WVGA LCD extension board
Otavio Salvador
1
-26
/
+120
2014-03-13
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-1
/
+3
2014-03-05
wandboard: Include <input.h>
Fabio Estevam
1
-0
/
+1
2014-03-05
wandboard: Fix sparse warning
Fabio Estevam
1
-0
/
+1
2014-03-05
wandboard: Staticize usdhc1_pads
Fabio Estevam
1
-1
/
+1
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
1
-1
/
+1
2014-01-13
wandboard: Return from cpu_eth_init() directly
Fabio Estevam
1
-7
/
+1
2013-11-13
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
1
-27
/
+27
2013-11-13
wandboard: Return the error when cpu_eth_init() fails
Fabio Estevam
1
-1
/
+1
2013-11-13
wandboard: Return the error immediately when ipuv3_fb_init() fails
Fabio Estevam
1
-1
/
+3
[next]