aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8544ds
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-09-13MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain1-1/+1
2019-02-05MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-06-12powerpc: mpc8544ds: Update maintainerYork Sun1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+122
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky1-0/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming1-0/+30
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-22/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2-83/+26
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-17/+0
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala1-11/+9
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser1-2/+2
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-12/+12
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-13/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+0
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala1-179/+70
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-3/+3
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-7/+7
2009-08-2885xx: Move to a common linker scriptKumar Gala1-143/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-12/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-9/+4
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-5/+6
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-4/+12
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-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming1-0/+3
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu1-0/+3
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-3/+3