index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
mpc8540eval
/
mpc8540eval.c
Age
Commit message (
Expand
)
Author
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