Age | Commit message (Expand) | Author |
2010-01-17 | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser |
2010-01-05 | ppc/85xx: Clean up MPC8544 DS PCI setup code | Kumar Gala |
2009-09-08 | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala |
2009-07-22 | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala |
2009-07-22 | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala |
2009-04-04 | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala |
2009-04-04 | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala |
2009-02-16 | Fixup SGMII PHY ids in the device tree | Andy Fleming |
2009-01-23 | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala |
2009-01-13 | Change PCIE1&2 deciide logic on MPC8544DS board more readable | Roy Zang |
2009-01-13 | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang |
2008-12-03 | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu |
2008-11-02 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-10-24 | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-02 | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Add SGMII support for the 8544 DS | Andy Fleming |
2008-08-27 | FSL DDR: Convert MPC8544DS to new DDR code. | Kumar Gala |
2008-07-14 | MPC8544DS: Report board id, board version and fpga version. | Kumar Gala |
2008-07-11 | Fix some more print() format errors. | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-06-11 | 85xx: remove dummy board_early_init_f | Kumar Gala |
2008-06-11 | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala |
2008-04-26 | MPC8544DS: decode pcie3 end-point configuration correctly. | Ed Swarthout |
2008-03-05 | Remove erroneous or extra spd.h #includers. | Jon Loeliger |
2007-12-11 | Stop using immap_t on 85xx | Kumar Gala |
2007-12-11 | Stop using immap_t for guts offset on 85xx | Kumar Gala |
2007-12-11 | Update MPC8544DS to use libfdt | Kumar Gala |
2007-11-18 | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk |
2007-09-04 | Fix ULI RTC support on MPC8544 DS | Kumar Gala |
2007-09-04 | ft_board_setup update 85xx/86xx of pci/pcie bus-range property. | Ed Swarthout |
2007-08-16 | Fix up some fdt issues on 8544DS | Kumar Gala |
2007-08-14 | 8544ds PCIE support | Ed Swarthout |
2007-05-05 | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk |
2007-04-23 | Add MPC8544DS basic port board files. | Jon Loeliger |