summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8360emds
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+15
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-31/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+155
2011-11-17mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips1-1/+2
2011-11-04powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang1-1/+26
2011-11-04mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger1-16/+26
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-4/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala1-9/+6
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2-30/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-3/+3
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-3/+3
2010-02-0183xx, uec: split enet_interface in two variablesHeiko Schocher1-1/+2
2009-09-26mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov1-0/+12
2009-09-26mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov1-6/+50
2009-09-26mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov1-1/+4
2009-07-19mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-211/+80
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser1-2/+2
2009-02-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-1/+1
2008-10-22mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov1-12/+27
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-66/+66
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-03-29mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-7/+4
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+0
2008-01-16mpc83xx: clean up mpc8360emds.c warningsKim Phillips1-7/+7
2008-01-16mpc83xx: fix phy-connection-type fixup codeKim Phillips1-9/+15
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips1-2/+2
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips1-17/+2
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-13/+2
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips2-29/+39
2008-01-08mpc83xx: supress compiler warningKim Phillips1-1/+1
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips1-2/+2
2008-01-08mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips1-0/+31
2008-01-08MPC8360E-MDS: configure and enable second UARTAnton Vorontsov1-0/+8
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala1-1/+1
2007-08-29support board vendor-common makefilesKim Phillips1-1/+1
2007-08-17mpc83xx: move freescale boards to boards/freescaleKim Phillips4-0/+689