aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/holly.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre1-12/+0
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre1-3/+4
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
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-12/+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
2007-12-20[POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson1-1/+0
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger1-1/+1
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C1-1/+1
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger1-12/+0
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+1
2007-05-08[POWERPC] Add support for 750CL Holly boardJosh Boyer1-0/+317