aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8560ads
AgeCommit message (Expand)Author
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker
2011-10-15punt unused clean/distclean targetsMike Frysinger
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
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
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-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
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-23fsl-ddr: use the 1T timing as default configurationDave Liu
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS 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 MPC8560ADS 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-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-1785xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala
2008-01-1685xx: convert MPC8540/MPC8560 ADS 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
2007-12-11Move the MPC8560 ADS board under board/freescale.Kumar Gala