summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8555cds
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-3/+3
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-231-3/+3
* MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-111-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-031-3/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-21/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-141-3/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-45/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-3/+3
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-26/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-8/+4
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-143/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-7/+7
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-4/+4
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-37/+37
* FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-273-1/+87
* mpc85xx: workaround old binutils bugKumar Gala2008-08-101-5/+11
* mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-311-23/+15
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-5/+5
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-5/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-261-11/+6
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-174-197/+113
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-10/+10
* 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala2008-01-163-52/+59
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-68/+56
* Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-115-0/+1029
OpenPOWER on IntegriCloud