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
/
m5329evb
/
m5329evb.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-17
common: Move testdram() into init.h
Simon Glass
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
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
Alison Wang
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
2007-08-08
Coding style cleanup
Stefan Roese
2007-08-08
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
2007-07-16
Coding style cleanup
Stefan Roese
2007-07-10
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
TsiChungLiew
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew