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
/
mpc8315erdb
/
mpc8315erdb.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
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-01-07
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
Anton Vorontsov
2009-07-16
mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
Anton Vorontsov
2009-01-21
mpc83xx: Add PCI-E support for MPC8315ERDB boards
Anton Vorontsov
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-07-16
83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup
Anton Vorontsov
2008-07-16
83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs
Anton Vorontsov
2008-01-16
mpc83xx: Add the support for MPC8315ERDB board
Dave Liu