summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8569mds
AgeCommit message (Expand)Author
2017-06-12powerpc: mpc8569mds: Update config and maintainerYork Sun
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-20Move console definitions into a new console.h fileSimon Glass
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
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: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
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-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-11-11board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
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-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk
2010-10-07mpc8569mds: fix some ddr settingsHaiying Wang
2010-10-07mpc8569mds: fix consuming long time while relocating code.Haiying Wang
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-04-13Create CPUDIR variablePeter Tyser
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu
2010-01-26ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov
2010-01-05ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov
2009-10-27mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov
2009-10-27mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov
2009-10-27mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boardsAnton Vorontsov
2009-10-27mpc85xx: Add eLBC NAND support for MPC8569E-MDS boardsAnton Vorontsov
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala