summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-141-16/+2
* powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-141-4/+1
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-141-2/+1
* powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-141-2/+1
* powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-142-9/+5
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-141-44/+0
* powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-116/+2
* powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-64/+16
* powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-62/+2
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+2
* powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-39/+14
* powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+12
* powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-53/+2
* powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-102/+14
* powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-83/+26
* powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-111/+2
* powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-89/+10
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-141-65/+2
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-146-16/+18
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-146-14/+6
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-1415-451/+10
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-146-58/+40
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-149-28/+28
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-142-2/+20
* miiphy: convert to linux/mii.hMike Frysinger2011-01-092-9/+9
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-165-530/+57
|\
| * p1022ds: fix switching of DIU/LBC signalsTimur Tabi2010-12-131-10/+57
| * video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-514/+0
| * hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala2010-11-302-6/+0
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-281-4/+0
|/
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-133/+0
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-1759-121/+121
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-145-13/+13
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-1416-107/+107
* powerpc/corenet_ds: display the RCW at bootTimur Tabi2010-11-121-0/+15
* p1_p2_rdb: to set SQW/INT pin of RTC as INT linePriyanka Jain2010-11-121-1/+3
* mx51evk: support new relocation schemeShawn Guo2010-10-281-3/+3
* mx51evk: Fix 2 hours reset issueShawn Guo2010-10-281-4/+4
* MX5:use common u-boot.lds of cpu layerJason Liu2010-10-281-1/+0
* 86xx: Create common linker scriptKumar Gala2010-10-202-265/+0
* mpc8641hpcn: Update PCI codePeter Tyser2010-10-201-75/+22
* Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-204-17/+488
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-203-15/+12
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-191-1/+1
|\
| * MX5: rename mx51 to mx5Jason Liu2010-10-181-1/+1
* | MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-1/+3
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-30/+0
* | Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-1834-596/+7
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1851-77/+79
OpenPOWER on IntegriCloud