summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8360emds/mpc8360emds.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-231-453/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-081-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-7/+1
* mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-161-1/+2
* powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang2011-11-031-1/+26
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-031-16/+26
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-4/+6
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-201-9/+6
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+3
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-311-1/+2
* mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-251-0/+12
* mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-251-6/+50
* mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov2009-09-251-1/+4
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-021-2/+2
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-211-12/+27
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-42/+42
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-281-7/+4
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-4/+0
* mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-161-7/+7
* mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-161-9/+15
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+2
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-081-17/+24
* mpc83xx: supress compiler warningKim Phillips2008-01-081-1/+1
* mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-081-2/+2
* mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-081-0/+31
* MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-081-0/+8
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-161-0/+313
OpenPOWER on IntegriCloud