aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2016-11-14powerpc: Add support for relative exception tablesGravatar Nicholas Piggin 1-1/+1
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 1-1/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processGravatar Benjamin Herrenschmidt 1-3/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnGravatar Daniel Axtens 1-1/+1
2015-01-28powerpc: Remove some unused functionsGravatar Michael Ellerman 1-11/+0
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 1-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagGravatar Kyle Moffett 1-2/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countGravatar Kyle Moffett 1-2/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYGravatar Kyle Moffett 1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLGravatar Kyle Moffett 1-9/+1
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeGravatar Kyle Moffett 1-13/+3
2011-10-31powerpc: Fix up modules that should be including module.hGravatar Paul Gortmaker 1-0/+1
2011-03-29powerpc: Convert to new irq_* function namesGravatar Thomas Gleixner 1-2/+2
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoGravatar Becky Bruce 1-1/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-5/+5
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hGravatar Jon Loeliger 1-2/+0
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsGravatar Kumar Gala 1-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcGravatar Kumar Gala 1-1/+0
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGravatar Gabriel C 1-1/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceGravatar Kumar Gala 1-1/+2
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIGravatar Arnd Bergmann 1-6/+0
2007-05-08[POWERPC] Generalize tsi108 PCI setupGravatar Josh Boyer 1-1/+3
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsGravatar Josh Boyer 1-4/+1
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsGravatar Zang Roy-r61911 1-12/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcGravatar Stephen Rothwell 1-2/+2
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hGravatar Olaf Hering 1-1/+0
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsGravatar Zang Roy-r61911 1-10/+0
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardGravatar Zang Roy-r61911 1-65/+23
2006-12-04[POWERPC] Make pci_read_irq_line the defaultGravatar Benjamin Herrenschmidt 1-11/+5
2006-10-07[POWERPC] Fix up after irq changesGravatar Olaf Hering 1-3/+2
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-08-31Merge branch 'merge'Gravatar Paul Mackerras 1-1/+1
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Gravatar Zang Roy-r61911 1-1/+1
2006-08-25Merge branch 'merge'Gravatar Paul Mackerras 1-49/+24
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeGravatar Zang Roy-r61911 1-49/+24
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Gravatar Jeremy Kerr 1-4/+4
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformGravatar Zang Roy-r61911 1-0/+335