summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8555cds
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
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-16punt 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-45/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-3/+3
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-26/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-8/+4
2009-08-2985xx: Move to a common linker scriptKumar Gala1-143/+0
2009-08-2985xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-7/+7
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-4/+4
2008-12-20mpc8xxx: 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 MPC8555ADS to new DDR code.Jon Loeliger3-1/+87
2008-08-11mpc85xx: workaround old binutils bugKumar Gala1-5/+11
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala1-23/+15
2008-07-03Cleanup 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-18Remove 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-1785xx: Use proper defines for PCI addressesKumar Gala2-10/+10
2008-01-1785xx: 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-10Reworked FSL Book-E TLB macros to be more readableKumar Gala1-68/+56
2007-12-12Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala5-0/+1029