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
/
arch
/
mips
/
mach-mtmips
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
mips: mt7628: fix the displayed DDR type of mt7628
Weijie Gao
1
-0
/
+3
2021-04-22
mips: mt7628: fix ddr_type for MT7688KN
Weijie Gao
1
-3
/
+3
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
5
-1
/
+5
2021-01-24
mips: mtmips: add two reference boards for mt7620
Weijie Gao
1
-0
/
+17
2021-01-24
mips: mtmips: add support for MediaTek MT7620 SoC
Weijie Gao
11
-0
/
+807
2021-01-24
mips: mtmips: add support to initialize SDRAM
Weijie Gao
2
-0
/
+63
2021-01-24
mips: mtmips: fix dram size detection in dram_init
Weijie Gao
1
-3
/
+2
2021-01-24
mips: mtmips: select SYSRESET for mt7628 only
Weijie Gao
1
-0
/
+1
2021-01-24
mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
Weijie Gao
2
-52
/
+54
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-04-27
mips: Add support for SoM "VoCore2".
Mauro Condarelli
1
-0
/
+10
2020-04-27
mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
Stefan Roese
1
-18
/
+10
2020-04-27
mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
Stefan Roese
1
-6
/
+8
2020-04-27
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
Stefan Roese
1
-6
/
+6
2020-04-27
mips: mtmips: add support for mt7628-rfb
Weijie Gao
1
-0
/
+9
2020-04-27
mips: mtmips: enable SPL for all boards
Weijie Gao
1
-26
/
+0
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
6
-0
/
+120
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
15
-791
/
+1201
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
1
-0
/
+1
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
1
-0
/
+12
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-10-25
mips: mtmips: select essential drivers in Kconfig
Weijie Gao
1
-0
/
+2
2019-07-05
mips: mt76xx: Implement new d-cache fix in last_stage_init()
Stefan Roese
1
-0
/
+26
2019-05-24
mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INIT
Stefan Roese
1
-15
/
+0
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
6
-0
/
+897