summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8641hpcn
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-1/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+186
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-3/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-7/+0
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-96/+69
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun1-0/+5
2011-04-29powerpc/86xx: remove empty board_early_init_f()Timur Tabi1-5/+0
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-30/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-6/+1
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-10/+1
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala1-4/+1
2011-01-14powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2-53/+2
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+2
2010-12-01hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-9/+9
2010-10-2086xx: Create common linker scriptKumar Gala1-133/+0
2010-10-20mpc8641hpcn: Update PCI codePeter Tyser1-75/+22
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york1-0/+2
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-6/+1
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2-38/+38
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-2/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-7/+7
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-6/+6
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-2/+0
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi1-0/+2
2009-11-0586xx: Remove redundant code in initdramBecky Bruce1-5/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-3/+2
2009-08-2986xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-6/+0
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-4/+2
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-6/+9
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser1-3/+3
2009-07-2286xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala1-4/+14
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-6/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-04-0286xx: Cleanup MP supportKumar Gala1-1/+1