index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8313erdb
/
sdram.c
Age
Commit message (
Expand
)
Author
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-03
mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code
Joe Hershberger
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-08-16
mpc83xx: move freescale boards to boards/freescale
Kim Phillips