aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8360emds
AgeCommit message (Expand)AuthorFilesLines
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-3/+3
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher1-1/+2
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov1-0/+12
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov1-6/+50
2009-09-25mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov1-1/+4
2009-07-18mpc83xx: 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-07pci: 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-21mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov1-12/+27
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-66/+66
2008-07-02Cleanup 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-28mpc83xx: 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-16mpc83xx: move freescale boards to boards/freescaleKim Phillips4-0/+689