aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8541cds
AgeCommit message (Expand)AuthorFilesLines
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-9/+4
2009-08-2885xx: Move to a common linker scriptKumar Gala1-143/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-7/+7
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-4/+4
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-37/+37
2008-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger3-1/+85
2008-08-10mpc85xx: workaround old binutils bugKumar Gala1-5/+11
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala1-23/+15
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-5/+5
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-5/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-39/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger1-11/+6
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+1
2008-01-1785xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala4-197/+113
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala2-10/+10
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala3-52/+59
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-68/+56
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala5-0/+1029