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
/
arch
/
arm
/
mach-mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
arm: mediatek: merge board Kconfigs into mach-mediatek
Guillaume La Roque
1
-7
/
+35
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
1
-1
/
+1
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
1
-1
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2021-07-28
arm: use the correct prototype for reset_cpu function
Patrick Delaunay
1
-1
/
+1
2021-03-20
board: mt7629: enable compression of u-boot to reduce the size of final image
Weijie Gao
1
-1
/
+0
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
1
-0
/
+1
2021-03-20
ARM: mediatek: Add MT8183 support
Fabien Parent
4
-0
/
+93
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
4
-4
/
+4
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
5
-0
/
+5
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2
-3
/
+3
2020-09-12
ARM: MediaTek: amend IC description for MediaTek MT8512
Mingming Lee
1
-3
/
+3
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop init.h from common header
Simon Glass
7
-0
/
+7
2020-05-18
common: Drop net.h from common header
Simon Glass
4
-0
/
+4
2020-03-10
arm: mediatek: remove unused binman config
Sam Shih
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
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2
-0
/
+2
2020-01-16
ARM: MediaTek: Add support for MediaTek MT7622 SoC
Sam Shih
4
-0
/
+64
2020-01-16
ARM: MediaTek: Add support for MediaTek MT8512 SoC
mingming lee
5
-0
/
+130
2019-12-03
ARM: MediaTek: add basic support for MT8518 boards
mingming lee
1
-0
/
+1
2019-12-03
ARM: MediaTek: Add support for MediaTek MT8518 SoC
mingming lee
5
-0
/
+117
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-07-29
board: mediatek: Add pumpkin board support
Fabien Parent
1
-0
/
+1
2019-07-18
arm: mediatek: add missing arch timer configuration for MT7629
Weijie Gao
1
-0
/
+13
2019-07-07
arm: mediatek: remove arch_misc_init
Weijie Gao
2
-15
/
+0
2019-05-18
ARM: mediatek: mt8516: use PSCI to reset the SoC
Fabien Parent
1
-8
/
+1
2019-04-23
ARM: MediaTek: Add support for MT8516 SoC
Fabien Parent
4
-0
/
+134
2018-12-26
mt7629: use linux kernel compatible SMP initialization
Weijie Gao
1
-8
/
+44
2018-11-28
arm: MediaTek: add basic support for MT7623 boards
Weijie Gao
6
-0
/
+193
2018-11-28
arm: MediaTek: add basic support for MT7629 boards
Ryder Lee
8
-0
/
+302