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_soc64.c
Age
Commit message (
Expand
)
Author
2026-02-14
Replace TARGET namespace and cleanup properly
Tien Fong Chee
2025-09-30
drivers: ddr: altera: Correct DDR calibration status check
Naresh Kumar Ravulapalli
2025-08-08
ddr: altera: soc64: Fix dram size calculation in clamshell mode
Tingting Meng
2025-08-08
ddr: altera: Add DDR driver for Agilex7 M-series
Tingting Meng
2025-04-22
ddr: altera: agilex5: LPDDRs in-line ECC support
Tingting Meng
2025-04-22
drivers: ddr: altera: Fix integer overflow during size calculation
Naresh Kumar Ravulapalli
2025-02-25
ddr: altera: Add DDR driver for Agilex5 series
Tingting Meng
2024-10-23
ddr: altera: include u-boot/schedule.h
Rasmus Villemoes
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-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-06-17
ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched
Dinesh Maniyam
2021-08-25
ddr: altera: Add SDRAM driver for Intel N5X device
Tien Fong Chee
2021-08-25
ddr: socfpga: Enable memory test on memory size less than 1GB
Tien Fong Chee
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 ofdata_to_platdata() to of_to_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-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-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
ddr: altera: agilex: Add SDRAM driver for Agilex
Ley Foon Tan
2020-01-07
ddr: altera: Restructure Stratix 10 SDRAM driver
Ley Foon Tan