summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-5/+10
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-2/+4
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-242-6/+10
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-4/+9
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-133-14/+16
* [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-132-2/+0
* [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+11
* [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day2007-03-161-3/+3
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-0/+2
* [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-043-11/+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-313-20/+17
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-072-5/+64
* [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-033-54/+68
* | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-1/+16
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-2/+2
* powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25
* Merge ../linux-2.6Paul Mackerras2006-03-291-20/+2
|\
| * [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+12
* | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-272-20/+46
|/
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-103-6/+0
* [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-071-0/+2
* [PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering2006-02-073-23/+1
* [PATCH] powerpc: Make CHRP build againDavid Woodhouse2006-01-143-15/+26
* [PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt2006-01-091-16/+0
* powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras2005-11-181-0/+1
* powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras2005-11-182-3/+11
* ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras2005-11-101-1/+3
* powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-051-38/+1
* powerpc: Compile fixes for chrp/nvram.cPaul Mackerras2005-11-021-2/+5
* powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras2005-11-021-0/+1
* powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras2005-11-021-2/+4
* [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET2005-10-291-6/+118
* [PATCH] ppc32: nvram driver for chrpOlaf Hering2005-10-294-6/+102
* powerpc: 32-bit CHRP SMP fixesPaul Mackerras2005-10-271-6/+34
* powerpc: Merge 32-bit CHRP support.Paul Mackerras2005-10-266-0/+1219
OpenPOWER on IntegriCloud