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
/
mpc8540eval
/
mpc8540eval.c
Age
Commit message (
Expand
)
Author
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2009-07-01
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-01
8xxx: Move dma_init() call to common code
Peter Tyser
2009-07-01
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-01-28
85xx: Fix compile breakage with MPC8540EVAL
Kumar Gala
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-02
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-08-27
FSL DDR: Convert MPC8540EVAL to new DDR code.
Kumar Gala
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2007-12-11
Stop using immap_t on 85xx
Kumar Gala
2007-12-11
Stop using immap_t for guts offset on 85xx
Kumar Gala
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-29
* Patch by Ron Alder, 11 July 2005
Lunsheng Wang