summaryrefslogtreecommitdiff
path: root/board/freescale/p2020ds/p2020ds.c
Commit message (Expand)AuthorAgeLines
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-0/+7
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-9/+1
* powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-04-0/+13
* powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-104/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-27/+7
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-14-8/+6
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-3/+4
* hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala2010-11-30-3/+0
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-14-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-12/+12
* powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-26-2/+5
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-10/+3
* Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala2010-07-16-149/+0
* p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-07-35/+20
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-1/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-3/+3
* ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-05-1/+1
* ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala2010-01-05-7/+5
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-04-3/+3
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-27-3/+3
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-24-117/+33
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-8/+6
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-9/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-10/+3
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-22-8/+14
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-3/+20
* 85xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang2009-06-30-1/+2
* 85xx: Add P2020DS supportSrikanth Srinivasan2009-06-12-0/+634