summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8360emds/mpc8360emds.c
AgeCommit message (Expand)Author
2015-01-23powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-16mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips
2011-11-03powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-02-0183xx, uec: split enet_interface in two variablesHeiko Schocher
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-21mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips
2008-03-04Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-16mpc83xx: clean up mpc8360emds.c warningsKim Phillips
2008-01-16mpc83xx: fix phy-connection-type fixup codeKim Phillips
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08mpc83xx: supress compiler warningKim Phillips
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips
2008-01-08mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips
2008-01-08MPC8360E-MDS: configure and enable second UARTAnton Vorontsov
2007-08-17mpc83xx: move freescale boards to boards/freescaleKim Phillips