Age | Commit message (Expand) | Author |
2013-11-25 | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-04-24 | powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot | Timur Tabi |
2011-04-20 | tsec: Convert tsec to use PHY Lib | Andy Fleming |
2011-04-04 | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | Kumar Gala |
2011-01-14 | powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code | Kumar Gala |
2011-01-14 | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce |
2011-01-14 | powerpc/85xx: Cleanup SGMII detection and reporting | Kumar Gala |
2011-01-14 | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala |
2010-11-14 | mpc85xx: Fix SERDES/eTSEC message indentation | Peter Tyser |
2010-11-14 | fsl: Clean up printing of PCI boot info | Peter Tyser |
2010-07-20 | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala |
2010-07-16 | ppc/85xx: Convert MPC8572DS to using board common ICS307 code | Kumar Gala |
2010-04-07 | fsl: improve the PIXIS code and fix a few bugs | Timur Tabi |
2010-01-17 | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser |
2010-01-05 | ppc/85xx: Make flash TLB entry determined at runtime on FSL boards | Kumar Gala |
2010-01-05 | ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS | Kumar Gala |
2009-11-04 | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" | Kumar Gala |
2009-10-27 | ppc/85xx/pci: fsl_pci_init: pcie agent mode support | Vivek Mahajan |
2009-09-24 | ppc/85xx: Clean up mpc8572DS 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 | 85xx: Init pci ethernet cards if we enable any on MPC8572DS | 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 | 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS | Kumar Gala |
2009-02-16 | Fixup SGMII PHY ids in the device tree | Andy Fleming |
2009-02-16 | 85xx: Fix bug in device tree setup in 36-bit physical confg | Kumar Gala |
2009-02-16 | 85xx: Fix address map for 36-bit config of MPC8572DS | Kumar Gala |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala |
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-23 | 85xx: separate FLASH BASE virtual from physical address | Kumar Gala |
2009-01-13 | PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit | Roy Zang |
2009-01-13 | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang |
2008-12-03 | 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case | Dave Liu |
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 | Enabled the Freescale SGMII riser card on 8572DS | Liu Yu |
2008-10-18 | mpc8572 additional end-point mode | Ed Swarthout |
2008-10-18 | 85xx: Improve flash remapping on MPC8572DS & MPC8536DS | Kumar Gala |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-27 | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala |