aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8536ds/mpc8536ds.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki1-293/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+2
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
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 Sun1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-07-06powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+6
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-6/+1
2011-10-09powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo1-0/+8
2011-10-09powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo1-4/+2
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming1-0/+6
2011-01-14powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala1-102/+14
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-21/+0
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala1-18/+9
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser1-4/+4
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-8/+8
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-20/+2
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala1-148/+0
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-11/+0
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala1-4/+29
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: Make flash TLB entry determined at runtime on FSL boardsKumar Gala1-1/+1
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu1-191/+66
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-8/+7
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala1-11/+5
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-8/+14
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-4/+35
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-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming1-0/+14
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming1-0/+5
2009-01-28mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk1-0/+1
2009-01-27SATA: do not auto-initialize during bootMike Frysinger1-3/+3
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-4/+4
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-10/+10
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala1-1/+1
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu1-4/+2
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-10/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-3/+3