aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin1-1/+1
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2015-01-28powerpc: Remove some unused functionsMichael Ellerman1-11/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle 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-9/+1
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett1-13/+3
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce1-1/+0
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger1-2/+0
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C1-1/+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-6/+0
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer1-1/+3
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer1-4/+1
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619111-12/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-2/+2
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering1-1/+0
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r619111-10/+0
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619111-65/+23
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-11/+5
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-08-31Merge branch 'merge'Paul Mackerras1-1/+1
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619111-1/+1
2006-08-25Merge branch 'merge'Paul Mackerras1-49/+24
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619111-49/+24
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr1-4/+4
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619111-0/+335