index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8313erdb
/
sdram.c
Age
Commit message (
Expand
)
Author
2021-07-07
ppc: Remove MPC8313ERDB boards
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_LBC_*
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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