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
/
technexion
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
pico-imx6ul: convert ethernet function to DM_ETH
Wig Cheng
1
-53
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
7
-7
/
+7
2020-07-16
pico-imx6ul: Fix Quick Start Guide URL
Fabio Estevam
1
-2
/
+2
2020-07-14
imx8m: Refactor the OPTEE memory removal
Peng Fan
1
-14
/
+12
2020-06-02
imx: Remove ARCH= references from documentation
Tom Rini
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
6
-0
/
+6
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2
-0
/
+2
2020-05-10
ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ
Marek Vasut
11
-0
/
+7401
2020-04-16
doc: update reference to README.imximage
Patrick Delaunay
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+2
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2
-0
/
+2
2020-01-14
pico-imx7d: Convert to DM_ETH
Joris Offouga
1
-46
/
+0
2019-12-02
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-10-08
pico-imx7d: Remove dead code for dm_video
Joris Offouga
1
-12
/
+0
2019-10-08
pico-imx7d: fix splash logo drawing
Joris Offouga
1
-13
/
+0
2019-10-08
pico-imx6: Add Falcon mode
Fabio Estevam
1
-0
/
+11
2019-10-08
pico-imx6: Add splashscreen support
Fabio Estevam
1
-0
/
+210
2019-10-08
pico-imx6: Add Ethernet support
Fabio Estevam
1
-0
/
+74
2019-10-08
pico-imx6: Add initial support
Fabio Estevam
6
-0
/
+483
2019-10-08
configs: pico-imx7d: Convert to DM_VIDEO
Joris Offouga
1
-31
/
+17
2019-10-08
imx: fix missing MAINTAINERS pico boards
Stefano Babic
1
-0
/
+2
2019-10-08
pico-imx7d: Provide a way to escape the Falcon mode
Fabio Estevam
1
-0
/
+4
2019-10-08
pico-imx7d: Add instructions for booting in Falcon mode
Fabio Estevam
1
-0
/
+91
2019-10-08
pico-imx6ul: Provide a way to escape the Falcon mode
Fabio Estevam
1
-0
/
+4
2019-10-08
pico-imx6ul: Update the Falcon mode instructions
Fabio Estevam
1
-4
/
+4
2019-10-08
pico-imx6ul: Add LCD support
Fabio Estevam
1
-1
/
+54
2019-07-19
pico-imx7d: Enable DM_USB
Joris Offouga
1
-13
/
+0
2019-07-08
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
2
-2
/
+2
2019-06-27
pico-imx7d: README: Adjust the binary name after DM conversion
Fabio Estevam
1
-6
/
+6
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2
-2
/
+2
2019-06-11
pico-imx6ul: MAINTAINERS: Add pico-dwarf entry
Fabio Estevam
1
-0
/
+1
2019-06-11
pico-imx6ul: MAINTAINERS: Unify all board entries
Fabio Estevam
1
-8
/
+0
2019-06-11
pico-imx7d: MAINTAINERS: Unify all board entries
Fabio Estevam
1
-8
/
+2
2019-06-11
pico-imx7d: enable boot without PMIC
Jun Nie
1
-2
/
+5
2019-06-11
pico-imx7d: README: Add BL33 usage case
Jun Nie
1
-0
/
+44
2019-06-11
pico-imx7d: Reserve region of memory to OPTEE
Jun Nie
1
-0
/
+5
2019-05-28
twister: remove board
Bartosz Golaszewski
5
-585
/
+0
2019-04-25
pico-imx7d: Convert DM MMC
Joris Offouga
2
-38
/
+38
2019-04-25
pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
Joris Offouga
1
-1
/
+3
2019-03-31
pico-imx7d: README: Recommend the usage of a USB hub
Fabio Estevam
1
-0
/
+4
2019-03-31
pico-imx6ul: Fix eMMC boot after DM_MMC conversion
Fabio Estevam
1
-0
/
+34
2019-03-13
pico-imx6ul: README: Adjust the binary name after DM conversion
Fabio Estevam
1
-7
/
+7
[next]