aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p2020ds
AgeCommit message (Expand)AuthorFilesLines
2010-08-31Fix parameters to support RDIMM for P2020DSYork Sun1-2/+2
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2-31/+32
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork1-4/+4
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-10/+3
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala1-149/+0
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi1-35/+20
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+0
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala1-1/+1
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala1-1/+1
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala1-7/+5
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala1-3/+3
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan1-3/+3
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-3/+3
2009-09-24ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala1-117/+33
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala1-0/+2
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-8/+6
2009-08-2885xx: Move to a common linker scriptKumar Gala1-143/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-9/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-10/+3
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-8/+14
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-3/+20
2009-06-3085xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang1-1/+2
2009-06-1285xx: Add P2020DS supportSrikanth Srinivasan7-0/+1130