index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8569mds
Age
Commit message (
Expand
)
Author
2011-11-11
board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning
Kumar Gala
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
powerpc/85xx: Remove config.mk for nand linker script
Kumar Gala
2011-01-14
powerpc/85xx: Convert MPC8569MDS to use common SRIO init code
Kumar Gala
2011-01-14
powerpc/85xx: Rework MPC8569MDS 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/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-10-20
powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
Wolfgang Denk
2010-10-07
mpc8569mds: fix some ddr settings
Haiying Wang
2010-10-07
mpc8569mds: fix consuming long time while relocating code.
Haiying Wang
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-04-13
Create CPUDIR variable
Peter Tyser
2010-01-27
Nand boot: Add nand boot support for MPC8569mds board
Liu Yu
2010-01-26
ppc/85xx: Add PIB/ATM support for MPC8569mds
Liu Yu
2010-01-17
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-05
mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
Anton Vorontsov
2010-01-05
ppc/85xx: Clean up MPC8569 MDS PCI setup code
Kumar Gala
2009-10-27
mpc85xx: Configure QE USB for MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
mpc85xx: Configure QE UART for MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
Anton Vorontsov
2009-10-27
mpc85xx: Add eSDHC support for MPC8569E-MDS boards
Anton Vorontsov
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-08-28
85xx: Move to a common linker script
Kumar Gala
2009-08-28
85xx: Remove redudant PLATFORM_CPPFLAGS
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-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-06-12
85xx: Add RMII support for MPC8569MDS
Haiying Wang
2009-06-12
85xx: Add UEC3 and UEC4 support for MPC8569MDS
Haiying Wang
2009-06-12
85xx: Add UART1 support for MPC8569MDS
Haiying Wang
2009-06-09
85xx: Fix the wrong BCSR address of 8569MDS
Dave Liu
2009-06-09
85xx: Fix the clock adjust of mpc8569mds board
Dave Liu
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-03-30
MPC85xx: Add MPC8569MDS board support
Haiying Wang