summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang1-28/+94
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang11-11/+44
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala4-14/+10
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD93-1573/+1573
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher1-1/+1
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin1-0/+12
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+1
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov6-6/+6
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-10/+10
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD21-21/+21
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2-61/+0
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-09-03Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren1-0/+10
2008-09-03Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2-4/+12
2008-09-03Introduce netdev.h header file and remove externsBen Warren1-6/+2
2008-09-03Add pixis_set_sgmii commandAndy Fleming1-0/+55
2008-09-03Add SGMII support for the 8544 DSAndy Fleming1-0/+39
2008-09-03Add support for Freescale SGMII Riser CardAndy Fleming3-0/+42
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew3-6/+9
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk35-34/+2711
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala7-0/+1077
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala7-0/+1011
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala3-7/+93
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger3-6/+97
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger3-1/+88
2008-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger3-1/+85
2008-08-27FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger3-1/+87
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger3-8/+86
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala3-10/+87
2008-08-27Moved initialization of ULI526X Ethernet driver to board code.Ben Warren1-0/+10
2008-08-27FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger3-6/+86
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala3-7/+95
2008-08-27mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson1-2/+2
2008-08-26MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2-0/+58
2008-08-26MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder1-317/+60
2008-08-26Merge branch 'next'Kim Phillips1-2/+37
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-2/+0
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew2-2/+8
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew5-0/+608
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew6-0/+944
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew5-0/+639
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew6-0/+774
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2-3/+147
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew3-1289/+52
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew5-0/+820
2008-08-14ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew1-4/+9
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-46/+18