index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
ddr
/
altera
/
sdram_s10.c
Age
Commit message (
Expand
)
Author
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
ddr: Remove <common.h> and add needed includes
Tom Rini
2022-06-16
ddr: altera: Stratix10: Use phys_size_t for memory size
Tien Fong Chee
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-07
ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access
Thor Thayer
2020-01-07
arm: socfpga: stratix10: Enable SMMU access
Thor Thayer
2020-01-07
ddr: altera: Restructure Stratix 10 SDRAM driver
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex system manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: Move firewall code to firewall file
Ley Foon Tan
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-05-06
arm: socfpga: Move Stratix 10 SDRAM driver to DM
Ley Foon Tan
2019-04-17
ddr: altera: Stratix10: Add ECC memory scrubbing
Ley Foon Tan
2019-04-17
ddr: altera: Stratix10: Add multi-banks DRAM size check
Ley Foon Tan
2019-04-17
ddr: altera: stratix10: Move SDRAM size check to SDRAM driver
Ley Foon Tan
2018-09-15
socfpga: stratix10: fix sdram_calculate_size
Dalon Westergreen
2018-07-12
ddr: altera: stratix10: Add DDR support for Stratix10 SoC
Ley Foon Tan