aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8541cds
AgeCommit message (Expand)AuthorFilesLines
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker1-3/+3
2012-01-11MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao1-3/+3
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-21/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-3/+3
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-2/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-43/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-3/+3
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-26/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
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