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
/
udoo
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
ARM: imx: udoo_neo: Convert to ethernet DM
Peter Robinson
1
-59
/
+4
2021-04-20
ARM: imx: udoo_neo: convert to DM_MMC
Peter Robinson
1
-39
/
+0
2021-04-08
ARM: imx: udoo: convert to DM_ETH
Peter Robinson
1
-73
/
+2
2021-04-08
ARM: imx: udoo: Convert block devices to DM
Peter Robinson
1
-30
/
+0
2021-04-08
MAINTAINERS: Use my personal e-mail address
Fabio Estevam
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-4
/
+4
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+1
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Move env_set() to env.h
Simon Glass
2
-0
/
+2
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
3
-3
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-11
/
+5
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-10-31
udoo: Remove cpu type check prior to setup_sata()
Fabio Estevam
1
-2
/
+1
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
2
-3
/
+3
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
3
-6
/
+6
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
1
-1
/
+1
2017-01-02
udoo: neo: Fix indentation
Fabio Estevam
1
-2
/
+2
2017-01-02
udoo_neo: Remove USDHC3 entry
Fabio Estevam
1
-2
/
+1
2016-12-16
udoo_neo: Add Ethernet support
Breno Lima
1
-0
/
+95
2016-12-16
udoo_neo: Add PFUZE300 PMIC support
Breno Lima
1
-0
/
+143
2016-12-16
udoo_neo: Staticize board_string()
Breno Lima
1
-1
/
+1
2016-12-16
udoo_neo: Remove USDHC3 support
Breno Lima
1
-88
/
+6
2016-11-29
mx6sx: Add initial support for UDOO Neo Board
Breno Lima
4
-0
/
+466
2016-10-06
udoo: Add a README file
Fabio Estevam
1
-0
/
+21
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
1
-0
/
+2
2016-01-11
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
1
-1
/
+1
2015-09-13
udoo: Fix the error handling in board_eth_init()
Fabio Estevam
1
-8
/
+11
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
1
-3
/
+0
2015-09-02
udoo: Switch to SPL support
vpeter4
8
-245
/
+328
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
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+19
2013-12-17
udoo: Add SATA support on uDoo Board.
Giuseppe Pagano
1
-0
/
+4
2013-11-28
udoo: Fix watchdog during kernel boot.
Giuseppe Pagano
1
-0
/
+1
2013-11-28
udoo: Add ethernet support (FEC + Micrel KSZ9031).
Giuseppe Pagano
1
-0
/
+140
2013-11-28
udoo: Move and optimize platform register setting.
Giuseppe Pagano
4
-0
/
+203
2013-11-13
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
1
-10
/
+10
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-0
/
+117
2013-10-17
udoo: Add initial support for mx6q udoo board
Fabio Estevam
2
-0
/
+136