summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8536ds
Commit message (Expand)AuthorAgeFilesLines
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+2
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+9
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-3/+3
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+127
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-061-1/+6
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-6/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo2011-10-091-0/+8
* powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-091-4/+2
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-201-0/+6
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-21/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-041-30/+0
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-13/+1
* powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-102/+14
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-21/+0
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-141-18/+9
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-141-4/+4
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-8/+8
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-7/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+5
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-3/+3
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-20/+2
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-161-148/+0
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-11/+0
* 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-122-12/+29
* Create CPUDIR variablePeter Tyser2010-04-131-1/+1
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-3/+3
* ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-051-1/+1
* ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu2010-01-051-191/+66
* On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-301-0/+12
* NAND boot: MPC8536DS supportMingkai Hu2009-09-302-0/+18
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-241-3/+3
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-091-0/+2
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-8/+7
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-143/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* 85xx: Cleanup whitespace in mpc8536ds.cKumar Gala2009-08-281-11/+5
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-12/+0
OpenPOWER on IntegriCloud