summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8360emds
Commit message (Expand)AuthorAgeLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-31/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+155
* mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-16-1/+2
* powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang2011-11-03-1/+26
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-03-16/+26
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-4/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-9/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-30/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-3/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-3/+3
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-31-1/+2
* mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-25-0/+12
* mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-25-6/+50
* mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov2009-09-25-1/+4
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-211/+80
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02-2/+2
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-1/+1
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-21-12/+27
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-66/+66
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-7/+4
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-4/+0
* mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-16-7/+7
* mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-16-9/+15
* mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-08-2/+2
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-08-17/+2
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-13/+2
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-29/+39
* mpc83xx: supress compiler warningKim Phillips2008-01-08-1/+1
* mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-08-2/+2
* mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-08-0/+31
* MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-08-0/+8
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-1/+1
* support board vendor-common makefilesKim Phillips2007-08-29-1/+1
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-16-0/+689