summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2011-10-16punt unused clean/distclean targetsMike Frysinger45-273/+0
2011-10-14powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao3-65/+38
2011-10-10powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo1-0/+8
2011-10-10powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo1-4/+2
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun7-460/+472
2011-10-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk38-267/+3451
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao4-12/+12
2011-10-03powerpc/mpc8548cds: Fix booting messagechenhui zhao1-3/+3
2011-10-03powerpc/p2041rdb: remove watch dog related codesShaohui Xie2-12/+1
2011-10-03powerpc/p2041rdb: updated description of cpld commandShaohui Xie1-8/+8
2011-10-03powerpc/p2041rdb: add more ddr frequencies supportShaohui Xie1-1/+4
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie2-0/+17
2011-10-03powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie2-7/+11
2011-10-01mx53evk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx53ard: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx53smd: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx53loco: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx51evk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx31ads: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx25pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx31pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx31ads: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-10-01mx25pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-10-01mx31pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-10-01MX25: Add initial support for MX25PDKFabio Estevam4-0/+206
2011-09-30powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun3-11/+123
2011-09-30powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala7-202/+13
2011-09-30powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala6-5/+42
2011-09-30powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+19
2011-09-30powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun1-19/+84
2011-09-30powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun1-14/+0
2011-09-30powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala2-2/+1
2011-09-30powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu3-0/+230
2011-09-30powerpc/85xx: Add networking support to P1023RDSRoy Zang1-0/+40
2011-09-30powerpc/hydra: Add ethernet support on P5020/P3041 DS boardsTimur Tabi2-0/+555
2011-09-30powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming7-4/+632
2011-09-30powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui1-7/+0
2011-09-30powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+15
2011-09-30powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal5-0/+765
2011-09-30powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang5-0/+946
2011-09-09powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-6/+5
2011-09-09powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-3/+3
2011-09-09powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-6/+5
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-1/+1
2011-09-05Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk13-673/+148
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin1-0/+4
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin12-673/+144
2011-09-04MX5: mx51evk: make use of GPIO frameworkStefano Babic1-13/+5
2011-09-04MX35: mx35pdk: make use of GPIO frameworkStefano Babic1-3/+2
2011-09-04MX5: mx53loco: make use of GPIO frameworkStefano Babic1-3/+3