aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-10/+0
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala1-1/+1
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-3/+6
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell1-2/+4
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell1-3/+6
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-8/+9
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-2/+2
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering1-1/+0
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day1-3/+3
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro1-2/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-1/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-1/+0
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-1/+3
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-4/+3
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr1-12/+9
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt1-1/+26
2006-07-07[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt1-4/+8
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-44/+66
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-1/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras1-24/+20
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+12
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras1-19/+45
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering1-1/+1
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse1-3/+4
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt1-16/+0
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras1-1/+10
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras1-1/+3
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering1-6/+5
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras1-0/+523