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
/
drivers
/
ram
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-1
/
+1
2023-01-16
ram: rockchip: Add rv1126 lpddr4 support
Jagan Teki
8
-0
/
+556
2023-01-16
ram: rockchip: rv1126: Control ddr init prints via DEBUG
Jagan Teki
1
-13
/
+25
2023-01-16
ram: rockchip: Add rv1126 ddr driver support
Jagan Teki
2
-0
/
+3522
2023-01-16
ram: rockchip: Add rv1126 ddr loader params
Jagan Teki
1
-0
/
+197
2023-01-16
ram: rockchip: Add rv1126 ddr3 support
Jagan Teki
7
-0
/
+504
2023-01-16
ram: rockchip: Update ddr pctl regs for px30
Jagan Teki
1
-3
/
+3
2023-01-16
ram: rockchip: Compute ddr capacity based on grf split
Jagan Teki
4
-5
/
+7
2023-01-16
ram: rockchip: Add common ddr type configs
Jagan Teki
3
-24
/
+21
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
12
-62
/
+62
2022-10-19
ram: rockchip: fix typo in KConfig option label
Quentin Schulz
1
-1
/
+1
2022-09-04
ram: rk3399: Conduct memory training at 400MHz
Lee Jones
1
-15
/
+21
2022-09-04
ram: rk3399: Fix faulty frequency change reports
Lee Jones
1
-2
/
+2
2022-09-04
ram: rk3399: Fix .set_rate_index() error handling
Lee Jones
1
-1
/
+3
2022-09-04
drivers: ram: rockchip: Fix dram channels calculation for rk3399
Han Pengfei
1
-2
/
+2
2022-04-18
rockchip: rk3066: add sdram driver
Paweł Jarosz
2
-0
/
+893
2022-03-18
rockchip: ram: sdram_rk3x88: replace comma by semicolon
Johan Jonker
2
-2
/
+2
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
1
-1
/
+1
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
5
-14
/
+18
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
6
-8
/
+8
2021-06-18
rockchip: rk3568: Add sdram driver
Joseph Chen
2
-0
/
+57
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
6
-27
/
+22
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
6
-12
/
+12
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
6
-23
/
+23
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
6
-6
/
+6
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
9
-16
/
+16
2020-10-30
ram: rockchip: px30: add a config-based ddr selection
Heiko Stuebner
2
-0
/
+29
2020-07-22
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
Kever Yang
1
-0
/
+13
2020-07-22
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
Jagan Teki
1
-4
/
+8
2020-07-22
ram: rk3399: Drop debug stride in driver
Jagan Teki
1
-25
/
+0
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
1
-1
/
+1
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
4
-4
/
+4
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
9
-0
/
+9
2020-05-18
common: Drop log.h from common header
Simon Glass
7
-0
/
+7
2020-05-18
common: Drop init.h from common header
Simon Glass
6
-0
/
+6
2020-02-13
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
Michal Simek
1
-0
/
+1
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
1
-0
/
+1
2020-01-30
ram: rk3328: only do data traning for cs0
Kever Yang
1
-7
/
+3
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2
-10
/
+10
2020-01-30
ram: rk3399: don't assume phy_io_config() uses real regs
Thomas Hebb
1
-4
/
+2
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
3
-0
/
+3
2019-11-17
rockchip: rk3308: Add sdram driver
Andy Yan
2
-0
/
+56
2019-11-17
ram: rk3399: Fix dram setting to make dram more stable
YouMin Chen
1
-21
/
+20
2019-11-17
ram: rk3399: update calculate_stride
Kever Yang
1
-39
/
+119
2019-11-17
ram: rk3399: Sync the io setting from Rockchip vendor code
Kever Yang
1
-30
/
+14
2019-11-17
ram: rockchip: update lpddr4 timing for rk3399
Kever Yang
2
-9
/
+9
2019-11-17
ram: rk3399: add support detect capacity
YouMin Chen
1
-21
/
+215
[next]