summaryrefslogtreecommitdiff
path: root/board/mpc8540eval/mpc8540eval.c
Commit message (Expand)AuthorAgeLines
* fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-01-31/+1
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-01-1/+1
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-01-13/+12
* 85xx: Fix compile breakage with MPC8540EVALKumar Gala2009-01-28-1/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-35/+35
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+12
* FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala2008-08-27-1/+5
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-4/+2
* Stop using immap_t on 85xxKumar Gala2007-12-11-8/+4
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-11-1/+1
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-30/+10
* * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-29-0/+271