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
/
m54455evb
/
m54455evb.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
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
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2010-03-24
ColdFire: Fix m54455EVB save environment bug
TsiChung Liew
2010-03-24
ColdFire: Correct bit definition
TsiChung Liew
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-28
ColdFire: Multiple fixes for MCF5445x platforms
TsiChung Liew
2008-08-14
ColdFire: Implement SBF feature for M5445EVB
TsiChung Liew
2008-08-14
ColdFire: Use CFI Flash driver for M54455EVB
TsiChung Liew
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2007-08-18
Coding style cleanup
Stefan Roese
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew