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
/
mpc8313erdb.c
Age
Commit message (
Expand
)
Author
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-19
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
Scott Wood
2012-11-04
powerpc/mpc83xx: sparse fixes
Kim Phillips
2012-01-09
mpc8313erdb: Enable GPIO support on the MPC8313E RDB
Joe Hershberger
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2009-09-15
NAND boot: change NAND loader's relocate SP to CONFIG param
Mingkai Hu
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
2008-03-25
83xx: Add Vitesse VSC7385 firmware uploading
Timur Tabi
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
2007-08-16
mpc83xx: move freescale boards to boards/freescale
Kim Phillips