index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8323erdb
/
mpc8323erdb.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
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2013-07-15
PPC MPC83xx: Fix MPC8323ERDB build warning
Wolfgang Denk
2011-07-07
powerpc/83xx: remove empty board_early_init_f()
Timur Tabi
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-28
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Michael Barkowski
2008-03-04
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
2007-08-17
mpc83xx: implement board_add_ram_info
Kim Phillips
2007-08-16
mpc83xx: migrate remaining freescale boards to libfdt
Kim Phillips
2007-08-16
mpc83xx: move common /memory node update mechanism to cpu.c
Kim Phillips
2007-08-10
mpc83xx: add support for the MPC8323E RDB
Kim Phillips