index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
/
rockchip
/
sdram_rk3288.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
ram: Remove <common.h> and add needed includes
Tom Rini
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2024-03-13
rockchip: migrate hardware.h inclusion into appropriate files
Quentin Schulz
2023-05-06
core: remap: fix regmap_init_mem_plat() reg size handeling
Johan Jonker
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-03-18
rockchip: ram: sdram_rk3x88: replace comma by semicolon
Johan Jonker
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-17
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-11-17
ram: rockchip: rename sdram.h to sdram_rk3288.h
Kever Yang
2019-09-19
ram: rk3288: Initialize dram for TPL builds
Jagan Teki
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-01-02
rockchip: ram: update license for sdram driver
Kever Yang
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
rockchip: rk3288: move sdram driver to driver/ram
Kever Yang