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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
1
-1
/
+1
2019-07-04
wandboard: README: Adjust the U-Boot proper binary name
Fabio Estevam
1
-1
/
+1
2019-07-04
wandboard: Add FIT image support
Fabio Estevam
1
-0
/
+18
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-1
/
+1
2019-06-11
wandboard: Rework Makefile to prevent spl.o from being built
Ezequiel Garcia
2
-4
/
+2
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
2
-97
/
+92
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
2019-04-13
imx6: wandboard: add device tree
Anatolij Gustschin
1
-0
/
+3
2018-09-14
wandboard: README: Include the mx6qp variant in the list
Fabio Estevam
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-6
/
+3
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-29
wandboard: remove superfluous include
Heinrich Schuchardt
1
-1
/
+0
2017-11-20
Revert "wandboard: Remove unnecessary delay"
Fabio Estevam
1
-0
/
+2
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
2
-4
/
+127
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-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
1
-6
/
+0
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
1
-11
/
+0
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
2
-7
/
+7
2017-07-12
wandboard: Remove unnecessary delay
Fabio Estevam
1
-2
/
+0
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-10-04
wandboard: Fix hang when going into low frequency
Fabio Estevam
1
-3
/
+3
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
1
-0
/
+6
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
2
-4
/
+4
2016-01-11
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
1
-1
/
+1
2016-01-07
wandboard: Simplify the Ethernet PHY configuration
Fabio Estevam
1
-34
/
+2
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
1
-3
/
+0
2015-06-08
wandboard: Add board revision detection support
Fabio Estevam
1
-1
/
+25
2015-05-21
wandboard: Switch to SPL support
Fabio Estevam
5
-97
/
+424
2014-11-20
wandboard: Fix error handling in board_mmc_init()
Fabio Estevam
1
-4
/
+6
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
1
-3
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-4
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+8
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+19
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
[next]