summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8349emds
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-6/+6
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+3
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-70/+4
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-031-14/+13
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-091-35/+45
* powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-293-11/+123
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-3/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-182-5/+5
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-211-7/+0
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-66/+66
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-252-0/+58
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-317/+60
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-011-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* SPI API improvementsHaavard Skinnemoen2008-06-031-13/+12
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* codingstyle cleanup for spi driverKim Phillips2008-01-171-1/+1
* Implement hard SPI driver on MPC8349EMDSBen Warren2008-01-171-0/+29
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-081-25/+2
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+1
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-081-24/+27
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-2/+2
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-164-0/+798
OpenPOWER on IntegriCloud