aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/mpc8610_hpcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+2
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy1-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-1/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani1-18/+2
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-1/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-0/+2
2013-01-09powerpc: fix typo (utilties -> utilities)Tim Blechmann1-2/+2
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi1-0/+2
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-15/+6
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-1/+1
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-30/+25
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-30/+25
2011-06-27powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi1-59/+48
2011-05-19powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi1-33/+64
2011-05-19powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven1-1/+1
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi1-1/+2
2009-11-11powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov1-4/+44
2009-06-19powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov1-0/+4
2009-05-19powerpc/86xx: clean up smp init codeKumar Gala1-1/+0
2009-03-24powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi1-1/+0
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov1-87/+0
2008-07-14powerpc/86xx: Refactor pic initKumar Gala1-23/+3
2008-06-02[POWERPC] 86xx: Enable MSI support for MPC8610HPCD boardJason Jin1-1/+2
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov1-2/+12
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov1-0/+1
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun1-9/+181
2008-04-17[POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker1-2/+2
2008-01-23[POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi1-0/+15
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-18/+1
2007-10-08[POWERPC] Add initial MPC8610 HPCD Platform files.Xianghua Xiao1-0/+233