aboutsummaryrefslogtreecommitdiffstats
path: root/board/xes
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-15/+15
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-13/+13
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-4/+4
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2-2/+2
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-1/+2
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-32/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-0/+2
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-151/+0
2009-10-27xpedite5370: Enable multi-core supportPeter Tyser1-4/+9
2009-10-09Merge branch 'reloc'Wolfgang Denk5-8/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-12/+12
2009-10-03ppc: Enable full relocation to RAMPeter Tyser5-8/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-1/+1
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-13/+13
2009-08-28xes: Use proper IO access functionsPeter Tyser4-38/+37
2009-08-2885xx: Move to a common linker scriptKumar Gala2-286/+0
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2-7/+0
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-12/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-12/+4
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser6-0/+723
2009-07-22xpedite5370: Fix I2C GPIO initialization typoPeter Tyser1-2/+2
2009-07-22xes: Remove 8xxx board_add_ram_info() functionPeter Tyser1-53/+0
2009-07-0186xx: XPedite5170 board supportPeter Tyser6-0/+547
2009-06-12xes: Update Freescale clock code to work with 86xx processorsPeter Tyser2-1/+10
2009-06-12xes: Update Freescale DDR code to work with 86xx processorsPeter Tyser2-2/+8
2009-06-12xes: Update Freescale PCI code to work with 86xx processorsPeter Tyser2-10/+73
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-7/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala3-3/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2008-12-2985xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser1-0/+4
2008-12-29XPedite5200 board support cleanupPeter Tyser9-3/+654
2008-12-19XPedite5200 board supportPeter Tyser2-5/+101
2008-12-1985xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser1-0/+15
2008-12-19XPedite5370 board supportPeter Tyser11-0/+1236