summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8560ads
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/+6
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-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-1/+1
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-11-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker1-3/+3
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-22/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-8/+0
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-2/+3
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-3/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2-70/+1
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-3/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-29/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-4/+4
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-1/+1
2009-08-2985xx: Move to a common linker scriptKumar Gala1-146/+0
2009-08-2985xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-0/+1
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-24fsl-ddr: use the 1T timing as default configurationDave Liu1-0/+3
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-4/+4
2009-01-2485xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2-3/+3
2009-01-2485xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2-3/+3
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-51/+51
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger3-8/+86
2008-08-11mpc85xx: workaround old binutils bugKumar Gala1-5/+11
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala1-25/+17
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-6/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-36/+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-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 MPC8540/MPC8560 ADS to new TLB setupKumar Gala4-217/+131