summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre2018-05-251-7/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc32/chrp: fix section mismatch warningLEROY Christophe2015-03-311-1/+1
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-2/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek2011-03-101-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-301-50/+0
|/
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-7/+0
* [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-10/+0
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-221-1/+1
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-3/+6
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-2/+4
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-3/+6
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-8/+9
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-2/+2
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day2007-03-161-3/+3
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-091-2/+2
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-1/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+0
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-1/+3
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-4/+3
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-1/+1
* [POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr2006-07-311-12/+9
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-071-1/+26
* [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-071-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-44/+66
* | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-1/+16
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-051-24/+20
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+12
OpenPOWER on IntegriCloud