summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8569mds
Commit message (Expand)AuthorAgeLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-3/+3
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-3/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-4/+4
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-25/+5
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-102/+6
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-1/+1
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-04-4/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+77
* board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-1/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-6/+0
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-04-30/+0
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-14-2/+1
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-41/+2
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-36/+0
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-4/+4
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-5/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-18-1/+1
* mpc8569mds: fix some ddr settingsHaiying Wang2010-10-07-3/+13
* mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-07-5/+36
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-4/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-1/+1
* Create CPUDIR variablePeter Tyser2010-04-13-1/+1
* Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-27-0/+20
* ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2010-01-25-0/+7
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-1/+1
* mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2010-01-05-0/+14
* ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala2010-01-05-60/+26
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+36
* mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-21/+78
* mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+6
* mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+1
* mpc85xx: Add eLBC NAND support for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-19/+11
* mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-1/+118
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-143/+0