Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
376b88a517e3ee19dc789c955871694af856c05b
/
drivers
/
ram
644c95a
ram: rockchip: fix typo in KConfig option label
by Quentin Schulz
· Thu Sep 15 12:17:10 2022 +0200
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
5258edd
RAM: Add changes for i.MXRT11xx series
by Jesse Taube
· Tue Jul 26 01:43:44 2022 -0400
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
29cbb30
ram: rk3399: Conduct memory training at 400MHz
by Lee Jones
· Thu Aug 11 08:58:48 2022 +0100
9e33401
ram: rk3399: Fix faulty frequency change reports
by Lee Jones
· Thu Aug 11 08:58:47 2022 +0100
d3cb513
ram: rk3399: Fix .set_rate_index() error handling
by Lee Jones
· Thu Aug 11 08:58:46 2022 +0100
f6a9929
drivers: ram: rockchip: Fix dram channels calculation for rk3399
by Han Pengfei
· Sun May 15 14:11:59 2022 +0800
1be5e97
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
by Andrew Davis
· Fri Jul 15 10:25:27 2022 -0500
36a4ca0
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
by Tom Rini
· Wed Jun 08 08:24:39 2022 -0400
b5bb08d
ram: stm32mp1: add support of STM32MP13x
by Patrick Delaunay
· Fri May 20 18:24:50 2022 +0200
27fa412
arm: mach-k3: Introduce the basic files to support AM62
by Suman Anna
· Wed May 25 13:38:42 2022 +0530
817bc47
ram: stm32mp1: Conditionally enable ASR
by Marek Vasut
· Tue Apr 26 16:37:41 2022 +0200
ff4e82b
ram: k3-ddrss: Allow use of dt provided initial frequency
by Dave Gerlach
· Fri Apr 08 16:46:50 2022 -0500
6feaf59
ram: k3-ddrss: Fix register name and explain its usage
by Dominic Rath
· Wed Apr 06 11:56:47 2022 +0200
df645ef
rockchip: rk3066: add sdram driver
by Paweł Jarosz
· Sat Apr 16 17:09:41 2022 +0200
477c417
ram: k3-am654: Make VTT regulator optional
by Christian Gmeiner
· Wed Mar 23 16:04:28 2022 +0100
a7c86a7
ram: k3-am654: Write all configuration values
by Dominic Rath
· Wed Mar 23 16:04:27 2022 +0100
296c83a
ram: k3-ddrss: Introduce ECC Functionality for full memory space
by Dave Gerlach
· Thu Mar 17 12:03:43 2022 -0500
fd199dd
ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs
by Dave Gerlach
· Thu Mar 17 12:03:42 2022 -0500
9442f15
Merge tag 'v2022.04-rc5' into next
by Tom Rini
· Mon Mar 28 12:36:49 2022 -0400
3251d3f
rockchip: ram: sdram_rk3x88: replace comma by semicolon
by Johan Jonker
· Wed Jan 12 17:32:11 2022 +0100
5225bb8
ram: stm32mp1: Unconditionally enable ASR
by Marek Vasut
· Fri Feb 25 02:15:58 2022 +0100
086765c
ram: aspeed: Rework kconfig options
by Joel Stanley
· Wed Feb 16 18:23:22 2022 +1030
bf9d0b9
ram: k3-ddrss: Add support for J721S2 SoC
by David Huang
· Tue Jan 25 20:56:35 2022 +0530
6324bc7
ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems
by Aswath Govindraju
· Tue Jan 25 20:56:30 2022 +0530
b232cb4
ram: k3-ddrss: Add support for multiple instances of DDR subsystems
by Aswath Govindraju
· Tue Jan 25 20:56:29 2022 +0530
7bd8844
ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance
by Aswath Govindraju
· Tue Jan 25 20:56:28 2022 +0530
e3833f6
drivers: octeon: get rid of Unicode in code
by Heinrich Schuchardt
· Sun Jan 16 23:11:58 2022 +0100
915bd1a
ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup
by Patrick Delaunay
· Wed Nov 24 10:52:19 2021 +0100
df7fe21
ram: stm32mp1: compute DDR size from DDRCTL registers
by Patrick Delaunay
· Wed Nov 24 10:52:18 2021 +0100
0c4354e
stm32mp1: ram: remove tuning support
by Patrick Delaunay
· Mon Nov 15 15:32:30 2021 +0100
9e2dd66
stm32mp1: ram: remove the support of calibration result
by Patrick Delaunay
· Mon Nov 15 15:32:29 2021 +0100
a709d63
stm32mp1: ram: add read valid training support
by Patrick Delaunay
· Mon Nov 15 15:32:28 2021 +0100
72a5762
stm32mp15: replace CONFIG_TFABOOT when it is possible
by Patrick Delaunay
· Mon Oct 11 09:52:50 2021 +0200
d7ca28d
ram: sifive: Fix -Wint-to-pointer-cast warnings
by Bin Meng
· Sun Sep 12 11:15:15 2021 +0800
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
1257efc
clk: Rename clk_get_by_driver_info()
by Simon Glass
· Sat Aug 07 07:24:09 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
c63f2fc
rockchip: rk3568: Add sdram driver
by Joseph Chen
· Wed Jun 02 15:58:24 2021 +0800
a5936a2
drivers: ram: sifive: rename fu540_ddr and add fu740 support
by Green Wan
· Thu May 27 06:52:09 2021 -0700
dd01c63
ram: k3-ddrss: Enable vtt regulator if present
by Lokesh Vutla
· Tue May 11 10:22:13 2021 -0500
2c861a9
ram: k3-ddrss: Introduce support for AM642 SoCs
by Dave Gerlach
· Tue May 11 10:22:12 2021 -0500
d712b36
ram: k3-ddrss: Introduce common driver with J7 SoC support
by Dave Gerlach
· Tue May 11 10:22:11 2021 -0500
e777380
ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS
by Dave Gerlach
· Tue May 11 10:22:10 2021 -0500
32df18b
ram: k3-j721e: Rename to k3-ddrss
by Dave Gerlach
· Tue May 11 10:22:09 2021 -0500
77b7037
ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types
by Dave Gerlach
· Tue May 11 10:22:08 2021 -0500
e440f0f
ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:07 2021 -0500
16a0e7c
ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:06 2021 -0500
42eeb09
ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:05 2021 -0500
ef425cf
ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:04 2021 -0500
cc37d2b
ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:03 2021 -0500
b4314f6
ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:02 2021 -0500
72de973
ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:01 2021 -0500
ad7adea
ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues
by Dave Gerlach
· Tue May 11 10:22:00 2021 -0500
1a035f8
mips: octeon: Misc changes required because of the newly added headers
by Stefan Roese
· Fri Dec 11 17:05:56 2020 +0100
062bb64
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Apr 09 13:10:59 2021 -0400
da6e54c
ram: stm32: fix strsep failed on read only memory
by dillon min
· Fri Apr 09 15:28:45 2021 +0800
e9ead4a
riscv: sifive: Rename fu540 board to unleashed
by Bin Meng
· Wed Mar 17 11:10:58 2021 +0800
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
8247002
ram: aspeed: Add AST2600 DRAM control support
by Dylan Hung
· Mon Dec 14 13:54:24 2020 +0800
c395485
ram: k3-j721e: rename BIT_MASK()
by Heinrich Schuchardt
· Mon Jan 04 08:02:52 2021 +0100
753f536
ram: stm32mp1: migrate trace to dev or log macro
by Patrick Delaunay
· Fri Nov 06 19:01:36 2020 +0100
a9b40a1
ram: stm32: migrate trace to log macro
by Patrick Delaunay
· Fri Nov 06 19:01:35 2020 +0100
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
cf64893
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Oct 30 22:55:16 2020 -0400
a65946b
ram: rockchip: px30: add a config-based ddr selection
by Heiko Stuebner
· Thu Oct 01 20:40:03 2020 +0200
c4954fb
common: rename getc() to getchar()
by Heinrich Schuchardt
· Wed Oct 07 18:11:48 2020 +0200
9edf909
ram: imxrt: Include device_compat.h
by Sean Anderson
· Sun Oct 04 21:39:48 2020 -0400
f7d8f83
ram: add ddr4 dual x8 configuration
by Dylan Hung
· Mon Sep 07 16:25:07 2020 +0800
58adc73
ram: move aspeed ram driver into drivers/ directory
by Dylan Hung
· Mon Sep 07 16:25:06 2020 +0800
efa73a9
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
by Aaron Williams
· Wed Sep 02 08:29:08 2020 +0200
e60c6a7
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
by Aaron Williams
· Wed Sep 02 08:29:07 2020 +0200
0111421
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
by Aaron Williams
· Wed Sep 02 08:29:06 2020 +0200
8ad7da6
ram: sifive: Remove regmap dependency
by Bin Meng
· Tue Sep 15 16:05:07 2020 +0800
fb51bec
ram: sifive: Check return value on clk_enable()
by Bin Meng
· Tue Sep 15 16:05:06 2020 +0800
93b2a83
ram: sifive: Fix compiler warnings for 32-bit
by Bin Meng
· Tue Aug 18 01:09:21 2020 -0700
5467149
ram: k3-j721e: Relax version checks for memory controller
by Lokesh Vutla
· Wed Aug 05 22:44:26 2020 +0530
67ed4ce
ti: am654: Drop duplicate dm.h inclusion
by Simon Glass
· Sun Jul 19 10:15:47 2020 -0600
ca65e24
ram: sifive: Avoid using hardcoded ram base and size
by Bin Meng
· Sun Jul 19 23:06:35 2020 -0700
924f104
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
by Kever Yang
· Mon Jul 20 18:34:12 2020 +0800
57bd887
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
by Jagan Teki
· Tue Jul 14 01:36:34 2020 +0530
bea39b1
ram: rk3399: Drop debug stride in driver
by Jagan Teki
· Tue Jul 14 01:36:33 2020 +0530
dc5b437
dtoc: extend dtoc to use struct driver_info when linking nodes
by Walter Lozano
· Thu Jun 25 01:10:13 2020 -0300
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
1c4b5ad
ram: stm32mp1: add size and addr parameter to test all
by Patrick Delaunay
· Thu Jul 02 19:56:37 2020 +0200
94df091
ram: stm32mp1: use the DDR size by default in the test addressBus
by Patrick Delaunay
· Thu Jul 02 19:56:36 2020 +0200
d5bf2b0
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
by Patrick Delaunay
· Thu Jul 02 19:56:35 2020 +0200
87b882b
ram: stm32mp1: protect minimum value in get_bufsize
by Patrick Delaunay
· Thu Jul 02 19:56:34 2020 +0200
4cefe72
sifive: fu540: add ddr driver
by Pragnesh Patel
· Fri May 29 11:33:26 2020 +0530
Next »