summaryrefslogtreecommitdiff
path: root/include/configs/MPC8569MDS.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-10/+10
2011-04-08powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock1-6/+6
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-2/+1
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala1-0/+1
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala1-2/+2
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala1-4/+8
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+1
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao1-0/+1
2011-01-14MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce1-1/+0
2011-01-14mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce1-6/+0
2010-12-01powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala1-1/+2
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang1-2/+9
2010-11-11powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-1/+5
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-19mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-2/+2
2010-10-07mpc8569mds: fix consuming long time while relocating code.Haiying Wang1-1/+2
2010-10-07mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang1-2/+2
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-09net: rename "FSL UECx" net interfaces "UECx"Kim Phillips1-1/+1
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-2/+3
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala1-3/+0
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala1-0/+3
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-10/+20
2010-02-0183xx, uec: split enet_interface in two variablesHeiko Schocher1-10/+20
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu1-3/+61
2010-01-26ppc/85xx: Add ATM config for MPC8569MDSLiu Yu1-0/+5
2010-01-05mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+4
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+0
2009-12-0385xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce1-7/+0
2009-10-27mpc85xx: Add eLBC NAND support for MPC8569E-MDS boardsAnton Vorontsov1-0/+23
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+16
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala1-1/+1
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala1-2/+2
2009-06-1385xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDSHaiying Wang1-0/+25
2009-06-1385xx: Add RMII support for MPC8569MDSHaiying Wang1-4/+34
2009-06-1385xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang1-0/+23
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-06-1285xx: Add PIB support at CS4/CS5 for MPC8569MDSHaiying Wang1-1/+9
2009-06-1285xx: Fix some settings for MPC8569MDS boardHaiying Wang1-3/+3
2009-06-1085xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu1-2/+2
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang1-0/+454