| Commit message (Expand) | Author | Age | Files | Lines |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | fsl: Change fsl_phy_enet_if to phy_interface_t | Andy Fleming | 2011-04-20 | 1 | -1/+3 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | 1 | -22/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | 1 | -6/+0 |
* | powerpc/85xx: Remove config.mk for nand linker script | Kumar Gala | 2011-04-04 | 1 | -30/+0 |
* | powerpc/85xx: Convert MPC8569MDS to use common SRIO init code | Kumar Gala | 2011-01-14 | 1 | -2/+1 |
* | powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | 2 | -41/+2 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | 1 | -36/+0 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | 1 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | 1 | -4/+4 |
* | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala | 2010-10-20 | 1 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -5/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -3/+3 |
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | mpc8569mds: fix some ddr settings | Haiying Wang | 2010-10-07 | 1 | -3/+13 |
* | mpc8569mds: fix consuming long time while relocating code. | Haiying Wang | 2010-10-07 | 2 | -5/+36 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | 1 | -4/+3 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -1/+1 |
* | Create CPUDIR variable | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | Nand boot: Add nand boot support for MPC8569mds board | Liu Yu | 2010-01-27 | 2 | -0/+20 |
* | ppc/85xx: Add PIB/ATM support for MPC8569mds | Liu Yu | 2010-01-25 | 1 | -0/+7 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | 1 | -1/+1 |
* | mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards | Anton Vorontsov | 2010-01-05 | 1 | -0/+14 |
* | ppc/85xx: Clean up MPC8569 MDS PCI setup code | Kumar Gala | 2010-01-05 | 1 | -60/+26 |
* | mpc85xx: Configure QE USB for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 2 | -0/+36 |
* | mpc85xx: Configure QE UART for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 2 | -21/+78 |
* | mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -0/+6 |
* | mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -0/+1 |
* | mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -19/+11 |
* | mpc85xx: Add eSDHC support for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 2 | -1/+118 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | 1 | -2/+2 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | 1 | -143/+0 |
* | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | 1 | -4/+0 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -3/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -3/+1 |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | 3 | -3/+3 |
* | 85xx: Add RMII support for MPC8569MDS | Haiying Wang | 2009-06-12 | 3 | -3/+110 |
* | 85xx: Add UEC3 and UEC4 support for MPC8569MDS | Haiying Wang | 2009-06-12 | 2 | -0/+34 |
* | 85xx: Add UART1 support for MPC8569MDS | Haiying Wang | 2009-06-12 | 1 | -0/+6 |
* | 85xx: Fix the wrong BCSR address of 8569MDS | Dave Liu | 2009-06-09 | 1 | -1/+1 |
* | 85xx: Fix the clock adjust of mpc8569mds board | Dave Liu | 2009-06-09 | 1 | -1/+1 |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | 1 | -6/+0 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | 1 | -1/+1 |
* | MPC85xx: Add MPC8569MDS board support | Haiying Wang | 2009-03-30 | 9 | -0/+934 |