| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
5e6e8f2d |
| 09-Oct-2019 |
YouMin Chen <cym@rock-chips.com> |
driver: ram: rockchip: modify sdram common driver
Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG, SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.
Change-Id: I17f2bdae585454
driver: ram: rockchip: modify sdram common driver
Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG, SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.
Change-Id: I17f2bdae585454a1d869ae9d967843d1d169381f Signed-off-by: YouMin Chen <cym@rock-chips.com>
show more ...
|
| #
5685f66a |
| 07-Mar-2019 |
YouMin Chen <cym@rock-chips.com> |
driver: ram: rockchip: rename sdram_share.* to sdram_common.*
Change-Id: I8dddb0269764f748d3ae277b2cb04f86bb015ba2 Signed-off-by: YouMin Chen <cym@rock-chips.com>
|
| #
31d8c61d |
| 25-Dec-2018 |
YouMin Chen <cym@rock-chips.com> |
driver: ram: rockchip: rk3399: dram init select common code
Add support dram capacity detect. Select dram timing file base on dram type and clock frequency, don't need care dram capacity.Dram capaci
driver: ram: rockchip: rk3399: dram init select common code
Add support dram capacity detect. Select dram timing file base on dram type and clock frequency, don't need care dram capacity.Dram capacity will auto detect.
Change-Id: I0554a0ec0c753a159406330aa0baa2daafe7ab93 Signed-off-by: YouMin Chen <cym@rock-chips.com>
show more ...
|
| #
5589e612 |
| 26-Jun-2018 |
YouMin Chen <cym@rock-chips.com> |
rockchip: sdram: the enum of DDR type move to sdram_common.h
Change-Id: I62877384b6f0ee232e9765143b3deea2c5693a36 Signed-off-by: YouMin Chen <cym@rock-chips.com>
|
| #
f9515756 |
| 17-Mar-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it bo
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it booting again (spl_early_init()).
show more ...
|
| #
fa437430 |
| 22-Feb-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: arm64: rk3399: add ddr controller driver
RK3399 support DDR3, LPDDR3, DDR4 sdram, this patch is porting from coreboot, support 4GB lpddr3 in this version.
Signed-off-by: Kever Yang <kever
rockchip: arm64: rk3399: add ddr controller driver
RK3399 support DDR3, LPDDR3, DDR4 sdram, this patch is porting from coreboot, support 4GB lpddr3 in this version.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Added rockchip: tag: Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|