summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643432011-02-02-0/+581
* MX51EVK: UART does not print out the early informationLiu Hui-R643432011-02-02-3/+8
* ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha2011-01-19-2/+6
* corenet_ds: Extend board specific parametersYork Sun2011-01-19-78/+81
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-19-92/+3
* powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-14-16/+2
* powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-14-4/+1
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-14-2/+1
* powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-14-2/+1
* powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-14-9/+5
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-14-44/+0
* powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-116/+2
* powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-64/+16
* powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-62/+2
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-41/+2
* powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-39/+14
* powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-41/+12
* powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-53/+2
* powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-102/+14
* powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-83/+26
* powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-111/+2
* powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-89/+10
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-14-65/+2
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-14-16/+18
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14-14/+6
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-451/+10
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-14-58/+40
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-28/+28
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-14-2/+20
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-9/+9
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-530/+57
|\
| * p1022ds: fix switching of DIU/LBC signalsTimur Tabi2010-12-13-10/+57
| * video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-01-514/+0
| * hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala2010-11-30-6/+0
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-28-4/+0
|/
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-133/+0
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-121/+121
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-14-13/+13
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-107/+107
* powerpc/corenet_ds: display the RCW at bootTimur Tabi2010-11-12-0/+15
* p1_p2_rdb: to set SQW/INT pin of RTC as INT linePriyanka Jain2010-11-12-1/+3
* mx51evk: support new relocation schemeShawn Guo2010-10-28-3/+3
* mx51evk: Fix 2 hours reset issueShawn Guo2010-10-28-4/+4
* MX5:use common u-boot.lds of cpu layerJason Liu2010-10-28-1/+0
* 86xx: Create common linker scriptKumar Gala2010-10-20-265/+0
* mpc8641hpcn: Update PCI codePeter Tyser2010-10-20-75/+22
* Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-20-17/+488
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-15/+12
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-1/+1
|\