aboutsummaryrefslogtreecommitdiff
path: root/board/mpc8540eval
AgeCommit message (Expand)Author
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser
2009-07-018xxx: Move dma_init() call to common codePeter Tyser
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-2885xx: Fix compile breakage with MPC8540EVALKumar Gala
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-12-12(no commit message)Wolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang