summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8541cds
AgeCommit message (Expand)Author
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker
2012-01-11MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
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-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger
2008-08-10mpc85xx: workaround old binutils bugKumar Gala
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala
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-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger
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 MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS 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