aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_ads.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker1-162/+0
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-9/+1
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
2015-12-22powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker1-15/+0
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-8/+3
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-12/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-17/+1
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-31/+3
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek1-1/+2
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce1-4/+0
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce1-1/+0
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-06-26powerpc/85xx: Update pin setup for 8560adsVitaly Bordug1-3/+5
2008-04-17[POWERPC] 85xx: Fix compile warningKumar Gala1-1/+1
2008-01-23[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker1-6/+6
2008-01-23[POWERPC] 85xx: convert boards to use machine_device_initcallKumar Gala1-4/+2
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala1-1/+0
2007-10-11[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood1-78/+89
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-2/+1
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-1/+2
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-13/+0
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang1-1/+2
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala1-21/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+2
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann1-5/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-17[POWERPC] 85xx: Cleaning up machine probingKumar Gala1-4/+3
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger1-7/+0
2007-02-09[POWERPC] 85xx: Marked functions staticKumar Gala1-4/+3
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-11/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+2
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug1-49/+60
2006-09-21POWERPC: Add support for the mpc8560 eval boardVitaly Bordug1-0/+109
2006-08-25Merge branch 'merge'Paul Mackerras1-107/+55
2006-08-23[POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming1-107/+55
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-30powerpc: converted embedded platforms to use new define_machine supportKumar Gala1-20/+20
2006-02-21powerpc: Add PCI support for 8540 ADS to powerpc treeAndy Fleming1-0/+67
2006-02-10[PATCH] powerpc: lindent 85xx platform codeBecky Bruce1-28/+18
2006-02-10[PATCH] powerpc: mpc85xx_ads.c include file cleanupBecky Bruce1-21/+0
2006-01-20[PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce1-0/+208