aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8360emds
AgeCommit message (Expand)Author
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-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-01-3183xx, 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-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
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-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
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-05Remove 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: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips
2008-01-08mpc83xx: rm remaining FLAT_TREE 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-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips