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
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
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
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
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-2
/
+2
2013-11-04
wandboard: README: Include the quad version
Fabio Estevam
1
-2
/
+2
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
1
-20
/
+1
2013-07-31
Merge git://git.denx.de/u-boot-arm
Stefano Babic
2
-8
/
+2
2013-07-27
mx6: Factor out common HDMI setup code
Pardeep Kumar Singla
1
-40
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-8
/
+2
2013-06-26
Add support for Wandboard Quad
Tapani Utriainen
2
-1
/
+6
2013-06-03
wandboard: Enable HDMI splashscreen
Fabio Estevam
1
-0
/
+98
2013-05-16
wandboard: fix typo in README
Luka Perkov
1
-2
/
+2
2013-04-28
imx: iomux-v3: Include PKE and PUE to pad control pull definitions
Benoît Thébaudeau
1
-9
/
+8
2013-04-25
wandboard: Add boot selection support
Otavio Salvador
1
-0
/
+19
2013-04-25
wandboard: Add support for Carrier Board MicroSD card
Otavio Salvador
1
-7
/
+52
2013-04-25
wandboard: Add card detection for SOM MicroSD card
Otavio Salvador
1
-0
/
+18
2013-04-03
mx6: Fix get_board_rev() for the mx6 solo case
Fabio Estevam
1
-5
/
+0
2013-04-03
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
Abbas Raza
1
-0
/
+2
2013-03-20
Add initial support for Wandboard dual lite and solo.
Fabio Estevam
3
-0
/
+250
[prev]