summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8349emds
AgeCommit message (Expand)Author
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun
2011-09-29powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-01-21MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder
2008-08-25MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-17codingstyle cleanup for spi driverKim Phillips
2008-01-17Implement hard SPI driver on MPC8349EMDSBen Warren
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
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips