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
/
board
/
socrates
/
sdram.c
Age
Commit message (
Expand
)
Author
2024-07-22
board: socrates: Remove duplicate newlines
Marek Vasut
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
board: socrates: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-17
common: Move testdram() into init.h
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-11-25
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-27
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
socrates: rename sdram_setup fixed_sdram()
Becky Bruce
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert socrates to new DDR code.
Kumar Gala
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-20
Initial support for "Socrates" board
Sergei Poselenov