aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Kerr3-20/+17
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2-5/+64
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 Herrenschmidt3-54/+68
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-1/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-2/+2
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras3-26/+25
2006-03-29Merge ../linux-2.6Paul Mackerras1-20/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall1-20/+2
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 Mackerras2-20/+46
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason3-6/+0
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering1-0/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse3-15/+26
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt1-16/+0
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-0/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras2-3/+11
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras1-1/+3
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras1-38/+1
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras1-2/+5
2005-11-02powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras1-0/+1
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET1-6/+118
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering4-6/+102
2005-10-27powerpc: 32-bit CHRP SMP fixesPaul Mackerras1-6/+34
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras6-0/+1219