summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8536ds
Commit message (Expand)AuthorAgeFilesLines
* 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
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-9/+4
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-221-8/+14
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-4/+35
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+14
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-161-0/+5
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-281-0/+1
* SATA: do not auto-initialize during bootMike Frysinger2009-01-271-3/+3
* 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-231-0/+6
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-231-1/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-1/+1
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-4/+4
OpenPOWER on IntegriCloud