summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8536ds
AgeCommit message (Expand)Author
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-07-06powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-09powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo
2011-10-09powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-14powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala
2010-04-13Create CPUDIR variablePeter Tyser
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu
2009-09-30NAND boot: MPC8536DS supportMingkai Hu
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala